Brad Lassey
b0a7d2f7cb
bug 701703 - Null pointer exception thrown loading Fennec Start Page r=dougt
2011-11-16 10:42:10 -05:00
James Willcox
fc7fda77fb
Bug 702643 - Flash instances should resize according to zoom factor r=blassey
2011-11-16 10:42:10 -05:00
Wes Johnston
0375317692
Backout 6b1414e0a6e8 and 8f3eacc9ceb6
2011-11-15 14:04:07 -08:00
Wes Johnston
c70ecf77a7
Bug 697701 - Support double tap zooming. r=pcwalton
2011-11-15 13:41:19 -08:00
Kartikaya Gupta
a9b123b600
Bug 702416 - Replace FloatRect with android.graphics.RectF [r=pcwalton]
2011-11-15 12:13:06 -05:00
Kartikaya Gupta
309c4ec3c6
Bug 702416 - Replace IntRect with android.graphics.Rect [r=pcwalton]
2011-11-15 12:11:53 -05:00
Kartikaya Gupta
419a047fb6
Bug 702416 - Replace FloatPoint with android.graphics.PointF [r=pcwalton]
2011-11-15 11:59:41 -05:00
Kartikaya Gupta
5580ff0a78
Bug 702416 - Replace IntPoint with android.graphics.Point [r=pcwalton]
2011-11-15 11:58:28 -05:00
James Willcox
d04d6b39eb
Bug 702341 - Add a hack to make plugins (mostly) positioned correctly [r=blassey]
2011-11-14 20:22:12 -05:00
Kartikaya Gupta
48151cc6c2
Bug 701292 - Fix clicking while panning [r=pcwalton]
...
This is a temporary fix that reduces the incidence of
accidental clicks while panning. It probably messes with
touch events but those aren't working now anyway.
2011-11-10 11:46:18 -05:00
Kartikaya Gupta
b22c3b87cd
Bug 701873 - Fix NPE in layers code [r=pcwalton]
...
Straighten out some of the convoluted startup flow, which
fixes the NPE as reported in the bug.
2011-11-14 09:28:53 -05:00
Brad Lassey
9dbb9d5d69
bug 699716 - Incorrect screenshot shown when starting up after clearing app data r=mfinkle
2011-11-10 21:37:21 -05:00
Patrick Walton
d20e174b9a
Bug 695448 - Implement a Java compositor, and use it to scroll. r=?
2011-11-09 17:39:29 -08:00
Doug Turner
5e91e54024
backing out the backout of the landing of the patrick patch queue. lets try this again in the morning with fresh eyes and fresh coffee
2011-11-07 23:54:21 -08:00
Doug Turner
c971b7be6d
Removing use strict from a hosed merge
2011-11-07 20:54:50 -08:00
Patrick Walton
7d0b84a62b
Back out birch-pan-zoom patch queue due to crashes on mochitests. no bug, r=mfinkle
2011-11-07 17:04:44 -08:00
Doug Turner
80ce9daa60
Hook up wesj's long press code (40e3d6b1122d) again
2011-11-07 14:17:01 -08:00
Doug Turner
b0b5b9e180
Move the ScaleGestureDetector.OnScaleGestureListener implementation over to PanZoomController rather than delegating through LayerController.
2011-11-07 14:17:01 -08:00
Patrick Walton
3e0027fff3
imported patch 1111-fix-motion-event-targeting
2011-11-07 14:17:01 -08:00
Patrick Walton
025f84c879
imported patch 1111-fix-checkerboarding-definition
2011-11-07 14:17:01 -08:00
Doug Turner
b4de76d375
Update shadow tiling when page size changes
...
Without this patch, the shadows for the page get drawn with stale page heights
because the vertex buffers are not updated when the page height changes. With
the previous patch applied, this results in shadows extending down past the page
when they shouldn't.
2011-11-07 14:17:00 -08:00
Doug Turner
6863caa7a7
Fix up the ScaleGestureDetector usage and pinch behaviour
2011-11-07 14:17:00 -08:00
Doug Turner
1e8c9c2470
imported patch shrinkpattern
2011-11-07 14:17:00 -08:00
Patrick Walton
129c7c71ff
* * *
...
try: -b do -p linux-android -u none -t none
2011-11-07 14:15:58 -08:00