1. d0d9bc2 Add request header support for the Browser/WebView. by Grace Kloba · 15 years ago
  2. 946e007 Remove another scheduled-for-deletion class from the preload list. by Elliott Hughes · 15 years ago
  3. e5651d6 Merge "AppsOnSd feature - Add default container" by Suchi Amalapurapu · 15 years ago
  4. a6f266c Merge "Add the new golden thumbnail image as the PV and stagefright implementations in capturing thumbnail is different." by Yu Shan Emily Lau · 15 years ago
  5. c028be4 AppsOnSd feature - Add default container by Suchi Amalapurapu · 15 years ago
  6. aeb4126 Merge "update javadoc for Settings.Secure.ANDROID_ID" by Doug Zongker · 15 years ago
  7. d8893db update javadoc for Settings.Secure.ANDROID_ID by Doug Zongker · 15 years ago
  8. 1b624fa Merge "b/2383073 Add fine-grained status codes for failed downloads." by Evan Millar · 15 years ago
  9. 8258879 Merge "Better support for HTTP streaming media content, fixes to the way HTTPDataSource streams the data, prefetcher implementation." by Andreas Huber · 15 years ago
  10. 89e02ed Merge "Add support for setting camera display orientation." by Chih-Chung Chang · 15 years ago
  11. 02735bc MountService: Introduce new @hide permissions to protect secure containers. by San Mehat · 15 years ago
  12. 4539f38 Merge "Add a Java API that converts yuv data to a jpeg." by Wei-Ta Chen · 15 years ago
  13. 78d5ba9 Merge changes Iea11654e,I2242da5a,I66c40e73 by Dan Egnor · 15 years ago
  14. bca2d61 Add a Java API that converts yuv data to a jpeg. by Wei-Ta Chen · 15 years ago
  15. c597b18 Merge "Track removal of a class." by Elliott Hughes · 15 years ago
  16. f41539e Track removal of a class. by Elliott Hughes · 15 years ago
  17. e6be0f7 Fix the build. by Romain Guy · 15 years ago
  18. ea11654 Use six dashes instead of five. by Dan Egnor · 15 years ago
  19. 2242da5 Include more verbose device information with kernel dumps by Dan Egnor · 15 years ago
  20. 11c628a Merge "MountService: Don't update the storage status when we're unmounted" by San Mehat · 15 years ago
  21. c2a3947 MountService: Don't update the storage status when we're unmounted by San Mehat · 15 years ago
  22. bce2806 Merge "Modify the interface of HanziToPinyin class to make it generic and add test class" by Eugene Koh · 15 years ago
  23. 66c40e7 Add package information to dropbox reports for ANR, crash, etc. by Dan Egnor · 15 years ago
  24. b9e6383 Better support for HTTP streaming media content, fixes to the way HTTPDataSource streams the data, prefetcher implementation. by Andreas Huber · 15 years ago
  25. 7d3a558 Merge "remove @deprecated from dropDownHeight and dropDownWidth" by Scott Main · 15 years ago
  26. 34c09b5 remove @deprecated from dropDownHeight and dropDownWidth by Scott Main · 15 years ago
  27. 6f3abdd Merge "remove @deprecated tag from "fill_parent" because it bubbles up and declares the entire attribute as deprecated." by Scott Main · 15 years ago
  28. 4459295 remove @deprecated tag from "fill_parent" because it bubbles up by Scott Main · 15 years ago
  29. f238ad7 b/2383073 Add fine-grained status codes for failed downloads. by Attila Bodis · 15 years ago
  30. ec3cad8 Merge "MountService: Explicitly query volume state on startup" by San Mehat · 15 years ago
  31. 7b04317b Merge "NativeDaemonConnector: fix doListCommand() to return *all* list elements" by San Mehat · 15 years ago
  32. 5b77dab MountService: Explicitly query volume state on startup by San Mehat · 15 years ago
  33. 80120b4 NativeDaemonConnector: fix doListCommand() to return *all* list elements by San Mehat · 15 years ago
  34. b91f464 Merge "Move towards a formal public API for backup and restore" by Chris Tate · 15 years ago
  35. 8aa2e89 More device admin work: description, policy control. by Dianne Hackborn · 15 years ago
  36. 148fea0 Merge "add API to change default config on image decoders." by Mike Reed · 15 years ago
  37. 0170916 Unhide brightness constants to help unbundle Camera. by Chih-Chung Chang · 15 years ago
  38. fd0c2dd Merge "Unhide the secure setting for LocationProviderEnabled" by Mike Lockwood · 15 years ago
  39. 122b309 Merge "Turn the debugging back on." by Jason Sams · 15 years ago
  40. a1d302e Turn the debugging back on. by Jason Sams · 15 years ago
  41. 508370f Merge "Make PackageManager unpack gdbserver binaries at installation time." by David Turner · 15 years ago
  42. d1d7706 Add support for setting camera display orientation. by Chih-Chung Chang · 15 years ago
  43. 9903f71 Merge "Fix memory leak with layers. This fix bug http://b/2394813 This is a two-parts CL (needs C++ modifs)" by Nicolas Roard · 15 years ago
  44. 493bcdd Fix memory leak with layers. by Nicolas Roard · 15 years ago
  45. 651284d Merge "Revert "Fix failure to open AVRCP input device due to EPERM."" by Nick Pelly · 15 years ago
  46. c8b60d1 Revert "Fix failure to open AVRCP input device due to EPERM." by Nick Pelly · 15 years ago
  47. 9521e25 am 5b7ea014: (-s ours) am e7b2845d: Merge "DO NOT MERGE return an error when Surface::lock() is called while the surface is already locked." into eclair-mr2 by Patrick Scott · 15 years ago
  48. 7168231 am c811cd91: am caf0ce3c: Delay resetting mPreventDrag flags so that the Plugin will have more time to respond whether it wants to handle the touch events. (not have to return the value from WebViewCore before the first tap is up) by Grace Kloba · 15 years ago
  49. 79015fd am cf0957ce: am 77dc179b: As embedded and full screen shares the same view, we have to replace the AbsoluteLayout with ViewGroup.Layout before setting it to the dialog as dialog\'s FrameLayout doesn\'t accept AbsoluteLayout. by Grace Kloba · 15 years ago
  50. 5b7ea01 am e7b2845d: Merge "DO NOT MERGE return an error when Surface::lock() is called while the surface is already locked." into eclair-mr2 by Patrick Scott · 15 years ago
  51. 09ac3c3 resolved conflicts for merge of 1f2f23bd to master by Robert Greenwalt · 15 years ago
  52. c811cd9 am caf0ce3c: Delay resetting mPreventDrag flags so that the Plugin will have more time to respond whether it wants to handle the touch events. (not have to return the value from WebViewCore before the first tap is up) by Grace Kloba · 15 years ago
  53. cf0957c am 77dc179b: As embedded and full screen shares the same view, we have to replace the AbsoluteLayout with ViewGroup.Layout before setting it to the dialog as dialog\'s FrameLayout doesn\'t accept AbsoluteLayout. by Grace Kloba · 15 years ago
  54. e7b2845 Merge "DO NOT MERGE return an error when Surface::lock() is called while the surface is already locked." into eclair-mr2 by Patrick Scott · 15 years ago
  55. 996dddf Support for audio recording into AMR NB/WB files as well as audio tracks in MPEG4 files. by Andreas Huber · 15 years ago
  56. a3d5e0c Unhide the secure setting for LocationProviderEnabled by Mark Vandevoorde · 15 years ago
  57. 03b58bd Merge "NetworkManagementService: Start service when SystemServer starts up" by San Mehat · 15 years ago
  58. d1df8ac NetworkManagementService: Start service when SystemServer starts up by San Mehat · 15 years ago
  59. ab4a0c1 add API to change default config on image decoders. by Mike Reed · 15 years ago
  60. 8d9eb9f Merge "Set a flag that indicates a response is pending." by Patrick Scott · 15 years ago
  61. 9d8b876 Add android.provider.Settings.ACTION_DEVICE_INFO_SETTINGS. by Daniel Sandler · 15 years ago
  62. 0c8569f Merge "MountService: Add support for renaming secure containers" by San Mehat · 15 years ago
  63. 74f6c03 Set a flag that indicates a response is pending. by Patrick Scott · 15 years ago
  64. 79896bd Adding Recognition Service and Listener wrappers by Valentin Kravtsov · 15 years ago
  65. eea6ecd Add the new golden thumbnail image as the PV and stagefright implementations in capturing thumbnail is different. by Yu Shan Emily Lau · 15 years ago
  66. 80202c8 Move towards a formal public API for backup and restore by Christopher Tate · 15 years ago
  67. c30ffda resolved conflicts for merge of d0514347 to master by Irfan Sheriff · 15 years ago
  68. 1995660 Unhide RecognizerIntent.ACTION_VOICE_SEARCH_SETTINGS, which our voice search by Mike LeBeau · 15 years ago
  69. caf0ce3 Delay resetting mPreventDrag flags so that the Plugin by Grace Kloba · 15 years ago
  70. a98ae1f am e5b9beae: (-s ours) am f6aed0e0: Merge "DO NOT MERGE" into eclair by Grace Kloba · 15 years ago
  71. f96a91a am 5b745762: am d5ada83c: ScaleGestureDetector needs to query the displaymetrics for the width/height on each touch down as orientation can change. by Grace Kloba · 15 years ago
  72. a667fda am 425324e9: am e834722f: Merge "Fix failure to open AVRCP input device due to EPERM." into eclair by Nick Pelly · 15 years ago
  73. 5dffc6b am aeeb1a84: (-s ours) am 8681df90: DO NOT MERGE by Grace Kloba · 15 years ago
  74. 221cb2a am 6dc9232c: (-s ours) am a66baccc: Merge "Do not merge" into eclair by Mike Reed · 15 years ago
  75. cda4d7b am 48edf7c0: am d1da5fa2: Revert "SDK doc change: Add doc update for NDKr3." by Xavier Ducrohet · 15 years ago
  76. 8ad96ae am f8c7d06f: am 89e3c1ab: Merge "Fix the sloppy detection in the ScaleGestureDetector." into eclair by Grace Kloba · 15 years ago
  77. 0481170 am a0ecd4fb: am 38f7a02a: Merge "SDK doc change: Add doc update for NDKr3." into eclair by Xavier Ducrohet · 15 years ago
  78. 1ce80a4 am bfb86068: am 2a79defa: Merge "docs: add guide to copying and installing the Dev Tools app from the emulator to a device." into eclair by Scott Main · 15 years ago
  79. a54bec5 Added comments for GestureUtilities. by Yang Li · 15 years ago
  80. 473bd77 Merge "Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL stream when STREAM_VOICE_CALL stream is active." by Eric Laurent · 15 years ago
  81. 307da1a enhance the sync manager backoff logic and add support for retry-after by Fred Quintana · 15 years ago
  82. e0560e4 Merge "Made GestureUtilities's several methods public; Changed GestureStroke's smoothening threshold." by Romain Guy · 15 years ago
  83. e2b3886 Merge "Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pure-audio recording in stagefright." by Andreas Huber · 15 years ago
  84. 07bf09d Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pure-audio recording in stagefright. by Andreas Huber · 15 years ago
  85. c7f930f5 Made GestureUtilities's several methods public; Changed GestureStroke's smoothening threshold. by Yang Li · 15 years ago
  86. 23f25cd Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL stream when STREAM_VOICE_CALL stream is active. by Eric Laurent · 15 years ago
  87. bb04b63 Merge "Fix issue 2349345: Media sound output stuck on earpiece rather than speaker." by Eric Laurent · 15 years ago
  88. 8ca8b1c Merge "fix [2341222] AGL version of glDrawTexxOES doesn't handle "Z" value correctly" by Mathias Agopian · 15 years ago
  89. df48b57 Cleanup seperation of Legacy and user attribs. All user programs now use the new names. Legacy vertex attribs are given default names. by Jason Sams · 15 years ago
  90. 882652b Merge "Add RecognizerIntent.ACTION_VOICE_SEARCH_SETTINGS, which we'll trigger from system settings. For now it'll just be triggered from within the voice search app if you choose the settings menu item." by Mike LeBeau · 15 years ago
  91. 9c58935 Add RecognizerIntent.ACTION_VOICE_SEARCH_SETTINGS, which we'll trigger by Mike LeBeau · 15 years ago
  92. ac00ad1 fix [2341222] AGL version of glDrawTexxOES doesn't handle "Z" value correctly by Mathias Agopian · 15 years ago
  93. b1cbc35 Merge "Fix issue 2363154: Speech synthesis fails to start over A2DP after media server process crash." by Eric Laurent · 15 years ago
  94. 7bac72d Merge "fix [2303866] eglMakeCurrent doesn't return all error messages described in the spec" by Mathias Agopian · 15 years ago
  95. da77d0a Merge "Make sure to downgrade to app permissions when invoking callbacks" by Chris Tate · 15 years ago
  96. 7552dcf fix [2303866] eglMakeCurrent doesn't return all error messages described in the spec by Mathias Agopian · 15 years ago
  97. 1edab2b Make PackageManager unpack gdbserver binaries at installation time. by David 'Digit' Turner · 15 years ago
  98. f1c934f Merge "The qcom OMX video decoders do not allocate output buffer memory at the time OMX_AllocateBuffer is called, wait until we received the first FILL_BUFFER_DONE notification until we rely on the buffer data ptr." by Andreas Huber · 15 years ago
  99. 52733b8 The qcom OMX video decoders do not allocate output buffer memory at the time OMX_AllocateBuffer is called, wait until we received the first FILL_BUFFER_DONE notification until we rely on the buffer data ptr. by Andreas Huber · 15 years ago
  100. 1790c13 Change calendar authority to com.android.calendar. by Ken Shirriff · 15 years ago