1. 5ff5c8b Remove voice search handling by Michael Kolb · 13 years ago
  2. 1f9b356 show IME when titlebar is selected in tab switcher by Michael Kolb · 13 years ago
  3. 1221fcd Merge "Support fallback key events" by John Reck · 13 years ago
  4. 997b1b7 Support fallback key events by John Reck · 13 years ago
  5. 68234a9 Save and load snapshots async by John Reck · 13 years ago
  6. e11b921 Call find in the menu by Michael Kolb · 13 years ago
  7. 8cad413 Add support for HTML Media Capture "capture" attribute. by Ben Murdoch · 13 years ago
  8. 778a488 Monkeys everywhere by Michael Kolb · 13 years ago
  9. 80f7508 Submenus in QuickControls by Michael Kolb · 13 years ago
  10. 5987b80 Add "Share" option back to context menu for images. by Victoria Lease · 13 years ago
  11. 18f252f handle locale changes directly in Browser by Michael Kolb · 13 years ago
  12. 4d2fcab Fixup browser to use WebView proxy by Jonathan Dixon · 13 years ago
  13. 913a13f Revert "Temporarily disable saved pages for Skia update" by Derek Sollenberger · 13 years ago
  14. d986237 Move thumbnail update to onProgressChanged by John Reck · 13 years ago
  15. 60cd8ae Merge "Temporarily disable saved pages for Skia update" by Derek Sollenberger · 13 years ago
  16. bcef87f Fix mMenuIsDown tracking by John Reck · 13 years ago
  17. efe6674 Temporarily disable saved pages for Skia update by John Reck · 13 years ago
  18. dcd90e3 fix anchor link url bar updates by Michael Kolb · 14 years ago
  19. c159c1a Another monkey NPE by Michael Kolb · 14 years ago
  20. f5261da Make Ctl-Tab and Shift-Ctl-Tab cycle tabs by Michael Kolb · 14 years ago
  21. a4c9f8d am c5b0b2db: Fix yet another Monkey NPE by Michael Kolb · 14 years ago
  22. c5b0b2d Fix yet another Monkey NPE by Michael Kolb · 14 years ago
  23. 164eeed am 7431a694: Merge "Fix NPE at startup" into ics-mr1 by Bart Sears · 14 years ago
  24. b833713 Fix NPE at startup by Michael Kolb · 14 years ago
  25. 55cc0e3 Merge "Crash recover no longer uses icicle." by George Mount · 14 years ago
  26. 3636d0a Crash recover no longer uses icicle. by George Mount · 14 years ago
  27. f87fd10 am a48621be: Merge "Monkey season" into ics-mr1 by Michael Kolb · 14 years ago
  28. 3944861 am b1fb70ce: Fix stop/refresh menu state by Michael Kolb · 14 years ago
  29. a48621b Merge "Monkey season" into ics-mr1 by Michael Kolb · 14 years ago
  30. e8c9757 Monkey season by Michael Kolb · 14 years ago
  31. b1fb70c Fix stop/refresh menu state by Michael Kolb · 14 years ago
  32. e834a5b am 3e5e5fad: Merge "Remove the psychic labs feature." into ics-mr1 by Narayan Kamath · 14 years ago
  33. f3174a5 Remove the psychic labs feature. by Narayan Kamath · 14 years ago
  34. 7501bf4 Show download complete message for data URI downloads. by George Mount · 14 years ago
  35. 5faa6c0 Merge "Remove dump V8 counters from browser debug menu" by Kristian Monsen · 14 years ago
  36. ba71c04 Remove dump V8 counters from browser debug menu by Kristian Monsen · 14 years ago
  37. 93384ff Handle error condition when inserting snapshots by John Reck · 14 years ago
  38. 315d502 Reduce size of menus by Michael Kolb · 14 years ago
  39. 2826377 Lower snapshot size limit by John Reck · 14 years ago
  40. 938db80 Fix intent handling from other apps in recovery case by Michael Kolb · 14 years ago
  41. 387d45d Data URL fixes - bookmarks, save, and wallpaper by George Mount · 14 years ago
  42. db6ba9b Merge "Immediately update title bar when loading a URL" by Michael Kolb · 14 years ago
  43. a53c989 Immediately update title bar when loading a URL by Michael Kolb · 14 years ago
  44. 9dd4a41 Fix intent handling by John Reck · 14 years ago
  45. 2466eff Rename Tab.LockIcon to Tab.SecurityState by Steve Block · 14 years ago
  46. 3639c4c View images without throwing an intent by Michael Kolb · 14 years ago
  47. 8471e9f Remove network connection error dialog by John Reck · 14 years ago
  48. aae029c Use overlay action mode by John Reck · 14 years ago
  49. 13ec517 Merge "Cleanup menus" by John Reck · 14 years ago
  50. 9ad1eac Revert "Support for measuring page load times." by Mathew Inwood · 14 years ago
  51. e1a03a3 Cleanup menus by John Reck · 14 years ago
  52. d7dd9b2 Use onDraw instead of capturePicture for thumbnails by John Reck · 14 years ago
  53. e64e369 Merge "Support for measuring page load times." by Mathew Inwood · 14 years ago
  54. a60fffa Monkey protection by John Reck · 14 years ago
  55. b4e831b Support for measuring page load times. by Mathew Inwood · 14 years ago
  56. e09305e Make sure preloaded tabs have unique IDs. by Mathew Inwood · 14 years ago
  57. 015e1e3 Unregister the NFC callback onPause. by Ben Murdoch · 14 years ago
  58. 06207a3 Merge "Fix blank page activity selection bug" by John Reck · 14 years ago
  59. 8bcafc1 Fix blank page activity selection bug by John Reck · 14 years ago
  60. 52be478 Fix issues with state save/restore by John Reck · 14 years ago
  61. b5fd116 Updates for NDEF push API change. by Nick Pelly · 14 years ago
  62. 8735764 Drop active tab check when blocking events by Michael Kolb · 14 years ago
  63. 6628d14 Merge "Avoid showing previous tab when closing an app tab" by Michael Kolb · 14 years ago
  64. 2ae6ef7 Avoid showing previous tab when closing an app tab by Michael Kolb · 14 years ago
  65. 6c2e2f3 Add bulletproofing to state recovery by John Reck · 14 years ago
  66. 42229bc YAMR - Yet Another Menu Reorg by John Reck · 14 years ago
  67. 59e232c Show web content before handling new intent by Michael Kolb · 14 years ago
  68. 9a4ceda Merge "Faster all the things!" by John Reck · 14 years ago
  69. 56c1fcf Faster all the things! by John Reck · 14 years ago
  70. 5ae15bd fix close tab keyboard shortcut by Michael Kolb · 14 years ago
  71. 8a00949 Fix monkey bug by Michael Kolb · 14 years ago
  72. c3af067 Tab switcher animation by Michael Kolb · 14 years ago
  73. 31a8579 Merge "Don't hide the navscreen when going to bookmarks" by John Reck · 14 years ago
  74. 3ba4553 Don't hide the navscreen when going to bookmarks by John Reck · 14 years ago
  75. eac25cd Menu shuffling by John Reck · 14 years ago
  76. b42e294 Merge "Observe a flag to supress the HTTP auth dialog prompt and silently cancel auth." by Ben Murdoch · 14 years ago
  77. e28b347 close external tabs on back by Michael Kolb · 14 years ago
  78. fdd3711 Observe a flag to supress the HTTP auth dialog prompt and silently cancel auth. by Ben Murdoch · 14 years ago
  79. 43cfe8a Clear bitmap from canvas after done drawing to it. by Dianne Hackborn · 14 years ago
  80. 42c0c06 fix url action mode by Michael Kolb · 14 years ago
  81. 7bdee0b fix action bar and menu by Michael Kolb · 14 years ago
  82. c1eeb12 fix last tab close bug by Michael Kolb · 14 years ago
  83. 6d59884 remove unused references by Michael Kolb · 14 years ago
  84. 1cf4b79 Restore overhaul by John Reck · 14 years ago
  85. ff6a748 handle preload tab when max count is reached by Michael Kolb · 14 years ago
  86. af262e7 Remove obsolete usage of WebIconDatabase by John Reck · 14 years ago
  87. cadae72 Switch to a background thread pool by John Reck · 14 years ago
  88. 88026f4 Quick disabling of state images by John Reck · 14 years ago
  89. bc490d2 Preload crash recovery state by John Reck · 14 years ago
  90. f57c029 Startup optimization by John Reck · 14 years ago
  91. 30b065e ActionBar change for phones by John Reck · 14 years ago
  92. 3ca1275 use system menu by Michael Kolb · 14 years ago
  93. d3e4d5b Move ComboView to its own activity by John Reck · 14 years ago
  94. f630b55 Closing last tab clears state by John Reck · 14 years ago
  95. 7ab75ee fix menu on tablet by Michael Kolb · 14 years ago
  96. e9e1d4a add KEY_FORWARD support by Michael Kolb · 14 years ago
  97. ef85204 Merge "add navigation to menu again" by Michael Kolb · 14 years ago
  98. 4bf7971 add navigation to menu again by Michael Kolb · 14 years ago
  99. e1dbb95 SearchBox preloading fixes. by Mathew Inwood · 14 years ago
  100. ef654f1 Snapshot title bar by John Reck · 14 years ago