Jeff Gilbert
|
580623473c
|
Bug 1003027 - Use temp surface for bad strides. - r=mattwoodrow
|
2014-05-02 13:22:07 -07:00 |
|
Josh Aas
|
bba4c769bc
|
Bug 960774: Add ActorDestroy impl for all parent-side actors that don't have one. It will be required soon. r=bent
|
2014-05-02 13:44:13 -05:00 |
|
Doug Sherk
|
cd98992b0d
|
Bug 1002289 - Allow adding/subtracting of BaseSize on BaseRect. r=botond, Bas
|
2014-05-02 11:22:54 -04:00 |
|
Kartikaya Gupta
|
a40ee20506
|
Bug 1002754 - Don't store a pointer to the cross-process compositor parent as it may go bad; pull it on demand instead. r=rbarker, r=botond
|
2014-05-02 11:12:48 -04:00 |
|
Kartikaya Gupta
|
cbd849c822
|
Bug 1002754 - Add a more comprehensive mechanism to disable thread assertions in APZ gtests. r=botond
|
2014-05-02 11:12:47 -04:00 |
|
Kartikaya Gupta
|
939e97ad13
|
Bug 1004516 - Add some default-disabled file logging to ActiveElementManager. r=botond
|
2014-05-02 08:21:57 -04:00 |
|
Kartikaya Gupta
|
035ae5b608
|
Bug 1004516 - Ensure state is properly cleared in the ActiveElementManager. r=botond
|
2014-05-02 08:21:57 -04:00 |
|
Benoit Girard
|
e5e1d6bb2d
|
Bug 1004898 - WriteAsPNG should use fprintf_stderr. r=mattwoodrow
|
2014-05-02 01:33:02 -04:00 |
|
Matt Woodrow
|
1ec2850629
|
Bug 952721 - Don't crash if our surface allocation fails in TiledContentClient. r=Bas
|
2014-05-02 14:28:52 +12:00 |
|
chiajung hung
|
aca898b7e3
|
Bug 959089 - Part 2: Use the new protocol to do buffer allocation. r=nical
|
2014-04-30 21:52:00 -04:00 |
|
chiajung hung
|
414e3aaca9
|
Bug 959089 - Part 1: Implement a new protocol for manage shared buffers' allocation. r=vlad, r=gal
|
2014-04-30 21:50:00 -04:00 |
|
Ryan VanderMeulen
|
a2c9c92aa8
|
Backed out changeset 01dd7c0d8f8d (bug 1002754) for gtest failures.
|
2014-05-01 12:55:02 -04:00 |
|
Kartikaya Gupta
|
893085c557
|
Bug 1004459 - Log critical displayport values to rendertrace output as well. r=botond
|
2014-05-01 06:21:00 -04:00 |
|
Kartikaya Gupta
|
df69aaf975
|
Bug 1002754 - Don't store a pointer to the cross-process compositor parent as it may go bad; pull it on demand instead. r=rbarker, r=botond
|
2014-04-30 12:17:00 -04:00 |
|
Jonathan Kew
|
a5200653eb
|
bug 752394 followup - no need to use an nsString for a single character. r=jdaggett
|
2014-05-01 08:53:08 +01:00 |
|
Robert O'Callahan
|
dd00be5285
|
Bug 995745 - Use LockPixels for WebGL readback directly into a DrawTarget instead of writing to an immutable snapshot. r=mattwoodrow
|
2014-05-01 11:12:41 +12:00 |
|
Jeff Gilbert
|
b6b6673b4c
|
Bug 978407 - Use glClear to clear deferred-init textures. - r=kamidphish
|
2014-04-30 14:30:21 -07:00 |
|
Ryan VanderMeulen
|
4d3f585310
|
Backed out changesets 74ef5120ae2f and d26dfd37031a (bug 924622) for frequent Android and OSX crashes.
CLOSED TREE
|
2014-04-30 13:21:07 -04:00 |
|
Jerry Shih
|
53ce32fec2
|
Bug 993019 - Handle scheduling rendering task for cross-process rotation. r=mattwoodrow, r=nical
|
2014-04-27 22:22:00 -04:00 |
|
Nicolas Silva
|
d43556c1c4
|
Bug 924622 - Make sure gfx's ipc shutdown happens before shutting down xpcom threads. r=bsmedberg, sotaro
|
2014-04-30 17:39:59 +02:00 |
|
Jon Coppeard
|
e52714cca7
|
Bug 959787 - Handlify remaining JS APIs r=terrence r=bz r=bholley
|
2014-04-30 10:10:33 +01:00 |
|
Rodrigo Rodriguez Jr.
|
f307a82a31
|
Bug 952650 (part 11) - Remove JSVAL_TO_INT. r=njn.
--HG--
extra : rebase_source : 41923458bbf8fd957c9a57685df4969f1190bd9f
|
2014-04-27 19:55:08 -07:00 |
|
Rodrigo Rodriguez Jr.
|
34da22f61e
|
Bug 952650 (part 9) - Remove JSVAL_IS_INT. r=njn.
--HG--
extra : rebase_source : dc0c170914c2370c218cdbbe671d2a68628f5a87
|
2014-04-27 19:47:02 -07:00 |
|
Rodrigo Rodriguez Jr.
|
015d9c906c
|
Bug 952650 (part 8) - Remove JSVAL_TO_STRING. r=njn.
--HG--
extra : rebase_source : 61ab9459c00849027498904863647e65453a1a43
|
2014-04-27 19:45:46 -07:00 |
|
Rodrigo Rodriguez Jr.
|
d59c29e17f
|
Bug 952650 (part 6) - Remove JSVAL_IS_STRING. r=njn.
--HG--
extra : rebase_source : ebd55749447f9feea04a78ff7cc17ba2dd2c5cd0
|
2014-04-27 19:41:01 -07:00 |
|
Rodrigo Rodriguez Jr.
|
89c7e7697a
|
Bug 952650 (part 5) - Remove JSVAL_TO_DOUBLE. r=njn.
--HG--
extra : rebase_source : b1d9ba218fd1126f486f686ec5754dfaedac8b3c
|
2014-04-27 19:38:31 -07:00 |
|
Rodrigo Rodriguez Jr.
|
d083f24b3c
|
Bug 952650 (part 4) - Remove JSVAL_IS_DOUBLE. r=njn.
--HG--
extra : rebase_source : 3c7065d9e487db70a1afed0a4143ae7b0cd23af9
|
2014-04-27 19:35:40 -07:00 |
|
Rodrigo Rodriguez Jr.
|
7c5f40a5f8
|
Bug 952650 (part 3) - Remove JSVAL_TO_BOOLEAN. r=njn.
--HG--
extra : rebase_source : fbe97c23a4893b8c4c5641f41947f3a96f7111d3
|
2014-04-27 19:34:12 -07:00 |
|
Bas Schouten
|
e0310a94ac
|
Bug 999584: Do not try to invalidate a null layermanager. r=nical
|
2014-04-29 22:33:12 +02:00 |
|
Bas Schouten
|
b77e14d522
|
Bug 996745: Do not try to FinalizeFrame when there is no buffer. r=mattwoodrow
|
2014-04-29 22:33:11 +02:00 |
|
Bas Schouten
|
b4aa0b7529
|
Bug 999579: Get the feature level in the D3D11 compositor. r=nical
|
2014-04-29 22:33:11 +02:00 |
|
Bas Schouten
|
d0097e933b
|
Bug 997517: Never try to use D2D for BufferTextureClients. r=nical
|
2014-04-29 22:33:10 +02:00 |
|
Kartikaya Gupta
|
dbf983f1b3
|
Bug 907123 - Implement fling acceleration on multiple consecutive flings. r=botond
|
2014-04-29 09:45:13 -04:00 |
|
Kartikaya Gupta
|
b9b58c0e0e
|
Bug 907123 - Move fling-related things into a new section in AsyncPanZoomController.h. r=botond
|
2014-04-29 09:45:09 -04:00 |
|
Carsten "Tomcat" Book
|
8ccba7f9aa
|
Backed out changeset ffe32dd3b558 (bug 959089) for assertions
|
2014-04-29 12:22:07 +02:00 |
|
Carsten "Tomcat" Book
|
a86ca68ad0
|
Backed out changeset a89f08f4fd3e (bug 959089)
|
2014-04-29 12:21:52 +02:00 |
|
chiajung hung
|
6fa775b03f
|
Bug 959089 - Separate GrallocBuffer allocations from Compositor thread(part2). r=nical
|
2014-04-28 20:46:00 +02:00 |
|
chiajung hung
|
2b41894e43
|
Bug 959089 - Separate GrallocBuffer allocations from Compositor thread(part1), r=vlad,gal
|
2014-04-28 20:46:00 +02:00 |
|
Kartikaya Gupta
|
65efb68b8a
|
Bug 1002482 - Log mTransformScale as part of the FrameMetrics dump. r=botond
|
2014-04-28 08:18:00 +02:00 |
|
Kartikaya Gupta
|
8751cbe998
|
Bug 1002482 - Ensure the isDefault variable is computed before mFrameMetrics is modified. r=botond
|
2014-04-28 07:58:00 +02:00 |
|
Jeff Gilbert
|
7adf0424ec
|
Bug 997374 - Check FB status in GLScreenBuffer. - r=bjacob
|
2014-04-28 18:11:14 -07:00 |
|
Jonathan Watt
|
83ce05a1ec
|
Bug 1001683 - Convert a bunch of ReadPixelsIntoImageSurface callers to ReadPixelsIntoDataSurface callers (Moz2D migration). r=mattwoodrow
|
2014-04-29 00:26:54 +01:00 |
|
Jonathan Watt
|
767cc9f866
|
Bug 1001682 - Don't reverse the R and B components in the GL CopyDataSourceSurface code for SurfaceFormat::R5G6B5. r=mattwoodrow
|
2014-04-29 00:26:53 +01:00 |
|
Wes Kocher
|
6a36dd402d
|
Backed out changeset 1201268ce090 (bug 993019) for possibly making Android J3 tests flaky
|
2014-04-28 15:56:47 -07:00 |
|
Benoit Jacob
|
71731ee6eb
|
Bug 924622 - Remove an assertion to complete the backout on a CLOSED TREE
|
2014-04-28 14:34:46 -04:00 |
|
Nicolas Silva
|
e7c1da0865
|
Bug 924622 - Backout because of e10s mochitest regression on linux on a CLOSED TREE
|
2014-04-28 19:32:32 +02:00 |
|
Botond Ballo
|
dd90278682
|
Bug 1000633 - Avoid APZ data race in accessing mAnimation. r=kats
|
2014-04-25 13:38:09 -04:00 |
|
Ed Morley
|
e4349fe983
|
Backed out changeset ab970e182f57 (bug 907123) for assertions from AsyncPanZoomControllerTester
|
2014-04-28 16:06:55 +01:00 |
|
Ed Morley
|
4b93d50ad9
|
Backed out changeset 729fb5ddc1b9 (bug 907123)
|
2014-04-28 16:06:32 +01:00 |
|
Kartikaya Gupta
|
4ad4a83b07
|
Bug 907123 - Implement fling acceleration on multiple consecutive flings. r=botond
|
2014-04-28 10:19:25 -04:00 |
|