1. 351434b Merge "Add error reporting for Tethering." by Robert Greenwalt · 14 years ago
  2. c155239 Allow multiple original-package tags. by Dianne Hackborn · 14 years ago
  3. 6be0fc1 Merge "Fix issue 2456968: Alarm rings in "silent mode and when Alarm in silent mode is turned off"." by Eric Laurent · 14 years ago
  4. c37cb24 Feature to return an extra in the cursor that keeps the spinny going. by Amith Yamasani · 14 years ago
  5. 5a73506 Add error reporting for Tethering. by Robert Greenwalt · 14 years ago
  6. 1e5e8f2 Merge "Improve RS error handling. On errors RS will now store the error and a message that can be read from the app. RS will then not continue rendering frames while an unchecked error is present until new state is received." by Jason Sams · 14 years ago
  7. 156cce6 Improve RS error handling. On errors RS will now store the error and a message that can be read from the app. RS will then not continue rendering frames while an unchecked error is present until new state is received. by Jason Sams · 14 years ago
  8. 9b10ef5 Rework the way PackageManager binds to default container service. by Suchi Amalapurapu · 14 years ago
  9. a034cd3e Merge "Use "play" icon for search dialog button in Browser" by Bjorn Bringert · 14 years ago
  10. 22b23a1 Use "play" icon for search dialog button in Browser by Bjorn Bringert · 14 years ago
  11. 3316a95 Merge "Fix issue #2485441: SettingsBackupAgent crashed system server" by Dianne Hackborn · 14 years ago
  12. b0381ef Fix issue #2485441: SettingsBackupAgent crashed system server by Dianne Hackborn · 14 years ago
  13. 7b18d7a Merge "add optional preftable to image codecs, for more control over the resulting bitmap config" by Mike Reed · 14 years ago
  14. a00fead Merge "Check for null provider in LocationManager.getProviders()" by Mike Lockwood · 14 years ago
  15. 689e449 Check for null provider in LocationManager.getProviders() by Mike Lockwood · 14 years ago
  16. 5f8a300 Merge "Fix off by one error in NetworkManagementService.isUsbRNDISStarted()" by Mike Lockwood · 14 years ago
  17. 4ac163f Merge "MountService: Send ACTION_MEDIA_UNSHARED Intent a volume is no longer shared via UMS." by Mike Lockwood · 14 years ago
  18. 51cb9d5 Fix off by one error in NetworkManagementService.isUsbRNDISStarted() by Mike Lockwood · 14 years ago
  19. 31951ca Fix issue 2456968: Alarm rings in "silent mode and when Alarm in silent mode is turned off". by Eric Laurent · 14 years ago
  20. 945a9df add optional preftable to image codecs, for more control over the resulting bitmap config by Mike Reed · 14 years ago
  21. f3685af Merge "Remove UUIDs from the cache when the device is unpaired." by Jaikumar Ganesh · 14 years ago
  22. 574376e Merge "hide the newly created DatabaseObjectNotClosedException class from sdk" by Vasu Nori · 14 years ago
  23. 4da24f4 hide the newly created DatabaseObjectNotClosedException class from sdk by Vasu Nori · 14 years ago
  24. 6bb028d Merge "in finalizer warnings, use a better exception - NOT Exception()" by Vasu Nori · 14 years ago
  25. f6bd0ba Don't send ACTION_MOVE to webkit until the distance is confirmed to be a drag. by Grace Kloba · 14 years ago
  26. 08b448e in finalizer warnings, use a better exception - NOT Exception() by Vasu Nori · 14 years ago
  27. c833119 Merge "Remove the TAB key from <textarea>s." by Leon Scroggins · 14 years ago
  28. 7af1b83 Remove the TAB key from <textarea>s. by Leon Scroggins · 14 years ago
  29. 3403eb3 refactor find state and scrolling by Cary Clark · 14 years ago
  30. de023c1 refactor find state and scrolling by Cary Clark · 14 years ago
  31. 687c44f Merge "Call close() instead of deactivate() in CursorToBulkCursorAdaptor.close()" by Bjorn Bringert · 14 years ago
  32. d6dfca8 Call close() instead of deactivate() in CursorToBulkCursorAdaptor.close() by Bjorn Bringert · 14 years ago
  33. d9894bc Fixed NPE by guarding the reference of variable by Tadashi G. Takaoka · 14 years ago
  34. bf2dd44 MountService: Send ACTION_MEDIA_UNSHARED Intent a volume is no longer shared via UMS. by Mike Lockwood · 14 years ago
  35. 0b49ab5 Add SearchManager.SUGGEST_COLUMN_TEXT_2_URL by Bjorn Bringert · 14 years ago
  36. 97106ab Fix issue #2325621 Runtime restart after launching Android keyboard setting . by Dianne Hackborn · 14 years ago
  37. ddb42a4 Merge "Fixing spelling of intiialization to initialization in comment" by Brian Carlstrom · 14 years ago
  38. dbc96e1 Merge "Fix a bug in OverScroller.setFinalX/Y" by Adam Powell · 14 years ago
  39. fde67f4 Merge "Added the Camera Preveiw memory test which can help to isolate the memory leak issue." by Yu Shan Emily Lau · 14 years ago
  40. b5ccb59 Merge "DockObserver: Watch for exceptions in LocationManger.isProviderEnabled()." by Mike Lockwood · 14 years ago
  41. d93b998 Fix a bug in OverScroller.setFinalX/Y by Adam Powell · 14 years ago
  42. 25c374e Merge "Fix documentation." by Wink Saville · 14 years ago
  43. faa7e83 DockObserver: Watch for exceptions in LocationManger.isProviderEnabled(). by Mike Lockwood · 14 years ago
  44. 08209a7 Disable tests that require package-private access to code under test. by Doug Felt · 14 years ago
  45. a2e9226 Maybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboard by Dianne Hackborn · 14 years ago
  46. 081a9b69a Remove UUIDs from the cache when the device is unpaired. by Jaikumar Ganesh · 14 years ago
  47. c018f3c Merge "Hide GeocoderParams class from public API." by Mike Lockwood · 14 years ago
  48. 34a2238 Merge "Added Scroller compatibility methods to OverScroller" by Adam Powell · 14 years ago
  49. 9d5b488 Added Scroller compatibility methods to OverScroller by Adam Powell · 14 years ago
  50. 3ddde16 Merge "Add new CAPTURE_LAYERS command to HiearchyViewer protocol." by Romain Guy · 14 years ago
  51. 223ff5c Add new CAPTURE_LAYERS command to HiearchyViewer protocol. by Romain Guy · 14 years ago
  52. 68612ba Merge "SslCertificate should clone Dates" by Brian Carlstrom · 14 years ago
  53. 6b1806b surfaceflinger: remove un-cached buffers hack for Adreno by Dima Zavin · 14 years ago
  54. 8754be5 Hide GeocoderParams class from public API. by Mike Lockwood · 14 years ago
  55. a5987a5 SslCertificate should clone Dates by Brian Carlstrom · 14 years ago
  56. bd80e560 Merge "resubmit reverted CL https://android-git.corp.google.com/g/#change,42682" by Vasu Nori · 14 years ago
  57. 30a1390 Added the Camera Preveiw memory test which can help to isolate the memory leak issue. by Yu Shan Emily Lau · 14 years ago
  58. 626e805 Merge "Fix issue #2482423: Settings is broken due to dead-code stripping" by Dianne Hackborn · 14 years ago
  59. 316860c Merge "Remove calendar.jar." by Ken Shirriff · 14 years ago
  60. abd0365 Fix issue #2482423: Settings is broken due to dead-code stripping by Dianne Hackborn · 14 years ago
  61. d2334cb Create a method to find matching URLs and use it in updateVisitedHistory. by Leon Scroggins · 14 years ago
  62. 91d0e3c resubmit reverted CL https://android-git.corp.google.com/g/#change,42682 by Vasu Nori · 14 years ago
  63. 0bf8859 Make sure all list items know they are in a window. Bug #2476671 by Romain Guy · 14 years ago
  64. 37254dc Fixing spelling of intiialization to initialization in comment by Brian Carlstrom · 14 years ago
  65. db204c2 Merge "change ObserverNode.binderDied() to lock the root node before manipulating the observers tree by calling removeObserverLocked()" by Fred Quintana · 14 years ago
  66. 8156486 Remove calendar.jar. by Ken Shirriff · 14 years ago
  67. 6c26fe4 Fix build. I screwed up a merge. by Dave Sparks · 14 years ago
  68. 16433e2 Add locking to signal in AudioCache::notify(). Bug 2317844. by Dave Sparks · 14 years ago
  69. 14b60e7 add warning in finalizer. deprecate protected members. by Vasu Nori · 14 years ago
  70. d2b41b6 Merge "Fix issue #2468687: back and home keys don't work on InCallScreen" by Dianne Hackborn · 14 years ago
  71. b601ce1 Fix issue #2468687: back and home keys don't work on InCallScreen by Dianne Hackborn · 14 years ago
  72. b99370b Merge "Turn on fading scrollbars by default. Bug #2142162" by Romain Guy · 14 years ago
  73. 8bda248 Turn on fading scrollbars by default. Bug #2142162 by Romain Guy · 14 years ago
  74. c4fc2cc Merge "Null pointer tests removed from HeaderViewListAdapter." by Gilles Debunne · 14 years ago
  75. 0eaa4d3 Merge "SslCertificate should use Dates - fixing api for build" by Brian Carlstrom · 14 years ago
  76. 0b2e84b Add a client for WebBackForwardList operations. by Patrick Scott · 14 years ago
  77. 9147a0e SslCertificate should use Dates - fixing api for build by Brian Carlstrom · 14 years ago
  78. 002ffad5 change ObserverNode.binderDied() to lock the root node before manipulating by Fred Quintana · 14 years ago
  79. 0061103 Merge "SslCertificate should provide Date interface" by Brian Carlstrom · 14 years ago
  80. 445d8f1 SslCertificate should provide Date interface by Brian Carlstrom · 14 years ago
  81. 8430c1a Merge "When titlebar's visible height changed, it means the WebKit viewsize need to be updated." by Grace Kloba · 14 years ago
  82. 176f9fc Null pointer tests removed from HeaderViewListAdapter. by Gilles Debunne · 14 years ago
  83. d95c8f2 Merge "Fixing: search button and mic button are not right-aligned" by Bjorn Bringert · 14 years ago
  84. 59b0b74 Fixing: search button and mic button are not right-aligned by Valentin Kravtsov · 14 years ago
  85. 2ffeeed Merge "Issue 2071329: audio track is shorter than video track for video capture on sholes" by Eric Laurent · 14 years ago
  86. 4addf9b When titlebar's visible height changed, it means the by Grace Kloba · 14 years ago
  87. c882dda Fix Proguard flags. by Ying Wang · 14 years ago
  88. 43242d0 am ba74d7cc: am e861b8f9: Merge " Fix issue with authentication with flash" into eclair-mr2 by Leon Clarke · 14 years ago
  89. 1bef267 Merge "First implementation of the audio focus management as an extension of AudioManager and AudioService." by Jean-Michel Trivi · 14 years ago
  90. d5176cf First implementation of the audio focus management as an extension by Jean-Michel Trivi · 15 years ago
  91. ba74d7c am e861b8f9: Merge " Fix issue with authentication with flash" into eclair-mr2 by Leon Clarke · 14 years ago
  92. f79a819 Merge "account for find dialog height when positioning layers" by Cary Clark · 14 years ago
  93. e861b8f Merge " Fix issue with authentication with flash" into eclair-mr2 by Leon Clarke · 14 years ago
  94. 07863ab Merge "initial add of Arabic, Hebrew and Thai fonts." by Mike Reed · 14 years ago
  95. db48784 initial add of Arabic, Hebrew and Thai fonts. by Mike Reed · 14 years ago
  96. c2ca936 Merge "Start the synchronous load in the WebCore thread." by Grace Kloba · 14 years ago
  97. 47d0a92 Issue 2071329: audio track is shorter than video track for video capture on sholes by Eric Laurent · 14 years ago
  98. 72ab998 account for find dialog height when positioning layers by Cary Clark · 14 years ago
  99. 0421825 Merge "Don't eat IllegalArgumentExceptions in LocationManagerService." by Mike Lockwood · 14 years ago
  100. 7d7ce2b Merge "Tone down a log message." by Andy McFadden · 14 years ago