Jeff Muizelaar
|
d9b166310d
|
Fix android breakage caused by bug 744850
--HG--
extra : rebase_source : a773cf8cfd30833045c531375956fe36a71b2c61
|
2012-05-29 17:43:31 -04:00 |
|
Margaret Leibovic
|
70d83bf20c
|
Bug 715263 - Browser should use the favicon size optimized for device resolution. r=mfinkle
|
2012-05-29 14:10:48 -07:00 |
|
Jeff Muizelaar
|
9692b68d8f
|
Bug 744850. Only set isRegistered if registering succeeded. r=mfinkle
--HG--
extra : rebase_source : 3e921849ea2effe2efa500dac365e4818afda206
|
2012-05-29 15:35:25 -04:00 |
|
William Lachance
|
850e755a48
|
Bug 757643 - Properly revert package-name.txt;r=mfinkle
|
2012-05-29 13:33:09 -04:00 |
|
Richard Newman
|
5a3eb3f28e
|
Bug 758300 - Add license file for json-simple. r=trivial
|
2012-05-29 10:04:40 -07:00 |
|
Kartikaya Gupta
|
144257e204
|
Bug 758854 - Fix possible NPE if external activities return null data. r=blassey
|
2012-05-29 11:09:50 -04:00 |
|
Ali Juma
|
5aefe4f637
|
Bug 747883 - Make Native Fennec's onLocationChanged handler behave correctly for wyciwyg-prefixed URIs. r=mfinkle,kats
|
2012-05-29 09:37:47 -04:00 |
|
Jeff Muizelaar
|
e73c725c3e
|
Bug 758205. Use highp in the fragment shader. r=joe
More precision makes the java screenshot look better on large pages.
|
2012-05-24 16:44:10 -04:00 |
|
Jeff Muizelaar
|
4998405718
|
Bug 758205. Move the y-axis inversion out of the fragment shader. r=clord
Moves the inversion into the vertex shader. No point in doing this
operation per-pixel when we can do it per-vertex.
|
2012-05-28 11:35:20 -04:00 |
|
Phil Ringnalda
|
877c26f46d
|
Back out d22c4f57daaf and 6c27b32ad788 (bug 758635) on suspicion of causing reftest failures
|
2012-05-26 13:11:47 -07:00 |
|
Kartikaya Gupta
|
a32704dcfa
|
Bug 758635 - LayerRenderer doesn't need to implement GLSurfaceView.Renderer. r=Cwiiis
|
2012-05-26 11:03:27 -04:00 |
|
Kartikaya Gupta
|
4e24dc2721
|
Bug 758635 - Remove redundant code to set the viewport size. r=Cwiiis
|
2012-05-26 10:59:11 -04:00 |
|
Geoff Brown
|
6d8a306ea4
|
Bug 757475 - Robocop: disable testPermissions. r=jmaher
|
2012-05-26 09:33:52 -04:00 |
|
Gian-Carlo Pascutto
|
9adb369d84
|
Bug 735064 - Add tests for BrowserProvider batch operations. r=lucasr
|
2012-05-26 11:30:17 +02:00 |
|
Phil Ringnalda
|
bb5d587058
|
Back out 551fb80a2dca (bug 758392) for roboprovider bustage
|
2012-05-25 23:18:19 -07:00 |
|
Brian Nicholson
|
21302991da
|
Bug 758392 - Create abstract getTestType() method in BaseTest. r=gbrown f=jmaher
|
2012-05-25 17:26:04 -07:00 |
|
Sriram Ramasubramanian
|
e65a29ebe7
|
Bug 758798: Liberate TextSwitcher from magic numbers. [r=mfinkle]
|
2012-05-25 15:10:26 -07:00 |
|
Ed Morley
|
bffc23481f
|
Merge mozilla-central to mozilla-inbound
|
2012-05-25 22:44:48 +01:00 |
|
Wes Johnston
|
b697cb48ba
|
Bug 750511 - Hide soft keyboard when user touches outside awesomebar. r=mfinkle
|
2012-05-25 14:03:53 -07:00 |
|
Sriram Ramasubramanian
|
cfb1ddd076
|
Bug 753200: Many menu items are disabled on start. [r=mfinkle]
|
2012-05-25 12:47:51 -07:00 |
|
Ed Morley
|
984de288d8
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-05-25 14:25:53 +01:00 |
|
Jim Mathies
|
20eb979e64
|
Bug 750911 - Add a third 'flags' parameter to XRE_main and add support for WindowsEnvironmentType. r=bsmedberg
|
2012-05-25 05:01:29 -05:00 |
|
Wes Johnston
|
1d1d335091
|
Bug 757646 - Throw from NSSBridge if Master password is set. r=rnewman,gbrown
|
2012-05-25 10:04:12 -07:00 |
|
Ted Mielczarek
|
3b93fb1248
|
bug 757909 - mozconfigs for android-armv6 and android-x86. r=catlee,glandium
--HG--
rename : mobile/android/config/mozconfigs/android/debug => mobile/android/config/mozconfigs/android-armv6/debug
rename : mobile/android/config/mozconfigs/android/l10n-nightly => mobile/android/config/mozconfigs/android-armv6/l10n-nightly
rename : mobile/android/config/mozconfigs/android/l10n-release => mobile/android/config/mozconfigs/android-armv6/l10n-release
rename : mobile/android/config/mozconfigs/android/nightly => mobile/android/config/mozconfigs/android-armv6/nightly
rename : mobile/android/config/mozconfigs/android/release => mobile/android/config/mozconfigs/android-armv6/release
rename : mobile/android/config/mozconfigs/android/debug => mobile/android/config/mozconfigs/android-x86/debug
rename : mobile/android/config/mozconfigs/android/l10n-nightly => mobile/android/config/mozconfigs/android-x86/l10n-nightly
rename : mobile/android/config/mozconfigs/android/l10n-release => mobile/android/config/mozconfigs/android-x86/l10n-release
rename : mobile/android/config/mozconfigs/android/nightly => mobile/android/config/mozconfigs/android-x86/nightly
rename : mobile/android/config/mozconfigs/android/release => mobile/android/config/mozconfigs/android-x86/release
extra : rebase_source : 6d931e5eeffe9e2f66eb25d4c426cb81ecb2f22b
|
2012-05-23 14:03:36 -04:00 |
|
Sriram Ramasubramanian
|
5fdea19738
|
Bug 739355: Revert text-size to 22 in pre-honeycomb phones. [r=mfinkle]
|
2012-05-24 21:10:10 -07:00 |
|
Kartikaya Gupta
|
ec2fc54a88
|
Bug 753250 - Make the touch radius prefs map to real-world metrics (i.e. 1/240-inches) and expand the radius a little. r=mfinkle
|
2012-05-23 21:54:30 -04:00 |
|
Kartikaya Gupta
|
8bdffcdf84
|
Bug 752709 - Show full-screen keyboard when the screen height is less than or equal to 480 pixels. r=cpeterson
|
2012-05-23 21:53:42 -04:00 |
|
Kartikaya Gupta
|
e84e1d10de
|
Bug 752709 - Extract a getDisplayMetrics function into GeckoApp. r=cpeterson
|
2012-05-23 21:53:39 -04:00 |
|
Kartikaya Gupta
|
0a9040618b
|
Bug 748384 - Propagate page bounds and CSS page bounds in via compositor. r=Cwiiis,ajuma,mats
|
2012-05-23 10:51:39 -04:00 |
|
Kartikaya Gupta
|
132e18cafc
|
Bug 748384 - Propagate the page bounds in via browser.js. r=Cwiiis,mats
|
2012-05-23 10:49:59 -04:00 |
|
Kartikaya Gupta
|
84ade9c45e
|
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
|
47f98d820d
|
Bug 748384 - Remove the DrawMetadataProvider which is not being used any more. r=Cwiiis
|
2012-05-23 10:49:44 -04:00 |
|
Thiyag Krishna
|
62b026330e
|
Bug 741655 - Add more controls to download manager. r=bnicholson
|
2012-05-23 20:56:39 -04:00 |
|
Kartikaya Gupta
|
04a457fab1
|
Bug 748384 - Back out 330e9c52f9ac, 9ba1078559fe, 2ed39c12d792, f53f05ecacd5 for build bustage. r=bustage
|
2012-05-23 11:08:19 -04:00 |
|
Kartikaya Gupta
|
9db13b7a79
|
Bug 748384 - Propagate page bounds and CSS page bounds in via compositor. r=Cwiiis,ajuma,mats
|
2012-05-23 10:51:39 -04:00 |
|
Kartikaya Gupta
|
a17147cd57
|
Bug 748384 - Propagate the page bounds in via browser.js. r=Cwiiis,mats
|
2012-05-23 10:49:59 -04:00 |
|
Kartikaya Gupta
|
d7e205e633
|
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
|
9ae5a45d13
|
Bug 748384 - Remove the DrawMetadataProvider which is not being used any more. r=Cwiiis
|
2012-05-23 10:49:44 -04:00 |
|
William Lachance
|
4f9f8d558a
|
Bug 757643 - Remove license boilerplate from package-name.txt;r=mfinkle
|
2012-05-23 10:12:27 -04:00 |
|
Chris Lord
|
ef58dee1cb
|
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 |
|
Doug Turner
|
f4e1e809f4
|
Bug 717103 - Implement Device Storage. r=sicking
|
2012-05-21 09:18:30 -07:00 |
|
Brian Nicholson
|
0bf11b69cd
|
Bug 756734 - Move checks inside Runnables to avoid race conditions. r=mfinkle
|
2012-05-22 18:32:32 -07:00 |
|
Geoff Brown
|
660ffc1f04
|
Bug 725094 - Robocop: change error handling to throw fewer exceptions; r=jmaher
|
2012-05-22 16:25:30 -07:00 |
|
Vladimir Vukicevic
|
a900813e5d
|
b=748509; [android] selecting current tab stops rendering; r=blassey
|
2012-05-22 18:13:04 -04:00 |
|
Chenxia Liu
|
c4361de6e3
|
Bug 757154 - Finish J-PAKE setup screen if manual setup completed successfully. r=rnewman
|
2012-05-22 11:51:59 -07:00 |
|
Raphael Catolino
|
4388b11d9b
|
Bug 757399 - changed android input to allow typing float in number inputs r=cpeterson
|
2012-05-22 17:33:10 +02:00 |
|
Mike Hommey
|
394efa0c06
|
Bug 751265 - Let configure script derive toolchain and platform instead of hardcoding in mozconfig. r=blassey
|
2012-05-22 08:39:26 +02:00 |
|
Mark Finkle
|
8b28bc3126
|
Bug 741608 - Create homescreen shortcut for installed app r=wesj
|
2012-05-22 01:00:35 -04:00 |
|
Mark Finkle
|
5bebdf36d2
|
Bug 748994 - Regression in rawfennecstartup 'throbber start' time r=sriram
|
2012-05-22 01:00:33 -04:00 |
|
James Willcox
|
3814700c00
|
Bug 731288 - Don't call methods on finalized SurfaceTexture, JNI housekeeping r=blassey
|
2012-05-21 21:35:29 -04:00 |
|