1. 8445ca6 am b14f325a: am 289b9b62: Add ANativeWindow API for directly drawing to the surface bits. by Dianne Hackborn · 14 years ago
  2. b14f325 am 289b9b62: Add ANativeWindow API for directly drawing to the surface bits. by Dianne Hackborn · 14 years ago
  3. 289b9b6 Add ANativeWindow API for directly drawing to the surface bits. by Dianne Hackborn · 14 years ago
  4. 3a70b20 Merge "New cursor controller in TextViews." by Gilles Debunne · 14 years ago
  5. cc3ec6c New cursor controller in TextViews. by Gilles Debunne · 14 years ago
  6. 4670268 Merge "Fix alpha blending and improve fragment shaders performance." by Romain Guy · 14 years ago
  7. 16202fc Fix alpha blending and improve fragment shaders performance. by Romain Guy · 14 years ago
  8. b92cd4f am 0260887c: merge from open-source master by The Android Open Source Project · 14 years ago
  9. 0260887 merge from open-source master by The Android Open Source Project · 14 years ago
  10. ba7a36e am 990d9ca4: merge from open-source master by The Android Open Source Project · 14 years ago
  11. 990d9ca merge from open-source master by The Android Open Source Project · 14 years ago
  12. dc03788 am 3dbbf2dc: ignore from open-source master by The Android Open Source Project · 14 years ago
  13. 3dbbf2d ignore from open-source master by The Android Open Source Project · 14 years ago
  14. 2caad1d Merge "Remove points from fixed function. Add basic GL performance test." by Jason Sams · 14 years ago
  15. 53a93d5 Remove points from fixed function. Add basic GL performance test. by Jason Sams · 14 years ago
  16. a6935ab0 am d321e8d6: am 2aaa9e9f: Merge "Remove some (unused, non-public) phone-related status bar notification icons" into gingerbread by David Brown · 14 years ago
  17. eb678fb Merge "Improved logging when there's an error creating the directories in getFilesDir()" by Jean-Baptiste Queru · 14 years ago
  18. 82164ad Merge "Refactoring to move vertex computing to the Patch class." by Romain Guy · 14 years ago
  19. fb5e23c Refactoring to move vertex computing to the Patch class. by Romain Guy · 14 years ago
  20. 187c721 Merge "reduce locking when using SQLiteStatement" by Vasu Nori · 14 years ago
  21. 3465d5f Merge "Avoid unnecessary tests when drawing ListView dividers." by Romain Guy · 14 years ago
  22. bbefa23 Merge "Optimize blending state changes." by Romain Guy · 14 years ago
  23. 179de8a Avoid unnecessary tests when drawing ListView dividers. by Romain Guy · 14 years ago
  24. 82ba814 Optimize blending state changes. by Romain Guy · 14 years ago
  25. d321e8d am 2aaa9e9f: Merge "Remove some (unused, non-public) phone-related status bar notification icons" into gingerbread by David Brown · 14 years ago
  26. 2aaa9e9 Merge "Remove some (unused, non-public) phone-related status bar notification icons" into gingerbread by David Brown · 14 years ago
  27. 90787e0 am bd3f8b71: am e7b790f1: Merge "Fix swap of sessionId and output in audio effect API." into gingerbread by Jean-Michel Trivi · 14 years ago
  28. bd3f8b7 am e7b790f1: Merge "Fix swap of sessionId and output in audio effect API." into gingerbread by Jean-Michel Trivi · 14 years ago
  29. e25539f reduce locking when using SQLiteStatement by Vasu Nori · 14 years ago
  30. e7b790f Merge "Fix swap of sessionId and output in audio effect API." into gingerbread by Jean-Michel Trivi · 14 years ago
  31. 4cb15cf Fix swap of sessionId and output in audio effect API. by Jean-Michel Trivi · 14 years ago
  32. 020057b am a60337ce: am 6bb14e08: Merge "Enable the support for decoding audio with AAC+ and eAAC+ features" into gingerbread by James Dong · 14 years ago
  33. a60337c am 6bb14e08: Merge "Enable the support for decoding audio with AAC+ and eAAC+ features" into gingerbread by James Dong · 14 years ago
  34. 6bb14e0 Merge "Enable the support for decoding audio with AAC+ and eAAC+ features" into gingerbread by James Dong · 14 years ago
  35. 20030a6 Merge "Remove support for density compatibility in the hardware renderer." by Romain Guy · 14 years ago
  36. dbd77cd Remove support for density compatibility in the hardware renderer. by Romain Guy · 14 years ago
  37. 0fb6242 Merge "Combine base PictureSet with composite layers into one SkLayer tree to get ready for GL rendering." by Grace Kloba · 14 years ago
  38. dce7cf9 am 339716e0: am f99e27da: Merge "Make android:immersive public." into gingerbread by Daniel Sandler · 14 years ago
  39. 5fe0ae8 am 4f440632: am 929642ee: Add runtime dumpsys support for media recorder client by James Dong · 14 years ago
  40. d2097a9e5 Merge "Remove some scafolding and test code that is no longer worth maintaining." by Mike Lockwood · 14 years ago
  41. c5c7853 Remove some scafolding and test code that is no longer worth maintaining. by Mike Lockwood · 14 years ago
  42. 177eb38 Update the file filter in DumpRenderTree (and DumpRenderTree2) so that by Ben Murdoch · 14 years ago
  43. 2b2fa12 Merge "Update Browser useragent string to reflect WebKit merge at r62496" by Steve Block · 14 years ago
  44. 339716e0 am f99e27da: Merge "Make android:immersive public." into gingerbread by Daniel Sandler · 14 years ago
  45. f99e27d Merge "Make android:immersive public." into gingerbread by Daniel Sandler · 14 years ago
  46. 029c62d Merge "A basic extension of ListActivity that allows navigating through tests and test folders." by Maksymilian Osowski · 14 years ago
  47. 59c76b8 Update Browser useragent string to reflect WebKit merge at r62496 by Steve Block · 14 years ago
  48. 6fd7112 A basic extension of ListActivity that allows navigating through tests and test folders. by Maksymilian Osowski · 14 years ago
  49. a7c1407 Enable the support for decoding audio with AAC+ and eAAC+ features by James Dong · 14 years ago
  50. 4f44063 am 929642ee: Add runtime dumpsys support for media recorder client by James Dong · 14 years ago
  51. 929642e Add runtime dumpsys support for media recorder client by James Dong · 14 years ago
  52. 831e550 Merge "Draw n-patches using OpenGL." by Romain Guy · 14 years ago
  53. f7f9355 Draw n-patches using OpenGL. by Romain Guy · 14 years ago
  54. 0f399ec am b4b0f67a: am fd84f97a: Added JAVA classes to control bass boost, equalizer, reverberation and virtualizer Effects. by Eric Laurent · 14 years ago
  55. bbfe0b2 am 243f7f85: am f6120cf4: Merge "Improve InstrumentationTestRunner exception handling." into gingerbread by Brett Chabot · 14 years ago
  56. d8a6271 am 49159f07: am 74bf59b4: Merge "Add new glue code for writing native apps." into gingerbread by Dianne Hackborn · 14 years ago
  57. 2a57917 am 49ff1e6c: am b29e3b9c: Merge "Change CursorTreeAdapter to close the cursors rather than deactivating them. Fix SimpleCursorTreeAdapter to allow a null cursor as an argument." into gingerbread by Jason Parks · 14 years ago
  58. ac85b82 am 9fd45970: am 833830e0: am 286cf139: docs: add redirect for download.html by Scott Main · 14 years ago
  59. ddfd24c am 4dc96b85: am f7d2b4a2: Use fullScreenIntent to show the USB mass storage dialog. by Daniel Sandler · 14 years ago
  60. eff5580 am f3bfd841: am 98738272: Merge "Remove voice mail number verification for testing on no-sim device" into gingerbread by Xia Wang · 14 years ago
  61. 9df613a am 717b517a: am 1082ae03: am 5183ae3b: Merge "docs: add caution about adt in eclipse 3.6" into froyo by Scott Main · 14 years ago
  62. 511d9ec am 0a21801f: am a5402dab: Merge "OBB API for PackageManager" into gingerbread by Kenny Root · 14 years ago
  63. 28e2303 am d481cdd4: am c9535de8: Merge "Add OBB file helper class" into gingerbread by Kenny Root · 14 years ago
  64. 1a33274 resolved conflicts for merge of 167449e5 to master by Jeff Brown · 14 years ago
  65. 6f10db8 Merge "Fix some issues with smooth scrolling ListViews" by Adam Powell · 14 years ago
  66. 53c67c8 Fix build. by Dianne Hackborn · 14 years ago
  67. 3711331 Fix some issues with smooth scrolling ListViews by Adam Powell · 14 years ago
  68. 5493496 Remove some (unused, non-public) phone-related status bar notification icons by David Brown · 14 years ago
  69. cb5357c Merge "update 404'd source.android.com URLs" by Jean-Baptiste Queru · 14 years ago
  70. b4b0f67 am fd84f97a: Added JAVA classes to control bass boost, equalizer, reverberation and virtualizer Effects. by Eric Laurent · 14 years ago
  71. 36a8664 Fix send/receive MMS while the phone's state isn't in IDLE and the Network type can support voice and data calls concurrently by Kenny · 14 years ago
  72. fd84f97 Added JAVA classes to control bass boost, equalizer, reverberation and virtualizer Effects. by Eric Laurent · 14 years ago
  73. c801768 Integrate Loader support in to Activity/Fragment. by Dianne Hackborn · 14 years ago
  74. 8abd50b Combine base PictureSet with composite layers into by Grace Kloba · 14 years ago
  75. 2951c6d Merge "MTP: Use media provider database to implement MTP device support." by Mike Lockwood · 14 years ago
  76. 243f7f8 am f6120cf4: Merge "Improve InstrumentationTestRunner exception handling." into gingerbread by Brett Chabot · 14 years ago
  77. 07e1b1d Merge "reduce java locking on SQLiteDatabase if sql is already compiled" by Vasu Nori · 14 years ago
  78. f6120cf Merge "Improve InstrumentationTestRunner exception handling." into gingerbread by Brett Chabot · 14 years ago
  79. d21eac9 MTP: Use media provider database to implement MTP device support. by Mike Lockwood · 14 years ago
  80. 6d9e1e6 Merge "MTP: remove separate audio table from prototype MTP database" by Mike Lockwood · 14 years ago
  81. 2d6c9e9 MTP: remove separate audio table from prototype MTP database by Mike Lockwood · 14 years ago
  82. 26be805 Merge "Do not draw the fade areas when it's not necessary." by Romain Guy · 14 years ago
  83. b2d2ddc reduce java locking on SQLiteDatabase if sql is already compiled by Vasu Nori · 14 years ago
  84. dac5f9f Do not draw the fade areas when it's not necessary. by Romain Guy · 14 years ago
  85. 841b176 Make android:immersive public. by Daniel Sandler · 14 years ago
  86. 49159f0 am 74bf59b4: Merge "Add new glue code for writing native apps." into gingerbread by Dianne Hackborn · 14 years ago
  87. 74bf59b Merge "Add new glue code for writing native apps." into gingerbread by Dianne Hackborn · 14 years ago
  88. 49ff1e6 am b29e3b9c: Merge "Change CursorTreeAdapter to close the cursors rather than deactivating them. Fix SimpleCursorTreeAdapter to allow a null cursor as an argument." into gingerbread by Jason Parks · 14 years ago
  89. b29e3b9 Merge "Change CursorTreeAdapter to close the cursors rather than deactivating them. Fix SimpleCursorTreeAdapter to allow a null cursor as an argument." into gingerbread by Jason Parks · 14 years ago
  90. 818505a Merge "Create FBOs in LayerCache." by Romain Guy · 14 years ago
  91. f18fd99 Create FBOs in LayerCache. by Romain Guy · 14 years ago
  92. a3dcc4c Merge "STOPSHIP CL in master - make sqlite WAL default for all apps" by Vasu Nori · 14 years ago
  93. 9fd4597 am 833830e0: am 286cf139: docs: add redirect for download.html by Scott Main · 14 years ago
  94. 57feb5d STOPSHIP CL in master - make sqlite WAL default for all apps by Vasu Nori · 14 years ago
  95. 833830e am 286cf139: docs: add redirect for download.html by Scott Main · 14 years ago
  96. 286cf13 docs: add redirect for download.html by Scott Main · 14 years ago
  97. 85448bb Add new glue code for writing native apps. by Dianne Hackborn · 14 years ago
  98. 661c908 ActionBar tab mode using fragments; needs styles. by Adam Powell · 14 years ago
  99. 4dc96b8 am f7d2b4a2: Use fullScreenIntent to show the USB mass storage dialog. by Daniel Sandler · 14 years ago
  100. f7d2b4a Use fullScreenIntent to show the USB mass storage dialog. by Daniel Sandler · 14 years ago