1. aaa3ecf SurfaceTexture: fix a bug with buffer reallocation by Jamie Gennis · 14 years ago
  2. 6a6ff20 am d5897dc7: fix for build breakage. by Tsu Chiang Chuang · 14 years ago
  3. f8d578c Merge "Fix 5602985: Show "Emergency calls only" when device has no SIM." into ics-mr1 by Jim Miller · 14 years ago
  4. fec867c Merge "Override app requested orientation when docked." into ics-mr1 by Jeff Brown · 14 years ago
  5. 6410350 Merge "Improve low memory dropbox reporting." into ics-mr1 by Dianne Hackborn · 14 years ago
  6. 580a586 Merge "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices" into ics-mr1 by Mathias Agopian · 14 years ago
  7. 233c639 Merge "fix crash when validating an invalid EGL objects" into ics-mr1 by Mathias Agopian · 14 years ago
  8. 1dc1b96 Merge "Defer adding large icon until when we compose the final notification. (Bug 5566846)" into ics-mr1 by Winson Chung · 14 years ago
  9. 4a22c4e am 8d8e669e: Merge "DO NOT MERGE cherry picking from MR0 cl 148223" into ics-mr0 by Danielle Millett · 14 years ago
  10. 7ec7256 am 8d00c194: Merge "Import revised translations. DO NOT MERGE" into ics-mr0 by Eric Fischer · 14 years ago
  11. 164e082 am 047c4de2: Merge "Adding mobile microbenchmark tests." into ics-mr0 by Tsu Chiang Chuang · 14 years ago
  12. 6f7ea17 Merge "Clean-up in TextView" into ics-mr1 by Gilles Debunne · 14 years ago
  13. 8aad25a Merge "Call onScrollChanged when scrolling layers" into ics-mr1 by John Reck · 14 years ago
  14. 501fc74 Merge "Fix for issue 5309336 -add videoeditor maximum prefetch YUV frames in media_profiles.xml to limit the total memory usage." into ics-mr1 by Hong Teng · 14 years ago
  15. 5ee4306 Merge "Bring back the 'more notifications' icon." into ics-mr1 by Daniel Sandler · 14 years ago
  16. f2e6bb2 Merge "Fix 5615747 Don't leak remote control client death handlers" into ics-mr1 by Jean-Michel Trivi · 14 years ago
  17. 4342135 Merge "Improve camera face detection javadoc." into ics-mr1 by Wu-cheng Li · 14 years ago
  18. a27d668 Merge "Updating recent apps visuals on tablet" into ics-mr1 by Michael Jurka · 14 years ago
  19. d6a4be0 Merge "Conservatively trim data usage stats." into ics-mr1 by Jeff Sharkey · 14 years ago
  20. f8255d8 Merge "Move nfc-extras tests into frameworks/base/nfc-extras/tests." into ics-mr1 by Nick Pelly · 14 years ago
  21. a4a4905 Merge "Fix bug 5594320 - Overlay action bar decor layout causes two measure passes" into ics-mr1 by Adam Powell · 14 years ago
  22. c6e725b Merge "Enforce 1-1 relationship between context and NfcAdapterExtras." into ics-mr1 by Nick Pelly · 14 years ago
  23. 251ce85 enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices by Mathias Agopian · 14 years ago
  24. 987c833 Merge "Improve low memory reporting." into ics-mr1 by Dianne Hackborn · 14 years ago
  25. 4d38d25 Merge "Fix races when content providers are acquired and released." into ics-mr1 by Jeff Brown · 14 years ago
  26. 874f8ce Merge "Maybe fix issue #5405788: Device continuously opening and closing..." into ics-mr1 by Dianne Hackborn · 14 years ago
  27. 8e71118 Merge "Allow ContactsProvider to remove dulicates" into ics-mr1 by Daisuke Miyakawa · 14 years ago
  28. f0480de fix crash when validating an invalid EGL objects by Mathias Agopian · 14 years ago
  29. 7cd230c Merge "EGL: add the ANDROID suffix to the blob cache ext" into ics-mr1 by Jamie Gennis · 14 years ago
  30. 772deea Merge "Fix 5579440: Add transport control view to tablet unlock screens" into ics-mr1 by Jim Miller · 14 years ago
  31. e37af76 Merge "DO NOT MERGE cherry picking from MR0 cl 148223" into ics-mr0 by Danielle Millett · 14 years ago
  32. 643bf2c Merge "Import revised translations. DO NOT MERGE" into ics-mr0 by Eric Fischer · 14 years ago
  33. 90e2e54 Merge "Adding mobile microbenchmark tests." into ics-mr0 by Tsu Chiang Chuang · 14 years ago
  34. 4464cb9 Merge "Adding mobile microbenchmark tests." into ics-mr1 by Tsu Chiang Chuang · 14 years ago
  35. d81ebb4 Merge "Fix uncaught exception in WindowManager#setWallpaperOffsets (issue 5613241)" into ics-mr1 by Adam Cohen · 14 years ago
  36. 071313e Merge "Fix 5607938 AudioFocusDeathHandler leaks GREF" into ics-mr1 by Jean-Michel Trivi · 14 years ago
  37. 2248017 Merge "Revert "Discard framebuffer rendering queues when discarding layers"" into ics-mr1 by Dave Burke · 14 years ago
  38. 82e11a5 Merge "[maguro] Fix STK issues" into ics-mr1 by John Wang · 14 years ago
  39. c17c19e Merge "Define, document, and test the behavior of very large SurfaceTextures" into ics-mr1 by Mathias Agopian · 14 years ago
  40. a38658f Merge "Fixing a race condition in RSSurfaceView. Bug 5601083 When destroy is called shortly after creation, RS tries to set a surface on a partially destroyed context." into ics-mr1 by Alex Sakhartchouk · 14 years ago
  41. 9f95f9b Merge "audioflinger: fix noise when skipping to next song" into ics-mr1 by Eric Laurent · 14 years ago
  42. 203ad02 Merge "Discard framebuffer rendering queues when discarding layers Bug #5581817" into ics-mr1 by Mathias Agopian · 14 years ago
  43. 385af2d am 19b1c12b: Merge "Docs: update state list drawable with state_activated and revise selected/focused" into ics-mr0 by Scott Main · 14 years ago
  44. 0c30e0b am f1f0c873: Fix bug in TextLayoutCacheKey handling embedded nulls. by Jeff Brown · 14 years ago
  45. def8405 am 6200a4b7: Merge "DO NOT MERGE Cherry pick from ics-mr1 - Bug 5275928 - Don\'t try to open an overflow menu under invalid circumstances." into ics-mr0 by Adam Powell · 14 years ago
  46. ff19d41 am 5f8b7269: docs: fix typo by Robert Ly · 14 years ago
  47. cb7b6ad am 5ad6f646: Merge "docs: ndk r7 rel notes" into ics-mr0 by Robert Ly · 14 years ago
  48. 194c76c Define, document, and test the behavior of very large SurfaceTextures by Mathias Agopian · 14 years ago
  49. 16d152c Merge "Docs: update state list drawable with state_activated and revise selected/focused" into ics-mr0 by Scott Main · 14 years ago
  50. e61bd66 Merge "XML parsing optimizations" into ics-mr1 by Christopher Tate · 14 years ago
  51. eade6e8 Merge "DO NOT MERGE Cherry pick from ics-mr1 - Bug 5275928 - Don't try to open an overflow menu under invalid circumstances." into ics-mr0 by Adam Powell · 14 years ago
  52. 8e86aec Merge "Tone down Tethering logs." into ics-mr1 by Robert Greenwalt · 14 years ago
  53. b68fde0 Merge "Fix issue #5595933: GREF leak due to race condition in..." into ics-mr1 by Dianne Hackborn · 14 years ago
  54. f01724f Merge "Localized optimizations in views and bitmaps" into ics-mr1 by Christopher Tate · 14 years ago
  55. c42fcf0 EGL: add the ANDROID suffix to the blob cache ext by Jamie Gennis · 14 years ago
  56. cce3281 Merge "Changes for access control." into ics-mr1 by Nick Pelly · 14 years ago
  57. aa3a932 Merge "Send CONNECT_OTHER_PROFILE to Device profile for hfp and a2dp incoming connect" into ics-mr1 by Matthew Xie · 14 years ago
  58. dba3ec9 Merge "docs: ndk r7 rel notes" into ics-mr0 by Robert Ly · 14 years ago
  59. aabb10e Merge "Making the quicksettings notifications icon the right opacity" into ics-mr1 by Peter Ng · 14 years ago
  60. b7afe32 Merge "Fix issue #5522658: Menu button shown on lock screen if app underneath requests it" into ics-mr1 by Dianne Hackborn · 14 years ago
  61. f6de140 Merge "Unhide the key to retriever location information in 3gp/mp4 files" into ics-mr1 by James Dong · 14 years ago
  62. bd667dd Merge "Didn't mean to check this in..." into ics-mr1 by Andreas Huber · 14 years ago
  63. 3c1afaa Merge "visualizer: reset buffer if playback is idle" into ics-mr1 by Eric Laurent · 14 years ago
  64. 849c300 Merge "Instead of asserting, signal a runtime error if the session doesn't contain" into ics-mr1 by Andreas Huber · 14 years ago
  65. 2373ecf Merge "DO NOT MERGE: Instead of asserting, remove active streams if their sockets" into ics-mr1 by Andreas Huber · 14 years ago
  66. 6d7a5bd Merge "Disconnect on socket error on the RTSP control connection." into ics-mr1 by Andreas Huber · 14 years ago
  67. 714fb46 Merge "Add support for retrieving location information in mp4/3gpp files" into ics-mr1 by James Dong · 14 years ago
  68. aefd78e am 7b8bec28: Merge "PopupWindow dismiss() can get into a recursive loop." into ics-mr0 by Svetoslav Ganov · 14 years ago
  69. 131f20c am 30f03ac6: (-s ours) DO NOT MERGE. Fix leak in LayoutTransition by Chet Haase · 14 years ago
  70. 255d499 am ca5c8813: Merge "SystemUI: Disable HW acceleration for status bar" into ics-mr0 by Jamie Gennis · 14 years ago
  71. 3e3f24f Merge "PopupWindow dismiss() can get into a recursive loop." into ics-mr0 by Svetoslav Ganov · 14 years ago
  72. a162bb6 Merge "Clamp non-monotonic stats instead of dropping." into ics-mr1 by Jeff Sharkey · 14 years ago
  73. 1e89f68 Merge "Fold WiMAX state into the mobile RSSI." into ics-mr1 by Daniel Sandler · 14 years ago
  74. d842383 Merge "Remove dedicated wimax icon to fix RSSI layout." into ics-mr1 by Daniel Sandler · 14 years ago
  75. e50cb43 Merge "Make the overridden ImageView#setVisibility remotable" into ics-mr1 by Adam Powell · 14 years ago
  76. f9f56a9 Merge "Deferring wallpaper update to improve workspace scrolling (issue 5506959)" into ics-mr1 by Adam Cohen · 14 years ago
  77. 4a5f7a4 Merge "Fix lastVisible/global rects" into ics-mr1 by John Reck · 14 years ago
  78. e87dd1a Merge "Fix NdefRecord byte-stream constructor." into ics-mr1 by Martijn Coenen · 14 years ago
  79. 5fc70b4 Merge "Fix leak in LayoutTransition" into ics-mr1 by Chet Haase · 14 years ago
  80. ed91a59 Merge "Fix Wimax-less build." into ics-mr1 by Robert Greenwalt · 14 years ago
  81. c58b999 Merge "Terminate EGL when an app goes in the background" into ics-mr1 by Romain Guy · 14 years ago
  82. 4725e2c Terminate EGL when an app goes in the background by Romain Guy · 14 years ago
  83. 6bb9013 Merge "boot animation is dithered and scaled" into ics-mr1 by Mathias Agopian · 14 years ago
  84. a371380 Merge "SystemUI: Disable HW acceleration for status bar" into ics-mr0 by Jamie Gennis · 14 years ago
  85. 97e7895 Merge "Initialize egl_cache with an app writeable file" into ics-mr1 by Romain Guy · 14 years ago
  86. 6d751ce Merge "Wake on volume key when in dock. Bug: 5580373" into ics-mr1 by Jeff Brown · 14 years ago
  87. 53de2e8 Merge "lock pattern width spec set to max" into ics-mr1 by Peter Ng · 14 years ago
  88. 531fc2b Merge "Cleaning up tablet assets by deleting drawable-xlarge and large folders" into ics-mr1 by Peter Ng · 14 years ago
  89. 19ddec5 am 921afe39: Doc change: new Calendar content provider doc by Katie McCormick · 14 years ago
  90. 42fc273 Merge "Fix access modifiers on ImageView overrides" into ics-mr1 by Adam Powell · 14 years ago
  91. 0df52ee Merge "Fix issue #5470311: Activity with android:configChanges defined..." into ics-mr1 by Dianne Hackborn · 14 years ago
  92. 8fe37bd Merge "Fix bug 5581874 - Animated drawables don't start as expected" into ics-mr1 by Adam Powell · 14 years ago
  93. 7381164 Merge "Revert "Remove deprecated (hidden) enableForegroundNdefPush API's." (DO NOT MERGE)." into ics-mr1 by Martijn Coenen · 14 years ago
  94. 0a55276 Merge "increase the rate at which we dispatch events." into ics-mr1 by Chet Haase · 14 years ago
  95. bc27c00 Merge "Close file on exception as well" into ics-mr1 by Kenny Root · 14 years ago
  96. 7b3e285 Merge "Revert "Add new secure setting for controlling Messaging notifications"" into ics-mr1 by Tom Taylor · 14 years ago
  97. 583486f Merge "Add a sound-playing method to Camera API." into ics-mr1 by Eino-Ville Talvala · 14 years ago
  98. 55adfca Merge "handle EINTR when calling sensor HAL's poll function" into ics-mr1 by Mathias Agopian · 14 years ago
  99. 7b9d0dc Merge "Pause drawing when not visible" into ics-mr1 by John Reck · 14 years ago
  100. 51b0522 Merge "Send RTSP control connection keep-alive requests" into ics-mr1 by Andreas Huber · 14 years ago