Commit Graph

1705 Commits

Author SHA1 Message Date
Margaret Leibovic
f851d74018 Bug 695172 - Makefile bustage fix 2012-05-31 10:54:53 -07:00
Margaret Leibovic
8af58c1231 Bug 695172 (Part 2) - Clean up unused stuff in GeckoViewsFactory. r=mfinkle 2012-05-30 13:26:16 -07:00
Margaret Leibovic
9f9e080b21 Bug 695172 - Find in page. r=mfinkle 2012-05-30 13:26:13 -07:00
James Willcox
f881190c2a Bug 727421 - Implement full screen support for Flash on Android r=blassey 2012-05-30 12:10:49 -04:00
James Willcox
1a03a64625 Backout 814d564578d1 due to xul bustage 2012-05-30 11:58:50 -04:00
Kartikaya Gupta
cd1814b7d1 Bug 759762 - Update screenshot code to take into account RTL pages. r=blassey 2012-05-30 11:27:05 -04:00
James Willcox
9709d39263 Bug 727421 - Implement full screen support for Flash on Android r=blassey 2012-05-30 10:29:16 -04:00
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
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
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
Wes Johnston
1d1d335091 Bug 757646 - Throw from NSSBridge if Master password is set. r=rnewman,gbrown 2012-05-25 10:04:12 -07: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
Mark Finkle
fde601fd12 Bug 741430 - Use new icons for status alert notifications r=sriram 2012-05-24 23:41:57 -04:00
Sriram Ramasubramanian
af3d2ce791 Bug 739355: Tablet UI URL bar. [r=mfinkle] 2012-05-24 15:47:49 -07:00
Sriram Ramasubramanian
4cc1437822 Bug 739355: Overflow menu for tablets. [r=mfinkle] 2012-05-24 15:32:37 -07:00
Sriram Ramasubramanian
766083a5ca Bug 730775: Scaled up resource for tablet action-bar. [r=mfinkle] 2012-05-24 15:22:47 -07:00
Richard Newman
0c26893440 Bug 756477 - Flush log level cache on each sync to detect log level changes. r=nalexander 2012-05-24 13:17:46 -07:00
Richard Newman
43071c1e98 Bug 720271 - MPL license cleanup for Android Sync. r=trivial 2012-05-24 13:17:46 -07:00
Wes Johnston
d25b9b966e Backout 01f48ef1ee92 for test failure 2012-05-24 12:15:24 -07:00
Richard Newman
835625d469 Bug 758300 - Remove MPL headers from non-MPL code and manifest includes. r=trivial 2012-05-24 11:31:19 -07:00
Ed Morley
5eb4baa056 Backout 5f82df6b980e (bug 757944) on suspicion of reftest failures 2012-05-24 17:51:46 +01:00
Wes Johnston
55d35177b1 Bug 757646 - Errors in the NSSBridge should throw exceptions. r=rnewman 2012-05-24 09:47:52 -07:00
Wes Johnston
58f252ef6b Bug 757893 - Reset max and min zoom when switching tabs. r=kats 2012-05-24 09:11:21 -07:00
Benoit Girard
df1dd36e0d Bug 757944 - Don't call onSurfaceCreated/onSurfaceChanged before a context is created. r=joe
--HG--
extra : rebase_source : 61ce6cb26a69ace210f2fb60eb4714dd5fed3eb9
2012-05-23 18:26:21 -04:00
James Willcox
f17ad4617e Bug 753458 - Remove unnecessary fields in RenderContext r=kats 2012-05-24 11:02:49 -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
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
William Lachance
4f9f8d558a Bug 757643 - Remove license boilerplate from package-name.txt;r=mfinkle 2012-05-23 10:12:27 -04:00