1. 8b23c23 Merge "Report tombstone (native crash) data to the dropbox." by Dan Egnor · 16 years ago
  2. ae1ed5c Merge "Fix some minor bugs with GL state setup that were exposed by Droids driver." by Jason Sams · 16 years ago
  3. 2550f85 Merge "Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync" by Eric Laurent · 16 years ago
  4. fded926 Merge "Moving framework core tests closer to their source files." by Neal Nguyen · 16 years ago
  5. 78e8c12 Merge "Add request header support for the Browser/WebView. QSB can use this instead of POST to send the location data. After QSB makes the switch, we should also remove the POST_DATA intent which is hidden." by Grace Kloba · 16 years ago
  6. 3196ed2 Merge "Attempt to fix the build ... again." by Andreas Huber · 16 years ago
  7. a2a7098 Merge "Remove about-to-be-renamed class from preload list." by Elliott Hughes · 16 years ago
  8. 15c3237 Merge "Do not hold onto the master lock while reading data from the datasource. This would prevent consumers from reading cached data immediately if it is available." by Andreas Huber · 16 years ago
  9. 746457b Merge "Fix ExtendedProperties EntityIterator." by Ken Shirriff · 16 years ago
  10. 2fd64ca Merge "Move Search dialog out of system process into current activity." by Amith Yamasani · 16 years ago
  11. 78019c1 Merge "dont use sqlite_stmt_journals dir" by Vasu Nori · 16 years ago
  12. 0fc1da5 Merge "AppsOnSd feature - Add default container" by Suchi Amalapurapu · 16 years ago
  13. 6cec95a Merge "Add the new golden thumbnail image as the PV and stagefright implementations in capturing thumbnail is different." by Yu Shan Emily Lau · 16 years ago
  14. 881e06e Merge "update javadoc for Settings.Secure.ANDROID_ID" by Doug Zongker · 16 years ago
  15. a87bb7e Merge "b/2383073 Add fine-grained status codes for failed downloads." by Evan Millar · 16 years ago
  16. 1940799 Merge "Better support for HTTP streaming media content, fixes to the way HTTPDataSource streams the data, prefetcher implementation." by Andreas Huber · 16 years ago
  17. 556a6fe Merge "Add support for setting camera display orientation." by Chih-Chung Chang · 16 years ago
  18. 9d3ad2b Merge "Add a Java API that converts yuv data to a jpeg." by Wei-Ta Chen · 16 years ago
  19. 370eb18 Merge changes Iea11654e,I2242da5a,I66c40e73 by Dan Egnor · 16 years ago
  20. e9ed272 Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync by Eric Laurent · 16 years ago
  21. eaec4f1 Merge "Track removal of a class." by Elliott Hughes · 16 years ago
  22. 8e25c08 Merge "MountService: Don't update the storage status when we're unmounted" by San Mehat · 16 years ago
  23. 0d6b48e Merge "Modify the interface of HanziToPinyin class to make it generic and add test class" by Eugene Koh · 16 years ago
  24. 26ae5b2 Merge "remove @deprecated from dropDownHeight and dropDownWidth" by Scott Main · 16 years ago
  25. 24b709a Merge "remove @deprecated tag from "fill_parent" because it bubbles up and declares the entire attribute as deprecated." by Scott Main · 16 years ago
  26. bf53a28 Merge "MountService: Explicitly query volume state on startup" by San Mehat · 16 years ago
  27. 5c6ce3e Merge "NativeDaemonConnector: fix doListCommand() to return *all* list elements" by San Mehat · 16 years ago
  28. e9a0419 Merge "Move towards a formal public API for backup and restore" by Chris Tate · 16 years ago
  29. 73f85e4 Merge "add API to change default config on image decoders." by Mike Reed · 16 years ago
  30. f79bdd8 Merge "Unhide the secure setting for LocationProviderEnabled" by Mike Lockwood · 16 years ago
  31. 8a15a77 Merge "Turn the debugging back on." by Jason Sams · 16 years ago
  32. 1b61770 Merge "Make PackageManager unpack gdbserver binaries at installation time." by David Turner · 16 years ago
  33. f091e83 Add support for setting camera display orientation. by Chih-Chung Chang · 16 years ago
  34. a02c8af Merge "Fix memory leak with layers. This fix bug http://b/2394813 This is a two-parts CL (needs C++ modifs)" by Nicolas Roard · 16 years ago
  35. 882b90f Merge "Revert "Fix failure to open AVRCP input device due to EPERM."" by Nick Pelly · 16 years ago
  36. 1b5cf32 Revert "Fix failure to open AVRCP input device due to EPERM." by Nick Pelly · 16 years ago
  37. 98a61ef 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 · 16 years ago
  38. d77667f 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 · 16 years ago
  39. f3b670a 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 · 16 years ago
  40. 696f0ad 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 · 16 years ago
  41. fafd2ad resolved conflicts for merge of 1f2f23bd to master by Robert Greenwalt · 16 years ago
  42. e42072d 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 · 16 years ago
  43. 866f0ba 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 · 16 years ago
  44. 30b2c96 Merge "DO NOT MERGE return an error when Surface::lock() is called while the surface is already locked." into eclair-mr2 by Patrick Scott · 16 years ago
  45. fa289ea Merge "NetworkManagementService: Start service when SystemServer starts up" by San Mehat · 16 years ago
  46. c51619f Merge "Set a flag that indicates a response is pending." by Patrick Scott · 16 years ago
  47. f67d028 Merge "MountService: Add support for renaming secure containers" by San Mehat · 16 years ago
  48. 5c52057 resolved conflicts for merge of d0514347 to master by Irfan Sheriff · 16 years ago
  49. 4da3d55 am e5b9beae: (-s ours) am f6aed0e0: Merge "DO NOT MERGE" into eclair by Grace Kloba · 16 years ago
  50. 1824f75 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 · 16 years ago
  51. 2b2c2e3 am 425324e9: am e834722f: Merge "Fix failure to open AVRCP input device due to EPERM." into eclair by Nick Pelly · 16 years ago
  52. 80370aa am aeeb1a84: (-s ours) am 8681df90: DO NOT MERGE by Grace Kloba · 16 years ago
  53. 6b2a58b am 6dc9232c: (-s ours) am a66baccc: Merge "Do not merge" into eclair by Mike Reed · 16 years ago
  54. 0c4fc79 am 48edf7c0: am d1da5fa2: Revert "SDK doc change: Add doc update for NDKr3." by Xavier Ducrohet · 16 years ago
  55. ee96d5f am f8c7d06f: am 89e3c1ab: Merge "Fix the sloppy detection in the ScaleGestureDetector." into eclair by Grace Kloba · 16 years ago
  56. 629a869 am a0ecd4fb: am 38f7a02a: Merge "SDK doc change: Add doc update for NDKr3." into eclair by Xavier Ducrohet · 16 years ago
  57. 5fded40 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 · 16 years ago
  58. 7277e17 Merge "Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL stream when STREAM_VOICE_CALL stream is active." by Eric Laurent · 16 years ago
  59. 3711384 Merge "Made GestureUtilities's several methods public; Changed GestureStroke's smoothening threshold." by Romain Guy · 16 years ago
  60. a0df298 Merge "Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pure-audio recording in stagefright." by Andreas Huber · 16 years ago
  61. 43c0b0a Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL stream when STREAM_VOICE_CALL stream is active. by Eric Laurent · 16 years ago
  62. 5e4b031 Merge "Fix issue 2349345: Media sound output stuck on earpiece rather than speaker." by Eric Laurent · 16 years ago
  63. fb8d47c Merge "fix [2341222] AGL version of glDrawTexxOES doesn't handle "Z" value correctly" by Mathias Agopian · 16 years ago
  64. 4c7e631 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 · 16 years ago
  65. 45351bc fix [2341222] AGL version of glDrawTexxOES doesn't handle "Z" value correctly by Mathias Agopian · 16 years ago
  66. d6dffee Merge "Fix issue 2363154: Speech synthesis fails to start over A2DP after media server process crash." by Eric Laurent · 16 years ago
  67. a775a72 Merge "fix [2303866] eglMakeCurrent doesn't return all error messages described in the spec" by Mathias Agopian · 16 years ago
  68. 90492eb Merge "Make sure to downgrade to app permissions when invoking callbacks" by Chris Tate · 16 years ago
  69. 8063c3a fix [2303866] eglMakeCurrent doesn't return all error messages described in the spec by Mathias Agopian · 16 years ago
  70. 8aed2b0 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 · 16 years ago
  71. 55d7cd8 Merge "Add SyncState class for calendar provider." by Ken Shirriff · 16 years ago
  72. 4508016 Merge "Manual merge pinch zoom from Eclair to Master." by Grace Kloba · 16 years ago
  73. 7f195ab am 6b32c0a2: (-s ours) am 48ef378d: Merge "DO NOT MERGE Avoid wifi disable in a UNKNOWN state" into eclair by Irfan Sheriff · 16 years ago
  74. 1b4533a am 8c48b4a5: (-s ours) am 1a337547: Merge "Add bugreport info about network feature use. DO NOT MERGE" into eclair by Robert Greenwalt · 16 years ago
  75. ad1f963 am 70660425: (-s ours) am 9f954cf2: Merge "Do not merge" into eclair by Mike Reed · 16 years ago
  76. 588dcc7 DO NOT MERGE by Mathias Agopian · 16 years ago
  77. fb55488 Merge "Change key to KEY_SUPPORTED_JPEG_THUMBNAIL_SIZES for consistency." by Wu-cheng Li · 16 years ago
  78. 88eeff5 Change key to KEY_SUPPORTED_JPEG_THUMBNAIL_SIZES for consistency. by Wu-cheng Li · 16 years ago
  79. 7031113 Merge "Add support for 180/270 degrees rotation." by Chih-Chung Chang · 16 years ago
  80. 18b0997 Merge "Add extra resources field for ApplicationInfo" by Kenny Root · 16 years ago
  81. 70ab9f8 am d2c21c15: am 8c166512: Merge "Cleanup of process-specific DNS." into eclair by Robert Greenwalt · 16 years ago
  82. 031c419 am 47d302a0: am bb79e5fd: Merge "Be tolerant of GPS session and engine on status messages arriving out of order." into eclair by Mike Lockwood · 16 years ago
  83. 3634fd7 Merge "Unhide resource-related API calls in Context" by Kenny Root · 16 years ago
  84. 5994a33 Add support for 180/270 degrees rotation. by Chih-Chung Chang · 16 years ago
  85. 830bf2e Merge "Multiple asset adding in one shot for AssetManager" by Kenny Root · 16 years ago
  86. d498f8a Merge "Make dialogs look better when their content is small." by Romain Guy · 16 years ago
  87. 45119fd Merge "As requested, expand ANR event log entry (and crash/WTF too) to include process flags (including FLAG_SYSTEM, etc)." by Dan Egnor · 16 years ago
  88. c58e431 Merge "NetworkManagementService: Introduce API methods for configuring interfaces" by San Mehat · 16 years ago
  89. a8f8795 Merge "android.net: Introduce @hidden parcelable InterfaceConfiguration class" by San Mehat · 16 years ago
  90. 8186a02 Merge "Make sure to release the renderer before shutting down the hardware codec, qcom's hardware decoder will otherwise crash." by Andreas Huber · 16 years ago
  91. 70567ad Merge "remove GoogleLoginService unit test" by Doug Zongker · 16 years ago
  92. 4fd54a2 am 3bd6dc65: am b44051ee: Merge "ADT/Layoutlib: implement sweep gradient." into eclair by Xavier Ducrohet · 16 years ago
  93. e05066b am 382f924c: am 5615ca19: docs: a lot of revision and expansion of the hello view tutorials includes new screenshots for some tutorials and a new sample images zip file by Scott Main · 16 years ago
  94. eac3a68 am 97b10853: am 5910cb53: Merge "Edge of screen slop detection for ScaleGestureDetector." into eclair by Adam Powell · 16 years ago
  95. d18ccd6 am 5ed68156: am de54a95b: Merge "docs: add a section about debugging web pages with the Console APIs; revise and cleanup some of the other content." into eclair by Scott Main · 16 years ago
  96. 8aa68dc am 5f641285: am b1c4a2a3: Fix issue #2364506: Phone locked up while listening to music and attempting to download an update by Dianne Hackborn · 16 years ago
  97. 519f29f Merge "return an error when Surface::lock() is called while the surface is already locked." by Mathias Agopian · 16 years ago
  98. 9014726 return an error when Surface::lock() is called while the surface is already locked. by Mathias Agopian · 16 years ago
  99. 3983e26 Merge "Move VM feature strings (used by DDMS) into VM." by Andy McFadden · 16 years ago
  100. 9ecddd6 Merge "Remove unused providers" by Ken Shirriff · 16 years ago