1. 0de1ed5 Merge "Permission fix: don't require BACKUP perm for self-restores" by Chris Tate · 14 years ago
  2. 68f0a32 Merge "Fix ref counting for globals when set from java code." by Jason Sams · 14 years ago
  3. 4a0d0b3 Fix for disappearing background in buttons. by Gilles Debunne · 14 years ago
  4. be26d05 am d28dc3cf: (-s ours) am 05434e9f: Final API 9. Really! Honestly! I hope. by Dianne Hackborn · 14 years ago
  5. 4fbfca3 Merge "Show Bitmap.Config value when unable to handle." by Jeff Sharkey · 14 years ago
  6. b247501 Merge "return file uri from downloadmanager instead of content uri for public downloads" by Vasu Nori · 14 years ago
  7. 6e2b2a6 return file uri from downloadmanager instead of content uri for public downloads by Vasu Nori · 14 years ago
  8. d28dc3c am 05434e9f: Final API 9. Really! Honestly! I hope. by Dianne Hackborn · 14 years ago
  9. e521c16 Merge "Fix for IOOBoundsExc in SpannableStringBuilder" by Gilles Debunne · 14 years ago
  10. 6f4cf0b Fix ref counting for globals when set from java code. by Jason Sams · 14 years ago
  11. 2978e5a Merge "handle a race condition where a cursor receives an inflight onChange after the cursor has been closed" by Fred Quintana · 14 years ago
  12. 866647f handle a race condition where a cursor receives an inflight onChange after the cursor has been closed by Fred Quintana · 14 years ago
  13. aaf1277 Merge "Annotate ListView with StrictMode.Span" by Brad Fitzpatrick · 14 years ago
  14. 1cc13b6 Annotate ListView with StrictMode.Span by Brad Fitzpatrick · 14 years ago
  15. eb4e475 Merge "Reduce amount of garbage created when flipping StackViews" by Patrick Dubroy · 14 years ago
  16. 44ab845 Permission fix: don't require BACKUP perm for self-restores by Chris Tate · 14 years ago
  17. aa3e778 Merge "Remove notifications for account when account is removed." by Costin Manolache · 14 years ago
  18. 7eea0f1 Merge "3049240 TalkBack on Accessibility Options reads out passwords entered in during Lock screen" by Amith Yamasani · 14 years ago
  19. 1d1e110 3049240 TalkBack on Accessibility Options reads out passwords entered in during Lock screen by Svetoslav Ganov · 14 years ago
  20. 9b756ac Metakeys incorrectly delivered to JavaScript by Svetoslav Ganov · 14 years ago
  21. 162bf0f Fix for IOOBoundsExc in SpannableStringBuilder by Gilles Debunne · 14 years ago
  22. e80202d Reduce amount of garbage created when flipping StackViews by Patrick Dubroy · 14 years ago
  23. 0dcea08 Merge "Cleanup some debug output." by Wink Saville · 14 years ago
  24. e613adc Cleanup some debug output. by Wink Saville · 14 years ago
  25. ec0c4f4 Remove notifications for account when account is removed. by Costin Manolache · 14 years ago
  26. 66b8994 Merge "Support post-decode video rotation." by Andreas Huber · 14 years ago
  27. 05434e9 Final API 9. Really! Honestly! I hope. by Dianne Hackborn · 14 years ago
  28. 940c866 Support post-decode video rotation. by Andreas Huber · 14 years ago
  29. 3ee66f7 Merge "Invalidate transitions when the start time or duration of an effect or overlay changes." by Gil Dobjanschi · 14 years ago
  30. 3afce66 Merge "Improve docs around ActionBar as noted in bug 3111444." by Adam Powell · 14 years ago
  31. ef70444 Improve docs around ActionBar as noted in bug 3111444. by Adam Powell · 14 years ago
  32. 840f126 Merge "Apparently SystemProperties jni native support must now be registered before Binder's." by Andreas Huber · 14 years ago
  33. a8079bf Apparently SystemProperties jni native support must now be registered before Binder's. by Andreas Huber · 14 years ago
  34. db42351 Merge "Fix crash with extended debugging." by Jason Sams · 14 years ago
  35. c50f150 Merge "Multiline EditText have top and bottom brackets to differentiate from single line." by Gilles Debunne · 14 years ago
  36. f4726a2 Merge "Remove all traces of legacy renderer support in stagefright." by Andreas Huber · 14 years ago
  37. c5f99f3 Merge "Fix more things that CloseGuard found." by Brad Fitzpatrick · 14 years ago
  38. 4bd1a3d Show Bitmap.Config value when unable to handle. by Jeff Sharkey · 14 years ago
  39. ba22d21 Merge "Fast no-op path for StrictMode.Span on user builds." by Brad Fitzpatrick · 14 years ago
  40. 0046bd8e Fix bug 3192412 - ListView doesn't reportScrollStateChange properly by Adam Powell · 14 years ago
  41. c23dabf Remove all traces of legacy renderer support in stagefright. by Andreas Huber · 14 years ago
  42. 1181cbb Fast no-op path for StrictMode.Span on user builds. by Brad Fitzpatrick · 14 years ago
  43. 7a21ee6 Fix crash with extended debugging. by Jason Sams · 14 years ago
  44. fe4d5de Multiline EditText have top and bottom brackets to differentiate from single line. by Gilles Debunne · 14 years ago
  45. f1d8f2a Invalidate transitions when the start time or duration of an effect or overlay changes. by Gil Dobjanschi · 14 years ago
  46. af376a5 Merge "MediaScanner: Always use mime type provided to the media scanner" by Mike Lockwood · 14 years ago
  47. 7a218d7 Merge "Make sure live streamed http live content does not start playing from the very beginning." by Andreas Huber · 14 years ago
  48. 3a57fb9 Fix issue #3191573: PreferenceFragment.onActivityResult cannot by Dianne Hackborn · 14 years ago
  49. 248caac Merge "Remove asserts in bluetooth test utils" by Eric Rowe · 14 years ago
  50. 16013b3 Merge "Add acceptPair method to BT stress." by Eric Rowe · 14 years ago
  51. 8c7cb61 Make sure live streamed http live content does not start playing from the very beginning. by Andreas Huber · 14 years ago
  52. 850a4c6 Merge "Fix bug 3198503 - NPE at MenuPopupHelper.dismiss" by Adam Powell · 14 years ago
  53. ed8b403 Fix bug 3198503 - NPE at MenuPopupHelper.dismiss by Adam Powell · 14 years ago
  54. 75663ce Merge "Add protection for ActionMode-related window callbacks that may not implement new methods." by Adam Powell · 14 years ago
  55. f342ac9 am 8443dd16: am 383e95e2: Merge "DropBox: Read until the end of stream has been reached" by Brad Fitzpatrick · 14 years ago
  56. 8443dd1 am 383e95e2: Merge "DropBox: Read until the end of stream has been reached" by Brad Fitzpatrick · 14 years ago
  57. 383e95e Merge "DropBox: Read until the end of stream has been reached" by Brad Fitzpatrick · 14 years ago
  58. 4e74e18 am f55c9736: am d0a8f54a: Merge "Add Wi-Fi connection functional tests." into gingerbread by Xia Wang · 14 years ago
  59. f55c973 am d0a8f54a: Merge "Add Wi-Fi connection functional tests." into gingerbread by Xia Wang · 14 years ago
  60. d0a8f54 Merge "Add Wi-Fi connection functional tests." into gingerbread by Xia Wang · 14 years ago
  61. 858caea MediaScanner: Always use mime type provided to the media scanner by Mike Lockwood · 14 years ago
  62. 21a97ef make tap initiated scrolls more reliable by Cary Clark · 14 years ago
  63. e9f1881 DropBox: Read until the end of stream has been reached by Christian Lindeberg · 14 years ago
  64. bf85f43 Add protection for ActionMode-related window callbacks that may not by Adam Powell · 14 years ago
  65. debf3be Fix bug 2948913 - provide lifecycle notifications for action modes by Adam Powell · 14 years ago
  66. 9d30517 Merge "Add initial stereo capture support for AAC encoder" by James Dong · 14 years ago
  67. 8a6b2e5 Merge "Add the quick settings panel. There's currently nothing in it." by Joe Onorato · 14 years ago
  68. 8a57671 Add the quick settings panel. There's currently nothing in it. by Joe Onorato · 14 years ago
  69. f598b24 Merge "another bug introduced by some previous refactoring CL" by Vasu Nori · 14 years ago
  70. 98f0307 another bug introduced by some previous refactoring CL by Vasu Nori · 14 years ago
  71. 3414bae Merge "Remove WARs for zero-init + destructors." by Stephen Hines · 14 years ago
  72. 36663b2 Add initial stereo capture support for AAC encoder by James Dong · 14 years ago
  73. b49aa60 Remove asserts in bluetooth test utils by Eric Rowe · 14 years ago
  74. baa19bc Remove WARs for zero-init + destructors. by Stephen Hines · 14 years ago
  75. f942b7c Merge "Fix issue where Launcher was not getting redrawn" by Michael Jurka · 14 years ago
  76. c028a5e Merge "Fix a couple interactions between action bar and options menus" by Adam Powell · 14 years ago
  77. 8d12e20 Fix a couple interactions between action bar and options menus by Adam Powell · 14 years ago
  78. b86c89c Merge "use the proper number of wifi icon levels." by Joe Onorato · 14 years ago
  79. 09f686e use the proper number of wifi icon levels. by Joe Onorato · 14 years ago
  80. 6689ac8 Fix more things that CloseGuard found. by Brad Fitzpatrick · 14 years ago
  81. ebefea4 Fix issue where Launcher was not getting redrawn by Michael Jurka · 14 years ago
  82. 20c14fd Ignore zoom overwidth updating when contentsize is not set. by Shimeng (Simon) Wang · 14 years ago
  83. 45c7af9 Merge "Don't crash if we haven't gotten a signal strength yet." by Joe Onorato · 14 years ago
  84. 801ade0 Don't crash if we haven't gotten a signal strength yet. by Joe Onorato · 14 years ago
  85. 7dcf95a Merge "Proper support for variable NALsize lengths of AVC content in .mkv files." by Andreas Huber · 14 years ago
  86. a752468 Merge "Fix bug 3176330 - Improve documentation around MenuItem.setShowAsAction" by Adam Powell · 14 years ago
  87. 9947b32 Merge "Cherry-pick Ib76a95d9e7669016cf11b8b0add8843b438068ea from gingerbread" by Gilles Debunne · 14 years ago
  88. 965b969 Cherry-pick Ib76a95d9e7669016cf11b8b0add8843b438068ea from gingerbread by Adam Powell · 14 years ago
  89. 759dc70 Fix bug 3176330 - Improve documentation around MenuItem.setShowAsAction by Adam Powell · 14 years ago
  90. ca1f2b1 Add Wi-Fi connection functional tests. by Xia Wang · 14 years ago
  91. 0f62458 Proper support for variable NALsize lengths of AVC content in .mkv files. by Andreas Huber · 14 years ago
  92. c7bc3d0 Merge "Don't cancel the key buttons when you drag outside their bounds." by Joe Onorato · 14 years ago
  93. 835ea2f Merge "Fixed a race condition where some recording frames may not be released." by James Dong · 14 years ago
  94. abb2777 Don't cancel the key buttons when you drag outside their bounds. by Joe Onorato · 14 years ago
  95. 47ea7c4 Merge "Move AsyncChannelTest and HierarchicalStateMachineTest to proper directory." by Wink Saville · 14 years ago
  96. 7f7b9fd Merge "map _data column to local_filename column. bug:3197501" by Vasu Nori · 14 years ago
  97. 69e2d97 am f11bf284: am 305bc0fe: Merge "Fix a race condition in sensormanager" into gingerbread by Mathias Agopian · 14 years ago
  98. dab0014 am 99866c11: am 9e291a4b: Merge "Revert "allow all 4 orientations"" into gingerbread by Mathias Agopian · 14 years ago
  99. f11bf28 am 305bc0fe: Merge "Fix a race condition in sensormanager" into gingerbread by Mathias Agopian · 14 years ago
  100. 99866c1 am 9e291a4b: Merge "Revert "allow all 4 orientations"" into gingerbread by Mathias Agopian · 14 years ago