1. 940c866 Support post-decode video rotation. by Andreas Huber · 14 years ago
  2. a8079bf Apparently SystemProperties jni native support must now be registered before Binder's. by Andreas Huber · 14 years ago
  3. f4726a2 Merge "Remove all traces of legacy renderer support in stagefright." by Andreas Huber · 14 years ago
  4. c5f99f3 Merge "Fix more things that CloseGuard found." by Brad Fitzpatrick · 14 years ago
  5. ba22d21 Merge "Fast no-op path for StrictMode.Span on user builds." by Brad Fitzpatrick · 14 years ago
  6. 0046bd8e Fix bug 3192412 - ListView doesn't reportScrollStateChange properly by Adam Powell · 14 years ago
  7. c23dabf Remove all traces of legacy renderer support in stagefright. by Andreas Huber · 14 years ago
  8. 1181cbb Fast no-op path for StrictMode.Span on user builds. by Brad Fitzpatrick · 14 years ago
  9. af376a5 Merge "MediaScanner: Always use mime type provided to the media scanner" by Mike Lockwood · 14 years ago
  10. 7a218d7 Merge "Make sure live streamed http live content does not start playing from the very beginning." by Andreas Huber · 14 years ago
  11. 3a57fb9 Fix issue #3191573: PreferenceFragment.onActivityResult cannot by Dianne Hackborn · 14 years ago
  12. 248caac Merge "Remove asserts in bluetooth test utils" by Eric Rowe · 14 years ago
  13. 16013b3 Merge "Add acceptPair method to BT stress." by Eric Rowe · 14 years ago
  14. 8c7cb61 Make sure live streamed http live content does not start playing from the very beginning. by Andreas Huber · 14 years ago
  15. 850a4c6 Merge "Fix bug 3198503 - NPE at MenuPopupHelper.dismiss" by Adam Powell · 14 years ago
  16. ed8b403 Fix bug 3198503 - NPE at MenuPopupHelper.dismiss by Adam Powell · 14 years ago
  17. 75663ce Merge "Add protection for ActionMode-related window callbacks that may not implement new methods." by Adam Powell · 14 years ago
  18. f342ac9 am 8443dd16: am 383e95e2: Merge "DropBox: Read until the end of stream has been reached" by Brad Fitzpatrick · 14 years ago
  19. 8443dd1 am 383e95e2: Merge "DropBox: Read until the end of stream has been reached" by Brad Fitzpatrick · 14 years ago
  20. 383e95e Merge "DropBox: Read until the end of stream has been reached" by Brad Fitzpatrick · 14 years ago
  21. 4e74e18 am f55c9736: am d0a8f54a: Merge "Add Wi-Fi connection functional tests." into gingerbread by Xia Wang · 14 years ago
  22. f55c973 am d0a8f54a: Merge "Add Wi-Fi connection functional tests." into gingerbread by Xia Wang · 14 years ago
  23. d0a8f54 Merge "Add Wi-Fi connection functional tests." into gingerbread by Xia Wang · 14 years ago
  24. 858caea MediaScanner: Always use mime type provided to the media scanner by Mike Lockwood · 14 years ago
  25. 21a97ef make tap initiated scrolls more reliable by Cary Clark · 14 years ago
  26. e9f1881 DropBox: Read until the end of stream has been reached by Christian Lindeberg · 14 years ago
  27. bf85f43 Add protection for ActionMode-related window callbacks that may not by Adam Powell · 14 years ago
  28. debf3be Fix bug 2948913 - provide lifecycle notifications for action modes by Adam Powell · 14 years ago
  29. 9d30517 Merge "Add initial stereo capture support for AAC encoder" by James Dong · 14 years ago
  30. 8a6b2e5 Merge "Add the quick settings panel. There's currently nothing in it." by Joe Onorato · 14 years ago
  31. 8a57671 Add the quick settings panel. There's currently nothing in it. by Joe Onorato · 14 years ago
  32. f598b24 Merge "another bug introduced by some previous refactoring CL" by Vasu Nori · 14 years ago
  33. 98f0307 another bug introduced by some previous refactoring CL by Vasu Nori · 14 years ago
  34. 3414bae Merge "Remove WARs for zero-init + destructors." by Stephen Hines · 14 years ago
  35. 36663b2 Add initial stereo capture support for AAC encoder by James Dong · 14 years ago
  36. b49aa60 Remove asserts in bluetooth test utils by Eric Rowe · 14 years ago
  37. baa19bc Remove WARs for zero-init + destructors. by Stephen Hines · 14 years ago
  38. f942b7c Merge "Fix issue where Launcher was not getting redrawn" by Michael Jurka · 14 years ago
  39. c028a5e Merge "Fix a couple interactions between action bar and options menus" by Adam Powell · 14 years ago
  40. 8d12e20 Fix a couple interactions between action bar and options menus by Adam Powell · 14 years ago
  41. b86c89c Merge "use the proper number of wifi icon levels." by Joe Onorato · 14 years ago
  42. 09f686e use the proper number of wifi icon levels. by Joe Onorato · 14 years ago
  43. 6689ac8 Fix more things that CloseGuard found. by Brad Fitzpatrick · 14 years ago
  44. ebefea4 Fix issue where Launcher was not getting redrawn by Michael Jurka · 14 years ago
  45. 20c14fd Ignore zoom overwidth updating when contentsize is not set. by Shimeng (Simon) Wang · 14 years ago
  46. 45c7af9 Merge "Don't crash if we haven't gotten a signal strength yet." by Joe Onorato · 14 years ago
  47. 801ade0 Don't crash if we haven't gotten a signal strength yet. by Joe Onorato · 14 years ago
  48. 7dcf95a Merge "Proper support for variable NALsize lengths of AVC content in .mkv files." by Andreas Huber · 14 years ago
  49. a752468 Merge "Fix bug 3176330 - Improve documentation around MenuItem.setShowAsAction" by Adam Powell · 14 years ago
  50. 9947b32 Merge "Cherry-pick Ib76a95d9e7669016cf11b8b0add8843b438068ea from gingerbread" by Gilles Debunne · 14 years ago
  51. 965b969 Cherry-pick Ib76a95d9e7669016cf11b8b0add8843b438068ea from gingerbread by Adam Powell · 14 years ago
  52. 759dc70 Fix bug 3176330 - Improve documentation around MenuItem.setShowAsAction by Adam Powell · 14 years ago
  53. ca1f2b1 Add Wi-Fi connection functional tests. by Xia Wang · 14 years ago
  54. 0f62458 Proper support for variable NALsize lengths of AVC content in .mkv files. by Andreas Huber · 14 years ago
  55. c7bc3d0 Merge "Don't cancel the key buttons when you drag outside their bounds." by Joe Onorato · 14 years ago
  56. 835ea2f Merge "Fixed a race condition where some recording frames may not be released." by James Dong · 14 years ago
  57. abb2777 Don't cancel the key buttons when you drag outside their bounds. by Joe Onorato · 14 years ago
  58. 47ea7c4 Merge "Move AsyncChannelTest and HierarchicalStateMachineTest to proper directory." by Wink Saville · 14 years ago
  59. 7f7b9fd Merge "map _data column to local_filename column. bug:3197501" by Vasu Nori · 14 years ago
  60. 69e2d97 am f11bf284: am 305bc0fe: Merge "Fix a race condition in sensormanager" into gingerbread by Mathias Agopian · 14 years ago
  61. dab0014 am 99866c11: am 9e291a4b: Merge "Revert "allow all 4 orientations"" into gingerbread by Mathias Agopian · 14 years ago
  62. f11bf28 am 305bc0fe: Merge "Fix a race condition in sensormanager" into gingerbread by Mathias Agopian · 14 years ago
  63. 99866c1 am 9e291a4b: Merge "Revert "allow all 4 orientations"" into gingerbread by Mathias Agopian · 14 years ago
  64. dd97f0c Merge "Only show double-tap tip if the feature is enabled." by Derek Sollenberger · 14 years ago
  65. 305bc0f Merge "Fix a race condition in sensormanager" into gingerbread by Mathias Agopian · 14 years ago
  66. df7a856 Fixed a race condition where some recording frames may not be released. by James Dong · 14 years ago
  67. 9e291a4 Merge "Revert "allow all 4 orientations"" into gingerbread by Mathias Agopian · 14 years ago
  68. e69924f map _data column to local_filename column. bug:3197501 by Vasu Nori · 14 years ago
  69. 64f1163 Merge "The beginnings of the new status bar." by Joe Onorato · 14 years ago
  70. 23c0676 Add acceptPair method to BT stress. by Eric Rowe · 14 years ago
  71. 6b888d9 Move AsyncChannelTest and HierarchicalStateMachineTest to proper directory. by Wink Saville · 14 years ago
  72. df3191c Merge "Switch to use kKeyFrameRate for recordvideo utility" by James Dong · 14 years ago
  73. fd52b18 The beginnings of the new status bar. by Joe Onorato · 14 years ago
  74. 5548758 Merge "Close some things in system_server that CloseGuard found." by Brad Fitzpatrick · 14 years ago
  75. 160b977 Merge "MTP: Fix time values returned via GetObjectPropValue and GetObjectPropList" by Mike Lockwood · 14 years ago
  76. 725d8f0 Close some things in system_server that CloseGuard found. by Brad Fitzpatrick · 14 years ago
  77. b763fa1 Merge "Split UTF functions from String8/16" by Kenny Root · 14 years ago
  78. 3159991 MTP: Fix time values returned via GetObjectPropValue and GetObjectPropList by Mike Lockwood · 14 years ago
  79. ee4a7d8 Merge "Fix for Issue: 3196583" by Adam Cohen · 14 years ago
  80. 490127d Fix for Issue: 3196583 by Adam Cohen · 14 years ago
  81. 4543e0d Merge "Add html formatting to AsyncChannel & Hsm class comments." by Wink Saville · 14 years ago
  82. 33c54e3 Add html formatting to AsyncChannel & Hsm class comments. by Wink Saville · 14 years ago
  83. 9f07da1 Merge "Disable CloseGuard early. (it defaults to spammy otherwise)" by Brad Fitzpatrick · 14 years ago
  84. e139bc9 Merge "Clean up, de-dup, and speed up ContextImpl getSystemService()" by Brad Fitzpatrick · 14 years ago
  85. 645336a Merge "More HTTP live support, AES encryption etc." by Andreas Huber · 14 years ago
  86. d98f49b Merge "Refactor h.264 profile/level support into avc_utils." by Andreas Huber · 14 years ago
  87. ffd998e Merge "Provide bandwidth estimation support in NuHTTPDataSource" by Andreas Huber · 14 years ago
  88. 81a6029 Merge "Add http live mime types to MediaFile, add support for playlist mime types to browser." by Andreas Huber · 14 years ago
  89. c86b5a6 Merge "Adding click feedback to StackView" by Adam Cohen · 14 years ago
  90. 93248f8 Merge "Remove legacy PV stuff" by James Dong · 14 years ago
  91. 5d5b0a3 Merge "MTP: Partial implementation of the GetObjectPropList command" by Mike Lockwood · 14 years ago
  92. c0aaccc Add support for integer mod. by Bryan Mawhinney · 14 years ago
  93. 2381a8a Provide bandwidth estimation support in NuHTTPDataSource by Andreas Huber · 14 years ago
  94. e70e781 am b9d3e359: (-s ours) am 868889fb: Merge "DO NOT MERGE - Updated ringtones from pdx (v3) - Quickly fixing distortion at highest volume setting by adjusting gain. Proper fix should be via media stack/hardware." into gingerbread by Justin Ho · 14 years ago
  95. b9d3e35 am 868889fb: Merge "DO NOT MERGE - Updated ringtones from pdx (v3) - Quickly fixing distortion at highest volume setting by adjusting gain. Proper fix should be via media stack/hardware." into gingerbread by Justin Ho · 14 years ago
  96. 868889fb Merge "DO NOT MERGE - Updated ringtones from pdx (v3) - Quickly fixing distortion at highest volume setting by adjusting gain. Proper fix should be via media stack/hardware." into gingerbread by Justin Ho · 14 years ago
  97. ee6aa80 DO NOT MERGE - Updated ringtones from pdx (v3) - Quickly fixing distortion at highest volume setting by adjusting gain. Proper fix should be via media stack/hardware. by Justin Ho · 14 years ago
  98. 6a1f5f9 More HTTP live support, AES encryption etc. by Andreas Huber · 14 years ago
  99. f7e2e31 Refactor h.264 profile/level support into avc_utils. by Andreas Huber · 14 years ago
  100. 5b4faa4 am dc04f537: (-s ours) am a5c4aeba: Merge "DO NOT MERGE - Revised ringtones from Ali Spagnola (revision 2)" into gingerbread by Justin Ho · 14 years ago