1. c7d5349 Implement quickReject() and drawRect(). by Romain Guy · 14 years ago
  2. 94345f4 Fix zoom overview mode bug in the zoom manager. by Derek Sollenberger · 14 years ago
  3. a559e8b Merge "fix NullPointerException caused by inflating XML Webview that is defined to be non-visible." by Derek Sollenberger · 14 years ago
  4. ca9d544 Merge "Add colored rectangles implementation in OpenGLRenderer." by Romain Guy · 14 years ago
  5. 9d5316e Add colored rectangles implementation in OpenGLRenderer. by Romain Guy · 14 years ago
  6. 8bb998d am ea8eafad: am 2529a453: Merge "Make bad notifications crash their application." into gingerbread by Dianne Hackborn · 14 years ago
  7. ea8eafa am 2529a453: Merge "Make bad notifications crash their application." into gingerbread by Dianne Hackborn · 14 years ago
  8. 9d39d0c Make bad notifications crash their application. by Dianne Hackborn · 14 years ago
  9. 36e5f66 resolved conflicts for merge of 2eb12a47 to master by Dianne Hackborn · 14 years ago
  10. 2eb12a4 am 01e4cfc4: Some ActivityThread/ActivityManager cleanup. by Dianne Hackborn · 14 years ago
  11. 01e4cfc Some ActivityThread/ActivityManager cleanup. by Dianne Hackborn · 14 years ago
  12. b6ca723 Fixed bug 2795971 IME doesn't appear on touching a text field by Gilles Debunne · 14 years ago
  13. f39d266 fix NullPointerException caused by inflating XML Webview that is by Derek Sollenberger · 14 years ago
  14. 5eceb79 am 82677b95: am e57c3a88: Merge "Add APIs for finding heavy-weight apps." into gingerbread by Dianne Hackborn · 14 years ago
  15. 82677b9 am e57c3a88: Merge "Add APIs for finding heavy-weight apps." into gingerbread by Dianne Hackborn · 14 years ago
  16. e57c3a8 Merge "Add APIs for finding heavy-weight apps." into gingerbread by Dianne Hackborn · 14 years ago
  17. d8a86f0 am db1bae9a: am 9bf39efb: Do not log AT command traffic by default. by Nick Pelly · 14 years ago
  18. db1bae9 am 9bf39efb: Do not log AT command traffic by default. by Nick Pelly · 14 years ago
  19. 9bf39ef Do not log AT command traffic by default. by Nick Pelly · 14 years ago
  20. baf42c6 Add APIs for finding heavy-weight apps. by Dianne Hackborn · 14 years ago
  21. 3d9bdc3 Merge "Add a splash screen to the webruntime." by Steve Block · 14 years ago
  22. b5c49c8 Add a splash screen to the webruntime. by Ben Murdoch · 14 years ago
  23. 57c798a Add a new UEventObserver subclass to broadcast an Intent whe USB state changes. by Mike Lockwood · 14 years ago
  24. 5da347d am 477def1d: Merge changes I11495d03,If5816721 into gingerbread by Mike Lockwood · 14 years ago
  25. 2423607 Add a new UEventObserver subclass to broadcast an Intent whe USB state changes. by Mike Lockwood · 14 years ago
  26. 9163d42 DO NOT MERGE Add new permission to allow access to USB devices by Mike Lockwood · 14 years ago
  27. abe9e69 Merge "Fixes use of permission string in WebRuntimeActivity" by Steve Block · 14 years ago
  28. c9eecb2 Fixes use of permission string in WebRuntimeActivity by Steve Block · 14 years ago
  29. a18dbdf am 801b63d3: am 51e895f0: Merge "Need to give the AppWidgetHostView the new info about the provider, in case the initialLayout changed." into gingerbread by Joe Onorato · 14 years ago
  30. 038ecb0 Merge "Add support for transformations." by Romain Guy · 14 years ago
  31. 801b63d am 51e895f0: Merge "Need to give the AppWidgetHostView the new info about the provider, in case the initialLayout changed." into gingerbread by Joe Onorato · 14 years ago
  32. f6a11b8 Add support for transformations. by Romain Guy · 14 years ago
  33. c27bb55 Need to give the AppWidgetHostView the new info about the provider, in case the initialLayout by Joe Onorato · 14 years ago
  34. f92f868 am 98f7aed6: am 1e4b9f39: Remove InputConsumer, replacing with InputQueue. by Dianne Hackborn · 14 years ago
  35. 98f7aed am 1e4b9f39: Remove InputConsumer, replacing with InputQueue. by Dianne Hackborn · 14 years ago
  36. 1e4b9f3 Remove InputConsumer, replacing with InputQueue. by Dianne Hackborn · 14 years ago
  37. da91bf5 Merge "Tweak fix for setXSSAuditorEnabled in LayoutTestController." by Shimeng (Simon) Wang · 14 years ago
  38. be1304f Tweak fix for setXSSAuditorEnabled in LayoutTestController. by Elliott Slaughter · 14 years ago
  39. 4ecdad3 am c82b4e80: am 69a4817e: Immersive activity API. by Daniel Sandler · 14 years ago
  40. c82b4e8 am 69a4817e: Immersive activity API. by Daniel Sandler · 14 years ago
  41. 69a4817 Immersive activity API. by Daniel Sandler · 14 years ago
  42. 41b839b Merge "Fix 2655246 file descriptor leak when accessing thumbnails http://b/2655246" by Marco Nelissen · 14 years ago
  43. c047b95 am bc337d2f: am 73ccafb5: Merge "Fix a bug where requestDisallowInterceptTouchEvent does not get called when scrolling is resumed after stopping a fling." into gingerbread by Adam Powell · 14 years ago
  44. c6a2cb0 am 845f5414: am 2c2ce8e5: Merge "Added support for audio sessions in MediaPlayer and AudioTrack." into gingerbread by Eric Laurent · 14 years ago
  45. bb9524b Add implementations for clipRect(), save() and restore(). by Romain Guy · 14 years ago
  46. 1ba38b6 Fix 2655246 file descriptor leak when accessing thumbnails http://b/2655246 by Ray Chen · 14 years ago
  47. 03f0292 New XmlDocumentProvider class. by Gilles Debunne · 14 years ago
  48. 320742b am e3e2883f: am e24a60aa: Merge "First stab at attaching native event dispatching." into gingerbread by Dianne Hackborn · 14 years ago
  49. c4c6635 am 57b53265: am ef730e6e: Merge "Fix javadocs." into gingerbread by Daniel Sandler · 14 years ago
  50. 6c55b8b am 71764c4c: am 613dde4a: Revised "immersive mode" API. by Daniel Sandler · 14 years ago
  51. b09448e am dae19d7c: am aaf39f84: Merge "GPS: remove GpsEventThread from GpsLocationProvider" into gingerbread by Mike Lockwood · 14 years ago
  52. 8190082 am 1e08cc1d: am 224107a4: Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. by Jack Palevich · 14 years ago
  53. bc337d2 am 73ccafb5: Merge "Fix a bug where requestDisallowInterceptTouchEvent does not get called when scrolling is resumed after stopping a fling." into gingerbread by Adam Powell · 14 years ago
  54. 73ccafb Merge "Fix a bug where requestDisallowInterceptTouchEvent does not get called when scrolling is resumed after stopping a fling." into gingerbread by Adam Powell · 14 years ago
  55. dc79f0f am bf900939: am 7e73a2ce: Merge "Improve SensorManager documentation" into gingerbread by Mathias Agopian · 14 years ago
  56. e981c88 am b1efc3f6: am 7fbdc84e: More native input event dispatching. by Jeff Brown · 14 years ago
  57. 7fb6a8b Merge "Adds a Geolocation permission handler to the WebRuntime" by Steve Block · 14 years ago
  58. 1218fce Adds a Geolocation permission handler to the WebRuntime by Steve Block · 14 years ago
  59. 24ca454 Check for spanned before computing tab stops by Kenny Root · 14 years ago
  60. 8d11103 if attach database sql statement is exec'ed, disable write WAL by Vasu Nori · 14 years ago
  61. 845f541 am 2c2ce8e5: Merge "Added support for audio sessions in MediaPlayer and AudioTrack." into gingerbread by Eric Laurent · 14 years ago
  62. 110486f Fix a bug where requestDisallowInterceptTouchEvent does not get called by Adam Powell · 14 years ago
  63. 619346f Added support for audio sessions in MediaPlayer and AudioTrack. by Eric Laurent · 14 years ago
  64. fde7306 Merge "for memory databases, don't set journal_mode and don't allow WAL" by Vasu Nori · 14 years ago
  65. a98cb26 for memory databases, don't set journal_mode and don't allow WAL by Vasu Nori · 14 years ago
  66. 5dc0c82 Add setXSSAuditorEnabled support in WebSettings. by Elliott Slaughter · 14 years ago
  67. 7d977de Merge "when corruption occurs, not clsing the db is casuing stack overflow" by Vasu Nori · 14 years ago
  68. af002cf Merge "Fix the simulator build." by Romain Guy · 14 years ago
  69. 85bf02f Fix the simulator build. by Romain Guy · 14 years ago
  70. 5666170 when corruption occurs, not clsing the db is casuing stack overflow by Vasu Nori · 14 years ago
  71. e3e2883 am e24a60aa: Merge "First stab at attaching native event dispatching." into gingerbread by Dianne Hackborn · 14 years ago
  72. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 14 years ago
  73. 57b5326 am ef730e6e: Merge "Fix javadocs." into gingerbread by Daniel Sandler · 14 years ago
  74. 8091ca5 Fix javadocs. by Daniel Sandler · 14 years ago
  75. ef7fa7b Merge "Add a WebSettings to control whether WebView will use some perf trick, e.g. pause updating the picture, during panning and zooming transition." by Grace Kloba · 14 years ago
  76. 71764c4 am 613dde4a: Revised "immersive mode" API. by Daniel Sandler · 14 years ago
  77. 613dde4 Revised "immersive mode" API. by Daniel Sandler · 14 years ago
  78. dae19d7 am aaf39f84: Merge "GPS: remove GpsEventThread from GpsLocationProvider" into gingerbread by Mike Lockwood · 14 years ago
  79. aaf39f8 Merge "GPS: remove GpsEventThread from GpsLocationProvider" into gingerbread by Mike Lockwood · 14 years ago
  80. f602d36 GPS: remove GpsEventThread from GpsLocationProvider by Mike Lockwood · 14 years ago
  81. ac68873 Merge "Web runtime - link following with simple SOP check - back button - fullscreen (title shown as toast for now)" by Ben Murdoch · 14 years ago
  82. 1e08cc1 am 224107a4: Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. by Jack Palevich · 14 years ago
  83. 224107a Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. by Jack Palevich · 14 years ago
  84. f9b731d Add a WebSettings to control whether WebView will by Grace Kloba · 14 years ago
  85. 57f4e5b Fixed scrolling issue when moving cursor in long TextViews. by Gilles Debunne · 14 years ago
  86. f4362e4 Merge "Fixed scrolling issue when moving cursor in long TextViews." by Gilles Debunne · 14 years ago
  87. cb1f607 Merge "Remove ContactHeaderWidget, because it lives directly in the Contacts App from now on" by Daniel Lehmann · 14 years ago
  88. fb00b2b Merge "Changes for bluetooth keyboard support." by Adam Powell · 14 years ago
  89. 2c63fe4 Remove ContactHeaderWidget, because it lives directly in the Contacts App from now on by Daniel Lehmann · 14 years ago
  90. df7627d Changes for bluetooth keyboard support. by Adam Powell · 14 years ago
  91. bbb5d6e Fixed scrolling issue when moving cursor in long TextViews. by Gilles Debunne · 14 years ago
  92. bf90093 am 7e73a2ce: Merge "Improve SensorManager documentation" into gingerbread by Mathias Agopian · 14 years ago
  93. 7e73a2c Merge "Improve SensorManager documentation" into gingerbread by Mathias Agopian · 14 years ago
  94. b1efc3f am 7fbdc84e: More native input event dispatching. by Jeff Brown · 14 years ago
  95. 7fbdc84 More native input event dispatching. by Jeff Brown · 14 years ago
  96. 3b9f0a3 Recover a handful of commits that were reverted earlier by Jean-Baptiste Queru · 14 years ago
  97. 05dd626a Merge "fix broken test similar to I32c30f7d05e5bec7c6b2776ce9a80c8be61d856f" by Vasu Nori · 14 years ago
  98. 9a76eb5 am 0fcfa0a5: am f25c560d: am 30cf330f: Import revised translations by Kenny Root · 14 years ago
  99. 359cf08 Merge "Add getWrappedCursor, and update the JavaDoc." by Andrew Stadler · 14 years ago
  100. 6c9a300 merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago