diff browse annotate |
bb85c5ee5afc151be0d07ecc48318dc69cfef446 created 2018-06-01 18:30 +0200 pushed 2018-06-02 23:03 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1466168: Remove mozilla::Forward in favor of std::forward. r=froydnj |
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 |
87a0a6e103d8151d0e40929580545e3fbcc6b490 created 2018-05-29 08:36 -0400 pushed 2018-05-29 21:42 +0000 |
Andrew Osmond | Andrew Osmond - Bug 1462355 - Part 1b. Update Decoder and SurfacePipe plumbing to use updated imgFrame methods. r=tnikkel |
diff browse annotate |
3b84413763f8b9afe41aa9546430adebeb872e4d created 2018-05-25 06:52 -0400 pushed 2018-05-25 17:52 +0000 |
Andrew Osmond | Andrew Osmond - Bug 1382683 - Part 1. Implement SurfacePipe::WritePixelBlocks for faster writing of pixels. r=tnikkel |
diff browse annotate |
6064b17b6be60caaf9a1ddfa84df95c41b9ce0fb created 2018-02-05 22:50 -0800 pushed 2018-02-18 09:35 +0000 |
Chris Peterson | Chris Peterson - Bug 1436263 - Part 2: Replace `override final` virtual function specifiers with just `final`. r=froydnj |
diff browse annotate |
125b73295e1e6ada26a50ce8882fc27847ff2eb5 created 2017-08-09 06:54 -0400 pushed 2017-08-09 22:43 +0000 |
Andrew Osmond | Andrew Osmond - Bug 1388332 - Fix a shutdown crash when destroying image decoders before initializing its SurfacePipe. r=tnikkel |
diff browse annotate |
6098f45a8745953c08811a9a1076667587c4d952 created 2017-02-13 19:28 -0800 pushed 2017-02-14 12:38 +0000 |
Phil Ringnalda | Phil Ringnalda - Backed out 5 changesets (bug 1290292, bug 1290293) for gfx assertions |
diff browse annotate |
8401d12fe93637f11fe8acffba79c16ee192183e created 2016-08-18 09:55 -0400 pushed 2017-02-14 12:38 +0000 |
Andrew Osmond | Andrew Osmond - Bug 1290293 - Part 2e. Make SurfacePipe users clear unwritten pixels if the image is truncated. r=tnikkel |
diff browse annotate |
564549c354b038a465c0b3fc245da3cab8753eab created 2016-08-23 12:09 +0800 pushed 2016-08-25 12:11 +0000 |
Kan-Ru Chen | Kan-Ru Chen - Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj |
diff browse annotate |
a7d76de3b61befc41c027e64178af57a21efba23 created 2016-06-30 10:24 -0700 pushed 2016-07-01 09:17 +0000 |
Daniel Holbert | Daniel Holbert - Bug 1282670, part 1: Add missing #include & "using" declarations in imagelib. r=seth |
diff browse annotate |
e3a1a366bfa63d3952048b32afe59e478fa4a6ed created 2016-06-10 14:44 -0700 pushed 2016-06-23 12:57 +0000 |
Seth Fowler | Seth Fowler - Bug 1279117 - Add SurfacePipe::WritePixelsToRow(). r=njn |
diff browse annotate |
35530c11c1631b62e2e02c59e071f49d877b1184 created 2016-06-17 15:05 -0700 pushed 2016-06-20 11:51 +0000 |
Seth Fowler | Seth Fowler - Bug 1279617 - When SurfacePipe::WritePixels() finishes early, zero out the rest of the surface. r=njn |
diff browse annotate |
78f55d79c3e04e9781ee58228a21c19d9a0f59f9 created 2016-06-17 15:05 -0700 pushed 2016-06-20 11:51 +0000 |
Seth Fowler | Seth Fowler - Bug 1279611 - Document and test the fact that SurfacePipe::WriteEmptyRow() overwrites the entire row. r=njn |
diff browse annotate |
306db1d372da6fb57432b737517b1bbacdb53f91 created 2016-06-01 23:01 -0700 pushed 2016-06-03 10:00 +0000 |
Seth Fowler | Seth Fowler - Bug 1276061 (Part 2) - Remove SurfaceFilter::WriteRows(). r=njn |
diff browse annotate |
48e220d82d59a695d2b89db1aa70e47e14b7a412 created 2016-06-01 23:01 -0700 pushed 2016-06-03 10:00 +0000 |
Seth Fowler | Seth Fowler - Bug 1276061 (Part 1) - Add SurfaceFilter::WriteBuffer() and SurfaceFilter::WriteEmptyRow(). r=njn |
diff browse annotate |
f5442ff12b331819dbcc1121053e68231763cb6c created 2016-05-25 22:48 -0700 pushed 2016-05-27 01:45 +0000 |
Seth Fowler | Seth Fowler - Bug 1262338 (Part 1) - Ensure that SurfaceFilter always knows when AdvanceRow() is called. r=njn |
diff browse annotate |
a1c6dad1153682c6c9fcafe85157bc2b9e02b419 created 2016-03-09 15:39 -0800 pushed 2016-03-10 10:51 +0000 |
Seth Fowler | Seth Fowler - Bug 1247152 (Part 1) - Use SurfacePipe in the GIF decoder. r=njn |
diff browse annotate |
de2f01e26094f9c4bb9a42421ee07219278dcb4d created 2016-02-25 16:21 -0800 pushed 2016-02-26 19:21 +0000 |
Seth Fowler | Seth Fowler - Bug 1246851 (Part 1) - Add a new SurfacePipe API for writing to image surfaces in a safe and composable manner. r=njn |