1. 833a71f Merge "Update read/write profile permission descriptions." by Dave Santoro · 13 years ago
  2. 0e7a116 Update read/write profile permission descriptions. by Dave Santoro · 13 years ago
  3. df54b7c Merge "Manually merge the changes made in honeycomb-mr2 to get this on the web." by Elliott Hughes · 13 years ago
  4. 7bc4827 Merge "Fix partial-read handling during restore" by Christopher Tate · 13 years ago
  5. 9cc07c3 Merge "More fun with action bars and themes!" by Adam Powell · 13 years ago
  6. a0d3860 Merge "Added support for colored / thick underlined text." by Gilles Debunne · 13 years ago
  7. 45bd608 Merge "Audio effects: track CPU and memory use separately" by Eric Laurent · 13 years ago
  8. 7797d7b Merge "Updated scrubber_control assets, adding pressed state Bug: 5076695" by Justin Ho · 13 years ago
  9. 6752ec8 Audio effects: track CPU and memory use separately by Eric Laurent · 13 years ago
  10. f242368 More fun with action bars and themes! by Adam Powell · 13 years ago
  11. f23e0f6 Updated scrubber_control assets, adding pressed state Bug: 5076695 by Justin Ho · 13 years ago
  12. ed26031 Merge "Updated progressbar_indeterminate and scrollbar_handle Bug: 5076695" by Justin Ho · 13 years ago
  13. 6d8d372 Merge "Updated textfields Bug: 5076695" by Justin Ho · 13 years ago
  14. dd8f5ed Added support for colored / thick underlined text. by Gilles Debunne · 13 years ago
  15. e342551 Merge "Better errors from copyResource" by Kenny Root · 13 years ago
  16. 9092b6d Merge "Added FETCH_VOICEMAIL intent definition in VoicemailContract." by Debashish Chatterjee · 13 years ago
  17. f43f4e1 Merge "Fix behavior of custom animations for LayoutTransition." by Chet Haase · 13 years ago
  18. 7277f3b Merge "Document threading limitations on various View methods Bug #5150923" by Romain Guy · 13 years ago
  19. 24c2d6b Merge "Revert "Implement switchConnectable with Powered property setting instead of scan modes"" by Matthew Xie · 13 years ago
  20. 8a5c661 Merge "Fix issue #5016544: IME keyboard hides folder rename text field." by Dianne Hackborn · 13 years ago
  21. e09cd79 Merge "New broadcast telling when an app is fully removed." by Dianne Hackborn · 13 years ago
  22. e63a4f3 Document threading limitations on various View methods Bug #5150923 by Romain Guy · 13 years ago
  23. e115ffe Fix behavior of custom animations for LayoutTransition. by Chet Haase · 13 years ago
  24. 1060dd2 Merge "Add Bluetooth SCO test app" by Marco Nelissen · 13 years ago
  25. c8bf956 Merge "Fix Recent Apps jumping artifact" by Chet Haase · 13 years ago
  26. ef02abd Add Bluetooth SCO test app by Marco Nelissen · 13 years ago
  27. 27dca78 Merge "Allow fractional and signed input for number fields." by Ben Murdoch · 13 years ago
  28. 267a2ec Added FETCH_VOICEMAIL intent definition in VoicemailContract. by Debashish Chatterjee · 13 years ago
  29. bde7a61 Merge "Remove default routes for non-default networks." by Robert Greenwalt · 13 years ago
  30. 0567522 Updated progressbar_indeterminate and scrollbar_handle Bug: 5076695 by Justin Ho · 13 years ago
  31. 3515977 Updated textfields Bug: 5076695 by Justin Ho · 13 years ago
  32. 08633c7 Merge "Revert "error out when SurfaceTexture APIs are called while not connected"" by Dave Burke · 13 years ago
  33. 81abe87 Fix Recent Apps jumping artifact by Chet Haase · 13 years ago
  34. 4982b69 Revert "error out when SurfaceTexture APIs are called while not connected" by Dave Burke · 13 years ago
  35. 5e3f400 Merge "Remove logspew." by Daniel Sandler · 13 years ago
  36. 6140ef1 Merge "Remove obsolete assets." by Daniel Sandler · 13 years ago
  37. 0c5c6a6 Merge "Clean up some effects in the phone notification panel." by Daniel Sandler · 13 years ago
  38. 6a9a4a0 Merge "Fix fullScreenAlert test." by Daniel Sandler · 13 years ago
  39. 3882486 Allow fractional and signed input for number fields. by Ben Murdoch · 13 years ago
  40. 62b3503 Merge "Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS vs HCMR2" by Kristian Monsen · 13 years ago
  41. 9a3a6ba Merge "Fix bug 5122319 - When action bar tabs run out of space they should collapse in to a spinner." by Adam Powell · 13 years ago
  42. f5645cb Fix bug 5122319 - When action bar tabs run out of space they should by Adam Powell · 13 years ago
  43. 8355e93 Remove logspew. by Daniel Sandler · 13 years ago
  44. f159586 Remove obsolete assets. by Daniel Sandler · 13 years ago
  45. 0761e4c Clean up some effects in the phone notification panel. by Daniel Sandler · 13 years ago
  46. 246ae50 Merge "Read leftover parcel data when a parceled Surface is found in the cache." by Mathias Agopian · 13 years ago
  47. 875dee4 Merge changes I5174a6ec,I1f8538b6,Idb71fdcf by Mathias Agopian · 13 years ago
  48. 379eac2 Merge "Fix typos and use new HAL_PRIORITY_URGENT_DISPLAY constant" by Mathias Agopian · 13 years ago
  49. 542f051 Fix fullScreenAlert test. by Daniel Sandler · 13 years ago
  50. 10fc9bc Revert "Implement switchConnectable with Powered property setting instead of scan modes" by Matthew Xie · 13 years ago
  51. 294a619 Merge "Subtract the navigation bar from DisplayMetrics." by Daniel Sandler · 13 years ago
  52. 6853fcf Fix partial-read handling during restore by Christopher Tate · 13 years ago
  53. ac0a0d0 Merge "Unhide APIs for user space VPN." by Chia-chi Yeh · 13 years ago
  54. cd1420b Merge "VPN: remove unused protected intent." by Chia-chi Yeh · 13 years ago
  55. 733f6eb Merge "Add PendingIntent extra for WEB_SEARCH intents" by Bjorn Bringert · 13 years ago
  56. 5c71575 fix a crasher in SurfaceTexture::updateTexImage() by Mathias Agopian · 13 years ago
  57. 71fd121 rework dequeueBuffer()'s main loop. by Mathias Agopian · 13 years ago
  58. a04cda9 error out when SurfaceTexture APIs are called while not connected by Mathias Agopian · 13 years ago
  59. c269dc5 Merge "Add input system to Watchdog. Bug: 5094994" by Jeff Brown · 13 years ago
  60. 7034e4e Merge "Fix getSwitchState and others to check bitmasks. Bug: 5149443" by Jeff Brown · 13 years ago
  61. bf48b57 Merge "Use BTN_TOUCH or BTN_TOOL_* to determine if touch active. Bug: 5064702" by Jeff Brown · 13 years ago
  62. f167213 Merge "Update keymaps. Bug: 5069142" by Jeff Brown · 13 years ago
  63. f9abb40 New broadcast telling when an app is fully removed. by Dianne Hackborn · 13 years ago
  64. 467da68 Merge "Pass in the title of the preference as a title for the ringtone picker dialog." by Amith Yamasani · 13 years ago
  65. f5121a9 Better errors from copyResource by Kenny Root · 13 years ago
  66. 023f8e0 Pass in the title of the preference as a title for the ringtone picker dialog. by Amith Yamasani · 13 years ago
  67. 89ef072 Add input system to Watchdog. Bug: 5094994 by Jeff Brown · 13 years ago
  68. 9a79680 Merge "Fixing screenshot timestamp (5147168)" by Winson Chung · 13 years ago
  69. 4519ff6 Add PendingIntent extra for WEB_SEARCH intents by Bjorn Bringert · 13 years ago
  70. 5585c08 Merge "Accessibility and silent mode changes to Volume Panel." by Amith Yamasani · 13 years ago
  71. be3ba05 Merge "Ensure interface down before wpa_supplicant start" by Irfan Sheriff · 13 years ago
  72. 930facd Fixing screenshot timestamp (5147168) by Winson Chung · 13 years ago
  73. 9b8e848 Accessibility and silent mode changes to Volume Panel. by Amith Yamasani · 13 years ago
  74. 7244c97 Ensure interface down before wpa_supplicant start by Irfan Sheriff · 13 years ago
  75. a962544 Merge "Check pids instead of IBinders" by Marco Nelissen · 13 years ago
  76. 260e910 Merge "Manifest digest stored during package scanning" by Kenny Root · 13 years ago
  77. 03f9c57 Merge "SuggestionEnabled flag enforced in ActionPopup" by Gilles Debunne · 13 years ago
  78. ba421dd Fix getSwitchState and others to check bitmasks. Bug: 5149443 by Jeff Brown · 13 years ago
  79. d87c6d5 Use BTN_TOUCH or BTN_TOOL_* to determine if touch active. Bug: 5064702 by Jeff Brown · 13 years ago
  80. bcc954d Manifest digest stored during package scanning by Kenny Root · 13 years ago
  81. 458a572 Merge "To reduce the bytes need to be buffered before start playing the streaming video. We might revert this change if too many spinnings were introduced. For bug 4448008." by Gloria Wang · 13 years ago
  82. eee0049 Update keymaps. Bug: 5069142 by Jeff Brown · 13 years ago
  83. f1ddd51 Check pids instead of IBinders by Marco Nelissen · 13 years ago
  84. 4a51773 Merge "Eliminate warnings from PackageParser" by Kenny Root · 13 years ago
  85. 7096f55 To reduce the bytes need to be buffered before start playing the streaming video. by Gloria Wang · 13 years ago
  86. 072b50c SuggestionEnabled flag enforced in ActionPopup by Gilles Debunne · 13 years ago
  87. 36412a7 Subtract the navigation bar from DisplayMetrics. by Daniel Sandler · 13 years ago
  88. e963ebd Merge "When using "secure input buffer mode" we instantiate a different OMX component" by Andreas Huber · 13 years ago
  89. 96d8a6f Merge "Revert "Notify the OMX component that it's going to be used in "secure" mode."" by Andreas Huber · 13 years ago
  90. 753fd9a When using "secure input buffer mode" we instantiate a different OMX component by Andreas Huber · 13 years ago
  91. 422e3f7 Revert "Notify the OMX component that it's going to be used in "secure" mode." by Andreas Huber · 13 years ago
  92. fd545de Merge "New extended Intent protcols for installing/uninstalling apps." by Dianne Hackborn · 13 years ago
  93. 6829bf4 Merge "Initial support for notification panel access in keyguard." by Daniel Sandler · 13 years ago
  94. 271c2fe New extended Intent protcols for installing/uninstalling apps. by Dianne Hackborn · 13 years ago
  95. 5f6ddec Merge "Add firmware reload support for P2P" by Irfan Sheriff · 13 years ago
  96. d1fe10c Merge "Fix initial 0 duration video sample in the recorded videos" by James Dong · 13 years ago
  97. bdbe693 Merge "Use video/webm mime type for WEBM files" by Mike Lockwood · 13 years ago
  98. b33e079 Merge "MediaScanner: Disable bulk inserts" by Mike Lockwood · 13 years ago
  99. 17262c4 Merge "Do not log failed pre shared key" by Irfan Sheriff · 13 years ago
  100. cb30b22 Add firmware reload support for P2P by Irfan Sheriff · 13 years ago