1. 1590077 am 6efe03b1: am 6f9e2c64: Merge "Find layout classes in all "layout-*" dirs." into eclair by Ying Wang · 14 years ago
  2. 507354e Merge "Revert I3fdda2588a7c612d7c9cfb4f25d9aedd1d609162 which open two functions in preference manager." by Owen Lin · 14 years ago
  3. af926d1 Merge "Add asec permission to DefaultContainerService" by Suchi Amalapurapu · 14 years ago
  4. 40c5af2e Merge "Phase 2 of test file cleanup: relocating test files from FrameworkTest closer to their sources in core." by Neal Nguyen · 14 years ago
  5. 3ae6162 Merge "Report tombstone (native crash) data to the dropbox." by Dan Egnor · 14 years ago
  6. a8eed0d Add asec permission to DefaultContainerService by Suchi Amalapurapu · 14 years ago
  7. 492c6ed Report tombstone (native crash) data to the dropbox. by Dan Egnor · 14 years ago
  8. 2060b63 Merge "Fix some minor bugs with GL state setup that were exposed by Droids driver." by Jason Sams · 14 years ago
  9. 5dbfe93 Fix some minor bugs with GL state setup that were exposed by Droids driver. by Jason Sams · 14 years ago
  10. 0ebff76 Merge "Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync" by Eric Laurent · 14 years ago
  11. 1d3165f Phase 2 of test file cleanup: relocating test files from FrameworkTest closer to their sources in core. by Neal Nguyen · 15 years ago
  12. e6dca5c Merge "Moving framework core tests closer to their source files." by Neal Nguyen · 14 years ago
  13. 8ea138c More work on device admins: by Dianne Hackborn · 14 years ago
  14. 2fc1f4a 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 · 14 years ago
  15. 22e31e5 Moving framework core tests closer to their source files. by Neal Nguyen · 15 years ago
  16. 9ecaf8b Merge "Attempt to fix the build ... again." by Andreas Huber · 14 years ago
  17. 55e99c6 Attempt to fix the build ... again. by Andreas Huber · 14 years ago
  18. 65bed2c Merge "Remove about-to-be-renamed class from preload list." by Elliott Hughes · 14 years ago
  19. 2d4d919 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 · 14 years ago
  20. 6c1dded Merge "Fix ExtendedProperties EntityIterator." by Ken Shirriff · 14 years ago
  21. a3b95a9 Merge "Move Search dialog out of system process into current activity." by Amith Yamasani · 14 years ago
  22. 37105cc Fixing the build. Why is this suddenly necessary and didn't break the build before??? by Andreas Huber · 14 years ago
  23. 3b16892 Fix ExtendedProperties EntityIterator. by Ken Shirriff · 14 years ago
  24. d0d9bc2 Add request header support for the Browser/WebView. by Grace Kloba · 14 years ago
  25. 9688d1e Remove about-to-be-renamed class from preload list. by Elliott Hughes · 14 years ago
  26. e9ce3f0 Move Search dialog out of system process into current activity. by Amith Yamasani · 14 years ago
  27. 445cc0e Merge "dont use sqlite_stmt_journals dir" by Vasu Nori · 14 years ago
  28. ad8d0d1 dont use sqlite_stmt_journals dir by Vasu Nori · 14 years ago
  29. fc22d93 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 · 14 years ago
  30. 946e007 Remove another scheduled-for-deletion class from the preload list. by Elliott Hughes · 14 years ago
  31. e5651d6 Merge "AppsOnSd feature - Add default container" by Suchi Amalapurapu · 14 years ago
  32. a6f266c Merge "Add the new golden thumbnail image as the PV and stagefright implementations in capturing thumbnail is different." by Yu Shan Emily Lau · 14 years ago
  33. c028be4 AppsOnSd feature - Add default container by Suchi Amalapurapu · 14 years ago
  34. aeb4126 Merge "update javadoc for Settings.Secure.ANDROID_ID" by Doug Zongker · 14 years ago
  35. d8893db update javadoc for Settings.Secure.ANDROID_ID by Doug Zongker · 14 years ago
  36. 1b624fa Merge "b/2383073 Add fine-grained status codes for failed downloads." by Evan Millar · 14 years ago
  37. 8258879 Merge "Better support for HTTP streaming media content, fixes to the way HTTPDataSource streams the data, prefetcher implementation." by Andreas Huber · 14 years ago
  38. 89e02ed Merge "Add support for setting camera display orientation." by Chih-Chung Chang · 14 years ago
  39. 02735bc MountService: Introduce new @hide permissions to protect secure containers. by San Mehat · 14 years ago
  40. 4539f38 Merge "Add a Java API that converts yuv data to a jpeg." by Wei-Ta Chen · 14 years ago
  41. 78d5ba9 Merge changes Iea11654e,I2242da5a,I66c40e73 by Dan Egnor · 14 years ago
  42. bca2d61 Add a Java API that converts yuv data to a jpeg. by Wei-Ta Chen · 15 years ago
  43. 0986e79 Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync by Eric Laurent · 15 years ago
  44. c597b18 Merge "Track removal of a class." by Elliott Hughes · 14 years ago
  45. f41539e Track removal of a class. by Elliott Hughes · 14 years ago
  46. e6be0f7 Fix the build. by Romain Guy · 14 years ago
  47. ea11654 Use six dashes instead of five. by Dan Egnor · 14 years ago
  48. 2242da5 Include more verbose device information with kernel dumps by Dan Egnor · 14 years ago
  49. 11c628a Merge "MountService: Don't update the storage status when we're unmounted" by San Mehat · 14 years ago
  50. c2a3947 MountService: Don't update the storage status when we're unmounted by San Mehat · 14 years ago
  51. bce2806 Merge "Modify the interface of HanziToPinyin class to make it generic and add test class" by Eugene Koh · 14 years ago
  52. 66c40e7 Add package information to dropbox reports for ANR, crash, etc. by Dan Egnor · 14 years ago
  53. b9e6383 Better support for HTTP streaming media content, fixes to the way HTTPDataSource streams the data, prefetcher implementation. by Andreas Huber · 14 years ago
  54. 7d3a558 Merge "remove @deprecated from dropDownHeight and dropDownWidth" by Scott Main · 14 years ago
  55. 34c09b5 remove @deprecated from dropDownHeight and dropDownWidth by Scott Main · 14 years ago
  56. 6f3abdd Merge "remove @deprecated tag from "fill_parent" because it bubbles up and declares the entire attribute as deprecated." by Scott Main · 14 years ago
  57. 4459295 remove @deprecated tag from "fill_parent" because it bubbles up by Scott Main · 14 years ago
  58. f238ad7 b/2383073 Add fine-grained status codes for failed downloads. by Attila Bodis · 14 years ago
  59. ec3cad8 Merge "MountService: Explicitly query volume state on startup" by San Mehat · 14 years ago
  60. 7b04317b Merge "NativeDaemonConnector: fix doListCommand() to return *all* list elements" by San Mehat · 14 years ago
  61. 5b77dab MountService: Explicitly query volume state on startup by San Mehat · 14 years ago
  62. 80120b4 NativeDaemonConnector: fix doListCommand() to return *all* list elements by San Mehat · 14 years ago
  63. b91f464 Merge "Move towards a formal public API for backup and restore" by Chris Tate · 14 years ago
  64. 8aa2e89 More device admin work: description, policy control. by Dianne Hackborn · 14 years ago
  65. 148fea0 Merge "add API to change default config on image decoders." by Mike Reed · 14 years ago
  66. 0170916 Unhide brightness constants to help unbundle Camera. by Chih-Chung Chang · 14 years ago
  67. fd0c2dd Merge "Unhide the secure setting for LocationProviderEnabled" by Mike Lockwood · 14 years ago
  68. 122b309 Merge "Turn the debugging back on." by Jason Sams · 14 years ago
  69. a1d302e Turn the debugging back on. by Jason Sams · 14 years ago
  70. 508370f Merge "Make PackageManager unpack gdbserver binaries at installation time." by David Turner · 14 years ago
  71. d1d7706 Add support for setting camera display orientation. by Chih-Chung Chang · 14 years ago
  72. 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 · 14 years ago
  73. 493bcdd Fix memory leak with layers. by Nicolas Roard · 15 years ago
  74. 651284d Merge "Revert "Fix failure to open AVRCP input device due to EPERM."" by Nick Pelly · 14 years ago
  75. c8b60d1 Revert "Fix failure to open AVRCP input device due to EPERM." by Nick Pelly · 14 years ago
  76. 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 · 14 years ago
  77. 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 · 14 years ago
  78. 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 · 14 years ago
  79. 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 · 14 years ago
  80. 09ac3c3 resolved conflicts for merge of 1f2f23bd to master by Robert Greenwalt · 14 years ago
  81. 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 · 14 years ago
  82. 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 · 14 years ago
  83. 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 · 14 years ago
  84. 996dddf Support for audio recording into AMR NB/WB files as well as audio tracks in MPEG4 files. by Andreas Huber · 14 years ago
  85. a3d5e0c Unhide the secure setting for LocationProviderEnabled by Mark Vandevoorde · 14 years ago
  86. 03b58bd Merge "NetworkManagementService: Start service when SystemServer starts up" by San Mehat · 14 years ago
  87. d1df8ac NetworkManagementService: Start service when SystemServer starts up by San Mehat · 14 years ago
  88. ab4a0c1 add API to change default config on image decoders. by Mike Reed · 14 years ago
  89. 8d9eb9f Merge "Set a flag that indicates a response is pending." by Patrick Scott · 14 years ago
  90. 9d8b876 Add android.provider.Settings.ACTION_DEVICE_INFO_SETTINGS. by Daniel Sandler · 14 years ago
  91. 0c8569f Merge "MountService: Add support for renaming secure containers" by San Mehat · 14 years ago
  92. 74f6c03 Set a flag that indicates a response is pending. by Patrick Scott · 15 years ago
  93. 79896bd Adding Recognition Service and Listener wrappers by Valentin Kravtsov · 15 years ago
  94. eea6ecd Add the new golden thumbnail image as the PV and stagefright implementations in capturing thumbnail is different. by Yu Shan Emily Lau · 14 years ago
  95. 80202c8 Move towards a formal public API for backup and restore by Christopher Tate · 14 years ago
  96. c30ffda resolved conflicts for merge of d0514347 to master by Irfan Sheriff · 14 years ago
  97. 1995660 Unhide RecognizerIntent.ACTION_VOICE_SEARCH_SETTINGS, which our voice search by Mike LeBeau · 14 years ago
  98. caf0ce3 Delay resetting mPreventDrag flags so that the Plugin by Grace Kloba · 14 years ago
  99. a98ae1f am e5b9beae: (-s ours) am f6aed0e0: Merge "DO NOT MERGE" into eclair by Grace Kloba · 14 years ago
  100. 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 · 14 years ago