Matt Woodrow
|
3900adf612
|
Bug 539356 - Part 24 - Don't paint android widgets that aren't being composited, or at the front. r=roc
|
2012-06-30 15:06:13 +12:00 |
|
Matt Woodrow
|
0868198bb0
|
Bug 539356 - Part 23 - Fix MovePixels crash when our surface is in an error state. r=jrmuizel
|
2012-06-30 15:06:13 +12:00 |
|
Matt Woodrow
|
0664c2e210
|
Bug 539356 - Part 22 - Force a background color when running android reftests. r=roc
|
2012-06-30 15:06:13 +12:00 |
|
Matt Woodrow
|
066a7a9687
|
Bug 539356 - Part 21 - BasicLayers should always retain content. r=roc
|
2012-06-30 15:06:13 +12:00 |
|
Oleg Romashin
|
95b7a73ba9
|
Bug 539356 - Part 20 - Simplify regions to avoid excessive region calculation. r=roc
|
2012-06-30 15:06:13 +12:00 |
|
Matt Woodrow
|
895528986f
|
Bug 539356 - Part 19 - Only repaint retained layers after the previous repainted has been drawn to the window. r=roc
|
2012-06-30 15:06:13 +12:00 |
|
Matt Woodrow
|
dbca7f19d8
|
Bug 539356 - Part 18 - Mark frames with only invalid children as an optimization to use when invalidating further frames. r=roc
|
2012-06-30 15:06:12 +12:00 |
|
Matt Woodrow
|
fc782c15da
|
Bug 539356 - Part 17 - Don't paint widgets that an invisible or empty bounds. r=roc
* * *
Bug 539356 - Part 13 - Only repaint widgets that have had changes since the last paint
|
2012-06-30 15:06:12 +12:00 |
|
Matt Woodrow
|
8e39468fd0
|
Bug 539356 - Part 16 - Revoke any pending ViewManager flushes when we do one (sometimes we get this called from Will Paint events). r=roc
|
2012-06-30 15:06:12 +12:00 |
|
Matt Woodrow
|
ab51baf3ec
|
Bug 539356 - Part 14 - Handle multiple widget layer managers retaining data for the same frame. r=roc
|
2012-06-30 15:06:12 +12:00 |
|
Matt Woodrow
|
5dc07fe113
|
Bug 539356 - Part 13 - Only repaint widgets that have had changes since the last paint. r=roc
|
2012-06-30 15:06:12 +12:00 |
|
Matt Woodrow
|
850cb83cd3
|
Bug 539356 - Part 12 - Remove unnecessary LayerManagerLayerBuilder indirection. r=roc
|
2012-06-30 15:06:12 +12:00 |
|
Matt Woodrow
|
ffcd727240
|
Bug 741682 - Disable component alpha layers with BasicLayers. r=roc
|
2012-06-30 15:06:12 +12:00 |
|
Matt Woodrow
|
4e803b179a
|
Bug 739671 - Store optimized Color/ImageLayers on the ThebesLayers that they replace. r=roc
|
2012-06-30 15:06:12 +12:00 |
|
Matt Woodrow
|
6b8da8ec1c
|
Bug 539356 - Part 11 - Reimplement empty transactions. r=roc
|
2012-06-30 15:06:12 +12:00 |
|
Matt Woodrow
|
c96dc0e2ed
|
Bug 539356 - Part 10 - Test changes required for DLBI. r=roc
|
2012-06-30 15:06:11 +12:00 |
|
Matt Woodrow
|
cbd39105d9
|
Bug 539356 - Part 9 - Implement DLBI. r=roc,bz,jwatt
|
2012-06-30 15:06:11 +12:00 |
|
Matt Woodrow
|
557c514f1c
|
Bug 539356 - Revert changes made by bug 728983
|
2012-06-30 15:06:10 +12:00 |
|
Matt Woodrow
|
9193c41326
|
Bug 539356 - Part 8b - Move painting of retained layers to the view manager flush, and only composite on the paint event. r=roc
|
2012-06-30 15:06:10 +12:00 |
|
Matt Woodrow
|
36717ce675
|
Bug 539356 - Part 8a - Add END_NO_COMPOSITE to EndTransactionFlags and implement in for all LayerManagers. r=roc
|
2012-06-30 15:06:10 +12:00 |
|
Matt Woodrow
|
a072bd4903
|
Bug 539356 - Part 7 - Store FrameLayerBuilder objects on the LayerManager instead of nsDisplayListBuilder. r=roc
|
2012-06-30 15:06:10 +12:00 |
|
Matt Woodrow
|
0b0abe97ec
|
Bug 539356 - Part 6 - Add compositing paint flashing to BasicLayers. r=roc
|
2012-06-30 15:06:10 +12:00 |
|
Matt Woodrow
|
147e839dc3
|
Bug 539356 - Part 5 - Change SVG effects painting to use a LayerManager transaction. r=roc
|
2012-06-30 15:06:10 +12:00 |
|
Jonathan Watt
|
3f1e0a02a1
|
Bug 539356 - Part 4 - Reinstate the foreignObject registering code so that bug 605265 doesn't slow down SVG in general. r=mattwoodrow
|
2012-06-30 15:06:09 +12:00 |
|
Matt Woodrow
|
6750b1ce01
|
Bug 539356 - Part 3 - Make GetParentPresContext() succeed when the current PresContext has no frames. r=bz
|
2012-06-30 15:06:09 +12:00 |
|
Matt Woodrow
|
8f789d0418
|
Bug 539356 - Part 2 - Add new API to BasicLayers. r=roc
|
2012-06-30 15:06:09 +12:00 |
|
Matt Woodrow
|
62341f0c3b
|
Bug 539356 - Part 1 - Allow LayerManagers to have multiple user data objects. r=roc
|
2012-06-30 15:06:09 +12:00 |
|
Luke Wagner
|
f3d3d4c0f8
|
Bug 769743 - simplify ScopedCoordinate::slot and fix names (r=dvander)
|
2012-06-29 11:42:42 -07:00 |
|
Phil Ringnalda
|
377048539c
|
Back out e8bab55ac425 for not compiling
|
2012-06-29 19:00:21 -07:00 |
|
Chris Peterson
|
a54f688028
|
Bug 767791 - Selection ranges exclude end index, so write [a,b), not (a,b]. r=blassey
--HG--
extra : rebase_source : 21654ebe8bedb0c175518a1aa494134f4b622de6
|
2012-06-26 17:06:26 -07:00 |
|
Luke Wagner
|
21744a3d27
|
Bug 769743 - simplify ScopedCoordinate::slot and fix names (r=dvander)
--HG--
extra : rebase_source : 5d809f4db11dae7bcaf20591556635b2ae85fe23
|
2012-06-29 11:42:42 -07:00 |
|
Drew Willcoxon
|
f3a88b80ef
|
Bug 733631 - Create a unit test infrastructure for the webapp runtime. r=myk,felipc,ctalbert
|
2012-06-29 15:52:43 -07:00 |
|
Rafael Ávila de Espíndola
|
f6aeac18c5
|
Bug 769635 - Upgrade clang to 159409. r=rail.
|
2012-06-29 18:46:13 -04:00 |
|
Chris Peterson
|
b2c8432fd8
|
Bug 768727 - Send '&' as composition string because some Gingerbread VKBs incorrectly map '&' key events. r=blassey
|
2012-06-29 12:06:03 -07:00 |
|
Geoff Brown
|
18d65efbbd
|
Bug 735461 - Parse -profile <path> argument properly in Fennec; r=blassey
|
2012-06-29 15:34:15 -07:00 |
|
Wes Johnston
|
b2b05fb7cb
|
Bug 766094 - Disable telemetry on webapps. r=mfinkle
|
2012-06-29 15:21:28 -07:00 |
|
Brian Hackett
|
0e70360814
|
Treat canvas invalidations as animation activity for JS heuristics, bug 753630. r=dmandelin
|
2012-06-29 14:35:06 -07:00 |
|
Luke Wagner
|
18656f0a0a
|
Bug 768446 - Remove StackIter::sp_ (r=dvander)
--HG--
extra : rebase_source : 4a2e40e8cc8d8bddcefd2a2687354b5dacd3f248
|
2012-06-29 10:34:09 -07:00 |
|
Luke Wagner
|
1437538c15
|
Bug 768446 - Remove StackIter stack-sniffing (r=dvander)
--HG--
extra : rebase_source : fe4e794721093fa5e40fa5dc8a80f352b95e041f
|
2012-06-29 10:34:09 -07:00 |
|
Benoit Jacob
|
cf2676ee96
|
Bug 763355 - even more logging to understand this intermittent orange in WebGL tests on Android - r=jgilbert
|
2012-06-29 17:21:35 -04:00 |
|
Gavin Sharp
|
a0fc0ea03a
|
Bug 769771: add support for specifying content type of an html:iframe, r=bz
--HG--
extra : transplant_source : %97%CDKKQ%11%F4%98%C0%D6e%B81%BE6a%3Ah_%07
|
2012-06-29 15:03:53 -04:00 |
|
Felipe Gomes
|
8b0f937d6d
|
Bug 768276. Part 5 - Set allAppsLaunchable = true on API tests that skip native installation. r=ctalbert
|
2012-06-29 13:46:21 -07:00 |
|
Felipe Gomes
|
6fb2c69809
|
Bug 768276. Part 4 - Set allAppsLaunchable = true for b2g. r=fabrice
|
2012-06-29 13:46:21 -07:00 |
|
Felipe Gomes
|
4be4f50178
|
Bug 768276. Part 3 - Implement mozApps.getNotInstalled. r=jst
|
2012-06-29 13:46:21 -07:00 |
|
Felipe Gomes
|
480edeec88
|
Bug 768276. Part 2 - Use isLaunchable in existing mozApps calls to only return launchable apps. r=jst
|
2012-06-29 13:46:21 -07:00 |
|
Felipe Gomes
|
effc578374
|
Bug 768276. Part 1 - Implement Webapps._isLaunchable on desktop platforms to verify if a webapp is launchable. r=myk
Original patches for Windows by Tim in bug 756306, for Mac by Dan in bug 762698, and for Linux by Marco in bug 756307
|
2012-06-29 13:46:21 -07:00 |
|
Jeff Walden
|
fb1e6d10f3
|
Bug 769041 - Followup to fix a test that hard-coded an error message improved/corrected by previous patches here. r=orange
|
2012-06-29 13:37:52 -07:00 |
|
Margaret Leibovic
|
d74ef46f0a
|
Bug 768666 - Adjust the size of text selection handles as you zoom in/out. r=mbrubeck
|
2012-06-29 15:15:59 -04:00 |
|
Mark Goodwin
|
f519b18aac
|
Bug 766569 - add l10n support to existing CSP errors and warnings. (r=bz)
|
2012-06-29 12:51:24 -07:00 |
|
Brian Hackett
|
fc9d1ddbfb
|
Watch for typed array prototypes when making filling in type information for singletons, bug 769433. r=dvander
|
2012-06-29 12:27:09 -07:00 |
|