Kartikaya Gupta
46436ac6d3
Bug 809199 - ViewportMetrics is dead. Long live ImmutableViewportMetrics. r=Cwiiis
2012-11-07 11:47:08 -05:00
Kartikaya Gupta
cbfc940100
Bug 809199 - Update the getDisplayPort JNI-called function to take an ImmutableViewportMetrics. r=Cwiiis
2012-11-07 11:47:08 -05:00
Kartikaya Gupta
127e982753
Bug 809199 - Switch mGeckoViewport to be an ImmutableViewportMetrics instead of a ViewportMetrics. r=Cwiiis
2012-11-07 11:47:08 -05:00
Kartikaya Gupta
d03b60194c
Bug 809199 - Update createViewportEvent to take an ImmutableViewportMetrics. r=Cwiiis
2012-11-07 11:47:08 -05:00
Kartikaya Gupta
7d92cc7bef
Bug 809199 - Eliminate use of ViewportMetrics from PanZoomController. r=Cwiiis
2012-11-07 11:47:08 -05:00
Kartikaya Gupta
46d17b95d2
Bug 809199 - Add an offsetViewportBy function to ImmutableViewportMetrics. r=Cwiiis
2012-11-07 11:47:08 -05:00
Kartikaya Gupta
ad50848c59
Bug 809199 - Modify methods in PanZoomTarget to take ImmutableViewportMetrics instead of ViewportMetrics. r=Cwiiis
2012-11-07 11:47:07 -05:00
Kartikaya Gupta
05fa391d0c
Bug 809199 - Move the interpolate function from ViewportMetrics to ImmutableViewportMetrics. r=Cwiiis
2012-11-07 11:47:07 -05:00
Jim Chen
64f8df20c2
Bug 805162 - a. Expose GeckoAppShell only to Gecko-side IME interface; r=blassey
2012-11-01 16:11:02 -04:00
Sriram Ramasubramanian
c3f378b98b
Bug 783092: LightweightTheme support in Fennec. [r=mfinkle]
2012-10-31 22:10:59 -07:00
Ed Morley
95fe6d2a1c
Backout 533faa3c50ed, 718abc1bd4ad, af2d5272c06b, ad5554e1345d, c9ef1b41b829, d3a825311d11, 0a51bcb3eb9e, a01a327e8ec4, 973b0ed30b8b, 39851bbcfaa1 & a92d2d2a3b0e (bug 805162), d4884aab5ce6, 06fcbaf40cb4, daccc3fe7c70, 881eb2a2906e, 76232441ae06, 01ae34fa1b3f & 5f405fc4e323 (bug 783092), a03d8d4db1c2, 49beb3801192, 174634554a97, 0bd27e755a83, 19e8f151ca67, a6604e038bc0, ed3b8237e76e & 082cf8d72554 (bug 785945) for bustage or conflicting with backout of said bustage on a CLOSED TREE
2012-11-01 00:16:35 +00:00
Jim Chen
2c3afaab37
Bug 805162 - a. Expose GeckoAppShell only to Gecko-side IME interface; r=blassey
2012-10-31 17:35:31 -04:00
Sriram Ramasubramanian
53a989d5fa
Bug 783092: LightweightTheme support in Fennec. [r=mfinkle]
...
--HG--
extra : rebase_source : 61d66ba4c9a36616156edbbb311670916e2ad23b
2012-10-31 11:03:44 -07:00
Richard Newman
89b12b31ed
Bug 804457 - Part 2: cleanup and reduce log chattiness in GeckoTabs, GeckoToolbar, GeckoLayerView, GeckoTabsAccessor, GeckoAppShell. r=mfinkle
2012-10-26 15:47:35 -07:00
Chris Lord
ee6e58be16
Bug 805028 - Use ComputeRenderIntegrity to calculate accurate checkerboard. r=kats
...
Use ComputeRenderIntegrity so that checkerboarding values remain accurate when
progressive tiles are enabled.
2012-10-25 17:23:47 +01:00
James Willcox
e4a3bbc361
Bug 801627 - Fix fullscreen Flash on Android r=blassey
2012-10-22 10:51:29 -04:00
Matt Brubeck
aa16c1890e
Back out a2cdb1000e51 (bug 801627) because of Android crashes on a CLOSED TREE
2012-10-22 09:57:00 -07:00
James Willcox
423a54c1dc
Bug 801627 - Fix fullscreen Flash on Android r=blassey
2012-10-22 10:51:29 -04:00
Kartikaya Gupta
864003c462
Bug 803700 - Remove unnecesary finalizers. r=blassey
2012-10-22 10:15:35 -04:00
Kartikaya Gupta
44370c82ac
Bug 803613 - Minor code cleanup. r=blassey
2012-10-22 10:14:44 -04:00
Kartikaya Gupta
a01dc19222
Bug 803613 - Guard against NPE by synchronizing the destroy function and checking for null. r=blassey
2012-10-22 10:14:39 -04:00
Eitan Isaacson
f5d2f18a05
Bug 802280 - Send Layerview focus change events to js. r=blassey
2012-10-19 10:06:08 -07:00
Brian Nicholson
f1e62e2f34
Bug 718465 - Part 2: Clear background color when selected tab changes. r=kats
2012-10-18 00:01:20 -07:00
pushkarsingh
44e6bd9d0c
Bug 779511 - Freeing buffers should be moved out of finalize functions. r=kats
2012-10-17 23:53:40 -04:00
Lucas Rocha
1a0eb8ddb4
Bug 801477 - Fix black flash on startup caused by SurfaceView (r=kats)
2012-10-17 17:59:18 +01:00
Kartikaya Gupta
cafdff0c36
Bug 802495 - Don't create an unnecessary second LayerRenderer on startup. r=Cwiiis
2012-10-17 09:17:58 -04:00
Kartikaya Gupta
bc8c4cab05
Bug 802491 - Always transfer ownership of direct-allocation buffers to BufferedCairoImage. r=Cwiiis
2012-10-17 09:17:20 -04:00
Lucas Rocha
b01e503e2f
Bug 793771 - Use drawing cache on the tabs pane sliding on pre-ICS phone (r=mfinkle)
2012-10-15 16:18:30 +01:00
Chris Lord
bc223170e4
Bug 749063 - Replace shouldAbort with generic callback for progressive updates. r=bgirard
...
Replace ShouldAbortProgressiveUpdate with ProgressiveUpdateCallback, that
provides more contextual information about how the update will get used.
2012-10-15 09:33:34 +01:00
Lucas Rocha
5179600b54
Bug 767980 - Reimplement PropertyAnimator in terms of view proxies (r=mfinkle)
2012-10-12 12:57:07 +01:00
Lucas Rocha
929920a351
Bug 767980 - Disable TextureView support in LayerView for now (r=snorp)
2012-10-12 12:57:07 +01:00
Lucas Rocha
09fdfe3684
Bug 767980 - Create SurfaceView/TextureView after view tree is created (r=kats)
2012-10-12 12:57:07 +01:00
Brian Nicholson
476863cb86
Bug 799617 - Set SurfaceView background to white before drawing. r=kats
2012-10-10 13:51:31 -07:00
Chris Lord
e7de629479
Bug 794130 - Abort drawing if appropriate when using progressive tile updates. r=bgirard,blassey
...
Add a function to BasicLayerManager to check if it's appropriate to abort an
ongoing progressive update, and add an Android-specific implementation in
mobile/android/base/gfx/GeckoLayerClient.java.
--HG--
extra : rebase_source : edbd20acb53660340d52265591849aacafd179c4
2012-10-04 14:45:16 -04:00
Jeff Muizelaar
55b47d06af
Bug 770956. Use LINEAR instead of NEAREST. r=chrislord
...
Sometimes screenshots are MAGNIFIED in one axis and MINIFIED in the other. This
makes it so we use consistent filtering in both directions.
--HG--
extra : rebase_source : 0d9d1ff98d3b48fb817edf872aadaed4329d3126
2012-10-03 18:29:08 -04:00
Benoit Girard
e264d5e2bf
Bug 796084 - Rename mCheckerboardLayer -> mScreenshotLayer. r=blassey
2012-10-01 15:51:46 -04:00
Matt Woodrow
62f7b73450
Bug 539356 - Part 29 - Handle OOM exception gracefully during java snapshots. r=jrmuizel
2012-08-29 17:48:44 +12:00
Ed Morley
c863356300
Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE
2012-09-27 16:34:46 +01:00
Matt Woodrow
8670e8c7b3
Bug 539356 - Part 29 - Handle OOM exception gracefully during java snapshots. r=jrmuizel
2012-08-29 17:48:44 +12:00
Kartikaya Gupta
50e1b4f7cd
Bug 793677 - Fix inverted viewport update message test. r=blassey
2012-09-26 08:45:33 -04:00
Brad Lassey
e4c15f1c55
bug 727352 - don't use JSON for viewport meta data r=kats,mfinkle
2012-09-12 23:47:08 +02:00
Kartikaya Gupta
d69347eff4
Bug 792496 - Remove ScreenshotHandler delegation stubs from GeckoAppShell. r=cpeterson
2012-09-19 17:15:55 -04:00
Ehsan Akhgari
71d9f962d0
Backout bug 792109, bug 749053 and bug 779500 because of leaks in debug tests
2012-09-19 15:42:18 -04:00
Brad Lassey
5ab1683dfb
bug 727352 - don't use JSON for viewport meta data r=kats,mfinkle
2012-09-13 15:07:57 +02:00
Kartikaya Gupta
23d5f0299c
Bug 753312 - Extract a PrefsHelper class that manages getting/setting of gecko prefs, and updated existing code to use it. r=cpeterson
2012-09-17 14:22:28 -04:00
Wes Johnston
b08d16766d
Bug 783553 - Disable overscroll in webapps. r=kats
2012-09-12 13:36:36 -07:00
Kartikaya Gupta
e7eceb370e
Bug 760229 - Factor out a fillRectCoordBuffer function. r=Cwiiis
2012-09-06 14:34:38 -04:00
Kartikaya Gupta
9a8925e784
Bug 760229 - Cache some transient objects in ScrollbarLayer to reduce GC stress during composition. r=Cwiiis
2012-09-06 14:34:08 -04:00
Kartikaya Gupta
118345aeca
Bug 760229 - Cache some transient objects in SingleTileLayer to reduce GC stress during composition. r=Cwiiis
2012-09-06 14:33:44 -04:00
Kartikaya Gupta
44d76037fb
Bug 787322 - Don't send viewport updates back to gecko on page-size updates, since Gecko already knows about it. r=Cwiiis
2012-09-04 09:52:02 -04:00