1. f695f6b Tell Browser to monitor the WebCore thread for responsiveness. by Ben Murdoch · 13 years ago
  2. 0f9aaeb Disable fixed title bar in quick controls by John Reck · 13 years ago
  3. 2711fab Fix portrait's fixed title bar by John Reck · 13 years ago
  4. 26bebab Merge "Monkey" into jb-dev by John Reck · 13 years ago
  5. 0ec3e9f Monkey by John Reck · 13 years ago
  6. fe93563 Merge "Toggle QC request desktop icon" into jb-dev by Michael Kolb · 13 years ago
  7. 8d772b0 Add setting to control tabs per app behavior by Michael Kolb · 14 years ago
  8. af63dba Toggle QC request desktop icon by Michael Kolb · 13 years ago
  9. 234eadc Don't wait on ContactsProvider by Ben Murdoch · 13 years ago
  10. 54217b3 Hide webview when showing a custom view by Michael Kolb · 13 years ago
  11. 2b552f5 Monkey proofing by Michael Kolb · 13 years ago
  12. 40e7f35 Monkey by John Reck · 13 years ago
  13. 7286427 Don't capture picture by Michael Kolb · 13 years ago
  14. 5fea4a2 fix monkey NPE by Michael Kolb · 13 years ago
  15. 9ee87d9 Fix getItemId() by John Reck · 13 years ago
  16. b0fb2ba Merge "Remove voice search handling" into jb-dev by Michael Kolb · 13 years ago
  17. 5ff5c8b Remove voice search handling by Michael Kolb · 13 years ago
  18. 3e45528 Fix NPE by John Reck · 13 years ago
  19. f6504f8 Don't block fast QC selection by Michael Kolb · 13 years ago
  20. 57059a8 Don't hide URL bar for tablets in portrait by Michael Kolb · 13 years ago
  21. e8a8233 Fix QuickControls after title bar tweaks by Michael Kolb · 13 years ago
  22. cd50451 Merge changes I53236e23,If5b84b90,Ia38f8aab by John Reck · 13 years ago
  23. 2c442a2 Merge "show IME when titlebar is selected in tab switcher" by Michael Kolb · 13 years ago
  24. dedcee2 Remove debug code by John Reck · 13 years ago
  25. 821e426 Remove more unused code by John Reck · 13 years ago
  26. af991f9 Remove unused code by John Reck · 13 years ago
  27. 1f9b356 show IME when titlebar is selected in tab switcher by Michael Kolb · 13 years ago
  28. 163ae53 Merge "Fix typo" by John Reck · 13 years ago
  29. 5eac0b6 Fix typo by John Reck · 13 years ago
  30. 8558122 Merge "Bookmark page changes" by John Reck · 13 years ago
  31. 3ad8d5c Bookmark page changes by John Reck · 13 years ago
  32. ee8ede1 Ensure clean state of QuickControls when opening by Michael Kolb · 13 years ago
  33. 877a044 Merge "enable tab switcher on phone QuickControls" by Michael Kolb · 13 years ago
  34. a34ae50 enable tab switcher on phone QuickControls by Michael Kolb · 13 years ago
  35. d6207ee Merge "Title bar tweaks" by John Reck · 13 years ago
  36. 96fd939 Fix strictmode violation by John Reck · 13 years ago
  37. 1221fcd Merge "Support fallback key events" by John Reck · 13 years ago
  38. 997b1b7 Support fallback key events by John Reck · 13 years ago
  39. abc01ce Merge "Modify browser file origin policy." by Selim Gurun · 13 years ago
  40. 68234a9 Save and load snapshots async by John Reck · 13 years ago
  41. bc82ec9 Title bar tweaks by John Reck · 13 years ago
  42. 2b71d6d Change where saved pages are stored by John Reck · 13 years ago
  43. b2ce874 Merge "Only process intents if user-visible" by John Reck · 13 years ago
  44. 7878f22 Only process intents if user-visible by John Reck · 13 years ago
  45. 0d8510c Merge "Load bookmarks asynchronously" by John Reck · 13 years ago
  46. f94abcf Load bookmarks asynchronously by John Reck · 14 years ago
  47. d5cb4fa Fix monkey NPE by Michael Kolb · 13 years ago
  48. f1286a4 Re-use tab for an intent created by browser by Michael Kolb · 13 years ago
  49. da58063 fix titlebar disappearing on tab switch by Michael Kolb · 13 years ago
  50. 891aded Merge "fix QuickControls url input IME" by Michael Kolb · 13 years ago
  51. 4bb6fcb fix QuickControls url input IME by Michael Kolb · 13 years ago
  52. 5bd8dd3 Merge "Sort files & folders in directory list" by John Reck · 13 years ago
  53. cca9be4 Sort files & folders in directory list by John Reck · 13 years ago
  54. e11b921 Call find in the menu by Michael Kolb · 13 years ago
  55. 8cad413 Add support for HTML Media Capture "capture" attribute. by Ben Murdoch · 14 years ago
  56. 981bd08 Merge "Support BOOKMARK_TYPE" by John Reck · 13 years ago
  57. d18ac4b Support BOOKMARK_TYPE by John Reck · 13 years ago
  58. 1082b02 Don't force keyboard on focus change by Michael Kolb · 13 years ago
  59. 778a488 Monkeys everywhere by Michael Kolb · 13 years ago
  60. 1434cb0 Remove already attached warning by Michael Kolb · 13 years ago
  61. 80f7508 Submenus in QuickControls by Michael Kolb · 13 years ago
  62. f896352 De-focus url input before tab data change by Michael Kolb · 13 years ago
  63. 4923c22 Don't embed titlebar in WebView by Michael Kolb · 13 years ago
  64. 9649783 pref for html5 prefetch bandwidth management by Victoria Lease · 13 years ago
  65. 37bf044 Modify browser file origin policy. by Selim Gurun · 13 years ago
  66. c0297e3 Merge "Revert "fix hl parameter for incognito search"" by Victoria Lease · 13 years ago
  67. 1b45e85 Revert "fix hl parameter for incognito search" by Victoria Lease · 13 years ago
  68. 510a36e Enable WAL mode using new API, which is more efficient. by Jeff Brown · 13 years ago
  69. 96998e2 Prevent flicker while dragging contrast slider by John Reck · 13 years ago
  70. 043e72f fix hl parameter for incognito search by Victoria Lease · 13 years ago
  71. 5987b80 Add "Share" option back to context menu for images. by Victoria Lease · 13 years ago
  72. c832e5e Bad Monkey. by Michael Kolb · 13 years ago
  73. 859cde6 Merge "Should recycle TypedArray." by Jeff Brown · 13 years ago
  74. ab2c4d7 Should recycle TypedArray. by Jeff Brown · 13 years ago
  75. 0967caa Merge "Remove WebSettings from BrowserSettings in destroy" by John Reck · 13 years ago
  76. b187567 Merge "Fix restoring desktop useragent" by John Reck · 13 years ago
  77. d1d8731 Remove WebSettings from BrowserSettings in destroy by John Reck · 13 years ago
  78. 8b9bb8b Fix restoring desktop useragent by John Reck · 13 years ago
  79. 18f252f handle locale changes directly in Browser by Michael Kolb · 13 years ago
  80. 4d2fcab Fixup browser to use WebView proxy by Jonathan Dixon · 13 years ago
  81. 913a13f Revert "Temporarily disable saved pages for Skia update" by Derek Sollenberger · 13 years ago
  82. a4befac limit pie submenu to screen by Michael Kolb · 13 years ago
  83. 7458d4c Fix NPE when pre-populating Autofill data. by Ben Murdoch · 13 years ago
  84. d986237 Move thumbnail update to onProgressChanged by John Reck · 13 years ago
  85. 60cd8ae Merge "Temporarily disable saved pages for Skia update" by Derek Sollenberger · 13 years ago
  86. bcef87f Fix mMenuIsDown tracking by John Reck · 14 years ago
  87. efe6674 Temporarily disable saved pages for Skia update by John Reck · 14 years ago
  88. 8e20143 Update Browser for improved NDEF API's. by Nick Pelly · 14 years ago
  89. f19210b Enforce most visited limit by John Reck · 14 years ago
  90. d2e3593 Fix quickcontrols after combo view by Michael Kolb · 14 years ago
  91. 4b308d8 Merge "Add a folder index view in debug mode" by John Reck · 14 years ago
  92. 7287f80 Add a folder index view in debug mode by John Reck · 14 years ago
  93. 6eb5f84 Merge "fix back key on tabs behavior" by Michael Kolb · 14 years ago
  94. 91911a2 fix back key on tabs behavior by Michael Kolb · 14 years ago
  95. 9f73309 Faster NTP by John Reck · 14 years ago
  96. 0755fcd Avoid ISE by Michael Kolb · 14 years ago
  97. 8168ae2 Make static fields of WSF$Site package-private by Conley Owens · 14 years ago
  98. dcd90e3 fix anchor link url bar updates by Michael Kolb · 14 years ago
  99. 7ac63b6 Shock the Monkey by Michael Kolb · 14 years ago
  100. c159c1a Another monkey NPE by Michael Kolb · 14 years ago