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