1. 148fea0 Merge "add API to change default config on image decoders." by Mike Reed · 15 years ago
  2. 0170916 Unhide brightness constants to help unbundle Camera. by Chih-Chung Chang · 15 years ago
  3. fd0c2dd Merge "Unhide the secure setting for LocationProviderEnabled" by Mike Lockwood · 15 years ago
  4. 122b309 Merge "Turn the debugging back on." by Jason Sams · 15 years ago
  5. a1d302e Turn the debugging back on. by Jason Sams · 15 years ago
  6. 508370f Merge "Make PackageManager unpack gdbserver binaries at installation time." by David Turner · 15 years ago
  7. 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
  8. 493bcdd Fix memory leak with layers. by Nicolas Roard · 15 years ago
  9. 651284d Merge "Revert "Fix failure to open AVRCP input device due to EPERM."" by Nick Pelly · 15 years ago
  10. c8b60d1 Revert "Fix failure to open AVRCP input device due to EPERM." by Nick Pelly · 15 years ago
  11. 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
  12. 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
  13. 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
  14. 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
  15. 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
  16. 09ac3c3 resolved conflicts for merge of 1f2f23bd to master by Robert Greenwalt · 15 years ago
  17. 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
  18. 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
  19. 996dddf Support for audio recording into AMR NB/WB files as well as audio tracks in MPEG4 files. by Andreas Huber · 15 years ago
  20. a3d5e0c Unhide the secure setting for LocationProviderEnabled by Mark Vandevoorde · 15 years ago
  21. 03b58bd Merge "NetworkManagementService: Start service when SystemServer starts up" by San Mehat · 15 years ago
  22. d1df8ac NetworkManagementService: Start service when SystemServer starts up by San Mehat · 15 years ago
  23. ab4a0c1 add API to change default config on image decoders. by Mike Reed · 15 years ago
  24. 8d9eb9f Merge "Set a flag that indicates a response is pending." by Patrick Scott · 15 years ago
  25. 9d8b876 Add android.provider.Settings.ACTION_DEVICE_INFO_SETTINGS. by Daniel Sandler · 15 years ago
  26. 0c8569f Merge "MountService: Add support for renaming secure containers" by San Mehat · 15 years ago
  27. 74f6c03 Set a flag that indicates a response is pending. by Patrick Scott · 15 years ago
  28. 79896bd Adding Recognition Service and Listener wrappers by Valentin Kravtsov · 15 years ago
  29. c30ffda resolved conflicts for merge of d0514347 to master by Irfan Sheriff · 15 years ago
  30. 1995660 Unhide RecognizerIntent.ACTION_VOICE_SEARCH_SETTINGS, which our voice search by Mike LeBeau · 15 years ago
  31. caf0ce3 Delay resetting mPreventDrag flags so that the Plugin by Grace Kloba · 15 years ago
  32. a98ae1f am e5b9beae: (-s ours) am f6aed0e0: Merge "DO NOT MERGE" into eclair by Grace Kloba · 15 years ago
  33. 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
  34. a667fda am 425324e9: am e834722f: Merge "Fix failure to open AVRCP input device due to EPERM." into eclair by Nick Pelly · 15 years ago
  35. 5dffc6b am aeeb1a84: (-s ours) am 8681df90: DO NOT MERGE by Grace Kloba · 15 years ago
  36. 221cb2a am 6dc9232c: (-s ours) am a66baccc: Merge "Do not merge" into eclair by Mike Reed · 15 years ago
  37. cda4d7b am 48edf7c0: am d1da5fa2: Revert "SDK doc change: Add doc update for NDKr3." by Xavier Ducrohet · 15 years ago
  38. 8ad96ae am f8c7d06f: am 89e3c1ab: Merge "Fix the sloppy detection in the ScaleGestureDetector." into eclair by Grace Kloba · 15 years ago
  39. 0481170 am a0ecd4fb: am 38f7a02a: Merge "SDK doc change: Add doc update for NDKr3." into eclair by Xavier Ducrohet · 15 years ago
  40. 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
  41. a54bec5 Added comments for GestureUtilities. by Yang Li · 15 years ago
  42. 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
  43. 307da1a enhance the sync manager backoff logic and add support for retry-after by Fred Quintana · 15 years ago
  44. e0560e4 Merge "Made GestureUtilities's several methods public; Changed GestureStroke's smoothening threshold." by Romain Guy · 15 years ago
  45. e2b3886 Merge "Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pure-audio recording in stagefright." by Andreas Huber · 15 years ago
  46. 07bf09d Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pure-audio recording in stagefright. by Andreas Huber · 15 years ago
  47. c7f930f5 Made GestureUtilities's several methods public; Changed GestureStroke's smoothening threshold. by Yang Li · 15 years ago
  48. 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
  49. bb04b63 Merge "Fix issue 2349345: Media sound output stuck on earpiece rather than speaker." by Eric Laurent · 15 years ago
  50. 8ca8b1c Merge "fix [2341222] AGL version of glDrawTexxOES doesn't handle "Z" value correctly" by Mathias Agopian · 15 years ago
  51. 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
  52. 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
  53. 9c58935 Add RecognizerIntent.ACTION_VOICE_SEARCH_SETTINGS, which we'll trigger by Mike LeBeau · 15 years ago
  54. ac00ad1 fix [2341222] AGL version of glDrawTexxOES doesn't handle "Z" value correctly by Mathias Agopian · 15 years ago
  55. b1cbc35 Merge "Fix issue 2363154: Speech synthesis fails to start over A2DP after media server process crash." by Eric Laurent · 15 years ago
  56. 7bac72d Merge "fix [2303866] eglMakeCurrent doesn't return all error messages described in the spec" by Mathias Agopian · 15 years ago
  57. da77d0a Merge "Make sure to downgrade to app permissions when invoking callbacks" by Chris Tate · 15 years ago
  58. 7552dcf fix [2303866] eglMakeCurrent doesn't return all error messages described in the spec by Mathias Agopian · 15 years ago
  59. 1edab2b Make PackageManager unpack gdbserver binaries at installation time. by David 'Digit' Turner · 15 years ago
  60. 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
  61. 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
  62. 1790c13 Change calendar authority to com.android.calendar. by Ken Shirriff · 15 years ago
  63. 8fdd45e Merge "Add SyncState class for calendar provider." by Ken Shirriff · 15 years ago
  64. 787aa59 Fix issue 2363154: Speech synthesis fails to start over A2DP after media server process crash. by Eric Laurent · 15 years ago
  65. 96949ef We were blocking updating display tree during drag. by Grace Kloba · 15 years ago
  66. 733687d Merge "Manual merge pinch zoom from Eclair to Master." by Grace Kloba · 15 years ago
  67. 9272b4b Fix issue 2349345: Media sound output stuck on earpiece rather than speaker. by Eric Laurent · 15 years ago
  68. 4166ed6 am 6b32c0a2: (-s ours) am 48ef378d: Merge "DO NOT MERGE Avoid wifi disable in a UNKNOWN state" into eclair by Irfan Sheriff · 15 years ago
  69. 926426a am 8c48b4a5: (-s ours) am 1a337547: Merge "Add bugreport info about network feature use. DO NOT MERGE" into eclair by Robert Greenwalt · 15 years ago
  70. 1c54c07 am 70660425: (-s ours) am 9f954cf2: Merge "Do not merge" into eclair by Mike Reed · 15 years ago
  71. 3348f5a DO NOT MERGE by Mathias Agopian · 15 years ago
  72. 111d036 Merge "Change key to KEY_SUPPORTED_JPEG_THUMBNAIL_SIZES for consistency." by Wu-cheng Li · 15 years ago
  73. acf7703 Change key to KEY_SUPPORTED_JPEG_THUMBNAIL_SIZES for consistency. by Wu-cheng Li · 15 years ago
  74. 3a0def2 Manual merge pinch zoom from Eclair to Master. by Grace Kloba · 15 years ago
  75. ff65c8c Make vertical LinearLayouts behave like horizontal LLs do. by Romain Guy · 15 years ago
  76. 45f6104 MountService: Add support for renaming secure containers by San Mehat · 15 years ago
  77. 60e8495 Merge "Add support for 180/270 degrees rotation." by Chih-Chung Chang · 15 years ago
  78. 5ecf8dd Merge "Add extra resources field for ApplicationInfo" by Kenny Root · 15 years ago
  79. d1ab016 Add extra resources field for ApplicationInfo by Kenny Root · 15 years ago
  80. 950b239 am d2c21c15: am 8c166512: Merge "Cleanup of process-specific DNS." into eclair by Robert Greenwalt · 15 years ago
  81. 345bf16 am 47d302a0: am bb79e5fd: Merge "Be tolerant of GPS session and engine on status messages arriving out of order." into eclair by Mike Lockwood · 15 years ago
  82. 92da0b44 Merge "Unhide resource-related API calls in Context" by Kenny Root · 15 years ago
  83. 3214839 Unhide resource-related API calls in Context by Kenny Root · 15 years ago
  84. 3e3a6430 Fix whitespace issue causing protocol syntax error by San Mehat · 15 years ago
  85. 1902492 Make sure to downgrade to app permissions when invoking callbacks by Christopher Tate · 15 years ago
  86. ac127dc Add support for 180/270 degrees rotation. by Chih-Chung Chang · 15 years ago
  87. 4d02d00 NetworkManagementService: Introduce INetworkManagementEventObserver by San Mehat · 15 years ago
  88. 55434a7 Merge "Multiple asset adding in one shot for AssetManager" by Kenny Root · 15 years ago
  89. 7baf952 Merge "Make dialogs look better when their content is small." by Romain Guy · 15 years ago
  90. 85fd374 Merge "As requested, expand ANR event log entry (and crash/WTF too) to include process flags (including FLAG_SYSTEM, etc)." by Dan Egnor · 15 years ago
  91. 63454eb Merge "NetworkManagementService: Introduce API methods for configuring interfaces" by San Mehat · 15 years ago
  92. bf81cac Merge "android.net: Introduce @hidden parcelable InterfaceConfiguration class" by San Mehat · 15 years ago
  93. 5e5e6cc Make dialogs look better when their content is small. by Romain Guy · 15 years ago
  94. ddce576 Merge "Make sure to release the renderer before shutting down the hardware codec, qcom's hardware decoder will otherwise crash." by Andreas Huber · 15 years ago
  95. 2780e73 As requested, expand ANR event log entry (and crash/WTF too) to include by Dan Egnor · 15 years ago
  96. 3522b5a5 Make sure to release the renderer before shutting down the hardware codec, qcom's hardware decoder will otherwise crash. by Andreas Huber · 15 years ago
  97. b35df8f Merge "remove GoogleLoginService unit test" by Doug Zongker · 15 years ago
  98. 39b17a1 remove GoogleLoginService unit test by Doug Zongker · 15 years ago
  99. 21bf222 Fix leak of DBus match rule. by Nick Pelly · 15 years ago
  100. 264ce38 am 3bd6dc65: am b44051ee: Merge "ADT/Layoutlib: implement sweep gradient." into eclair by Xavier Ducrohet · 15 years ago