1. 24abb66 Deprecate Settings.System.SHOW_WEB_SUGGESTIONS by Bjorn Bringert · 14 years ago
  2. d6d86ef Merge "Remove an @Override that is not needed." by Wink Saville · 14 years ago
  3. ed82725 Merge "StrictMode: optimize common case (just dropboxing)" by Brad Fitzpatrick · 14 years ago
  4. 673ce4e Merge "cleanup some of the STOPSHIP comments" by Vasu Nori · 14 years ago
  5. 02fc2b0 cleanup some of the STOPSHIP comments by Vasu Nori · 14 years ago
  6. 9d9f0c2 Remove an @Override that is not needed. by Wink Saville · 14 years ago
  7. 61b39a4 Merge "Add API and strings for the contact-field "Relation"" by Daniel Lehmann · 14 years ago
  8. 71678dd StrictMode: optimize common case (just dropboxing) by Brad Fitzpatrick · 14 years ago
  9. 644792c4 Merge "Apply backoff to operation that caused it" by Alon Albert · 14 years ago
  10. 1fb39f0 Add API and strings for the contact-field "Relation" by Daniel Lehmann · 14 years ago
  11. c1ac776 Apply backoff to operation that caused it by Alon Albert · 14 years ago
  12. 5164246 Fix setting of class loader. by Dianne Hackborn · 14 years ago
  13. 9a069da Merge "Fix incoming connection problem" by Jaikumar Ganesh · 14 years ago
  14. 4701325 Fix incoming connection problem by Jaikumar Ganesh · 14 years ago
  15. 767dbef Fixes "open pages in overview" option. by Shimeng (Simon) Wang · 14 years ago
  16. 7e6bf6f Rename some variable to make it clear what data is being stored. by Derek Sollenberger · 14 years ago
  17. 04d5020 Show Subtype Icon properly in the system status bar by satok · 14 years ago
  18. 4c6e5df make notifications appear during downloading AND after completion by Vasu Nori · 14 years ago
  19. 9268290 Merge "Implement reminder power dialog and invalid charger dialog." by Joe Onorato · 14 years ago
  20. 4ca7f1e Implement reminder power dialog and invalid charger dialog. by Joe Onorato · 14 years ago
  21. e829fef Add facility for broadcasts receives to do work asynchronously. by Dianne Hackborn · 14 years ago
  22. 162b689 Merge "No animation when tapping on current header in a preference screen." by Amith Yamasani · 14 years ago
  23. f5cbaed No animation when tapping on current header in a preference screen. by Amith Yamasani · 14 years ago
  24. e71df8f am 96abb48d: am aa93bcd6: Fix issue #3138926: App\'s preferences can be lost after onPause() by Dianne Hackborn · 14 years ago
  25. 96abb48 am aa93bcd6: Fix issue #3138926: App\'s preferences can be lost after onPause() by Dianne Hackborn · 14 years ago
  26. c5cf04c Merge "Text selection can be started with a double tap in TextView" by Gilles Debunne · 14 years ago
  27. 2aa5c9b Merge "Use ThreadLocal for static Animator variables." by Chet Haase · 14 years ago
  28. 5347c58 Text selection can be started with a double tap in TextView by Gilles Debunne · 14 years ago
  29. aa93bcd Fix issue #3138926: App's preferences can be lost after onPause() by Dianne Hackborn · 14 years ago
  30. e3bc4e6 Use ThreadLocal for static Animator variables. by Chet Haase · 14 years ago
  31. 091511b am e3e8642c: am 001c7d12: Merge "Set capabilities sooner." into gingerbread by Andy McFadden · 14 years ago
  32. e3e8642 am 001c7d12: Merge "Set capabilities sooner." into gingerbread by Andy McFadden · 14 years ago
  33. 001c7d1 Merge "Set capabilities sooner." into gingerbread by Andy McFadden · 14 years ago
  34. f3bac94 Merge "Hook up CookieManager.getCookie() for Chromium HTTP stack" by Steve Block · 14 years ago
  35. 0d4fd36 Merge "Hook up CookieManager.acceptCookie() and setAcceptCookie() for the Chromium HTTP stack" by Steve Block · 14 years ago
  36. 1b4c796 Set capabilities sooner. by Andy McFadden · 14 years ago
  37. 29ab7d8 Merge "Fix sub-header height to follow drawable. Floating panels for Preference screens." by Amith Yamasani · 14 years ago
  38. 27da0bf Fix sub-header height to follow drawable. Floating panels for Preference screens. by Amith Yamasani · 14 years ago
  39. 449fb2d am 222f489f: am 6d55e134: Make best effort attempt to recover NFC service when it dies. by Nick Pelly · 14 years ago
  40. 222f489 am 6d55e134: Make best effort attempt to recover NFC service when it dies. by Nick Pelly · 14 years ago
  41. dcd2d0d Hook up CookieManager.getCookie() for Chromium HTTP stack by Steve Block · 14 years ago
  42. 81bd788 Make sure nativeMotionUp is called. by Leon Scroggins · 14 years ago
  43. b5ac9de Hook up CookieManager.acceptCookie() and setAcceptCookie() for the Chromium HTTP stack by Steve Block · 14 years ago
  44. 82d9816 Update Chromium HTTP stack to get database and cache paths from CookieSyncManager by Steve Block · 14 years ago
  45. 2bcd292 Strip off MIME types when loading content URLs. by Iain Merrick · 14 years ago
  46. 2723d06 Merge "Only AV formats should be handled by MediaPlayer (Java side)" by Iain Merrick · 14 years ago
  47. 4e7665d Only AV formats should be handled by MediaPlayer (Java side) by Iain Merrick · 14 years ago
  48. 6d55e13 Make best effort attempt to recover NFC service when it dies. by Nick Pelly · 14 years ago
  49. 86417ea Remove InputMethodAndSubtypeEnabler and call intent of Settings.ACTION_INPUT_METHOD_AND_SUBTYPE_ENABLER by satok · 14 years ago
  50. e1838c7 Merge "- Made showNext() and showPrevious() on StackView remotable - Made StackView show the transition when showNext() or showPrevious() is called" by Adam Cohen · 14 years ago
  51. 3352b68 - Made showNext() and showPrevious() on StackView remotable by Adam Cohen · 14 years ago
  52. adf840e Merge "ClipDescription no longer inherits from ClipData." by Dianne Hackborn · 14 years ago
  53. f834dfa ClipDescription no longer inherits from ClipData. by Dianne Hackborn · 14 years ago
  54. 2d38cc8 Merge "Enable display lists." by Romain Guy · 14 years ago
  55. 0d9275e Enable display lists. by Romain Guy · 14 years ago
  56. eb1f2de6 am f56aac4b: am d8cf2125: Merge "Add a way to get a string for an error code." into gingerbread by Jeff Hamilton · 14 years ago
  57. f56aac4 am d8cf2125: Merge "Add a way to get a string for an error code." into gingerbread by Jeff Hamilton · 14 years ago
  58. 68a5c9f Add a way to get a string for an error code. by Jeff Hamilton · 14 years ago
  59. 7d0f5538 Merge "Fix A2DP connection problem, if disconnected while playing music." by Jaikumar Ganesh · 14 years ago
  60. b2ec4fa Fix A2DP connection problem, if disconnected while playing music. by Jaikumar Ganesh · 14 years ago
  61. 7809834 Merge "Fix issue #3130426: Finsky crash in switching from window carousel" by Dianne Hackborn · 14 years ago
  62. fb3cffe Fix issue #3130426: Finsky crash in switching from window carousel by Dianne Hackborn · 14 years ago
  63. 44c1473 New Holo style for Tabs. by Gilles Debunne · 14 years ago
  64. 48c9daa Merge "Fix the viewport height to view height when title bar is visible." by Shimeng (Simon) Wang · 14 years ago
  65. 858825c am 6a49bff5: am 79fb6449: Merge "Make some contructors public but hidden." into gingerbread by Jeff Hamilton · 14 years ago
  66. 6a49bff am 79fb6449: Merge "Make some contructors public but hidden." into gingerbread by Jeff Hamilton · 14 years ago
  67. d6c052a Make some contructors public but hidden. by Jeff Hamilton · 14 years ago
  68. 8febf88 Add logs to debug incoming A2DP connection issue. by Jaikumar Ganesh · 14 years ago
  69. b1ef244 Clean up some logging to make it more useful to debug. by Jaikumar Ganesh · 14 years ago
  70. a46f2fb Implement ACTION_CONNECTION_STATE_CHANGED intent. by Jaikumar Ganesh · 14 years ago
  71. 5514029 Fix docs builds. by Jaikumar Ganesh · 14 years ago
  72. 657dbfa Merge "Expose Vendor Specific Headset Event Intent." by Jaikumar Ganesh · 14 years ago
  73. 9bb1278 Merge "Make setting the adapter properties asynchronous." by Jaikumar Ganesh · 14 years ago
  74. ff7db40 Make setting the adapter properties asynchronous. by Jaikumar Ganesh · 14 years ago
  75. 551397d Merge "Don't initialize the hw renderer without a valid surface. Bug #3054952" by Romain Guy · 14 years ago
  76. c361da8 Don't initialize the hw renderer without a valid surface. Bug #3054952 by Romain Guy · 14 years ago
  77. c18b2e5 Merge "-> Fixing a bug where AdapterViewAnimator doesn't refresh correctly -> Reduced swipe threshold for StackView Change-Id: I0f04f45dade57f29581fe03fb195a6db5f12adb1" by Adam Cohen · 14 years ago
  78. a9238c8 -> Fixing a bug where AdapterViewAnimator doesn't refresh correctly by Adam Cohen · 14 years ago
  79. 346f97f Fix the viewport height to view height when title bar is visible. by Shimeng (Simon) Wang · 14 years ago
  80. 6db9250 Merge "increase sql statement printed in finalier warnings from 100 to 1000" by Vasu Nori · 14 years ago
  81. ba42fb3 Merge "when printing cache-full warning, print the sql statements in cache" by Vasu Nori · 14 years ago
  82. 67bb674 am 17efcde1: Merge "DO NOT MERGE Fix bug 3124899 - timeout in CTS test ExpandableListViewBasicTest" into gingerbread by Adam Powell · 14 years ago
  83. b73cf1c increase sql statement printed in finalier warnings from 100 to 1000 by Vasu Nori · 14 years ago
  84. 74fb268 when printing cache-full warning, print the sql statements in cache by Vasu Nori · 14 years ago
  85. 17efcde Merge "DO NOT MERGE Fix bug 3124899 - timeout in CTS test ExpandableListViewBasicTest" into gingerbread by Adam Powell · 14 years ago
  86. dc28be1 resolved conflicts for merge of 177b05d6 to master by Scott Main · 14 years ago
  87. 177b05d am abb50f15: Merge "docs: fix a couple api links" into gingerbread by Scott Main · 14 years ago
  88. abb50f1 Merge "docs: fix a couple api links" into gingerbread by Scott Main · 14 years ago
  89. b9b8f7b DO NOT MERGE Fix bug 3124899 - timeout in CTS test ExpandableListViewBasicTest by Adam Powell · 14 years ago
  90. e775b3d Expose Vendor Specific Headset Event Intent. by Jaikumar Ganesh · 14 years ago
  91. 98ce4a4 am 4c8fda62: am 79e76f52: Merge "Fixed NdefTag parcelable conversion methods." into gingerbread by Nick Pelly · 14 years ago
  92. 4c8fda6 am 79e76f52: Merge "Fixed NdefTag parcelable conversion methods." into gingerbread by Nick Pelly · 14 years ago
  93. e2e4ea9 Fixed NdefTag parcelable conversion methods. by Sylvain Fonteneau · 14 years ago
  94. 16b7a1b Merge "Add a JNI method to determine which HTTP stack is in use" by Steve Block · 14 years ago
  95. d55f7e5 Mirror the camera preview if the camera is front-facing. by Wu-cheng Li · 14 years ago
  96. 197eee4 am d6abaf32: am 145550a0: Merge "Document getPollBytes() and getActivationBytes()." into gingerbread by Nick Pelly · 14 years ago
  97. d6abaf3 am 145550a0: Merge "Document getPollBytes() and getActivationBytes()." into gingerbread by Nick Pelly · 14 years ago
  98. 145550a Merge "Document getPollBytes() and getActivationBytes()." into gingerbread by Nick Pelly · 14 years ago
  99. 416d72f Document getPollBytes() and getActivationBytes(). by Nick Pelly · 14 years ago
  100. b3b113a8 Merge "Fix bug 2964954 - Lists blow up if their adapter changes while detached." by Adam Powell · 14 years ago