Commit Graph

11289 Commits

Author SHA1 Message Date
Chris Kitching
cf8fdcc2a3 Bug 709230 - Part 4: annotate members referenced by WebRTC's JNI code. r=gcp,rnewman 2013-11-18 17:27:00 -08:00
Chris Kitching
ac10c2668c Bug 709230 - Part 3: annotate the remaining Robocop entry points. r=gbrown,rnewman 2013-11-18 21:09:00 -08:00
Chris Kitching
ac5fcaea62 Bug 709230 - Part 2: shunt, as appropriate, methods into RobocopAPI, where possible. r=lucasr,rnewman,gbrown 2013-11-18 21:08:00 -08:00
Chris Kitching
d6f805c544 Bug 709230 - Part 1: annotate by hand the JNI entry points not covered by the code generator. r=rnewman 2013-11-21 14:44:00 -08:00
Carsten "Tomcat" Book
1b6e265466 merge fx-team to mozilla-central 2013-11-28 12:44:14 +01:00
Mike Hommey
fdd3247a81 Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
Mike Hommey
2f727b6d62 Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Richard Newman
57201662da Bug 943073 - Consolidate GeckoAppShell.isHighMemoryDevice and HardwareUtils.isLowMemoryPlatform. r=mcomella 2013-11-27 21:17:13 -08:00
Richard Newman
310ebc5c98 Bug 941868 - Part 5a: uncontested cleanup and logging. r=mcomella 2013-11-27 12:21:08 -08:00
Mark Capella
1cf4f993ca Bug 943742 - Swiping closed non-selected tabs from tray leaves TabCounter incorrect in current screen, r=rnewman 2013-11-27 15:03:25 -05:00
Mark Finkle
ff63c3496b Backout 4e7de85bedc2, ceb1e4a434a0, Adding context menus back r=wesj 2013-11-27 14:09:38 -05:00
Richard Newman
e24cd598a6 Backed out changeset 192103a30df7 (bug 941868) 2013-11-27 11:03:19 -08:00
Richard Newman
0e42b8ba67 Backed out changeset 9f446888b2d2 (bug 941868) 2013-11-27 10:57:15 -08:00
Brad Lassey
e9b56df61d bug 744519 - mplement memory-pressure flag to react quicker to memory pressure, without waiting for event loop r=gsvelto 2013-11-27 06:52:05 -05:00
Ed Morley
5e82c9f1e1 Bug 878560 - Rename "Automatic updates" pref to make it clearer that notifications are still expected; r=snorp f=ibarlow,mfinkle 2013-11-27 16:39:23 +00:00
Richard Newman
046c7f8d16 Bug 941868 - Follow-up to fix typo. r=bustage 2013-11-26 20:53:10 -08:00
Richard Newman
80a6909e73 Bug 941868 - Part 5: don't fetch about:home's favicon later in the load cycle. r=mcomella 2013-11-26 19:48:30 -08:00
Richard Newman
0a5e49b730 Bug 941868 - Part 4: tidying and enforcing TabEvent non-null-tab constraint. r=mcomella 2013-11-26 19:48:30 -08:00
Richard Newman
5de0bc174c Bug 941868 - Part 3: don't evict built-in bitmaps, either. r=mcomella 2013-11-26 19:48:30 -08:00
Richard Newman
eb5c26880d Bug 941868 - Part 2: load and cache certain preloaded favicons on launch, and remove favicon from about:home's HTML content. r=mcomella 2013-11-26 19:48:30 -08:00
Wes Johnston
49e36a78b0 Bug 943400 - Don't show handles when text fields are original focused. r=mfinkle 2013-11-26 12:53:21 -08:00
Wes Johnston
e674467506 Bug 880230 - Use num of unique services shared with to determine how many quick share icons to show. r=lucasr 2013-11-26 09:27:37 -08:00
Carsten "Tomcat" Book
10cb29314e merge fx-team to mozilla-central 2013-11-26 12:38:36 +01:00
Ryan VanderMeulen
748b1e5e36 Merge m-c to fx-team. 2013-11-25 14:25:48 -05:00
Lucas Rocha
6551d168d0 Bug 941825 - Make BookmarksListAdapter's swapCursor() idempotent. r=mfinkle 2013-11-25 14:02:16 -05:00
Wes Johnston
0ff080af55 Bug 880230 - Use ComponentName when sorting Activities. r=lucasr 2013-11-25 09:45:43 -08:00
Wes Johnston
eef493bef3 Bug 921112 - Expose MCC/MNC in payments on Android. r=mfinkle 2013-11-25 09:42:25 -08:00
Taylor Skidmore
89962f768c Bug 916483 - Replace usage of fastFind with finder. r=mleibovic 2013-11-22 15:01:17 -05:00
Chenxia Liu
3adda63019 Bug 932092 - Data format for UI telemetry collection. r=mfinkle 2013-11-25 17:35:58 -05:00
Matt Brubeck
c4a7990b41 Merge fx-team to mozilla-central 2013-11-23 14:24:52 -08:00
Benoit Jacob
ea5169c13c Bug 834243 - Revert to old behavior of holding off from starting the compositor until we have successfully preallocated its EGLSurface - r=snorp 2013-11-22 18:23:36 -05:00
Benoit Jacob
98b5b0435d Bug 834243 - Revert to calling eglInitialize in Java; do it first in a EGLPreloadingThread to avoid blocking the UI thread for a long time - r=snorp 2013-11-22 18:23:34 -05:00
Ryan VanderMeulen
a841a65c0f Merge fx-team to m-c. 2013-11-22 15:23:22 -05:00
Ryan VanderMeulen
1e4b2d1860 Merge inbound to m-c. 2013-11-22 15:18:19 -05:00
Richard Newman
37b12b1e70 Bug 941868 - Part 1: add NonEvictingLruCache. r=mcomella 2013-11-22 17:12:20 -08:00
Richard Newman
d7cfbdd836 Bug 941844 - Part 2: tidy BrowserToolbar.onTabChanged. r=bnicholson 2013-11-22 17:12:20 -08:00
Richard Newman
d1346ea4a7 Bug 941844 - Part 1: don't update title if title doesn't change. r=bnicholson 2013-11-22 17:12:19 -08:00
Margaret Leibovic
7c0a8fca8c Bug 937820 - Create Snippets XPCOM component. r=bnicholson 2013-11-22 16:55:33 -08:00
Wes Johnston
a3754fc7c9 Bug 768667 - Fix un-bitrotting. r=bustage,sriram 2013-11-22 15:18:04 -08:00
Wes Johnston
77f3e8f949 Bug 768667 - Follow up for review comments. r=sriram 2013-11-22 14:13:23 -08:00
Wes Johnston
354b2bc34b Bug 941201 - Send old url info in location change messages. r=margaret 2013-11-22 14:11:08 -08:00
Lucas Rocha
a7d5e7aac4 Bug 938205 - Factor out editing UI into ToolbarEditLayout (r=sriram) 2013-11-22 15:34:29 +00:00
Lucas Rocha
b9a0c4cbfe Bug 938205 - Remove unused imports from BrowserToolbar (r=sriram) 2013-11-22 15:34:29 +00:00
Ryan VanderMeulen
92dc8a10f4 Backed out changesets ea5939461476 and eb8ef0e80c9c (bug 938205) for robocop orange. 2013-11-22 12:32:19 -05:00
Lucas Rocha
e4e506c7d3 Bug 938205 - Factor out editing UI into ToolbarEditLayout (r=sriram) 2013-11-22 15:34:29 +00:00
Lucas Rocha
91aee000db Bug 938205 - Remove unused imports from BrowserToolbar (r=sriram) 2013-11-22 15:34:29 +00:00
Carsten "Tomcat" Book
9ec9d883b3 merge fx-team to mozilla-central 2013-11-22 14:51:13 +01:00
Richard Newman
9191c54185 Bug 941982 - Clean up about: page handling. r=mcomella 2013-11-21 23:33:28 -08:00
Taylor Skidmore
10e6c649cd Bug 941795 - Simple rename of LayerView.show/hide to LayerView.showSurface/hideSurface. r=mcomella
--HG--
extra : rebase_source : e661e52c828d9b7760284abbf7ca7759ff24eb26
2013-11-21 14:18:40 -05:00
Wes Johnston
2f31b49fcb Bug 768667 - Use an actionmode for text selection. r=margaret,sriram
--HG--
rename : mobile/android/base/resources/drawable-hdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-hdpi/ic_menu_share.png
rename : mobile/android/base/resources/drawable-mdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-mdpi/ic_menu_share.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-xhdpi/ic_menu_share.png
2013-11-19 11:57:37 -08:00