- a3d93b1 Support dangerous permission for Android M by Vivek Sekhar · 10 years ago
- eecefa3 Add low power mode optimization by Sagar Dhawan · 10 years ago
- dfe37a4 Revert "Fixed search engine name shown in browser settings" by Sagar Dhawan · 10 years ago
- ffce058 Fixed search engine name shown in browser settings by Pankaj Garg · 10 years ago
- 32bc29c Fix voice search by Tarun Nainani · 10 years ago
- 4a2c894 [MDM] Refactor of restriction initialization by Dave Tharp · 10 years ago
- bcd37da Enable new scenarios for user activity hints by Dany Rybnikov · 10 years ago
- 9a082b1 MDM Edit Bookmark Restriction by Dave Tharp · 10 years ago
- 490ca7f MDM Managed Bookmarks by Dave Tharp · 10 years ago
- 880f643 MDM Third Party Cookies Restriction by Dave Tharp · 10 years ago
- 60aac81 Revamped EngineInitializer by Kulanthaivel Palanichamy · 10 years ago
- 87a8668 Implement ComboView for Bookmarks, History and SavedPages by Tarun Nainani · 10 years ago
- 3255876 Fix for activity lifecycle in exit dialog. by Axesh R. Ajmera · 10 years ago
- cc28028 Fix for reloading pak on System Language change by Axesh R. Ajmera · 10 years ago
- ed791da M42 snap browser by Vivek Sekhar · 10 years ago
- c912c55 Resolve cookie persistence issues on browser exit by Dany Rybnikov · 10 years ago
- b4a173f Fix white flash screen on pressing home key. by Tarun Nainani · 11 years ago
- d6efa97 Clean visual style, part II: extend bright style, convert icons, more touch-ups. by Enrico Ros · 11 years ago
- 1f5a095 Clean visual style: move to Light, add Material support, change Drawables (progress, icons). by Enrico Ros · 11 years ago
- 49b7925 Updates to SWE browser's options menu by Pankaj Garg · 11 years ago
- 7794268 Improve browser startup time by Kulanthaivel Palanichamy · 11 years ago
- 0e10a20 Porting newer changes from 1599-qrd by Vivek Sekhar · 11 years ago
- f04dbda Save crash logs on a server by Pankaj Garg · 11 years ago
- 652d08e Fix for about menu by Axesh R. Ajmera · 11 years ago
- 436b873 Make BrowserActivity.getController() public for testing. by Tarun Nainani · 11 years ago
- ef749cb Fixes for 1599-qrd browser to work with 1857 swe engine by Tarun Nainani · 11 years ago
- 41242f2 Change SWE app properties back to stock Android by Bijan Amirzada · 11 years ago[Renamed (97%) from src/com/android/swe/browser/BrowserActivity.java]
- 9b1e988 Added modified files to consume SWE by Bijan Amirzada · 11 years ago
- 69b30be Copy of new files from 1599 by Bijan Amirzada · 11 years ago[Renamed from src/com/android/browser/BrowserActivity.java]
- a2368f1 Browser: fix can not search with browser by kaiyiz · 12 years ago
- b40014b Browser: add to support exit prompt feature by luxiaol · 12 years ago
- bb2db87 Browser: Screen will garbage after rotate the phone. by kaiyiz · 12 years ago
- e6ff8b4 Browser: add to customize and show useragent by qqzhou · 12 years ago
- a8b6dbb Browser: add or show some menu items in BrowserActivity by kaiyiz · 12 years ago
- 8c5b0a3 Browser: add homepage and bookmark feature by qqzhou · 12 years ago
- 38b3965 Disable URL overriding on redirects by John Reck · 13 years ago
- 9c35b9c Prevent the monkies with a sledgehammer by John Reck · 13 years ago
- 0ec3e9f Monkey by John Reck · 13 years ago
- 2b552f5 Monkey proofing by Michael Kolb · 13 years ago
- 40e7f35 Monkey by John Reck · 13 years ago
- 7878f22 Only process intents if user-visible by John Reck · 13 years ago
- 3636d0a Crash recover no longer uses icicle. by George Mount · 14 years ago
- ef8b0b9 Assign urlbar background to actionbar by Michael Kolb · 14 years ago
- 6c2e2f3 Add bulletproofing to state recovery by John Reck · 14 years ago
- 56c1fcf Faster all the things! by John Reck · 14 years ago
- c3af067 Tab switcher animation by Michael Kolb · 14 years ago
- 1cf4b79 Restore overhaul by John Reck · 14 years ago
- bc490d2 Preload crash recovery state by John Reck · 14 years ago
- f57c029 Startup optimization by John Reck · 14 years ago
- d3e4d5b Move ComboView to its own activity by John Reck · 14 years ago
- d156adf Null check by John Reck · 14 years ago
- fbc579a catch search key in browser by Michael Kolb · 14 years ago
- 1461244 Preloading support in browser by Michael Kolb · 14 years ago
- aed9c54 Prevent crashing in CrashRecoveryHandler by John Reck · 14 years ago
- fba541e resolved conflicts for merge of e619f1e5 to master by John Reck · 14 years ago
- a5176f3 Use tablet UI for large by John Reck · 14 years ago
- 35e9dd6 Browser settings refactor by John Reck · 14 years ago
- e6bf4ab Fix back long press behavior by John Reck · 14 years ago
- dc2ee1b fix shortcut handling by Michael Kolb · 14 years ago
- 9d27ff5 Make bookmarks useable-ish on phones by John Reck · 14 years ago
- 7d50a93 Clear session cookies before attempting pre-login. by Patrick Scott · 14 years ago
- cd13508 Re-login after a week. by Patrick Scott · 14 years ago
- a418306 hardware keyboard support by Michael Kolb · 14 years ago
- b3417f0 Bookmark UI update by John Reck · 14 years ago
- 97efb1e Skip auto sign-in if the user is already logged in. by Patrick Scott · 14 years ago
- 539e2ec Different approach to auto signin. by Patrick Scott · 14 years ago
- 439c9a5 Spec update for Bookmark widget by John Reck · 15 years ago
- 6670653 Split UI based on screen size by Michael Kolb · 15 years ago
- 06f03e4 fix NPE in onDestroy by Michael Kolb · 15 years ago
- 63bb687 Debug settings changes by John Reck · 15 years ago
- 4155485 Fixes test errors by John Reck · 15 years ago
- ef67165 Make BrowserSettings.loadFromDb asynchronous by Ben Murdoch · 15 years ago
- 8233fac Controller Refactor by Michael Kolb · 15 years ago
- ffa561e Allow HW accleration to be activated on demand. by Derek Sollenberger · 15 years ago
- 6c6e86f Fix issue introduced by API change by Adam Powell · 15 years ago
- d797305 Updated for ActionBar API changes by Adam Powell · 15 years ago
- 1d88aa0 use new API (and not db) to access download notifications by Vasu Nori · 15 years ago
- 09ccfc7 Open downloads from notifications. by Leon Scroggins · 15 years ago
- 5ba8da4 Remove the web archive UI from the browser by Teng-Hui Zhu · 15 years ago
- c54d328 set http header 'cookie' before inserting download request in DM by Vasu Nori · 15 years ago
- c607653 Use the new public API for DownloadManager. by Leon Scroggins · 15 years ago
- 16f6fb9 Remove unused code. by Leon Scroggins · 15 years ago
- bc92285 Use constants in place of strings, and remove unused code. by Leon Scroggins · 15 years ago
- 88d0803 Incorporate save to home screen with add bookmark dialog. by Leon Scroggins · 15 years ago
- 2573892 Rewrite HTTP auth dialog code by Bjorn Bringert · 15 years ago
- 0506f2d Fixed lock icon, url touch area, dropdown visibility by Michael Kolb · 15 years ago
- 772927a fix history context menu bug by Michael Kolb · 15 years ago
- 4a906e1 Remove unused drag tracking code by Bjorn Bringert · 15 years ago
- 370a4f3 new bookmark screen part 2 by Michael Kolb · 15 years ago
- 131ab51 Use getters/setters for WebAddress fields by Bjorn Bringert · 15 years ago
- b1402a5 Remove some unnecessary use of hidden APIs by Bjorn Bringert · 15 years ago
- b67be57 am da0d5462: am 956cf01e: Remove QuickSearch shortcuts. by Leon Scroggins · 15 years ago
- 956cf01 Remove QuickSearch shortcuts. by Leon Scroggins · 15 years ago
- e421c24 update bookmarks & history page by Michael Kolb · 15 years ago
- 76a0e9c Move AddBookmark dialog to upper right of screen. by Leon Scroggins III · 15 years ago
- ebba8b4 move new tab button next to tabs by Michael Kolb · 15 years ago
- 36fe2eb resolved conflicts for merge of 52b4e956 to master by Steve Howard · 15 years ago
- a827eca resolved conflicts for merge of 8f918188 to master by Leon Scroggins III · 15 years ago
- 5a862fc Update refs to DownloadManager, which moved to android.app by Steve Howard · 15 years ago
- a682a3c Use the system downloads UI, instead of browser specific 1. by Leon Scroggins III · 15 years ago