1. c171756 Merge "Remove deleted pdu items from the updated cache" by Tom Taylor · 12 years ago
  2. e6ad12a Merge "Fix bug #5815381 [DA] [Android Gallery] [Cut string in "no-response" box]" by Fabrice Di Meglio · 12 years ago
  3. 1e34e1b Merge "Fix 5958806: Allow play button to be hidden in TransportControlView" by Jim Miller · 12 years ago
  4. f51abc7 Merge "Delete display list objects and resources on the UI thread Bug #6073717 Bug #6065504 Bug #6026515 Bug #5971725" by Romain Guy · 12 years ago
  5. bb0acdf Delete display list objects and resources on the UI thread by Romain Guy · 12 years ago
  6. 7bcbeb7 Merge "Make SQLiteDatabase final." by Jeff Brown · 12 years ago
  7. ef6f68b Merge "Don't log SQLITE_SCHEMA errors." by Jeff Brown · 12 years ago
  8. 21452d1 Merge "Fix bug #6029615 Update Javadoc for onPaddingChanged()" by Fabrice Di Meglio · 12 years ago
  9. 085585f Fix bug #6029615 Update Javadoc for onPaddingChanged() by Fabrice Di Meglio · 12 years ago
  10. baefdfa Make SQLiteDatabase final. by Jeff Brown · 12 years ago
  11. fb9c41c Merge "Deferred layer updates" by Romain Guy · 12 years ago
  12. ff3aca3 Fix bug #5815381 [DA] [Android Gallery] [Cut string in "no-response" box] by Fabrice Di Meglio · 12 years ago
  13. c3b91e9 Merge "More work on rotation animation." by Dianne Hackborn · 12 years ago
  14. 9fd7480 More work on rotation animation. by Dianne Hackborn · 12 years ago
  15. 5a2b607 Merge "Delete more navcache stuff" by John Reck · 12 years ago
  16. 09c8f48 Merge "Report leaked Context registrations to StrictMode." by Jeff Sharkey · 12 years ago
  17. 08cbdad Don't log SQLITE_SCHEMA errors. by Jeff Brown · 12 years ago
  18. b2676f7 Delete more navcache stuff by John Reck · 12 years ago
  19. b8b36b8 am dc022a6f: am 08e91352: am 93dc642e: docs: fix misc bugs from external tracker by Scott Main · 12 years ago
  20. dc022a6 am 08e91352: am 93dc642e: docs: fix misc bugs from external tracker by Scott Main · 12 years ago
  21. 08e9135 am 93dc642e: docs: fix misc bugs from external tracker by Scott Main · 12 years ago
  22. 02b693e Merge "fix race condition in WebViewClassic.destroy()" by Michael Kolb · 12 years ago
  23. eb00769 Merge "Allow disk I/O while performing dump()." by Jeff Sharkey · 12 years ago
  24. 93dc642 docs: fix misc bugs from external tracker by Scott Main · 12 years ago
  25. c389882 Fix incorrect javadoc by Casey Ho · 12 years ago
  26. 6ddf44d fix race condition in WebViewClassic.destroy() by Michael Kolb · 12 years ago
  27. dc043b5 Merge "Fix flash" by John Reck · 12 years ago
  28. 2e9e02f Merge "Sync of the NumberPicker attributes with the public Java APIs" by Svetoslav Ganov · 12 years ago
  29. 72d403c Merge "Sync of the TimePicker attributes with the public Java APIs." by Svetoslav Ganov · 12 years ago
  30. e8331bd Sync of the NumberPicker attributes with the public Java APIs by Svetoslav Ganov · 12 years ago
  31. 53b948d Sync of the TimePicker attributes with the public Java APIs. by Svetoslav Ganov · 12 years ago
  32. 3ee7ce2 Merge "Fixing the build for real." by Svetoslav Ganov · 12 years ago
  33. 4b3cdbb Fixing the build for real. by Svetoslav Ganov · 12 years ago
  34. cbed96a Merge "Fixing the build" by Svetoslav Ganov · 12 years ago
  35. 56232eb Fixing the build by Svetoslav Ganov · 12 years ago
  36. f72a446 Fix flash by John Reck · 12 years ago
  37. d56ab1e Merge "Sync of the DatePicker attributes with the public Java APIs." by Svetoslav Ganov · 12 years ago
  38. c49a8be Sync of the DatePicker attributes with the public Java APIs. by Svetoslav Ganov · 12 years ago
  39. 2bf68f0 Deferred layer updates by Romain Guy · 12 years ago
  40. 45e96fd Merge "Adding getter/setter for all public attributes in CalendarView." by Svetoslav Ganov · 12 years ago
  41. e861b42 Allow disk I/O while performing dump(). by Jeff Sharkey · 12 years ago
  42. e6e47f0 Merge "Add a displayColor column to view_events" by Alon Albert · 12 years ago
  43. 8dc3cc2 Allow the SQLite sync mode to be set independently for WAL. by Jeff Brown · 12 years ago
  44. 24dc6aa Change default journal mode to PERSIST. by Jeff Brown · 12 years ago
  45. d2cca91 Merge "Add an API for deleting databases." by Jeff Brown · 12 years ago
  46. db3c6b8 Merge "Adjust WAL checkpoint interval." by Jeff Brown · 12 years ago
  47. 1a7dd03 Unhide transient state APIs on View by Adam Powell · 12 years ago
  48. c13accb Merge "Hidden API for setting p2p NFC modes." by Martijn Coenen · 12 years ago
  49. dc92730 Add a displayColor column to view_events by Alon Albert · 12 years ago
  50. ec418d3 Merge "Make sure egl context is valid for the onTrimMemory call" by Teng-Hui Zhu · 12 years ago
  51. 062d6d5 Merge "Quick fix for Monkey NPE." by George Mount · 12 years ago
  52. 817d5fb am 5d87d51f: am f65951bf: am 0dd9ec14: Merge "Make ResolverActivity update dynamically." into ics-mr1 by Dianne Hackborn · 12 years ago
  53. 5d87d51 am f65951bf: am 0dd9ec14: Merge "Make ResolverActivity update dynamically." into ics-mr1 by Dianne Hackborn · 12 years ago
  54. f65951b am 0dd9ec14: Merge "Make ResolverActivity update dynamically." into ics-mr1 by Dianne Hackborn · 12 years ago
  55. 0dd9ec1 Merge "Make ResolverActivity update dynamically." into ics-mr1 by Dianne Hackborn · 12 years ago
  56. 9a676bf Quick fix for Monkey NPE. by George Mount · 12 years ago
  57. 3c90952 Refactor WebView to be a thin proxy class by Jonathan Dixon · 12 years ago
  58. 0dc0da6 change WebView to remove use of base class fields by Jonathan Dixon · 12 years ago
  59. ded37ed Add new WebViewClassic files by Jonathan Dixon · 12 years ago
  60. 6435da6 am d9760a81: am 25517fdc: am 637c50db: am c7e5a2fe: Merge "Fix dividers for LinearLayout (TabWidget)" by Adam Powell · 12 years ago
  61. d9760a8 am 25517fdc: am 637c50db: am c7e5a2fe: Merge "Fix dividers for LinearLayout (TabWidget)" by Adam Powell · 12 years ago
  62. 25517fd am 637c50db: am c7e5a2fe: Merge "Fix dividers for LinearLayout (TabWidget)" by Adam Powell · 12 years ago
  63. 637c50d am c7e5a2fe: Merge "Fix dividers for LinearLayout (TabWidget)" by Adam Powell · 12 years ago
  64. ff37505 Adding getter/setter for all public attributes in CalendarView. by Svetoslav Ganov · 12 years ago
  65. d7026f1 Report leaked Context registrations to StrictMode. by Jeff Sharkey · 12 years ago
  66. 79087e4 Add an API for deleting databases. by Jeff Brown · 12 years ago
  67. b7f2736 Adjust WAL checkpoint interval. by Jeff Brown · 12 years ago
  68. e8f2c7f Make ResolverActivity update dynamically. by Dianne Hackborn · 12 years ago
  69. 7d3c690 Merge "Improve RTL APIs" by Fabrice Di Meglio · 12 years ago
  70. dd3ef2c Improve RTL APIs by Fabrice Di Meglio · 12 years ago
  71. 756fe38 am 6053b195: am bb69bde5: am 3e701270: Merge "extend timeout to allow for more time for the device to connect." into ics-mr1 by Tsu Chiang Chuang · 12 years ago
  72. 6053b19 am bb69bde5: am 3e701270: Merge "extend timeout to allow for more time for the device to connect." into ics-mr1 by Tsu Chiang Chuang · 12 years ago
  73. bb69bde am 3e701270: Merge "extend timeout to allow for more time for the device to connect." into ics-mr1 by Tsu Chiang Chuang · 12 years ago
  74. 3e70127 Merge "extend timeout to allow for more time for the device to connect." into ics-mr1 by Tsu Chiang Chuang · 12 years ago
  75. 1f0eac9 Fix 5958806: Allow play button to be hidden in TransportControlView by Jim Miller · 12 years ago
  76. 4a00ab2 Make sure egl context is valid for the onTrimMemory call by Teng-Hui Zhu · 12 years ago
  77. 0765d44 Merge "Shouldn't catch Throwable in AsyncTask." by Jeff Brown · 12 years ago
  78. b1ec5ef Shouldn't catch Throwable in AsyncTask. by Jeff Brown · 12 years ago
  79. 209266e Merge "Fix WifiManager async API" by Irfan Sheriff · 12 years ago
  80. c7e5a2f Merge "Fix dividers for LinearLayout (TabWidget)" by Adam Powell · 12 years ago
  81. ac5a3a1 Merge "Make layoutDirection API public" by Fabrice Di Meglio · 12 years ago
  82. 98aec1c Make layoutDirection API public by Fabrice Di Meglio · 12 years ago
  83. b22d6c1 Merge "Allow webview to delete GL resource in a valid EGL context" by Teng-Hui Zhu · 12 years ago
  84. d962413 Allow webview to delete GL resource in a valid EGL context by Teng-Hui Zhu · 12 years ago
  85. b08dee9 am f09c0c7f: am 93920d79: am a66be970: am 11aa4cc3: Merge "Set width of spinner\'s dropdown to fit on device" by Jean-Baptiste Queru · 12 years ago
  86. ab38500 am dbc591e2: am c69d6134: am 6ae4fe94: am 9303919d: Merge "Adds documentation for ContentResolver notifyChange()" by Jean-Baptiste Queru · 12 years ago
  87. 188cddb Hidden API for setting p2p NFC modes. by Martijn Coenen · 13 years ago
  88. cab063c Merge "Prevent a 'TODO' from appearing in the JavaDoc" by Steve Block · 12 years ago
  89. d3975a9 Fix WifiManager async API by Irfan Sheriff · 12 years ago
  90. 4b1afab extend timeout to allow for more time for the device to connect. by Tsu Chiang Chuang · 12 years ago
  91. 148c5da Merge "Clean up Surface Texture on Java side" by Teng-Hui Zhu · 12 years ago
  92. fdd646b Clean up Surface Texture on Java side by Teng-Hui Zhu · 12 years ago
  93. 85c738f Merge "If no NITZ information use Country Code to set TimeZone." by Wink Saville · 12 years ago
  94. a27421a If no NITZ information use Country Code to set TimeZone. by Wink Saville · 12 years ago
  95. 672f74b Merge "Improve documentation of SQLite debugging options." by Jeff Brown · 12 years ago
  96. 638eff7 Improve documentation of SQLite debugging options. by Jeff Brown · 12 years ago
  97. 8a7259b Prevent a 'TODO' from appearing in the JavaDoc by Steve Block · 12 years ago
  98. 592c85c Merge "Handle sentence level spell checking hidden APIs" by satok · 12 years ago
  99. 8898358 Handle sentence level spell checking hidden APIs by satok · 13 years ago
  100. 9a4a1a5 Merge "Externalize more SQLite configuration options." by Jeff Brown · 12 years ago