Kartikaya Gupta
d1301d2c52
Bug 748384 - Update all Java code to keep a page rect and CSS page rect instead of just the page size. r=Cwiiis
2012-05-23 10:49:52 -04:00
Kartikaya Gupta
1f792eccbc
Bug 748384 - Back out 330e9c52f9ac, 9ba1078559fe, 2ed39c12d792, f53f05ecacd5 for build bustage. r=bustage
2012-05-23 11:08:19 -04:00
Kartikaya Gupta
a0e56378ab
Bug 748384 - Update all Java code to keep a page rect and CSS page rect instead of just the page size. r=Cwiiis
2012-05-23 10:49:52 -04:00
Chris Lord
89c5a18883
Bug 607417 - Reconcile async scrolling for fixed position layers. r=ajuma
...
Untranslate fixed position layers when doing async scrolling so that they don't
jump about as content re-renders them in the correct place.
2012-05-23 09:36:39 +01:00
Gervase Markham
cb6a072c2a
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Geoff Brown
0d3f7319c2
Bug 751158 - Add tcheckerboard3 Robocop/Talos test. r=jmaher
2012-05-14 19:01:05 -04:00
Brian Nicholson
ed6d3510b3
Bug 753625 - Use tri-state session restore flag. r=mfinkle
2012-05-14 14:48:04 -07:00
Lucas Rocha
bc1ab7e1e5
Bug 750950 - Kill any zombie processes if database is locked (r=blassey)
2012-05-11 17:09:04 +01:00
Eitan Isaacson
cd436059ba
Bug 752935 - Decouple Android a11y checking, prepare for ICS on-the-fly a11y toggle events. r=davidb, r=kats
2012-05-10 10:33:12 -07:00
Gian-Carlo Pascutto
cf62c2edf9
Bug 746860 - Ensure profiles are moved to internal storage before accessing them. Use migrator. r=blassey
2012-05-09 00:51:07 +02:00
James Willcox
77b54b8e29
Bug 752153 - Improve the exit procedure for the Gecko Android Looper r=blassey
2012-05-07 21:32:53 -04:00
Ed Morley
f934df2b79
Backout 5c35cd6f3ea4 & ba39b0822992 (bug 607417) for native Android R1 failures
2012-05-04 14:26:09 +01:00
Brad Lassey
ccedbceab5
bug 751678: Low-res screenshot happens when Fennec is in the background r=mfinkle a=blocking-fennec
2012-05-04 09:19:01 -04:00
Chris Lord
d7ebe76317
Bug 607417 - Reconcile async scrolling for fixed position layers. r=ajuma
...
Untranslate fixed position layers when doing async scrolling so that they don't
jump about as content re-renders them in the correct place.
2012-05-04 17:04:15 +12:00
Robert O'Callahan
b9e3e4bcf5
backing out patches for bug 607417 due to build bustage
2012-05-04 17:29:05 +12:00
Chris Lord
b30a106de3
Bug 607417 - Reconcile async scrolling for fixed position layers. r=ajuma
...
Untranslate fixed position layers when doing async scrolling so that they don't
jump about as content re-renders them in the correct place.
2012-05-04 17:04:15 +12:00
Doug Turner
ce1c0a9cc8
Bug 738465 - implement device light sensor. r=smaug
2012-05-02 09:43:45 -07:00
Doug Turner
f30d8fd1ea
Bug 738131 - implement device proximity. r=smaug
...
* * *
Bug 738131 - implement device proximity. gonk implementation. r=mwu
2012-05-02 09:43:45 -07:00
James Willcox
df34af39b5
Bug 730890 - Install and run an Android Looper on Gecko main thread r=cjones
2012-05-03 10:53:31 -04:00
Ted Mielczarek
619109b35e
bug 748797 - support MOZ_LINKER_EXTRACT=1 as a configure option to turn on linker extraction all the time. r=glandium,blassey, a=android-only
...
CLOSED TREE
2012-05-02 07:15:07 -04:00
James Willcox
307974778f
Bug 727116 - Draw Flash plugins with OpenGL during pan/zoom on legacy Android r=blassey
2012-04-27 16:04:47 -04:00
Eitan Isaacson
90ee8a3994
Bug 747273 - Remove emitGeckoAccessibilityEvent, just emit one directly.
2012-04-27 10:35:47 -07:00
Chris Lord
dcd3986f0b
Bug 748718 - Make ScreenshotLayer use SingleTileLayer's draw function. r=kats
...
ScreenshotLayer overrides SingleTileLayer's draw function to simplify the
drawing process. Unfortunately, this doesn't respect the layer mask, and can
cause the layer to appear incorrectly stretched.
Change the screenshot process so that whole-page screenshots pass parameters
that are pre-scaled (to avoid mismatches when the viewport changes), and set
the page size on the ScreenShotLayer so it draws in the correct place.
This also alters the masking slightly to avoid visible seams around masks in
the centre of the page, and to avoid unnnecessary drawing at the edges of the
page.
This change fixes the frame-rate issues with the screenshot layer, as it
removes unnecessary over-draw.
2012-04-26 13:45:31 -04:00
Brad Lassey
6854080c9f
bug 748621 - planet.mozilla.org always shows black checkerboard r=BenWa
2012-04-24 21:39:10 -04:00
Brad Lassey
95f173f367
bug 748585 - Java low res screenshot sometimes renders black r=cwiiis
2012-04-24 18:54:24 -04:00
Lucas Rocha
c3bebd74d4
Bug 746444 - Add native function to force unlock on database file (r=blassey)
2012-04-24 16:34:03 -04:00
Brad Lassey
d1c25e9164
bug 746016 - Cache low res version of the page in the java ui for use instead of checkerboarding r=kats
2012-04-24 15:13:36 -04:00
Brad Lassey
e0c7a3d90c
bug 746132 - Screenshot buffers won't be freed if tab not found r=kats a=lsblakk
2012-04-20 14:14:31 -04:00
Ali Juma
cd6dda579d
Bug 733596 - Tell the compositor about the new surface size on surface change. r=bgirard a=blocking-fennec
2012-04-20 11:46:30 -04:00
Mark Finkle
fd1339a551
Bug 741435 - Web App shortcuts should use the App Icon 'as is' and not add a background r=wesj a=blocking-fennec
2012-04-20 00:54:50 -04:00
Mark Finkle
0e29e14f59
Bug 746958 - Do not make duplicate home screen shortcuts r=mbrubeck a=blocking-fennec
2012-04-20 00:54:48 -04:00
Kartikaya Gupta
4585d8513a
Bug 745540 - Properly handle multithreaded access to the listener list. r=blassey
2012-04-17 11:30:34 -04:00
Mark Finkle
98a219bbe1
Bug 737050 - Add support for the WEBAPP intent r=blassey r=bnicholson r=gavin
2012-04-13 22:45:25 -04:00
Eitan Isaacson
467fa86445
Bug 739493 - Add "Accessibility:IsEnabled" message for Android
2012-03-15 10:38:27 -04:00
James Willcox
9e4b725c81
backout 022be5c50732 for xul bustage
2012-04-11 12:56:00 -04:00
James Willcox
102c4acb1e
Bug 730890 - Set up an Android Looper on the main Gecko thread r=cjones
2012-04-11 11:43:08 -04:00
Kartikaya Gupta
bc371e9e38
Bug 742019 - Rewrite how we handle touch events so we don't break panning, and don't introduce unnecessary latency. r=wesj
2012-04-07 03:09:26 -04:00
Brad Lassey
95e9d4b7b6
bug 741284 - add async file request method r=kats
2012-04-05 01:50:06 -04:00
Kartikaya Gupta
a7c6294b7b
Bug 741400 - Guard against NullPointerException, and also move some code so it shouldn't happen. r=mfinkle
2012-04-04 11:55:40 -04:00
Ed Morley
f394d7ae53
Merge mozilla-central to mozilla-inbound
2012-03-31 15:28:55 +01:00
Mounir Lamouri
776c2cfd87
Bug 740190 - Screen Orientation API: implement locking in Android. r=dougt
2012-03-29 23:31:12 -07:00
Chris Peterson
dc4dee2926
Bug 739418 - When reporting a rethrown exception, report the original exception's stack trace. r=blassey
2012-03-28 17:51:02 -07:00
Kartikaya Gupta
cfc8a18f4c
Bug 737553 - Fix null handling in DisplayPortCalculator. r=Cwiiis
2012-03-30 09:46:27 -04:00
Chris Peterson
39f436ae17
Bug 738695 - Part 1: Remove Native Fennec's unused returnIMEQueryResult() (but not XUL Fennec's half). r=blassey
2012-03-23 14:00:19 -07:00
Geoff Brown
7136dfbcaf
Bug 737411 - Robocop: update reflection references; r=kats
2012-03-22 13:35:19 -04:00
Josh Dhaliwal
b96bed3346
Bug 735011 - geolocation - support enableHighAccuracy position option. r=dougt
2012-03-21 10:52:35 -07:00
Doug Turner
652e44a263
Bug 735330 - move device motion from dom/system to hal. r=jdm
...
* * *
Bug 735330 - move device motion from dom/system to hal. cocoa bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. window/qt/linux bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. move accuracy into sensor data. support compassneedscalibration. r=jdm
2012-03-20 23:36:17 -07:00
Matt Brubeck
7c4b6228e2
Back out bug 735330, bug 737462, bug 734854 because they broke XUL Fennec
2012-03-20 16:59:24 -07:00
Doug Turner
763d8ec79d
Bug 735330 - move device motion from dom/system to hal. r=jdm
...
* * *
Bug 735330 - move device motion from dom/system to hal. cocoa bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. window/qt/linux bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. move accuracy into sensor data. support compassneedscalibration. r=jdm
2012-03-20 14:46:14 -07:00
Mounir Lamouri
de96081e47
Bug 720795 - Screen Orientation API reading and event implementation in Android. r=dougt
2012-03-20 14:09:45 +01:00