1. 9dd4a41 Fix intent handling by John Reck · 14 years ago
  2. 2466eff Rename Tab.LockIcon to Tab.SecurityState by Steve Block · 14 years ago
  3. 3639c4c View images without throwing an intent by Michael Kolb · 14 years ago
  4. 8471e9f Remove network connection error dialog by John Reck · 14 years ago
  5. aae029c Use overlay action mode by John Reck · 14 years ago
  6. 13ec517 Merge "Cleanup menus" by John Reck · 14 years ago
  7. 9ad1eac Revert "Support for measuring page load times." by Mathew Inwood · 14 years ago
  8. e1a03a3 Cleanup menus by John Reck · 14 years ago
  9. d7dd9b2 Use onDraw instead of capturePicture for thumbnails by John Reck · 14 years ago
  10. e64e369 Merge "Support for measuring page load times." by Mathew Inwood · 14 years ago
  11. a60fffa Monkey protection by John Reck · 14 years ago
  12. b4e831b Support for measuring page load times. by Mathew Inwood · 14 years ago
  13. e09305e Make sure preloaded tabs have unique IDs. by Mathew Inwood · 14 years ago
  14. 015e1e3 Unregister the NFC callback onPause. by Ben Murdoch · 14 years ago
  15. 06207a3 Merge "Fix blank page activity selection bug" by John Reck · 14 years ago
  16. 8bcafc1 Fix blank page activity selection bug by John Reck · 14 years ago
  17. 52be478 Fix issues with state save/restore by John Reck · 14 years ago
  18. b5fd116 Updates for NDEF push API change. by Nick Pelly · 14 years ago
  19. 8735764 Drop active tab check when blocking events by Michael Kolb · 14 years ago
  20. 6628d14 Merge "Avoid showing previous tab when closing an app tab" by Michael Kolb · 14 years ago
  21. 2ae6ef7 Avoid showing previous tab when closing an app tab by Michael Kolb · 14 years ago
  22. 6c2e2f3 Add bulletproofing to state recovery by John Reck · 14 years ago
  23. 42229bc YAMR - Yet Another Menu Reorg by John Reck · 14 years ago
  24. 59e232c Show web content before handling new intent by Michael Kolb · 14 years ago
  25. 9a4ceda Merge "Faster all the things!" by John Reck · 14 years ago
  26. 56c1fcf Faster all the things! by John Reck · 14 years ago
  27. 5ae15bd fix close tab keyboard shortcut by Michael Kolb · 14 years ago
  28. 8a00949 Fix monkey bug by Michael Kolb · 14 years ago
  29. c3af067 Tab switcher animation by Michael Kolb · 14 years ago
  30. 31a8579 Merge "Don't hide the navscreen when going to bookmarks" by John Reck · 14 years ago
  31. 3ba4553 Don't hide the navscreen when going to bookmarks by John Reck · 14 years ago
  32. eac25cd Menu shuffling by John Reck · 14 years ago
  33. b42e294 Merge "Observe a flag to supress the HTTP auth dialog prompt and silently cancel auth." by Ben Murdoch · 14 years ago
  34. e28b347 close external tabs on back by Michael Kolb · 14 years ago
  35. fdd3711 Observe a flag to supress the HTTP auth dialog prompt and silently cancel auth. by Ben Murdoch · 14 years ago
  36. 43cfe8a Clear bitmap from canvas after done drawing to it. by Dianne Hackborn · 14 years ago
  37. 42c0c06 fix url action mode by Michael Kolb · 14 years ago
  38. 7bdee0b fix action bar and menu by Michael Kolb · 14 years ago
  39. c1eeb12 fix last tab close bug by Michael Kolb · 14 years ago
  40. 6d59884 remove unused references by Michael Kolb · 14 years ago
  41. 1cf4b79 Restore overhaul by John Reck · 14 years ago
  42. ff6a748 handle preload tab when max count is reached by Michael Kolb · 14 years ago
  43. af262e7 Remove obsolete usage of WebIconDatabase by John Reck · 14 years ago
  44. cadae72 Switch to a background thread pool by John Reck · 14 years ago
  45. 88026f4 Quick disabling of state images by John Reck · 14 years ago
  46. bc490d2 Preload crash recovery state by John Reck · 14 years ago
  47. f57c029 Startup optimization by John Reck · 14 years ago
  48. 30b065e ActionBar change for phones by John Reck · 14 years ago
  49. 3ca1275 use system menu by Michael Kolb · 14 years ago
  50. d3e4d5b Move ComboView to its own activity by John Reck · 14 years ago
  51. f630b55 Closing last tab clears state by John Reck · 14 years ago
  52. 7ab75ee fix menu on tablet by Michael Kolb · 14 years ago
  53. e9e1d4a add KEY_FORWARD support by Michael Kolb · 14 years ago
  54. ef85204 Merge "add navigation to menu again" by Michael Kolb · 14 years ago
  55. 4bf7971 add navigation to menu again by Michael Kolb · 14 years ago
  56. e1dbb95 SearchBox preloading fixes. by Mathew Inwood · 14 years ago
  57. ef654f1 Snapshot title bar by John Reck · 14 years ago
  58. 9ef259a use screenshots for tab switcher by Michael Kolb · 14 years ago
  59. 0f602f3 TitleBar refactor by John Reck · 14 years ago
  60. a169628 Fix bing images crash by John Reck · 14 years ago
  61. fbc579a catch search key in browser by Michael Kolb · 14 years ago
  62. 180d76d Merge "Move Snapshots to own DB on sdcard" by John Reck · 14 years ago
  63. 8cc9235 Move Snapshots to own DB on sdcard by John Reck · 14 years ago
  64. 29721c2 Add SearchBox support to preloader. by Mathew Inwood · 14 years ago
  65. c4d11c5 Merge "Shortcut the TYPED url case" by John Reck · 14 years ago
  66. 87ddc3d Add tab to tab bar when rendering a preloaded one. by Mathew Inwood · 14 years ago
  67. 71e5142 Shortcut the TYPED url case by John Reck · 14 years ago
  68. 2bc8042 Saved Pages tab by John Reck · 14 years ago
  69. 1461244 Preloading support in browser by Michael Kolb · 14 years ago
  70. 253b855 Merge "Fix IntentHandler behavior" by John Reck · 14 years ago
  71. db22ec4 Fix IntentHandler behavior by John Reck · 14 years ago
  72. ae0c041 2nd try: Shows the right URL that has a cert error. by Huahui Wu · 14 years ago
  73. 16b6806 Revert "Shows the right URL that has a cert error." by Huahui Wu · 14 years ago
  74. db6ff89 Shows the right URL that has a cert error. by Huahui Wu · 14 years ago
  75. 26b1832 Prevent webview reuse by John Reck · 14 years ago
  76. 24f1826 Clarify restore dialog, prevent spam by John Reck · 14 years ago
  77. b2f9355 Zero-click sharing for Browser using NFC. by Martijn Coenen · 14 years ago
  78. d8c7452 Persistent frozen tabs by John Reck · 14 years ago
  79. 27d0b88 Merge "Remove unused parameter" by John Reck · 14 years ago
  80. 3ffc5ca Remove unused parameter by John Reck · 14 years ago
  81. 378a410 Always offer to restore by John Reck · 14 years ago
  82. 541f55a Freeze tab improvements by John Reck · 14 years ago
  83. f33b163 Add freeze tab menu option by John Reck · 14 years ago
  84. 2d4f1e2 Add API to allow plugins to lock their orientation in full-screen by Derek Sollenberger · 14 years ago
  85. aed9c54 Prevent crashing in CrashRecoveryHandler by John Reck · 14 years ago
  86. 9465f4d Merge "long axis scrolling for nav screen" by Michael Kolb · 14 years ago
  87. 4bd767d long axis scrolling for nav screen by Michael Kolb · 14 years ago
  88. 5949c66 Fix set parent race condition by John Reck · 14 years ago
  89. 2814a36 new iteration of the navigation UI by Michael Kolb · 14 years ago
  90. 8706008 Transfer data from BP1 to BP2 by John Reck · 14 years ago
  91. c831b63 introduce tab IDs by Michael Kolb · 14 years ago
  92. 519d228 fix new tab regression by Michael Kolb · 14 years ago
  93. 7bcafde refactor open tab code by Michael Kolb · 14 years ago
  94. a4261fd fix navscreen orientation by Michael Kolb · 14 years ago
  95. 9e78f51 add an intent parameter to skip crash recovery by Guang Zhu · 14 years ago
  96. 35e9dd6 Browser settings refactor by John Reck · 14 years ago
  97. f205560 new navscreen ui by Michael Kolb · 14 years ago
  98. 847b532 Recover tabs in the event of a crash by John Reck · 14 years ago
  99. 46f987e refactor titlebar code by Michael Kolb · 14 years ago
  100. 11d1978 fix title bar by Michael Kolb · 14 years ago