Commit Graph

6095 Commits

Author SHA1 Message Date
Margaret Leibovic
1c8bbacfa9 Bug 695172 - Makefile bustage fix 2012-05-31 10:54:53 -07:00
Geoff Brown
55454a183d Bug 745340 - Improve disk cache smart sizing for mobile; r=jduell 2012-05-30 22:59:33 -04:00
Margaret Leibovic
9e33028535 Bug 695172 (Part 2) - Clean up unused stuff in GeckoViewsFactory. r=mfinkle 2012-05-30 13:26:16 -07:00
Margaret Leibovic
05159a44ce Bug 695172 - Find in page. r=mfinkle 2012-05-30 13:26:13 -07:00
Wes Johnston
1f64028fb8 Bug 747851 - Only fire change if a select changed. r=mfinkle 2012-05-30 13:23:13 -07:00
Matt Brubeck
72872a72c5 Bug 742207 - Use the same code for sizing SVG documents as for other synthetic documents [r=kats]
--HG--
extra : rebase_source : 863c2c81f3a30b8312cbcff8b4e412a67f6f4ab6
2012-05-30 10:33:40 -07:00
Ed Morley
da18754c01 Merge mozilla-central to mozilla-inbound 2012-05-30 18:24:56 +01:00
James Willcox
b194413562 Bug 727421 - Implement full screen support for Flash on Android r=blassey 2012-05-30 12:10:49 -04:00
James Willcox
85579b42e5 Backout 814d564578d1 due to xul bustage 2012-05-30 11:58:50 -04:00
Kartikaya Gupta
df2b2dc2eb Bug 759762 - Update screenshot code to take into account RTL pages. r=blassey 2012-05-30 11:27:05 -04:00
James Willcox
01990ace69 Bug 727421 - Implement full screen support for Flash on Android r=blassey 2012-05-30 10:29:16 -04:00
Gervase Markham
d4eb7d5782 Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
Jeff Muizelaar
c02421d70b Fix android breakage caused by bug 744850
--HG--
extra : rebase_source : a773cf8cfd30833045c531375956fe36a71b2c61
2012-05-29 17:43:31 -04:00
Margaret Leibovic
f483095af3 Bug 715263 - Browser should use the favicon size optimized for device resolution. r=mfinkle 2012-05-29 14:10:48 -07:00
Jeff Muizelaar
760df0c530 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
4597b8027a Bug 757643 - Properly revert package-name.txt;r=mfinkle 2012-05-29 13:33:09 -04:00
Richard Newman
683bb914b4 Bug 758300 - Add license file for json-simple. r=trivial 2012-05-29 10:04:40 -07:00
Kartikaya Gupta
dcfadf4f73 Bug 758854 - Fix possible NPE if external activities return null data. r=blassey 2012-05-29 11:09:50 -04:00
Ali Juma
893d53c11b 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
31a4b4ed31 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
d6f895fc0d 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
aeaff4f7eb Back out d22c4f57daaf and 6c27b32ad788 (bug 758635) on suspicion of causing reftest failures 2012-05-26 13:11:47 -07:00
Kartikaya Gupta
d831dad869 Bug 758635 - LayerRenderer doesn't need to implement GLSurfaceView.Renderer. r=Cwiiis 2012-05-26 11:03:27 -04:00
Kartikaya Gupta
2bf75481e7 Bug 758635 - Remove redundant code to set the viewport size. r=Cwiiis 2012-05-26 10:59:11 -04:00
Geoff Brown
a37933ddeb Bug 757475 - Robocop: disable testPermissions. r=jmaher 2012-05-26 09:33:52 -04:00
Gian-Carlo Pascutto
090a614132 Bug 735064 - Add tests for BrowserProvider batch operations. r=lucasr 2012-05-26 11:30:17 +02:00
Phil Ringnalda
9927ee82ec Back out 551fb80a2dca (bug 758392) for roboprovider bustage 2012-05-25 23:18:19 -07:00
Brian Nicholson
69073bf236 Bug 758392 - Create abstract getTestType() method in BaseTest. r=gbrown f=jmaher 2012-05-25 17:26:04 -07:00
Sriram Ramasubramanian
0faa1d9ef7 Bug 758798: Liberate TextSwitcher from magic numbers. [r=mfinkle] 2012-05-25 15:10:26 -07:00
Ed Morley
28d48cf58f Merge mozilla-central to mozilla-inbound 2012-05-25 22:44:48 +01:00
Wes Johnston
b1b489660a Bug 750511 - Hide soft keyboard when user touches outside awesomebar. r=mfinkle 2012-05-25 14:03:53 -07:00
Sriram Ramasubramanian
ce011349c2 Bug 753200: Many menu items are disabled on start. [r=mfinkle] 2012-05-25 12:47:51 -07:00
Ed Morley
18aedf9b51 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-25 14:25:53 +01:00
Jim Mathies
bd3f82ea02 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
ecb051e05d Bug 757646 - Throw from NSSBridge if Master password is set. r=rnewman,gbrown 2012-05-25 10:04:12 -07:00
Ted Mielczarek
97ff1bbfbd 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
646d5166f5 Bug 739355: Revert text-size to 22 in pre-honeycomb phones. [r=mfinkle] 2012-05-24 21:10:10 -07:00
Kartikaya Gupta
4cfe762d78 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
14f90708ec 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
afd0d96e91 Bug 752709 - Extract a getDisplayMetrics function into GeckoApp. r=cpeterson 2012-05-23 21:53:39 -04:00
Kartikaya Gupta
8a9a864a95 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
cd7997a23d Bug 748384 - Propagate the page bounds in via browser.js. r=Cwiiis,mats 2012-05-23 10:49:59 -04:00
Kartikaya Gupta
78fc09d742 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
d448ef890c Bug 748384 - Remove the DrawMetadataProvider which is not being used any more. r=Cwiiis 2012-05-23 10:49:44 -04:00
Thiyag Krishna
9889587f54 Bug 741655 - Add more controls to download manager. r=bnicholson 2012-05-23 20:56:39 -04:00
Kartikaya Gupta
0f2c633486 Bug 748384 - Back out 330e9c52f9ac, 9ba1078559fe, 2ed39c12d792, f53f05ecacd5 for build bustage. r=bustage 2012-05-23 11:08:19 -04:00
Kartikaya Gupta
6ab5f951cd 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
d6c0648ca9 Bug 748384 - Propagate the page bounds in via browser.js. r=Cwiiis,mats 2012-05-23 10:49:59 -04:00
Kartikaya Gupta
42c7a60dd5 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
520bda2b3e Bug 748384 - Remove the DrawMetadataProvider which is not being used any more. r=Cwiiis 2012-05-23 10:49:44 -04:00