1. 36ff93a Merge "NDK sensor API" into gingerbread by Mathias Agopian · 14 years ago
  2. e558010 NDK sensor API by Mathias Agopian · 14 years ago
  3. 021e906 Merge "Fix docs build." into gingerbread by Dianne Hackborn · 14 years ago
  4. 1d28f9c Fix docs build. by Dianne Hackborn · 14 years ago
  5. 91216a7 Merge "Fix deadlock when switching between two GLSurfaceViews" into gingerbread by Jack Palevich · 14 years ago
  6. 1b4ecc6 Fix deadlock when switching between two GLSurfaceViews by Jack Palevich · 14 years ago
  7. d76b67c IME events are now dispatched to native applications. by Dianne Hackborn · 14 years ago
  8. fd03582 Add initial gamepad support. by Jeff Brown · 14 years ago
  9. c0a7e69 Add Parcel::readExceptionCode() and Parcel::writeNoException() by Brad Fitzpatrick · 14 years ago
  10. 70c6c9a Fix simulator build - missing header file <string.h> - need to define -D__arm__ by James Dong · 14 years ago
  11. c1ca7f8 Merge "Making sure that the list of windows updates automatically in hierarchy viewer (View Server side)" into gingerbread by Konstantin Lopyrev · 14 years ago
  12. b8d890e Merge "Initial implementation of the download manager public API." into gingerbread by Steve Howard · 14 years ago
  13. 8e886be Merge "Modifications in audio effect engine state management." into gingerbread by Eric Laurent · 14 years ago
  14. 7d850f2 Modifications in audio effect engine state management. by Eric Laurent · 14 years ago
  15. a270936 Initial implementation of the download manager public API. by Steve Howard · 14 years ago
  16. 9d8bea1 Merge "Initial checkin for software AVC encoder" into gingerbread by James Dong · 14 years ago
  17. 1cc31e6 Initial checkin for software AVC encoder by James Dong · 14 years ago
  18. d93f4e5 Merge "DO NOT MERGE Doc Change: Javadoc for test case classes" into gingerbread by Joe Malin · 14 years ago
  19. dc30101 Making sure that the list of windows updates automatically in hierarchy viewer (View Server side) by Konstantin Lopyrev · 14 years ago
  20. e339464 am 1bcb6658: Merge "Fix issue #2834005: Android Settings.Secure bypass" into froyo by Dianne Hackborn · 14 years ago
  21. 1bcb665 Merge "Fix issue #2834005: Android Settings.Secure bypass" into froyo by Dianne Hackborn · 14 years ago
  22. 5a93032 doc change: resolved conflicts for merge of 3c691a8d to gingerbread by Dirk Dougherty · 14 years ago
  23. 24117ce Fix issue #2834005: Android Settings.Secure bypass by Dianne Hackborn · 14 years ago
  24. 3c691a8 Doc change: add notes for ndk r4b. by Dirk Dougherty · 14 years ago
  25. b100801 am ef13d028: docchange: fixed typo "Pacskage" to "Package" by Robert Ly · 14 years ago
  26. ef13d02 docchange: fixed typo "Pacskage" to "Package" by Robert Ly · 14 years ago
  27. 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 · 14 years ago
  28. 87bb185 Merge changes I2337051b,I19b426cb into gingerbread by Kenny Root · 14 years ago
  29. 87315aa Tweak ObbFile class by Kenny Root · 14 years ago
  30. e059b27 Allow things that can install packages to set Obb paths by Kenny Root · 14 years ago
  31. faccac7 Make a stupid thing about the glue less stupid. by Dianne Hackborn · 14 years ago
  32. 289b9b6 Add ANativeWindow API for directly drawing to the surface bits. by Dianne Hackborn · 14 years ago
  33. 26c6797 Deprecate some status bar icons that now come from the phone app (and by David Brown · 14 years ago
  34. 2aaa9e9 Merge "Remove some (unused, non-public) phone-related status bar notification icons" into gingerbread by David Brown · 14 years ago
  35. e7b790f Merge "Fix swap of sessionId and output in audio effect API." into gingerbread by Jean-Michel Trivi · 14 years ago
  36. 4cb15cf Fix swap of sessionId and output in audio effect API. by Jean-Michel Trivi · 14 years ago
  37. 6bb14e0 Merge "Enable the support for decoding audio with AAC+ and eAAC+ features" into gingerbread by James Dong · 14 years ago
  38. f99e27d Merge "Make android:immersive public." into gingerbread by Daniel Sandler · 14 years ago
  39. a7c1407 Enable the support for decoding audio with AAC+ and eAAC+ features by James Dong · 14 years ago
  40. 929642e Add runtime dumpsys support for media recorder client by James Dong · 14 years ago
  41. 5493496 Remove some (unused, non-public) phone-related status bar notification icons by David Brown · 14 years ago
  42. fd84f97 Added JAVA classes to control bass boost, equalizer, reverberation and virtualizer Effects. by Eric Laurent · 14 years ago
  43. f6120cf Merge "Improve InstrumentationTestRunner exception handling." into gingerbread by Brett Chabot · 14 years ago
  44. 841b176 Make android:immersive public. by Daniel Sandler · 14 years ago
  45. 74bf59b Merge "Add new glue code for writing native apps." into gingerbread by Dianne Hackborn · 14 years ago
  46. 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
  47. 833830e am 286cf139: docs: add redirect for download.html by Scott Main · 14 years ago
  48. 286cf13 docs: add redirect for download.html by Scott Main · 14 years ago
  49. 85448bb Add new glue code for writing native apps. by Dianne Hackborn · 14 years ago
  50. f7d2b4a Use fullScreenIntent to show the USB mass storage dialog. by Daniel Sandler · 14 years ago
  51. bca909c Change CursorTreeAdapter to close the cursors rather than deactivating them. Fix SimpleCursorTreeAdapter to allow a null cursor as an argument. by Jason Parks · 14 years ago
  52. 9873827 Merge "Remove voice mail number verification for testing on no-sim device" into gingerbread by Xia Wang · 14 years ago
  53. 374fe5c Remove voice mail number verification for testing on no-sim device by Xia Wang · 14 years ago
  54. 1082ae0 am 5183ae3b: Merge "docs: add caution about adt in eclipse 3.6" into froyo by Scott Main · 14 years ago
  55. 5183ae3 Merge "docs: add caution about adt in eclipse 3.6" into froyo by Scott Main · 14 years ago
  56. a5402da Merge "OBB API for PackageManager" into gingerbread by Kenny Root · 14 years ago
  57. c9535de Merge "Add OBB file helper class" into gingerbread by Kenny Root · 14 years ago
  58. b17f4dc Merge "More native input dispatch work." into gingerbread by Chris Tate · 14 years ago
  59. 31e7ce7 Improve InstrumentationTestRunner exception handling. by Brett Chabot · 14 years ago
  60. f3f25bf Added some javadoc to Camera.takePicture() by Dan Tasse · 14 years ago
  61. 1c9bada docs: add caution about adt in eclipse 3.6 by Scott Main · 14 years ago
  62. dacabf9 Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 14 years ago
  63. 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 · 14 years ago
  64. c424334 Merge "Allow application to set two more encoding paramters: video profile and level" into gingerbread by James Dong · 14 years ago
  65. 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 · 14 years ago
  66. 620a4240 Fix some bugs in the MediaProfileReader by James Dong · 14 years ago
  67. 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 · 14 years ago
  68. 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 · 14 years ago
  69. 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 · 14 years ago
  70. ef52b568 Merge "More improvements to the SensorManager documentation" into gingerbread by Mathias Agopian · 14 years ago
  71. 81c929a Allow application to set two more encoding paramters: video profile and level by James Dong · 14 years ago
  72. b59b944 Fix icon size in intruder alerts. by Daniel Sandler · 14 years ago
  73. df9b81c Added Visualizer effect. by Eric Laurent · 14 years ago
  74. 93565c4 OBB API for PackageManager by Kenny Root · 14 years ago
  75. 7cee34a Add OBB file helper class by Kenny Root · 14 years ago
  76. 2e6aff8 Merge "ALooperRoster no longer holds strong references to handlers and loopers." into gingerbread by Andreas Huber · 14 years ago
  77. 57576c1 ALooperRoster no longer holds strong references to handlers and loopers. by Andreas Huber · 14 years ago
  78. 6615def Make sure the OMX callback thread is properly shutdown after the node goes away. by Andreas Huber · 14 years ago
  79. 9406f62 Merge "An AHandler can now find its associated ALooper." into gingerbread by Andreas Huber · 14 years ago
  80. 00fa7bd More native input dispatch work. by Jeff Brown · 14 years ago
  81. 6826741 Add new native Looper API. by Dianne Hackborn · 14 years ago
  82. 0f791a7 More improvements to the SensorManager documentation by Mathias Agopian · 14 years ago
  83. 87e98cd DO NOT MERGE Doc Change: Javadoc for test case classes by Joe Malin · 14 years ago
  84. 058319e An AHandler can now find its associated ALooper. by Andreas Huber · 14 years ago
  85. 0b2395c Doc change: Add revision notes for Android 2.2_r2 development platform. Fix some umappable characters in WebView class doc. by Dirk Dougherty · 14 years ago
  86. 8ecfb60 Merge "Fix a bug that prevented the creation of EGL shared contexts." into gingerbread by Mathias Agopian · 14 years ago
  87. 125204b am 1c8b6ca4: docs: fix misc broken links by Scott Main · 14 years ago
  88. 5149f91 Fix a bug that prevented the creation of EGL shared contexts. by Jamie Gennis · 14 years ago
  89. 1c8b6ca docs: fix misc broken links by Scott Main · 14 years ago
  90. 2cfd819 Merge "Add an option to ALooper::start that allows it to call back into java or not." into gingerbread by Andreas Huber · 14 years ago
  91. 4f104d9 Add an option to ALooper::start that allows it to call back into java or not. by Andreas Huber · 14 years ago
  92. 5460d12 Merge "Added AMessage::debugString() for debugging purposes." into gingerbread by Andreas Huber · 14 years ago
  93. 3ef6ebe am 7df74471: Merge "Flush binder buffer after setting raw heap to avoid leaking a reference." into froyo by Chih-Chung Chang · 14 years ago
  94. 7df7447 Merge "Flush binder buffer after setting raw heap to avoid leaking a reference." into froyo by Chih-Chung Chang · 14 years ago
  95. 43d9b0a am f80372db: Merge "docs: update device dashboard; add historical chart" into froyo by Scott Main · 14 years ago
  96. f80372d Merge "docs: update device dashboard; add historical chart" into froyo by Scott Main · 14 years ago
  97. fe1bac6 Flush binder buffer after setting raw heap to avoid leaking a reference. by Chih-Chung Chang · 14 years ago
  98. 7f8edbd Merge "remove unused YUV formats" into gingerbread by Mathias Agopian · 14 years ago
  99. 61c55c4 remove unused YUV formats by Mathias Agopian · 14 years ago
  100. 6ffd9ff Merge "Log full exception when failing to inflate notification view" into gingerbread by Steve Howard · 14 years ago