1. efbad5f IME action (done, next...) correctly handled by Gilles Debunne · 14 years ago
  2. b90a70d Merge "Improve camera face detection javadoc." into ics-mr1 by Wu-cheng Li · 14 years ago
  3. 8c13670 Improve camera face detection javadoc. by Wu-cheng Li · 14 years ago
  4. 4b7494e Merge "Updating recent apps visuals on tablet" into ics-mr1 by Michael Jurka · 14 years ago
  5. bfd24ac Updating recent apps visuals on tablet by Michael Jurka · 14 years ago
  6. d968670 Merge "Conservatively trim data usage stats." into ics-mr1 by Jeff Sharkey · 14 years ago
  7. b3b66af Merge "Move nfc-extras tests into frameworks/base/nfc-extras/tests." into ics-mr1 by Nick Pelly · 14 years ago
  8. 7ee8658 Conservatively trim data usage stats. by Jeff Sharkey · 14 years ago
  9. 539bcca Merge "Fix bug 5594320 - Overlay action bar decor layout causes two measure passes" into ics-mr1 by Adam Powell · 14 years ago
  10. a26cf30 Merge "Enforce 1-1 relationship between context and NfcAdapterExtras." into ics-mr1 by Nick Pelly · 14 years ago
  11. 91c2b5c Merge "Improve low memory reporting." into ics-mr1 by Dianne Hackborn · 14 years ago
  12. 9058435 Merge "Fix races when content providers are acquired and released." into ics-mr1 by Jeff Brown · 14 years ago
  13. f10a536 Merge "Maybe fix issue #5405788: Device continuously opening and closing..." into ics-mr1 by Dianne Hackborn · 14 years ago
  14. ddaa9ac Fix races when content providers are acquired and released. by Jeff Brown · 14 years ago
  15. 8ec8d41 Improve low memory reporting. by Dianne Hackborn · 14 years ago
  16. d8f5e6b Merge "Allow ContactsProvider to remove dulicates" into ics-mr1 by Daisuke Miyakawa · 14 years ago
  17. 813075a6 Maybe fix issue #5405788: Device continuously opening and closing... by Dianne Hackborn · 14 years ago
  18. 6b228af Merge "EGL: add the ANDROID suffix to the blob cache ext" into ics-mr1 by Jamie Gennis · 14 years ago
  19. ff95f65 Merge "Fix 5579440: Add transport control view to tablet unlock screens" into ics-mr1 by Jim Miller · 14 years ago
  20. 136a10a Fix bug 5594320 - Overlay action bar decor layout causes two measure passes by Adam Powell · 14 years ago
  21. 3142523 Move nfc-extras tests into frameworks/base/nfc-extras/tests. by Nick Pelly · 14 years ago
  22. 6a54a99 Merge "Adding mobile microbenchmark tests." into ics-mr1 by Tsu Chiang Chuang · 14 years ago
  23. 6066a2b Merge "Fix uncaught exception in WindowManager#setWallpaperOffsets (issue 5613241)" into ics-mr1 by Adam Cohen · 14 years ago
  24. 678a702 Enforce 1-1 relationship between context and NfcAdapterExtras. by Nick Pelly · 14 years ago
  25. faed160 Fix 5579440: Add transport control view to tablet unlock screens by Jim Miller · 14 years ago
  26. 8e2e572 Fix uncaught exception in WindowManager#setWallpaperOffsets (issue 5613241) by Adam Cohen · 14 years ago
  27. 19352e0 Allow ContactsProvider to remove dulicates by Daisuke Miyakawa · 14 years ago
  28. 258576a Merge "Fix 5607938 AudioFocusDeathHandler leaks GREF" into ics-mr1 by Jean-Michel Trivi · 14 years ago
  29. 9d66da8 Merge "Revert "Discard framebuffer rendering queues when discarding layers"" into ics-mr1 by Dave Burke · 14 years ago
  30. 72a31ab Merge "[maguro] Fix STK issues" into ics-mr1 by John Wang · 14 years ago
  31. c93a151 Merge "Define, document, and test the behavior of very large SurfaceTextures" into ics-mr1 by Mathias Agopian · 14 years ago
  32. 7077506 Revert "Discard framebuffer rendering queues when discarding layers" by Dave Burke · 14 years ago
  33. e81932e [maguro] Fix STK issues by dujin.cha · 14 years ago
  34. 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 · 14 years ago
  35. 030bb99 Merge "audioflinger: fix noise when skipping to next song" into ics-mr1 by Eric Laurent · 14 years ago
  36. 2858749 Merge "Discard framebuffer rendering queues when discarding layers Bug #5581817" into ics-mr1 by Mathias Agopian · 14 years ago
  37. 2af9f21 am 19b1c12b: Merge "Docs: update state list drawable with state_activated and revise selected/focused" into ics-mr0 by Scott Main · 14 years ago
  38. 6f0464e am f1f0c873: Fix bug in TextLayoutCacheKey handling embedded nulls. by Jeff Brown · 14 years ago
  39. 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 · 14 years ago
  40. 632f072 am 5f8b7269: docs: fix typo by Robert Ly · 14 years ago
  41. 83c16e2 am 5ad6f646: Merge "docs: ndk r7 rel notes" into ics-mr0 by Robert Ly · 14 years ago
  42. b89d88f Define, document, and test the behavior of very large SurfaceTextures by Mathias Agopian · 14 years ago
  43. a8743f1 Fix bug 5425280 - Two ActionBar icons show up by Adam Powell · 14 years ago
  44. 19b1c12 Merge "Docs: update state list drawable with state_activated and revise selected/focused" into ics-mr0 by Scott Main · 14 years ago
  45. f9c361d audioflinger: fix noise when skipping to next song by Eric Laurent · 14 years ago
  46. c51bb4d Merge "XML parsing optimizations" into ics-mr1 by Christopher Tate · 14 years ago
  47. de1f065 Fix 5607938 AudioFocusDeathHandler leaks GREF by Jean-Michel Trivi · 14 years ago
  48. 60201f2b XML parsing optimizations by Christopher Tate · 14 years ago
  49. f1f0c87 Fix bug in TextLayoutCacheKey handling embedded nulls. by Jeff Brown · 14 years ago
  50. be70785 Make activity manager more robust in the face of app activity leaks. by Dianne Hackborn · 14 years ago
  51. 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 · 14 years ago
  52. 24597eb Merge "Tone down Tethering logs." into ics-mr1 by Robert Greenwalt · 14 years ago
  53. d400d03 Merge "Fix issue #5595933: GREF leak due to race condition in..." into ics-mr1 by Dianne Hackborn · 14 years ago
  54. 847fbbe Merge "Localized optimizations in views and bitmaps" into ics-mr1 by Christopher Tate · 14 years ago
  55. fd1be2b Tone down Tethering logs. by Robert Greenwalt · 14 years ago
  56. 5f8b726 docs: fix typo by Robert Ly · 14 years ago
  57. b792846 EGL: add the ANDROID suffix to the blob cache ext by Jamie Gennis · 14 years ago
  58. 48b651c Merge "Changes for access control." into ics-mr1 by Nick Pelly · 14 years ago
  59. 1373a8e Localized optimizations in views and bitmaps by Christopher Tate · 14 years ago
  60. 5a6ef73 Fix issue #5595933: GREF leak due to race condition in... by Dianne Hackborn · 14 years ago
  61. a303f0e Merge "Send CONNECT_OTHER_PROFILE to Device profile for hfp and a2dp incoming connect" into ics-mr1 by Matthew Xie · 14 years ago
  62. 98f06da Send CONNECT_OTHER_PROFILE to Device profile for hfp and a2dp incoming connect by Matthew Xie · 14 years ago
  63. 5ad6f64 Merge "docs: ndk r7 rel notes" into ics-mr0 by Robert Ly · 14 years ago
  64. 63464c5 DO NOT MERGE Cherry pick from ics-mr1 - Bug 5275928 - Don't try to open an by Adam Powell · 14 years ago
  65. 20d8c5e Merge "Making the quicksettings notifications icon the right opacity" into ics-mr1 by Peter Ng · 14 years ago
  66. 93c47f1 Fixing a race condition in RSSurfaceView. Bug 5601083 by Alex Sakhartchouk · 14 years ago
  67. be425cc Merge "Fix issue #5522658: Menu button shown on lock screen if app underneath requests it" into ics-mr1 by Dianne Hackborn · 14 years ago
  68. 75eaae7 Docs: update state list drawable with state_activated and revise selected/focused by Scott Main · 14 years ago
  69. b7a000a Merge "Unhide the key to retriever location information in 3gp/mp4 files" into ics-mr1 by James Dong · 14 years ago
  70. 2321718 Merge "Didn't mean to check this in..." into ics-mr1 by Andreas Huber · 14 years ago
  71. 54c7efa Didn't mean to check this in... by Andreas Huber · 14 years ago
  72. 424781e Fix NPE in ConnectivityService. by Robert Greenwalt · 14 years ago
  73. bb951c8 Changes for access control. by Jeff Hamilton · 14 years ago
  74. 1f8c621 Merge "visualizer: reset buffer if playback is idle" into ics-mr1 by Eric Laurent · 14 years ago
  75. cd556b8 Merge "Instead of asserting, signal a runtime error if the session doesn't contain" into ics-mr1 by Andreas Huber · 14 years ago
  76. 5d42075 Merge "DO NOT MERGE: Instead of asserting, remove active streams if their sockets" into ics-mr1 by Andreas Huber · 14 years ago
  77. d9f25bc9 Merge "Disconnect on socket error on the RTSP control connection." into ics-mr1 by Andreas Huber · 14 years ago
  78. 754c72e Notifiy callers when a speech synthesis error occurs. by Narayan Kamath · 14 years ago
  79. 00aa51b Unhide the key to retriever location information in 3gp/mp4 files by James Dong · 14 years ago
  80. 08e4296 Merge "Add support for retrieving location information in mp4/3gpp files" into ics-mr1 by James Dong · 14 years ago
  81. d00e75e am 7b8bec28: Merge "PopupWindow dismiss() can get into a recursive loop." into ics-mr0 by Svetoslav Ganov · 14 years ago
  82. ab51626 am 30f03ac6: (-s ours) DO NOT MERGE. Fix leak in LayoutTransition by Chet Haase · 14 years ago
  83. 787e2c2 am ca5c8813: Merge "SystemUI: Disable HW acceleration for status bar" into ics-mr0 by Jamie Gennis · 14 years ago
  84. 7b8bec2 Merge "PopupWindow dismiss() can get into a recursive loop." into ics-mr0 by Svetoslav Ganov · 14 years ago
  85. 51c00a5 Merge "Clamp non-monotonic stats instead of dropping." into ics-mr1 by Jeff Sharkey · 14 years ago
  86. 992e77a Merge "Fold WiMAX state into the mobile RSSI." into ics-mr1 by Daniel Sandler · 14 years ago
  87. 8b50bd8 Merge "Remove dedicated wimax icon to fix RSSI layout." into ics-mr1 by Daniel Sandler · 14 years ago
  88. 0ddcad0 Merge "Make the overridden ImageView#setVisibility remotable" into ics-mr1 by Adam Powell · 14 years ago
  89. b241b4c Make the overridden ImageView#setVisibility remotable by Adam Powell · 14 years ago
  90. 4eff8d3 Fix issue #5522658: Menu button shown on lock screen if app underneath requests it by Dianne Hackborn · 14 years ago
  91. d562d30 Merge "Deferring wallpaper update to improve workspace scrolling (issue 5506959)" into ics-mr1 by Adam Cohen · 14 years ago
  92. da96f8a Discard framebuffer rendering queues when discarding layers Bug #5581817 by Romain Guy · 14 years ago
  93. 9490fe4 Merge "Fix lastVisible/global rects" into ics-mr1 by John Reck · 14 years ago
  94. d4ef8c8f Clamp non-monotonic stats instead of dropping. by Jeff Sharkey · 14 years ago
  95. 30f03ac DO NOT MERGE. Fix leak in LayoutTransition by Chet Haase · 14 years ago
  96. 99898de Merge "Fix NdefRecord byte-stream constructor." into ics-mr1 by Martijn Coenen · 14 years ago
  97. 692fda9 Merge "Fix leak in LayoutTransition" into ics-mr1 by Chet Haase · 14 years ago
  98. 9f9fac0 Fix lastVisible/global rects by John Reck · 14 years ago
  99. 7c9f800 Merge "Fix Wimax-less build." into ics-mr1 by Robert Greenwalt · 14 years ago
  100. 6537b02 Fix Wimax-less build. by Robert Greenwalt · 14 years ago