1. 7c0d847 Merge "Fix some crashes that are happening in the system process." by Dianne Hackborn · 13 years ago
  2. 585f727 Merge "Don't remove effects on session 0" by Marco Nelissen · 13 years ago
  3. 61aa9f3 Merge "Don't use HW accel drawing in lock screen on lower-end devices." by Dianne Hackborn · 13 years ago
  4. f5af429 Merge "Fix the RS frame timeout. Previous a slow app would block from receiving new commands until the timer expired. This change will expire the timer immediatly." by Jason Sams · 13 years ago
  5. 2574bf6 Merge "Thai font update for Bug2954567." by claireho · 13 years ago
  6. bfc7891 Fix the RS frame timeout. by Jason Sams · 13 years ago
  7. 2255a1e Don't remove effects on session 0 by Marco Nelissen · 13 years ago
  8. 202a4ea Merge "Fix bug 5095223 - ICS action bar incorrectly resizing app icons" by Adam Powell · 13 years ago
  9. e525311 Merge "Make sure we correctly copy caches keys. Bug #5136067" by Romain Guy · 13 years ago
  10. e5df231 Make sure we correctly copy caches keys. Bug #5136067 by Romain Guy · 13 years ago
  11. b375632 Don't use HW accel drawing in lock screen on lower-end devices. by Dianne Hackborn · 13 years ago
  12. f2b0961 Fix bug 5095223 - ICS action bar incorrectly resizing app icons by Adam Powell · 13 years ago
  13. 8e8d65f Fix some crashes that are happening in the system process. by Dianne Hackborn · 13 years ago
  14. 88a2053 Merge "Add a null check to handle failure of android::createPlayer" by Jason Simmons · 13 years ago
  15. 8b84ac9 Merge "Remove WebDriver" by John Reck · 13 years ago
  16. 62e55fc Remove WebDriver by John Reck · 13 years ago
  17. d9792ac Add a null check to handle failure of android::createPlayer by Jason Simmons · 13 years ago
  18. e1fec24 Merge "Properly disable status bar on secure lockscreens." by Daniel Sandler · 13 years ago
  19. c498ad6 Merge "Fix issue 5144429: CTS test fails for AudioEffects" by Eric Laurent · 13 years ago
  20. 02bb0e4 Merge "Fix the software AAC decoder's AAC+ detection to ignore malformed frames" by Andreas Huber · 13 years ago
  21. 42a2b4c Merge "Add lsof to bugreport." by Jeff Brown · 13 years ago
  22. 6e97ed2 Merge "fix a memory leak and memory corruption in RefBase" by Mathias Agopian · 13 years ago
  23. 1b84e68 Merge "SurfaceFlinger doesn't rely on having a custom RefBase destructor" by Mathias Agopian · 13 years ago
  24. d67fee8 Merge "Increase WebView.TAP_TIMEOUT to 300ms to account for trackpad taps." by Ben Murdoch · 13 years ago
  25. 8b08b88 Properly disable status bar on secure lockscreens. by Daniel Sandler · 13 years ago
  26. b8e9b81 Merge "Optimized swipe animation for Recents app." by Chet Haase · 13 years ago
  27. 13ed743 Merge "Fix bug 5159073 - actionbar titles don't seem to be drawing anymore" by Adam Powell · 13 years ago
  28. f77493e Fix the software AAC decoder's AAC+ detection to ignore malformed frames by Andreas Huber · 13 years ago
  29. b0e217e Fix bug 5159073 - actionbar titles don't seem to be drawing anymore by Adam Powell · 13 years ago
  30. 1329192 Merge "Bug 5150869: Text selection enabled in browser." by Gilles Debunne · 13 years ago
  31. 2754ef7 Merge "Core transitions updates for phone and tablet." by Brandon Keely · 13 years ago
  32. 2237829 Bug 5150869: Text selection enabled in browser. by Gilles Debunne · 13 years ago
  33. 3025b10 cherrypick Change-Id: I8560c5b0ace7ca75031a83270f3eaf2470d04a2c by Scott Main · 13 years ago
  34. bb04910 Merge "Pass flags on remote control client information change in intent" by Jean-Michel Trivi · 13 years ago
  35. 212f625 Optimized swipe animation for Recents app. by Chet Haase · 13 years ago
  36. d5962a1 Merge "Fixed cleanspec." by Daniel Sandler · 13 years ago
  37. b12c6b8 Fixed cleanspec. by Daniel Sandler · 13 years ago
  38. 6c080c8 Merge "New RSSI cluster in status bar." by Daniel Sandler · 13 years ago
  39. 1213697 Merge "Replacing sans serif system font with Roboto" by Justin Ho · 13 years ago
  40. 2e34742 New RSSI cluster in status bar. by Christian Robertson · 13 years ago
  41. adf096c Increase WebView.TAP_TIMEOUT to 300ms to account for trackpad taps. by Ben Murdoch · 13 years ago
  42. ba86443 Merge "Set "is_read" = 0 for missed calls." by Debashish Chatterjee · 13 years ago
  43. 4efaf4b Set "is_read" = 0 for missed calls. by Debashish Chatterjee · 13 years ago
  44. 6fe2481 fix a memory leak and memory corruption in RefBase by Mathias Agopian · 13 years ago
  45. 91b5398 SurfaceFlinger doesn't rely on having a custom RefBase destructor by Mathias Agopian · 13 years ago
  46. 0642fed2 Merge "Fix bug 5075761 - Visual assets: CAB states" by Adam Powell · 13 years ago
  47. 9ca705e Fix bug 5075761 - Visual assets: CAB states by Adam Powell · 13 years ago
  48. 761a6c9 Merge "Remove ParcelSurfaceTexture and update MediaPlayer" by Ted Bonkenburg · 13 years ago
  49. 5f5f6130 Merge "Fix bug 5156213 - Fix title visibility states wrt expanded action views." by Adam Powell · 13 years ago
  50. 71f3417 Fix bug 5156213 - Fix title visibility states wrt expanded action views. by Adam Powell · 13 years ago
  51. c74a028 Add lsof to bugreport. by Jeff Brown · 13 years ago
  52. 1ee6011 Remove ParcelSurfaceTexture and update MediaPlayer by Ted Bonkenburg · 13 years ago
  53. b858ec5 Merge "On device startup, be in touch mode" by Michael Jurka · 13 years ago
  54. e99adc7 On device startup, be in touch mode by Michael Jurka · 13 years ago
  55. 61bb11c Merge "Ensure outValue is set, even when an error occurs." by Jeff Brown · 13 years ago
  56. c88ba95 Merge "Make some methods/fields package private so that layoutlib can access them." by Xavier Ducrohet · 13 years ago
  57. 145f1c7 Core transitions updates for phone and tablet. by Brandon Keely · 13 years ago
  58. 09f1735 Fix issue 5144429: CTS test fails for AudioEffects by Eric Laurent · 13 years ago
  59. ba3711c Merge "Disable peeking at individual notifications." by Daniel Sandler · 13 years ago
  60. 03f156e Merge "Remove unnecessary private API" by Romain Guy · 13 years ago
  61. 0e38200 Merge "Fix action bar tabs collapsing when they shouldn't." by Romain Guy · 13 years ago
  62. af6b97e Fix action bar tabs collapsing when they shouldn't. by Adam Powell · 13 years ago
  63. 9d86551 Remove unnecessary private API by Romain Guy · 13 years ago
  64. 2859e2b Merge "Updated spinners Bug: 5076695" by Justin Ho · 13 years ago
  65. 2749668 Merge "Exorcise notification panel ghosts. Bug: 5105599" by Jeff Brown · 13 years ago
  66. 64e35bb0 Merge "Improve touch device configuration. Bug: 5064702" by Jeff Brown · 13 years ago
  67. 0630975 Ensure outValue is set, even when an error occurs. by Jeff Brown · 13 years ago
  68. 5fadf79 Merge "Only set the ringtones and such if this is the first media scan b/5126979" by Marco Nelissen · 13 years ago
  69. 388e938 am 29ccd2a1: am 8f226dcb: (-s ours) am ca97671e: am 6f5a837c: Merge "Fix getSwitchState according to device capabilities." by Jeff Brown · 13 years ago
  70. e2de31b am 56d377c0: am b4459d8d: (-s ours) am 7e79b9aa: am dbff9107: Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4437846" by Jeff Brown · 13 years ago
  71. 29ccd2a am 8f226dcb: (-s ours) am ca97671e: am 6f5a837c: Merge "Fix getSwitchState according to device capabilities." by Jeff Brown · 13 years ago
  72. 833a71f Merge "Update read/write profile permission descriptions." by Dave Santoro · 13 years ago
  73. 56d377c am b4459d8d: (-s ours) am 7e79b9aa: am dbff9107: Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4437846" by Jeff Brown · 13 years ago
  74. 0e7a116 Update read/write profile permission descriptions. by Dave Santoro · 13 years ago
  75. 8bcbbef Exorcise notification panel ghosts. Bug: 5105599 by Jeff Brown · 13 years ago
  76. df54b7c Merge "Manually merge the changes made in honeycomb-mr2 to get this on the web." by Elliott Hughes · 13 years ago
  77. bcbddd9 Only set the ringtones and such if this is the first media scan b/5126979 by Marco Nelissen · 13 years ago
  78. beb2b5c Replacing sans serif system font with Roboto by Christian Robertson · 13 years ago
  79. 7bc4827 Merge "Fix partial-read handling during restore" by Christopher Tate · 13 years ago
  80. bff48a5 Updated spinners Bug: 5076695 by Justin Ho · 13 years ago
  81. 9cc07c3 Merge "More fun with action bars and themes!" by Adam Powell · 13 years ago
  82. a1f89ce Improve touch device configuration. Bug: 5064702 by Jeff Brown · 13 years ago
  83. a0d3860 Merge "Added support for colored / thick underlined text." by Gilles Debunne · 13 years ago
  84. 45bd608 Merge "Audio effects: track CPU and memory use separately" by Eric Laurent · 13 years ago
  85. 7797d7b Merge "Updated scrubber_control assets, adding pressed state Bug: 5076695" by Justin Ho · 13 years ago
  86. 6752ec8 Audio effects: track CPU and memory use separately by Eric Laurent · 13 years ago
  87. f242368 More fun with action bars and themes! by Adam Powell · 13 years ago
  88. f23e0f6 Updated scrubber_control assets, adding pressed state Bug: 5076695 by Justin Ho · 13 years ago
  89. ed26031 Merge "Updated progressbar_indeterminate and scrollbar_handle Bug: 5076695" by Justin Ho · 13 years ago
  90. 6d8d372 Merge "Updated textfields Bug: 5076695" by Justin Ho · 13 years ago
  91. dd8f5ed Added support for colored / thick underlined text. by Gilles Debunne · 13 years ago
  92. e342551 Merge "Better errors from copyResource" by Kenny Root · 13 years ago
  93. 298a2a8 Disable peeking at individual notifications. by Daniel Sandler · 13 years ago
  94. 7f9f99ea Make some methods/fields package private so that layoutlib can access them. by Xavier Ducrohet · 13 years ago
  95. 9092b6d Merge "Added FETCH_VOICEMAIL intent definition in VoicemailContract." by Debashish Chatterjee · 13 years ago
  96. f43f4e1 Merge "Fix behavior of custom animations for LayoutTransition." by Chet Haase · 13 years ago
  97. 7277f3b Merge "Document threading limitations on various View methods Bug #5150923" by Romain Guy · 13 years ago
  98. 24c2d6b Merge "Revert "Implement switchConnectable with Powered property setting instead of scan modes"" by Matthew Xie · 13 years ago
  99. 8a5c661 Merge "Fix issue #5016544: IME keyboard hides folder rename text field." by Dianne Hackborn · 13 years ago
  100. e09cd79 Merge "New broadcast telling when an app is fully removed." by Dianne Hackborn · 13 years ago