diff browse annotate |
b54db66223586b4e04f5cb926fccdacf8a176b91 created 2018-05-30 21:15 +0200 pushed 2018-06-01 22:02 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj |
diff browse annotate |
7159964287fe161b0dda9cdfa59d74bc7bead348 created 2017-10-24 23:22 +0100 pushed 2017-11-15 22:25 +0000 |
Jonathan Watt | Jonathan Watt - Bug 1417021 - Fix various non-unified build errors in imagelib. r=aosmond |
diff browse annotate |
39ac5504b7780d02ec1853e54407e30a1c53ff01 created 2017-09-13 07:26 -0400 pushed 2017-09-13 21:59 +0000 |
Andrew Osmond | Andrew Osmond - Bug 1399079 - Fix StreamingLexer::Clone assert to handle SourceBuffer insertion failures. r=tnikkel |
diff browse annotate |
4c956cbe4e5fc00f5650b902b3d551cab2728828 created 2017-08-15 17:44 -0400 pushed 2017-08-16 09:23 +0000 |
Andrew Osmond | Andrew Osmond - Bug 1388590 - StreamingLexer::Clone should bail if SourceBufferIterator::Advance returns not ready. r=tnikkel |
diff browse annotate |
1ff4eca8da26844c54cdfa977fe64057955981af created 2017-07-22 07:50 -0400 pushed 2017-07-23 09:27 +0000 |
Andrew Osmond | Andrew Osmond - Bug 1315554 - Part 5. Add method to clone a SourceBufferIterator when decoding. r=tnikkel |
diff browse annotate |
2df50fe08bc681d471b8f351b8de8337d41adb4e created 2017-07-22 11:04 +0200 pushed 2017-07-23 09:27 +0000 |
Sebastian Hengst | Sebastian Hengst - Backed out changeset 6fa3ad97ce9c (bug 1315554) |
diff browse annotate |
6fa3ad97ce9c28ac9e66adf75c37142b0a9e21e1 created 2017-07-22 00:14 -0400 pushed 2017-07-23 09:27 +0000 |
Andrew Osmond | Andrew Osmond - Bug 1315554 - Part 5. Add method to clone a SourceBufferIterator when decoding. r=tnikkel |
diff browse annotate |
81b228f0a7708c889f2d90627ff2199bc4284565 created 2017-01-30 15:56 -0800 pushed 2017-02-15 11:25 +0000 |
Jeff Walden | Jeff Walden - Bug 1338374 - Use alignas/alignof to define Variant's internal raw storage. r=froydnj |
diff browse annotate |
d9b88cb3db769b183fb5ea8ba19beaac562153f1 created 2016-07-17 22:51 -0700 pushed 2016-07-20 09:21 +0000 |
Seth Fowler | Seth Fowler - Bug 1287367 - Allow users of StreamingLexer to detect and handle truncation. r=njn |
diff browse annotate |
1888681263a28f2056ada6dbec134282b9d9ef2f created 2016-07-15 22:41 -0700 pushed 2016-07-18 15:08 +0000 |
Seth Fowler | Seth Fowler - Bug 1287246 (Part 3) - Add support for yielding to StreamingLexer. r=njn |
diff browse annotate |
d858390c1386134041658ba79e4bdae6c5b29ba7 created 2016-07-15 22:29 -0700 pushed 2016-07-18 15:08 +0000 |
Seth Fowler | Seth Fowler - Bug 1287246 (Part 2) - Store the state for unbuffered reads in a separate structure in StreamingLexer. r=njn |
diff browse annotate |
3ce690bdd3a87b4af237e2bb0cc2391a62832d0a created 2016-07-15 22:27 -0700 pushed 2016-07-18 15:08 +0000 |
Seth Fowler | Seth Fowler - Bug 1287246 (Part 1) - Expose LexerResult from the StreamingLexer API and add an explicit Yield type. r=njn |
diff browse annotate |
656d5e742049c4ad966389fa2db3b11bf956c7cf created 2016-07-14 19:55 -0700 pushed 2016-07-17 08:08 +0000 |
Seth Fowler | Seth Fowler - Bug 1284031 (Part 1) - Advance SourceBufferIterator in Lex() per-state. r=njn |
diff browse annotate |
515b58073c4619d3c08391beef75e479b5b896f3 created 2016-07-14 22:48 -0700 pushed 2016-07-17 08:08 +0000 |
Seth Fowler | Seth Fowler - Bug 1286175 - Allow SourceBufferIterator users to specify how many bytes to advance. r=edwin |
diff browse annotate |
e2069b87af4c2291c9d2ef391c7759c3464d0341 created 2016-07-14 22:39 -0700 pushed 2016-07-17 08:08 +0000 |
Seth Fowler | Seth Fowler - Bug 1286165 (Part 2) - Advance decoders' SourceBufferIterator directly in StreamingLexer. r=edwin,njn |
diff browse annotate |
6735ebca30843305e2a4fff37e72f630a2620417 created 2016-07-11 00:05 -0700 pushed 2016-07-12 08:58 +0000 |
Seth Fowler | Seth Fowler - Bug 1285865 (Part 4) - Rename Decoder::WriteInternal() to Decoder::DoDecode() and fix its argument types. r=edwin |
diff browse annotate |
2ebafa1c0eee604355b6acbc37270c668f6889f1 created 2016-01-14 15:19 +0100 pushed 2016-01-15 10:47 +0000 |
Jan de Mooij | Jan de Mooij - Bug 1237201 part 3 - Handle Vector OOM in StreamingLexer. r=njn |
diff browse annotate |
793133ff5233a8e2cd0a6864b9984f5a9bb31c05 created 2015-10-28 01:30 -0700 pushed 2015-11-17 21:10 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1210291 - Streamline StreamingLexer's handling of terminal states. r=seth. |
diff browse annotate |
ca467297fa07c6ae3ac42eab2b5f38f2a33152cc created 2015-09-18 10:54 -0700 pushed 2015-09-19 04:34 +0000 |
Seth Fowler | Seth Fowler - Bug 1196066 (Part 2) - Add a streaming lexing framework to ImageLib. r=tn |