1. f70c4ce Merge "Use UTF-8 strings to avoid duplicate caching, part 1" by Kenny Root · 16 years ago
  2. 30c205b Merge "Purge CallLog." by Daisuke Miyakawa · 16 years ago
  3. 11213f6 Merge "Use PackageMonitor in SearchManagerService" by Bjorn Bringert · 16 years ago
  4. 057aa72 Merge "Fix issue 2305382: Pick up original call makes a noisy beep when wired headset connected." by Eric Laurent · 16 years ago
  5. 4dffa10 Merge "Turn off lock screen sounds by default." by Daniel Sandler · 16 years ago
  6. 005fa7f Merge "Make the notification windowshade work properly with overscroll." by Joe Onorato · 16 years ago
  7. 8f7db41 Merge "javadoc spelling fix" by Brian Carlstrom · 16 years ago
  8. 42a0107 Merge "Edit strings related to calendar permissions, bug 2463956." by Roy West · 16 years ago
  9. fbfe154 Merge "Add USB RNDIS enable/disable control" by Robert Greenwalt · 16 years ago
  10. 92eaa74 Merge "Fix bug #2449594 (device should fold RRULEs, etc., that are longer than 75 chars)" by Fabrice Di Meglio · 16 years ago
  11. 80f5b88 Merge "Fix rounding of extra spacing when it is negative." by Eric Fischer · 16 years ago
  12. 5a407dc Merge "Remove unused private assets from Android 1.0." by Romain Guy · 16 years ago
  13. dabd651 Merge "Use Java API from xml configuration in the test application" by James Dong · 16 years ago
  14. 7b7a0e5 Merge "Add Arp Cache dump" by Dmitry Shmidt · 16 years ago
  15. 8d5fea4 Merge "Remove never-used dead code from BackupManager" by Joe Onorato · 16 years ago
  16. 18de5df Merge "Fix 2463886: Allow delayed fetching of DevicePolicyManager in LockPatternUtils." by Jim Miller · 16 years ago
  17. 0d3cdb6 Merge "remove a dependency of surfaceflinger on libskia" by Mathias Agopian · 16 years ago
  18. d5bf026 Merge "fix error in javadoc" by Doug Zongker · 16 years ago
  19. 4576f92 Merge "Fixing pressed state in preferences, addresses bug 2310741" by Adam Powell · 16 years ago
  20. 153bd22 Merge "Update AccountManager's javadoc." by Dan Egnor · 16 years ago
  21. 3424817 Fix issue 2305382: Pick up original call makes a noisy beep when wired headset connected. by Eric Laurent · 16 years ago
  22. d2c1705 Merge "Add ability to run tests restricted to given annotation." by Brett Chabot · 16 years ago
  23. 01cfb80 Merge "Move LocationTracker from com.google.android to com.android package." by Mike Lockwood · 16 years ago
  24. f4610d9 Merge "Return runtime errors instead of asserting in MPEG4 file format validation, also add more validation to ensure presence of codec specific data for avc, aac and mpeg4." by Andreas Huber · 16 years ago
  25. 000073b Merge "Replace system property retrieval calls with DecoderCapabilities Java API calls." by James Dong · 16 years ago
  26. 9e333ab Use UTF-8 strings to avoid duplicate caching, part 1 by Kenny Root · 16 years ago
  27. fc10cf9 Merge "Clean up global search and web search activity finding" by Bjorn Bringert · 16 years ago
  28. 7fcf180 Merge "Move LocationTracker test app from vendor/google to frameworks/base/tests" by Mike Lockwood · 16 years ago
  29. 33c9810 Merge "Fix some random bugs." by Dianne Hackborn · 16 years ago
  30. b6ca55b Merge "Don't start location providers until the system is ready." by Mike Lockwood · 16 years ago
  31. 0c757be Merge "Fix bug when adding SET_INSTALL_LOCATION to SettingsProvider database, upgrade path." by Oscar Montemayor · 16 years ago
  32. 802b3cf Merge "Quick fix layout test path problems" by Guang Zhu · 16 years ago
  33. eda6540 remove a dependency of surfaceflinger on libskia by Mathias Agopian · 16 years ago
  34. c0014f1 Merge "beging np2 extension check work." by Jason Sams · 16 years ago
  35. cd84b8d Merge "Calling super.finalize() in finalize() methods. Also cleanup code, mostly removing unused handlers and casts." by Romain Guy · 16 years ago
  36. 375ce11 Merge "Prevent crash in AbsSpinner when the selection is out of sync. Bug #196253" by Romain Guy · 16 years ago
  37. 04845e4 Merge "Show the USB mass storage UI as soon as USB is connected." by Daniel Sandler · 16 years ago
  38. a6b6dc0 Merge "Standard alert dialogs overscroll only when content scrolls" by Adam Powell · 16 years ago
  39. fbbf8ee Merge "Properly unload the renderer shared library after the renderer goes away." by Andreas Huber · 16 years ago
  40. afe19f5 Merge "Reduce SQLiteDatabase and ContentResolver EventLog logging thresholds." by Brad Fitzpatrick · 16 years ago
  41. 60de30c Merge "Fix for the safty check. It checks that nFir21 + jNpoints <= BUF_SIZE, but when it calls GetByteArrayRegion, it multiplies it by 2 which defeats the "// safety first" check at the beginning." by Gloria Wang · 16 years ago
  42. 2b3f5e0 Merge "This hardware video decoder lies about its required input buffer sizes allocating 2.7 MB of memory instead of the required 176 KB... Added another quirk." by Andreas Huber · 16 years ago
  43. d2fa756 Merge "remove a dependency of GraphicBuffer (libui) on Parcel (libbinder)." by Mathias Agopian · 16 years ago
  44. 65229b5 Merge "Fix bug where calling getButton(int) returns null." by Romain Guy · 16 years ago
  45. eea35cb Merge "Better file permissions enforcement on system keystore." by Oscar Montemayor · 16 years ago
  46. 1fc4284 Merge "Don't switch layout modes in AbsListView#onTouchModeChanged() Don't stomp mResurrectToPosition for LAYOUT_SPECIFIC in AbsListView#hideSelector()" by Adam Powell · 16 years ago
  47. 6a8e314 Merge "MountService: Force unmount when enabling ums" by San Mehat · 16 years ago
  48. 49d05b9 Merge "fix race condition introduced by CL https://android-git.corp.google.com/g/40395" by Vasu Nori · 16 years ago
  49. fa7cf0e Merge "Fix missing UI_MODE_SERVICE rename." by Dianne Hackborn · 16 years ago
  50. 4f6556c Merge "Don't start global search from system dialogs" by Bjorn Bringert · 16 years ago
  51. 6517a43 Merge "Fix issue #2438980: Implement package watcher for voice recognizer service setting" by Dianne Hackborn · 16 years ago
  52. 5e3ff60 am 8978547f: am f5fe3949: Fix issue 2459650. by Eric Laurent · 16 years ago
  53. 3cf9cd5 am f5fe3949: Fix issue 2459650. by Eric Laurent · 16 years ago
  54. c08d6d3 Merge "Ignore touch down events near the edge of the screen for the purposes of pulling down the windowshade." by Joe Onorato · 16 years ago
  55. 401d9a8 Merge "Don't let email addresses in database names get into the EventLog." by Brad Fitzpatrick · 16 years ago
  56. 4da231a Merge "In DumpRenderTree, skip tests for which we have the wrong results" by Steve Block · 16 years ago
  57. 26d4499 Merge "Add new action for launching the user's music player app." by Daniel Sandler · 16 years ago
  58. 98e71dd remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). by Mathias Agopian · 16 years ago
  59. 3111008 Merge "Increase the sleep time to fix testTakePicture." by Wu-cheng Li · 16 years ago
  60. e4f5055 Merge "Automatically restore app data at install time" by Chris Tate · 16 years ago
  61. 393d445 Merge "Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock." by Jim Miller · 16 years ago
  62. 3e6a58a Merge "Update the "Android Performance" documentation." by Elliott Hughes · 16 years ago
  63. 6415781 Merge "Initialize layer position" by Mathias Agopian · 16 years ago
  64. ca6fab2 Initialize layer position by Mathias Agopian · 16 years ago
  65. 1d24163 Merge "Make sure that the event callback thread is Java capable in the simulator." by Marco Nelissen · 16 years ago
  66. 1e10d36 Merge "Move package from internal to external and vice versa." by Suchi Amalapurapu · 16 years ago
  67. a6a1005 Merge "improve logging of errors when trying to resolve backrefs http://b/2371475" by Fred Quintana · 16 years ago
  68. 6d6dc33 Merge "Spinner now allows disabled adapter items" by Adam Powell · 16 years ago
  69. 755e701 Merge "Recycle MotionEvents properly in GestureDetector" by Adam Powell · 16 years ago
  70. c0bf17a Merge "Add test pattern icon to Fountain." by Jason Sams · 16 years ago
  71. 434ae63 Merge "Use direct reference to enum in AaptAssets" by Kenny Root · 16 years ago
  72. 7081de5 Merge "Add some useful methods to OperationScheduler to inquire into the history, in case you want to second-guess its scheduling." by Dan Egnor · 16 years ago
  73. fe641b4 Merge "Ignore TEMPLATE.html in LayoutTest directories" by Steve Block · 16 years ago
  74. 90f2493 Merge "Enable bluetooth voice dialing in BluetoothHeadset.java." by Martin Hibdon · 16 years ago
  75. 4b4f7c4 Merge "- fix the AccountManager documentation. http://b/2401790 - only pass the authtoken through from the authenticator to the client for getAuthToken() and strip it out from the other calls, like addAccount(). http://b/2332762 - beef up the documentation to indicate what calls are allowed to be made from the main thread and which are not allowed. http://b/2384961 - wait a bit before retrying syncs that failed because one was already in progress. http://b/2414235" by Fred Quintana · 16 years ago
  76. d1ae5cc Merge "Remove tests that no longer exist from the DumpRenderTree skipped list" by Steve Block · 16 years ago
  77. 2506d4c Merge "Merges unused bug list with ignored result list in DumpRenderTree" by Steve Block · 16 years ago
  78. 558dd77 Merge "The MediaScanner is way too obsessed with restricting the files to be scanned." by Andreas Huber · 16 years ago
  79. d99dcc0 Merge "Move framework test-runner unit tests to be closer to their source. Move the test-runner source into a separate src folder to accommodate the test move." by Brett Chabot · 16 years ago
  80. 52c5b35 Merge "MountService: Move boot-time mount to a thread - avoids ANR at boot" by San Mehat · 16 years ago
  81. 7d3fe88 Merge "Makes sure GeolocationPermissions is fully robust to calls being made before the message handler is initialized" by Steve Block · 16 years ago
  82. 4709a7c Merge "Change to 5 days ago group to 7 days ago." by Leon Scroggins · 16 years ago
  83. dfd3f66 Merge "Adds synchronization around message handler in GeolocationPermissions and WebStorage" by Steve Block · 16 years ago
  84. 3861bd9 Merge "Implement legacy behaviour for MediaPlayer's behaviour of starting from the start of the media on a start() call instead of resuming at the current position, if previously reached the end of the stream. Also properly report number of frames played to audio flinger. Finally, delay spawing the queue thread until actually used." by Andreas Huber · 16 years ago
  85. 5c9137b Merge "Fix a race condition in the prefetcher, the source may be shutdown while we're reading data from it." by Andreas Huber · 16 years ago
  86. 447ba35 Merge "Elaborate a little on the documentation for PackageManager's resolveActivity." by Mike LeBeau · 16 years ago
  87. ee4dcbc Merge "Two big additions to the voice recognition APIs:" by Mike LeBeau · 16 years ago
  88. ba08ff8 Merge "Fix 2455162: Fix mdpi password entry keyboard to show 'OK' instead of return icon." by Jim Miller · 16 years ago
  89. ade3c23 Merge "Do setThreadPriority() later so we can notify the waiting thread and release the lock as soon as possible even if we run the loop in background priority." by Chih-Chung Chang · 16 years ago
  90. c1bab65 Merge "Add USB RNDIS enable/disable control" by Robert Greenwalt · 16 years ago
  91. 8d5f06e Merge "framework: tests: Clean up asec unit tests and add rename tests" by San Mehat · 16 years ago
  92. 6b81b9c Merge "add diagnostic info to help debug bug:2427686" by Vasu Nori · 16 years ago
  93. 5ca3797 Merge "Don't cache mFirstPosition before a layoutChildren in ListView.onFocusChanged" by Adam Powell · 16 years ago
  94. 7a26033 Merge "Fixing bug 2453467 - In case of a dead process while disabling Accessibility some processes keep sending AccessibilityEvents" by Dianne Hackborn · 16 years ago
  95. 8fe2b7e Merge "Fix 2363699 - Make notification shade animate closed when disabled" by Joe Onorato · 16 years ago
  96. 7fa0a78 Merge "Fix the rgb to yuv422sp conversion. The order of uv is different from the original version, but it should be ok as the original Y,Cb,Cr are all incorrect." by Chih-Chung Chang · 16 years ago
  97. 8c2b9f0 Merge "Add SearchManager.getWebSearchActivity()" by Bjorn Bringert · 16 years ago
  98. 9cb6df5 Fix the rgb to yuv422sp conversion. The order of uv is different from the by Chih-Chung Chang · 16 years ago
  99. a3ac2e5 Merge "Set error condition correctly when device is already created." by Jaikumar Ganesh · 16 years ago
  100. c774b68 Merge "Change buf size holding integer in ResourceTable" by Kenny Root · 16 years ago