1. 2c6081c Implement native key pre-dispatching to IMEs. by Dianne Hackborn · 14 years ago
  2. c5ed591 Add support for new input sources. by Jeff Brown · 14 years ago
  3. d9452ec Merge "Fix jni registration typo" into gingerbread by Christopher Tate · 14 years ago
  4. 4cb8293 am d59f1dea: Merge "docs: update notepad tutorial to change EditNote activity title and update codelab zip" into froyo by Scott Main · 14 years ago
  5. d59f1de Merge "docs: update notepad tutorial to change EditNote activity title and update codelab zip" into froyo by Scott Main · 14 years ago
  6. b8f4a84 am 80fa5c86: docs: dashboard update by Scott Main · 14 years ago
  7. 80fa5c8 docs: dashboard update by Scott Main · 14 years ago
  8. a6a134d am 28da8e5e: Merge "Doc change: Update AVD create instructions." into froyo by Katie McCormick · 14 years ago
  9. 28da8e5 Merge "Doc change: Update AVD create instructions." into froyo by Katie McCormick · 14 years ago
  10. b87e22d Fix jni registration typo by Christopher Tate · 14 years ago
  11. c46efe6 Doc change: Update AVD create instructions. by Katie McCormick · 14 years ago
  12. 703e5d3 StrictMode: avoid an allocation in common case by Brad Fitzpatrick · 14 years ago
  13. 0c36c96 Merge "StrictMode: batch drop box writes for system apps" into gingerbread by Brad Fitzpatrick · 14 years ago
  14. 1772c34 Merge "StrictMode: gather and return violating stacks in Binder replies" into gingerbread by Brad Fitzpatrick · 14 years ago
  15. c4b204b Merge "More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync." into gingerbread by Brad Fitzpatrick · 14 years ago
  16. 2c40582 Merge "Add native C APIs for working with the Asset Manager" into gingerbread by Christopher Tate · 14 years ago
  17. 6cce32b Add native C APIs for working with the Asset Manager by Christopher Tate · 14 years ago
  18. 42ef0c7 Initial check-in for software m4v_h263 encoder by James Dong · 14 years ago
  19. ad13b98 StrictMode: batch drop box writes for system apps by Brad Fitzpatrick · 14 years ago
  20. 5b74719 StrictMode: gather and return violating stacks in Binder replies by Brad Fitzpatrick · 14 years ago
  21. 727de40 More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. by Brad Fitzpatrick · 14 years ago
  22. d6343c2 Merge "Interface support for custom HTTP headers in DL manager" into gingerbread by Steve Howard · 14 years ago
  23. 5352d23 am 38137d7a: Merge "docs: lots of additions to the resources docs new drawable resources add <merge> and <include> to layout resource update drawable class descriptioons to point to resources guide add ID resource type" into froyo by Scott Main · 14 years ago
  24. 38137d7 Merge "docs: lots of additions to the resources docs new drawable resources add <merge> and <include> to layout resource update drawable class descriptioons to point to resources guide add ID resource type" into froyo by Scott Main · 14 years ago
  25. d6a85a2 Merge "Support user-supplied timescales for authoring" into gingerbread by James Dong · 14 years ago
  26. 562124e Merge "Clean up some style in the makefiles." into gingerbread by Joe Onorato · 14 years ago
  27. 3a053db Merge "The ICU data is no longer compiled directly into the shared library." into gingerbread by Joe Onorato · 14 years ago
  28. ea9147d Interface support for custom HTTP headers in DL manager by Steve Howard · 14 years ago
  29. eb6e0df Don't build framework tests for simulator target. by Jeff Brown · 14 years ago
  30. c98e431119 am 468c82e4: Merge "Skip hostname verification when using insecure factory" into froyo by Andrew Stadler · 14 years ago
  31. 468c82e Merge "Skip hostname verification when using insecure factory" into froyo by Andrew Stadler · 14 years ago
  32. 80a60ba Clean up some style in the makefiles. by Joe Onorato · 14 years ago
  33. 2465168 added BinderService<> template to help creating native binder services by Mathias Agopian · 14 years ago
  34. 4055b78 Merge "move native services under services/" into gingerbread by Mathias Agopian · 14 years ago
  35. 08e83bb move native services under services/ by Mathias Agopian · 14 years ago
  36. 52d13f0 Support user-supplied timescales for authoring by James Dong · 14 years ago
  37. ed86eaa Merge "Argh oops I didn't mean to delete this." into gingerbread by Dianne Hackborn · 14 years ago
  38. 9d42c7f Merge "Fix 2797185: Re-enable thumbnail generation in framework" into gingerbread by Jim Miller · 14 years ago
  39. 251fd43 Argh oops I didn't mean to delete this. by Dianne Hackborn · 14 years ago
  40. ccc7732 Merge "Remove old glue code." into gingerbread by Dianne Hackborn · 14 years ago
  41. c9a1108 Merge "first step at implementing the native sensor support" into gingerbread by Mathias Agopian · 14 years ago
  42. 38eea8b Merge "Remove the YV16 format for simplicity's sake." into gingerbread by Mathias Agopian · 14 years ago
  43. 1e86ce6 Remove old glue code. by Dianne Hackborn · 14 years ago
  44. 6e0f65f Adding focus change notification by Konstantin Lopyrev · 14 years ago
  45. 058d039 Remove the YV16 format for simplicity's sake. by Mathias Agopian · 14 years ago
  46. 05940b2 Merge "Download manager support for file URIs + last modified time" into gingerbread by Steve Howard · 14 years ago
  47. 97eb728 Use the OpenSL ES definition of SL_IID_EQUALIZER for the EQ by Jean-Michel Trivi · 14 years ago
  48. b957b9d first step at implementing the native sensor support by Mathias Agopian · 14 years ago
  49. 36ff93a Merge "NDK sensor API" into gingerbread by Mathias Agopian · 14 years ago
  50. e558010 NDK sensor API by Mathias Agopian · 14 years ago
  51. 021e906 Merge "Fix docs build." into gingerbread by Dianne Hackborn · 14 years ago
  52. 1d28f9c Fix docs build. by Dianne Hackborn · 14 years ago
  53. 91216a7 Merge "Fix deadlock when switching between two GLSurfaceViews" into gingerbread by Jack Palevich · 14 years ago
  54. 1b4ecc6 Fix deadlock when switching between two GLSurfaceViews by Jack Palevich · 14 years ago
  55. aa1933a The ICU data is no longer compiled directly into the shared library. by Joe Onorato · 14 years ago
  56. d76b67c IME events are now dispatched to native applications. by Dianne Hackborn · 14 years ago
  57. 0b2a6d0 Fix 2797185: Re-enable thumbnail generation in framework by Jim Miller · 14 years ago
  58. adcb697 Download manager support for file URIs + last modified time by Steve Howard · 14 years ago
  59. fd03582 Add initial gamepad support. by Jeff Brown · 14 years ago
  60. c0a7e69 Add Parcel::readExceptionCode() and Parcel::writeNoException() by Brad Fitzpatrick · 14 years ago
  61. 70c6c9a Fix simulator build - missing header file <string.h> - need to define -D__arm__ by James Dong · 14 years ago
  62. 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
  63. b8d890e Merge "Initial implementation of the download manager public API." into gingerbread by Steve Howard · 14 years ago
  64. 8e886be Merge "Modifications in audio effect engine state management." into gingerbread by Eric Laurent · 14 years ago
  65. 7d850f2 Modifications in audio effect engine state management. by Eric Laurent · 14 years ago
  66. a270936 Initial implementation of the download manager public API. by Steve Howard · 14 years ago
  67. 9d8bea1 Merge "Initial checkin for software AVC encoder" into gingerbread by James Dong · 14 years ago
  68. 1cc31e6 Initial checkin for software AVC encoder by James Dong · 14 years ago
  69. d93f4e5 Merge "DO NOT MERGE Doc Change: Javadoc for test case classes" into gingerbread by Joe Malin · 14 years ago
  70. dc30101 Making sure that the list of windows updates automatically in hierarchy viewer (View Server side) by Konstantin Lopyrev · 14 years ago
  71. e339464 am 1bcb6658: Merge "Fix issue #2834005: Android Settings.Secure bypass" into froyo by Dianne Hackborn · 14 years ago
  72. 1bcb665 Merge "Fix issue #2834005: Android Settings.Secure bypass" into froyo by Dianne Hackborn · 14 years ago
  73. 5a93032 doc change: resolved conflicts for merge of 3c691a8d to gingerbread by Dirk Dougherty · 14 years ago
  74. 24117ce Fix issue #2834005: Android Settings.Secure bypass by Dianne Hackborn · 14 years ago
  75. 3c691a8 Doc change: add notes for ndk r4b. by Dirk Dougherty · 14 years ago
  76. df27c0c Skip hostname verification when using insecure factory by Andrew Stadler · 14 years ago
  77. b100801 am ef13d028: docchange: fixed typo "Pacskage" to "Package" by Robert Ly · 14 years ago
  78. ef13d02 docchange: fixed typo "Pacskage" to "Package" by Robert Ly · 14 years ago
  79. 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
  80. 87bb185 Merge changes I2337051b,I19b426cb into gingerbread by Kenny Root · 14 years ago
  81. 87315aa Tweak ObbFile class by Kenny Root · 14 years ago
  82. e059b27 Allow things that can install packages to set Obb paths by Kenny Root · 14 years ago
  83. faccac7 Make a stupid thing about the glue less stupid. by Dianne Hackborn · 14 years ago
  84. 289b9b6 Add ANativeWindow API for directly drawing to the surface bits. by Dianne Hackborn · 14 years ago
  85. 26c6797 Deprecate some status bar icons that now come from the phone app (and by David Brown · 14 years ago
  86. 2aaa9e9 Merge "Remove some (unused, non-public) phone-related status bar notification icons" into gingerbread by David Brown · 14 years ago
  87. e7b790f Merge "Fix swap of sessionId and output in audio effect API." into gingerbread by Jean-Michel Trivi · 14 years ago
  88. 4cb15cf Fix swap of sessionId and output in audio effect API. by Jean-Michel Trivi · 14 years ago
  89. 6bb14e0 Merge "Enable the support for decoding audio with AAC+ and eAAC+ features" into gingerbread by James Dong · 14 years ago
  90. f99e27d Merge "Make android:immersive public." into gingerbread by Daniel Sandler · 14 years ago
  91. a7c1407 Enable the support for decoding audio with AAC+ and eAAC+ features by James Dong · 14 years ago
  92. 929642e Add runtime dumpsys support for media recorder client by James Dong · 14 years ago
  93. 5493496 Remove some (unused, non-public) phone-related status bar notification icons by David Brown · 14 years ago
  94. fd84f97 Added JAVA classes to control bass boost, equalizer, reverberation and virtualizer Effects. by Eric Laurent · 14 years ago
  95. f6120cf Merge "Improve InstrumentationTestRunner exception handling." into gingerbread by Brett Chabot · 14 years ago
  96. 841b176 Make android:immersive public. by Daniel Sandler · 14 years ago
  97. 74bf59b Merge "Add new glue code for writing native apps." into gingerbread by Dianne Hackborn · 14 years ago
  98. 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
  99. 833830e am 286cf139: docs: add redirect for download.html by Scott Main · 14 years ago
  100. 286cf13 docs: add redirect for download.html by Scott Main · 14 years ago