1. cce3211 am d5897dc7: fix for build breakage. by Tsu Chiang Chuang · 13 years ago
  2. b35a21f Merge "Fix 5602985: Show "Emergency calls only" when device has no SIM." into ics-mr1 by Jim Miller · 13 years ago
  3. d571317 Merge "Override app requested orientation when docked." into ics-mr1 by Jeff Brown · 13 years ago
  4. 5f11d73 Merge "Improve low memory dropbox reporting." into ics-mr1 by Dianne Hackborn · 13 years ago
  5. d8c98fe Improve low memory dropbox reporting. by Dianne Hackborn · 13 years ago
  6. dec6cf4 Override app requested orientation when docked. by Jeff Brown · 13 years ago
  7. 3aa684e Merge "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices" into ics-mr1 by Mathias Agopian · 13 years ago
  8. 6b3ce09 Merge "fix crash when validating an invalid EGL objects" into ics-mr1 by Mathias Agopian · 13 years ago
  9. e5129d7 Merge "Defer adding large icon until when we compose the final notification. (Bug 5566846)" into ics-mr1 by Winson Chung · 13 years ago
  10. 4900001 am 8d8e669e: Merge "DO NOT MERGE cherry picking from MR0 cl 148223" into ics-mr0 by Danielle Millett · 13 years ago
  11. 3524831 am 8d00c194: Merge "Import revised translations. DO NOT MERGE" into ics-mr0 by Eric Fischer · 13 years ago
  12. b3f2890 am 047c4de2: Merge "Adding mobile microbenchmark tests." into ics-mr0 by Tsu Chiang Chuang · 13 years ago
  13. 8a44047 Merge "Clean-up in TextView" into ics-mr1 by Gilles Debunne · 13 years ago
  14. a0c6bf5 Merge "Call onScrollChanged when scrolling layers" into ics-mr1 by John Reck · 13 years ago
  15. 481ffa5 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 · 13 years ago
  16. ce33622 Merge "Bring back the 'more notifications' icon." into ics-mr1 by Daniel Sandler · 13 years ago
  17. 538dc6a Merge "Fix 5615747 Don't leak remote control client death handlers" into ics-mr1 by Jean-Michel Trivi · 13 years ago
  18. b90a70d Merge "Improve camera face detection javadoc." into ics-mr1 by Wu-cheng Li · 13 years ago
  19. 8c13670 Improve camera face detection javadoc. by Wu-cheng Li · 13 years ago
  20. 4b7494e Merge "Updating recent apps visuals on tablet" into ics-mr1 by Michael Jurka · 13 years ago
  21. bfd24ac Updating recent apps visuals on tablet by Michael Jurka · 13 years ago
  22. d968670 Merge "Conservatively trim data usage stats." into ics-mr1 by Jeff Sharkey · 13 years ago
  23. b3b66af Merge "Move nfc-extras tests into frameworks/base/nfc-extras/tests." into ics-mr1 by Nick Pelly · 13 years ago
  24. 7ee8658 Conservatively trim data usage stats. by Jeff Sharkey · 13 years ago
  25. 539bcca Merge "Fix bug 5594320 - Overlay action bar decor layout causes two measure passes" into ics-mr1 by Adam Powell · 13 years ago
  26. a26cf30 Merge "Enforce 1-1 relationship between context and NfcAdapterExtras." into ics-mr1 by Nick Pelly · 13 years ago
  27. e7758be enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices by Mathias Agopian · 13 years ago
  28. 91c2b5c Merge "Improve low memory reporting." into ics-mr1 by Dianne Hackborn · 13 years ago
  29. 9058435 Merge "Fix races when content providers are acquired and released." into ics-mr1 by Jeff Brown · 13 years ago
  30. f10a536 Merge "Maybe fix issue #5405788: Device continuously opening and closing..." into ics-mr1 by Dianne Hackborn · 13 years ago
  31. ddaa9ac Fix races when content providers are acquired and released. by Jeff Brown · 13 years ago
  32. 8ec8d41 Improve low memory reporting. by Dianne Hackborn · 13 years ago
  33. d8f5e6b Merge "Allow ContactsProvider to remove dulicates" into ics-mr1 by Daisuke Miyakawa · 13 years ago
  34. 813075a6 Maybe fix issue #5405788: Device continuously opening and closing... by Dianne Hackborn · 13 years ago
  35. 274e03c fix crash when validating an invalid EGL objects by Mathias Agopian · 13 years ago
  36. 6b228af Merge "EGL: add the ANDROID suffix to the blob cache ext" into ics-mr1 by Jamie Gennis · 13 years ago
  37. a950973 Fix 5615747 Don't leak remote control client death handlers by Jean-Michel Trivi · 13 years ago
  38. 2fcd63b Fix 5602985: Show "Emergency calls only" when device has no SIM. by Jim Miller · 13 years ago
  39. 83b9e1d Call onScrollChanged when scrolling layers by John Reck · 13 years ago
  40. ff95f65 Merge "Fix 5579440: Add transport control view to tablet unlock screens" into ics-mr1 by Jim Miller · 13 years ago
  41. d5897dc fix for build breakage. by Tsu Chiang Chuang · 13 years ago
  42. 136a10a Fix bug 5594320 - Overlay action bar decor layout causes two measure passes by Adam Powell · 13 years ago
  43. 3142523 Move nfc-extras tests into frameworks/base/nfc-extras/tests. by Nick Pelly · 13 years ago
  44. 8d8e669 Merge "DO NOT MERGE cherry picking from MR0 cl 148223" into ics-mr0 by Danielle Millett · 13 years ago
  45. 8d00c19 Merge "Import revised translations. DO NOT MERGE" into ics-mr0 by Eric Fischer · 13 years ago
  46. 047c4de Merge "Adding mobile microbenchmark tests." into ics-mr0 by Tsu Chiang Chuang · 13 years ago
  47. 6a54a99 Merge "Adding mobile microbenchmark tests." into ics-mr1 by Tsu Chiang Chuang · 13 years ago
  48. 6066a2b Merge "Fix uncaught exception in WindowManager#setWallpaperOffsets (issue 5613241)" into ics-mr1 by Adam Cohen · 13 years ago
  49. 678a702 Enforce 1-1 relationship between context and NfcAdapterExtras. by Nick Pelly · 13 years ago
  50. 9c99aee Defer adding large icon until when we compose the final notification. (Bug 5566846) by Winson Chung · 13 years ago
  51. faed160 Fix 5579440: Add transport control view to tablet unlock screens by Jim Miller · 13 years ago
  52. 0cdbc3d DO NOT MERGE cherry picking from MR0 cl 148223 by Danielle Millett · 13 years ago
  53. 8e2e572 Fix uncaught exception in WindowManager#setWallpaperOffsets (issue 5613241) by Adam Cohen · 13 years ago
  54. 9645720 Import revised translations. DO NOT MERGE by Eric Fischer · 13 years ago
  55. 19352e0 Allow ContactsProvider to remove dulicates by Daisuke Miyakawa · 13 years ago
  56. 7eb5319 Fix for issue 5309336 by Hong Teng · 13 years ago
  57. 258576a Merge "Fix 5607938 AudioFocusDeathHandler leaks GREF" into ics-mr1 by Jean-Michel Trivi · 13 years ago
  58. 9d66da8 Merge "Revert "Discard framebuffer rendering queues when discarding layers"" into ics-mr1 by Dave Burke · 13 years ago
  59. 72a31ab Merge "[maguro] Fix STK issues" into ics-mr1 by John Wang · 13 years ago
  60. c93a151 Merge "Define, document, and test the behavior of very large SurfaceTextures" into ics-mr1 by Mathias Agopian · 13 years ago
  61. 7077506 Revert "Discard framebuffer rendering queues when discarding layers" by Dave Burke · 13 years ago
  62. e81932e [maguro] Fix STK issues by dujin.cha · 13 years ago
  63. cde433c 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 · 13 years ago
  64. 030bb99 Merge "audioflinger: fix noise when skipping to next song" into ics-mr1 by Eric Laurent · 13 years ago
  65. 2858749 Merge "Discard framebuffer rendering queues when discarding layers Bug #5581817" into ics-mr1 by Mathias Agopian · 13 years ago
  66. 2af9f21 am 19b1c12b: Merge "Docs: update state list drawable with state_activated and revise selected/focused" into ics-mr0 by Scott Main · 13 years ago
  67. 6f0464e am f1f0c873: Fix bug in TextLayoutCacheKey handling embedded nulls. by Jeff Brown · 13 years ago
  68. 771d0c9 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 · 13 years ago
  69. 632f072 am 5f8b7269: docs: fix typo by Robert Ly · 13 years ago
  70. 83c16e2 am 5ad6f646: Merge "docs: ndk r7 rel notes" into ics-mr0 by Robert Ly · 13 years ago
  71. b89d88f Define, document, and test the behavior of very large SurfaceTextures by Mathias Agopian · 13 years ago
  72. a8743f1 Fix bug 5425280 - Two ActionBar icons show up by Adam Powell · 13 years ago
  73. 19b1c12 Merge "Docs: update state list drawable with state_activated and revise selected/focused" into ics-mr0 by Scott Main · 13 years ago
  74. f9c361d audioflinger: fix noise when skipping to next song by Eric Laurent · 13 years ago
  75. c51bb4d Merge "XML parsing optimizations" into ics-mr1 by Christopher Tate · 13 years ago
  76. de1f065 Fix 5607938 AudioFocusDeathHandler leaks GREF by Jean-Michel Trivi · 13 years ago
  77. 60201f2 XML parsing optimizations by Christopher Tate · 13 years ago
  78. f1f0c87 Fix bug in TextLayoutCacheKey handling embedded nulls. by Jeff Brown · 13 years ago
  79. be70785 Make activity manager more robust in the face of app activity leaks. by Dianne Hackborn · 13 years ago
  80. 6200a4b 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 · 13 years ago
  81. 24597eb Merge "Tone down Tethering logs." into ics-mr1 by Robert Greenwalt · 13 years ago
  82. d400d03 Merge "Fix issue #5595933: GREF leak due to race condition in..." into ics-mr1 by Dianne Hackborn · 13 years ago
  83. 847fbbe Merge "Localized optimizations in views and bitmaps" into ics-mr1 by Christopher Tate · 13 years ago
  84. fd1be2b Tone down Tethering logs. by Robert Greenwalt · 13 years ago
  85. 5f8b726 docs: fix typo by Robert Ly · 13 years ago
  86. b792846 EGL: add the ANDROID suffix to the blob cache ext by Jamie Gennis · 13 years ago
  87. 48b651c Merge "Changes for access control." into ics-mr1 by Nick Pelly · 13 years ago
  88. 1373a8e Localized optimizations in views and bitmaps by Christopher Tate · 13 years ago
  89. 5a6ef73 Fix issue #5595933: GREF leak due to race condition in... by Dianne Hackborn · 13 years ago
  90. a303f0e Merge "Send CONNECT_OTHER_PROFILE to Device profile for hfp and a2dp incoming connect" into ics-mr1 by Matthew Xie · 13 years ago
  91. 98f06da Send CONNECT_OTHER_PROFILE to Device profile for hfp and a2dp incoming connect by Matthew Xie · 13 years ago
  92. 5ad6f64 Merge "docs: ndk r7 rel notes" into ics-mr0 by Robert Ly · 13 years ago
  93. 63464c5 DO NOT MERGE Cherry pick from ics-mr1 - Bug 5275928 - Don't try to open an by Adam Powell · 13 years ago
  94. 20d8c5e Merge "Making the quicksettings notifications icon the right opacity" into ics-mr1 by Peter Ng · 13 years ago
  95. 93c47f1 Fixing a race condition in RSSurfaceView. Bug 5601083 by Alex Sakhartchouk · 13 years ago
  96. be425cc Merge "Fix issue #5522658: Menu button shown on lock screen if app underneath requests it" into ics-mr1 by Dianne Hackborn · 13 years ago
  97. 75eaae7 Docs: update state list drawable with state_activated and revise selected/focused by Scott Main · 13 years ago
  98. b7a000a Merge "Unhide the key to retriever location information in 3gp/mp4 files" into ics-mr1 by James Dong · 13 years ago
  99. 2321718 Merge "Didn't mean to check this in..." into ics-mr1 by Andreas Huber · 13 years ago
  100. 54c7efa Didn't mean to check this in... by Andreas Huber · 13 years ago