1. f3685af Merge "Remove UUIDs from the cache when the device is unpaired." by Jaikumar Ganesh · 15 years ago
  2. 574376e Merge "hide the newly created DatabaseObjectNotClosedException class from sdk" by Vasu Nori · 15 years ago
  3. 4da24f4 hide the newly created DatabaseObjectNotClosedException class from sdk by Vasu Nori · 15 years ago
  4. 6bb028d Merge "in finalizer warnings, use a better exception - NOT Exception()" by Vasu Nori · 15 years ago
  5. f6bd0ba Don't send ACTION_MOVE to webkit until the distance is confirmed to be a drag. by Grace Kloba · 15 years ago
  6. 08b448e in finalizer warnings, use a better exception - NOT Exception() by Vasu Nori · 15 years ago
  7. c833119 Merge "Remove the TAB key from <textarea>s." by Leon Scroggins · 15 years ago
  8. 7af1b83 Remove the TAB key from <textarea>s. by Leon Scroggins · 15 years ago
  9. 3403eb3 refactor find state and scrolling by Cary Clark · 15 years ago
  10. de023c1 refactor find state and scrolling by Cary Clark · 15 years ago
  11. 687c44f Merge "Call close() instead of deactivate() in CursorToBulkCursorAdaptor.close()" by Bjorn Bringert · 15 years ago
  12. d6dfca8 Call close() instead of deactivate() in CursorToBulkCursorAdaptor.close() by Bjorn Bringert · 15 years ago
  13. d9894bc Fixed NPE by guarding the reference of variable by Tadashi G. Takaoka · 15 years ago
  14. 0b49ab5 Add SearchManager.SUGGEST_COLUMN_TEXT_2_URL by Bjorn Bringert · 15 years ago
  15. 97106ab Fix issue #2325621 Runtime restart after launching Android keyboard setting . by Dianne Hackborn · 15 years ago
  16. ddb42a4 Merge "Fixing spelling of intiialization to initialization in comment" by Brian Carlstrom · 15 years ago
  17. dbc96e1 Merge "Fix a bug in OverScroller.setFinalX/Y" by Adam Powell · 15 years ago
  18. fde67f4 Merge "Added the Camera Preveiw memory test which can help to isolate the memory leak issue." by Yu Shan Emily Lau · 15 years ago
  19. b5ccb59 Merge "DockObserver: Watch for exceptions in LocationManger.isProviderEnabled()." by Mike Lockwood · 15 years ago
  20. d93b998 Fix a bug in OverScroller.setFinalX/Y by Adam Powell · 15 years ago
  21. 25c374e Merge "Fix documentation." by Wink Saville · 15 years ago
  22. faa7e83 DockObserver: Watch for exceptions in LocationManger.isProviderEnabled(). by Mike Lockwood · 15 years ago
  23. 08209a7 Disable tests that require package-private access to code under test. by Doug Felt · 15 years ago
  24. a2e9226 Maybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboard by Dianne Hackborn · 15 years ago
  25. 081a9b69a Remove UUIDs from the cache when the device is unpaired. by Jaikumar Ganesh · 15 years ago
  26. c018f3c Merge "Hide GeocoderParams class from public API." by Mike Lockwood · 15 years ago
  27. 34a2238 Merge "Added Scroller compatibility methods to OverScroller" by Adam Powell · 15 years ago
  28. 9d5b488 Added Scroller compatibility methods to OverScroller by Adam Powell · 15 years ago
  29. 3ddde16 Merge "Add new CAPTURE_LAYERS command to HiearchyViewer protocol." by Romain Guy · 15 years ago
  30. 223ff5c Add new CAPTURE_LAYERS command to HiearchyViewer protocol. by Romain Guy · 15 years ago
  31. 68612ba Merge "SslCertificate should clone Dates" by Brian Carlstrom · 15 years ago
  32. 6b1806b surfaceflinger: remove un-cached buffers hack for Adreno by Dima Zavin · 15 years ago
  33. 8754be5 Hide GeocoderParams class from public API. by Mike Lockwood · 15 years ago
  34. a5987a5 SslCertificate should clone Dates by Brian Carlstrom · 15 years ago
  35. bd80e560 Merge "resubmit reverted CL https://android-git.corp.google.com/g/#change,42682" by Vasu Nori · 15 years ago
  36. 30a1390 Added the Camera Preveiw memory test which can help to isolate the memory leak issue. by Yu Shan Emily Lau · 15 years ago
  37. 626e805 Merge "Fix issue #2482423: Settings is broken due to dead-code stripping" by Dianne Hackborn · 15 years ago
  38. 316860c Merge "Remove calendar.jar." by Ken Shirriff · 15 years ago
  39. abd0365 Fix issue #2482423: Settings is broken due to dead-code stripping by Dianne Hackborn · 15 years ago
  40. d2334cb Create a method to find matching URLs and use it in updateVisitedHistory. by Leon Scroggins · 15 years ago
  41. 91d0e3c resubmit reverted CL https://android-git.corp.google.com/g/#change,42682 by Vasu Nori · 15 years ago
  42. 0bf8859 Make sure all list items know they are in a window. Bug #2476671 by Romain Guy · 15 years ago
  43. 37254dc Fixing spelling of intiialization to initialization in comment by Brian Carlstrom · 15 years ago
  44. db204c2 Merge "change ObserverNode.binderDied() to lock the root node before manipulating the observers tree by calling removeObserverLocked()" by Fred Quintana · 15 years ago
  45. 8156486 Remove calendar.jar. by Ken Shirriff · 15 years ago
  46. 6c26fe4 Fix build. I screwed up a merge. by Dave Sparks · 15 years ago
  47. 16433e2 Add locking to signal in AudioCache::notify(). Bug 2317844. by Dave Sparks · 15 years ago
  48. 14b60e7 add warning in finalizer. deprecate protected members. by Vasu Nori · 15 years ago
  49. d2b41b6 Merge "Fix issue #2468687: back and home keys don't work on InCallScreen" by Dianne Hackborn · 15 years ago
  50. b601ce1 Fix issue #2468687: back and home keys don't work on InCallScreen by Dianne Hackborn · 15 years ago
  51. b99370b Merge "Turn on fading scrollbars by default. Bug #2142162" by Romain Guy · 15 years ago
  52. 8bda248 Turn on fading scrollbars by default. Bug #2142162 by Romain Guy · 15 years ago
  53. c4fc2cc Merge "Null pointer tests removed from HeaderViewListAdapter." by Gilles Debunne · 15 years ago
  54. 0eaa4d3 Merge "SslCertificate should use Dates - fixing api for build" by Brian Carlstrom · 15 years ago
  55. 0b2e84b Add a client for WebBackForwardList operations. by Patrick Scott · 15 years ago
  56. 9147a0e SslCertificate should use Dates - fixing api for build by Brian Carlstrom · 15 years ago
  57. 002ffad5 change ObserverNode.binderDied() to lock the root node before manipulating by Fred Quintana · 15 years ago
  58. 0061103 Merge "SslCertificate should provide Date interface" by Brian Carlstrom · 15 years ago
  59. 445d8f1 SslCertificate should provide Date interface by Brian Carlstrom · 15 years ago
  60. 8430c1a Merge "When titlebar's visible height changed, it means the WebKit viewsize need to be updated." by Grace Kloba · 15 years ago
  61. 176f9fc Null pointer tests removed from HeaderViewListAdapter. by Gilles Debunne · 15 years ago
  62. d95c8f2 Merge "Fixing: search button and mic button are not right-aligned" by Bjorn Bringert · 15 years ago
  63. 59b0b74 Fixing: search button and mic button are not right-aligned by Valentin Kravtsov · 15 years ago
  64. 2ffeeed Merge "Issue 2071329: audio track is shorter than video track for video capture on sholes" by Eric Laurent · 15 years ago
  65. 4addf9b When titlebar's visible height changed, it means the by Grace Kloba · 15 years ago
  66. c882dda Fix Proguard flags. by Ying Wang · 15 years ago
  67. 43242d0 am ba74d7cc: am e861b8f9: Merge " Fix issue with authentication with flash" into eclair-mr2 by Leon Clarke · 15 years ago
  68. 1bef267 Merge "First implementation of the audio focus management as an extension of AudioManager and AudioService." by Jean-Michel Trivi · 15 years ago
  69. d5176cf First implementation of the audio focus management as an extension by Jean-Michel Trivi · 15 years ago
  70. ba74d7c am e861b8f9: Merge " Fix issue with authentication with flash" into eclair-mr2 by Leon Clarke · 15 years ago
  71. f79a819 Merge "account for find dialog height when positioning layers" by Cary Clark · 15 years ago
  72. e861b8f Merge " Fix issue with authentication with flash" into eclair-mr2 by Leon Clarke · 15 years ago
  73. 07863ab Merge "initial add of Arabic, Hebrew and Thai fonts." by Mike Reed · 15 years ago
  74. db48784 initial add of Arabic, Hebrew and Thai fonts. by Mike Reed · 15 years ago
  75. c2ca936 Merge "Start the synchronous load in the WebCore thread." by Grace Kloba · 15 years ago
  76. 47d0a92 Issue 2071329: audio track is shorter than video track for video capture on sholes by Eric Laurent · 15 years ago
  77. 72ab998 account for find dialog height when positioning layers by Cary Clark · 15 years ago
  78. 0421825 Merge "Don't eat IllegalArgumentExceptions in LocationManagerService." by Mike Lockwood · 15 years ago
  79. 7d7ce2b Merge "Tone down a log message." by Andy McFadden · 15 years ago
  80. 3b9ef08 Don't eat IllegalArgumentExceptions in LocationManagerService. by Mike Lockwood · 15 years ago
  81. 2fb9411 am 717c6ae0: (-s ours) am 2705c8f0: Merge "DO NOT MERGE. force plugins to render on top of browser content." into eclair-mr2 by Derek Sollenberger · 15 years ago
  82. 717c6ae am 2705c8f0: Merge "DO NOT MERGE. force plugins to render on top of browser content." into eclair-mr2 by Derek Sollenberger · 15 years ago
  83. cb01dba3 Fix issue with authentication with flash by Leon Clarke · 15 years ago
  84. 2705c8f Merge "DO NOT MERGE. force plugins to render on top of browser content." into eclair-mr2 by Derek Sollenberger · 15 years ago
  85. 0245e09 Merge "Store the LoadListener in the SslErrorHandler passed to the client." by Patrick Scott · 15 years ago
  86. debecf2 Merge "Don't poke user activity when unplugging unless screen is already on." by Mike Lockwood · 15 years ago
  87. 5f38e1a Start the synchronous load in the WebCore thread. by Grace Kloba · 15 years ago
  88. 0ef3eee Merge "Remove DateException and obsolete DateUtils functions." by Ken Shirriff · 15 years ago
  89. 34db992 Merge "Cleaning in ListWithEditTextHeaderTest." by Romain Guy · 15 years ago
  90. 8297788 Move the pointer location thing out of common. by Dianne Hackborn · 15 years ago
  91. ef05e07 Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity links by Dianne Hackborn · 15 years ago
  92. 883dbac Merge "Fixing a bug with TTS that caused TTS to ignore the default settings unless the user had set the defaults to always override app settings." by Charles Chen · 15 years ago
  93. 6a8b73b Fixing a bug with TTS that caused TTS to ignore the default settings by Charles Chen · 15 years ago
  94. 31901cc fix [2425395] portrait UI briefly shows in landscape by Mathias Agopian · 15 years ago
  95. 5d26c1e Added a name to Surface created by SurfaceFlinger by Mathias Agopian · 15 years ago
  96. 69f22fe fix [2476230] sensor battery stats could get out of sync if an error occurs by Mathias Agopian · 15 years ago
  97. 84a8934 Don't poke user activity when unplugging unless screen is already on. by Mike Lockwood · 15 years ago
  98. 42c7988 Apply alpha animations on ImageView instances. Bug #2479570 by Romain Guy · 15 years ago
  99. 7491d87 Merge "New vibrate/silent mode behavior." by Daniel Sandler · 15 years ago
  100. cfa8fd0 Remove unused Calendar.insertVEvent method by Ken Shirriff · 15 years ago