1. 52d13f0 Support user-supplied timescales for authoring by James Dong · 15 years ago
  2. ed86eaa Merge "Argh oops I didn't mean to delete this." into gingerbread by Dianne Hackborn · 15 years ago
  3. 9d42c7f Merge "Fix 2797185: Re-enable thumbnail generation in framework" into gingerbread by Jim Miller · 15 years ago
  4. 251fd43 Argh oops I didn't mean to delete this. by Dianne Hackborn · 15 years ago
  5. ccc7732 Merge "Remove old glue code." into gingerbread by Dianne Hackborn · 15 years ago
  6. c9a1108 Merge "first step at implementing the native sensor support" into gingerbread by Mathias Agopian · 15 years ago
  7. 38eea8b Merge "Remove the YV16 format for simplicity's sake." into gingerbread by Mathias Agopian · 15 years ago
  8. 1e86ce6 Remove old glue code. by Dianne Hackborn · 15 years ago
  9. 6e0f65f Adding focus change notification by Konstantin Lopyrev · 15 years ago
  10. 058d039 Remove the YV16 format for simplicity's sake. by Mathias Agopian · 15 years ago
  11. 05940b2 Merge "Download manager support for file URIs + last modified time" into gingerbread by Steve Howard · 15 years ago
  12. 97eb728 Use the OpenSL ES definition of SL_IID_EQUALIZER for the EQ by Jean-Michel Trivi · 15 years ago
  13. b957b9d first step at implementing the native sensor support by Mathias Agopian · 15 years ago
  14. 36ff93a Merge "NDK sensor API" into gingerbread by Mathias Agopian · 15 years ago
  15. e558010 NDK sensor API by Mathias Agopian · 15 years ago
  16. 021e906 Merge "Fix docs build." into gingerbread by Dianne Hackborn · 15 years ago
  17. 1d28f9c Fix docs build. by Dianne Hackborn · 15 years ago
  18. 91216a7 Merge "Fix deadlock when switching between two GLSurfaceViews" into gingerbread by Jack Palevich · 15 years ago
  19. 1b4ecc6 Fix deadlock when switching between two GLSurfaceViews by Jack Palevich · 15 years ago
  20. d76b67c IME events are now dispatched to native applications. by Dianne Hackborn · 15 years ago
  21. 0b2a6d0 Fix 2797185: Re-enable thumbnail generation in framework by Jim Miller · 15 years ago
  22. adcb697 Download manager support for file URIs + last modified time by Steve Howard · 15 years ago
  23. fd035829 Add initial gamepad support. by Jeff Brown · 15 years ago
  24. c0a7e69 Add Parcel::readExceptionCode() and Parcel::writeNoException() by Brad Fitzpatrick · 15 years ago
  25. 70c6c9a Fix simulator build - missing header file <string.h> - need to define -D__arm__ by James Dong · 15 years ago
  26. c1ca7f8 Merge "Making sure that the list of windows updates automatically in hierarchy viewer (View Server side)" into gingerbread by Konstantin Lopyrev · 15 years ago
  27. b8d890e Merge "Initial implementation of the download manager public API." into gingerbread by Steve Howard · 15 years ago
  28. 8e886be Merge "Modifications in audio effect engine state management." into gingerbread by Eric Laurent · 15 years ago
  29. 7d850f2 Modifications in audio effect engine state management. by Eric Laurent · 15 years ago
  30. a270936 Initial implementation of the download manager public API. by Steve Howard · 15 years ago
  31. 9d8bea1 Merge "Initial checkin for software AVC encoder" into gingerbread by James Dong · 15 years ago
  32. 1cc31e6 Initial checkin for software AVC encoder by James Dong · 15 years ago
  33. d93f4e5 Merge "DO NOT MERGE Doc Change: Javadoc for test case classes" into gingerbread by Joe Malin · 15 years ago
  34. dc30101 Making sure that the list of windows updates automatically in hierarchy viewer (View Server side) by Konstantin Lopyrev · 15 years ago
  35. e339464 am 1bcb6658: Merge "Fix issue #2834005: Android Settings.Secure bypass" into froyo by Dianne Hackborn · 15 years ago
  36. 1bcb665 Merge "Fix issue #2834005: Android Settings.Secure bypass" into froyo by Dianne Hackborn · 15 years ago
  37. 5a93032 doc change: resolved conflicts for merge of 3c691a8d to gingerbread by Dirk Dougherty · 15 years ago
  38. 24117ce Fix issue #2834005: Android Settings.Secure bypass by Dianne Hackborn · 15 years ago
  39. 3c691a8 Doc change: add notes for ndk r4b. by Dirk Dougherty · 15 years ago
  40. b100801 am ef13d028: docchange: fixed typo "Pacskage" to "Package" by Robert Ly · 15 years ago
  41. ef13d02 docchange: fixed typo "Pacskage" to "Package" by Robert Ly · 15 years ago
  42. d1af902 Merge "Deprecate some status bar icons that now come from the phone app (and shouldn't have been public in the first place.)" into gingerbread by David Brown · 15 years ago
  43. 87bb185 Merge changes I2337051b,I19b426cb into gingerbread by Kenny Root · 15 years ago
  44. 87315aa Tweak ObbFile class by Kenny Root · 15 years ago
  45. e059b27 Allow things that can install packages to set Obb paths by Kenny Root · 15 years ago
  46. faccac7 Make a stupid thing about the glue less stupid. by Dianne Hackborn · 15 years ago
  47. 289b9b6 Add ANativeWindow API for directly drawing to the surface bits. by Dianne Hackborn · 15 years ago
  48. 26c6797 Deprecate some status bar icons that now come from the phone app (and by David Brown · 15 years ago
  49. 2aaa9e9 Merge "Remove some (unused, non-public) phone-related status bar notification icons" into gingerbread by David Brown · 15 years ago
  50. e7b790f Merge "Fix swap of sessionId and output in audio effect API." into gingerbread by Jean-Michel Trivi · 15 years ago
  51. 4cb15cf Fix swap of sessionId and output in audio effect API. by Jean-Michel Trivi · 15 years ago
  52. 6bb14e0 Merge "Enable the support for decoding audio with AAC+ and eAAC+ features" into gingerbread by James Dong · 15 years ago
  53. f99e27d Merge "Make android:immersive public." into gingerbread by Daniel Sandler · 15 years ago
  54. a7c1407 Enable the support for decoding audio with AAC+ and eAAC+ features by James Dong · 15 years ago
  55. 929642e Add runtime dumpsys support for media recorder client by James Dong · 15 years ago
  56. 5493496 Remove some (unused, non-public) phone-related status bar notification icons by David Brown · 15 years ago
  57. fd84f97 Added JAVA classes to control bass boost, equalizer, reverberation and virtualizer Effects. by Eric Laurent · 15 years ago
  58. f6120cf Merge "Improve InstrumentationTestRunner exception handling." into gingerbread by Brett Chabot · 15 years ago
  59. 841b176 Make android:immersive public. by Daniel Sandler · 15 years ago
  60. 74bf59b Merge "Add new glue code for writing native apps." into gingerbread by Dianne Hackborn · 15 years ago
  61. 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 · 15 years ago
  62. 833830e am 286cf139: docs: add redirect for download.html by Scott Main · 15 years ago
  63. 286cf13 docs: add redirect for download.html by Scott Main · 15 years ago
  64. 85448bb Add new glue code for writing native apps. by Dianne Hackborn · 15 years ago
  65. f7d2b4a Use fullScreenIntent to show the USB mass storage dialog. by Daniel Sandler · 15 years ago
  66. bca909c Change CursorTreeAdapter to close the cursors rather than deactivating them. Fix SimpleCursorTreeAdapter to allow a null cursor as an argument. by Jason Parks · 15 years ago
  67. 9873827 Merge "Remove voice mail number verification for testing on no-sim device" into gingerbread by Xia Wang · 15 years ago
  68. 374fe5c Remove voice mail number verification for testing on no-sim device by Xia Wang · 15 years ago
  69. 1082ae0 am 5183ae3b: Merge "docs: add caution about adt in eclipse 3.6" into froyo by Scott Main · 15 years ago
  70. 5183ae3 Merge "docs: add caution about adt in eclipse 3.6" into froyo by Scott Main · 15 years ago
  71. a5402da Merge "OBB API for PackageManager" into gingerbread by Kenny Root · 15 years ago
  72. c9535de Merge "Add OBB file helper class" into gingerbread by Kenny Root · 15 years ago
  73. b17f4dc Merge "More native input dispatch work." into gingerbread by Chris Tate · 15 years ago
  74. 31e7ce7 Improve InstrumentationTestRunner exception handling. by Brett Chabot · 15 years ago
  75. f3f25bf Added some javadoc to Camera.takePicture() by Dan Tasse · 15 years ago
  76. 1c9bada docs: add caution about adt in eclipse 3.6 by Scott Main · 15 years ago
  77. dacabf9 Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 15 years ago
  78. 4b9baa6 am 2651504c: (-s ours) Merge "Doc change: Add revision notes for Android 2.2_r2 development platform. Fix some umappable characters in WebView class doc." into froyo by Dirk Dougherty · 15 years ago
  79. c424334 Merge "Allow application to set two more encoding paramters: video profile and level" into gingerbread by James Dong · 15 years ago
  80. 58c3557 Merge "Fix some bugs in the MediaProfileReader Because the video and audio encoders were stored in the same map, when we retrieve the name from the map, we can get a incorrect name." into gingerbread by James Dong · 15 years ago
  81. 620a4240 Fix some bugs in the MediaProfileReader by James Dong · 15 years ago
  82. 2651504 Merge "Doc change: Add revision notes for Android 2.2_r2 development platform. Fix some umappable characters in WebView class doc." into froyo by Dirk Dougherty · 15 years ago
  83. c34c8c3 Merge "Only send the playback complete notification if a) an error occurred on any track or b) all tracks have finished playing. The previous behaviour was to send the notification as soon as the first track finished playing." into gingerbread by Andreas Huber · 15 years ago
  84. 971305d Only send the playback complete notification if a) an error occurred on any track or b) all tracks have finished playing. The previous behaviour was to send the notification as soon as the first track finished playing. by Andreas Huber · 15 years ago
  85. ef52b568 Merge "More improvements to the SensorManager documentation" into gingerbread by Mathias Agopian · 15 years ago
  86. 81c929a Allow application to set two more encoding paramters: video profile and level by James Dong · 15 years ago
  87. b59b944 Fix icon size in intruder alerts. by Daniel Sandler · 15 years ago
  88. df9b81c Added Visualizer effect. by Eric Laurent · 15 years ago
  89. 93565c4b OBB API for PackageManager by Kenny Root · 15 years ago
  90. 7cee34a Add OBB file helper class by Kenny Root · 15 years ago
  91. 2e6aff8 Merge "ALooperRoster no longer holds strong references to handlers and loopers." into gingerbread by Andreas Huber · 15 years ago
  92. 57576c1 ALooperRoster no longer holds strong references to handlers and loopers. by Andreas Huber · 15 years ago
  93. 6615defd Make sure the OMX callback thread is properly shutdown after the node goes away. by Andreas Huber · 15 years ago
  94. 9406f62 Merge "An AHandler can now find its associated ALooper." into gingerbread by Andreas Huber · 15 years ago
  95. 00fa7bd More native input dispatch work. by Jeff Brown · 15 years ago
  96. 6826741 Add new native Looper API. by Dianne Hackborn · 15 years ago
  97. 0f791a7 More improvements to the SensorManager documentation by Mathias Agopian · 15 years ago
  98. 87e98cd DO NOT MERGE Doc Change: Javadoc for test case classes by Joe Malin · 15 years ago
  99. 058319e An AHandler can now find its associated ALooper. by Andreas Huber · 15 years ago
  100. 0b2395c Doc change: Add revision notes for Android 2.2_r2 development platform. Fix some umappable characters in WebView class doc. by Dirk Dougherty · 15 years ago