1. d4cb08d Merge "FileInputStream is not closed in "UserManager.java : readUserList()"" by Amith Yamasani · 14 years ago
  2. 5553613 Merge "libstagefright/matroska: Fix build with gcc 4.7" by Jean-Baptiste Queru · 14 years ago
  3. 05cd296 Merge "libmedia: Fix build with gcc 4.7" by Jean-Baptiste Queru · 14 years ago
  4. 7a52ba8 Merge "Add a new API on DRM Framework for streaming" by Jean-Baptiste Queru · 14 years ago
  5. d9bde60 Merge "String on Toast notification does not aligned to center" by Jean-Baptiste Queru · 14 years ago
  6. 1ee2a06 String on Toast notification does not aligned to center by Taeho Kim · 14 years ago
  7. 64f77c5 Merge "stagefright avcenc: Use intptr_t for casting pointers to integers" by Jean-Baptiste Queru · 14 years ago
  8. 6fd507b Merge "stagefright avcenc: Switch tmp variables to use the right type, to avoid casting" by Jean-Baptiste Queru · 14 years ago
  9. 6139450 Merge "Support a new ANDROID_AAPT_IGNORE env var." by Raphael Moll · 14 years ago
  10. c0f1738 Merge "Move kxml2 to prebuilts/misc" by Jean-Baptiste Queru · 14 years ago
  11. 90897ed Support a new ANDROID_AAPT_IGNORE env var. by Raphael Moll · 14 years ago
  12. ad3f86a Merge "Fixed x86 GCC 4.6 compilation error about unused variable" by Christopher Tate · 14 years ago
  13. 1f57f6e Fixed x86 GCC 4.6 compilation error about unused variable by Andrew Hsieh · 14 years ago
  14. a10cc89 Merge "Revert "Telephony: Register/Unregister Phones with CallManager"" by Conley Owens · 14 years ago
  15. 6a0f525 Revert "Telephony: Register/Unregister Phones with CallManager" by Conley Owens · 14 years ago
  16. 6a1dca3 Merge "Telephony: Register/Unregister Phones with CallManager" by Conley Owens · 14 years ago
  17. 4b27125 Merge changes Ib28636e6,I93ebc433 by Jean-Baptiste Queru · 14 years ago
  18. 00f94e8 Merge "Enable chromium http stack for x86" by Jean-Baptiste Queru · 14 years ago
  19. ba71cdc Enable chromium http stack for x86 by Jun Tian · 14 years ago
  20. 1b34c1b Merge "stagefright: Remove useless declarations" by Jean-Baptiste Queru · 14 years ago
  21. 93a8225 Merge "Improve robustness of resource overlay test suite." by Jean-Baptiste Queru · 14 years ago
  22. b2228eb Merge "Runtime resource overlay: clean-up." by Jean-Baptiste Queru · 14 years ago
  23. 9e3bc3f Merge "Build overlay packages just like regular packages." by Jean-Baptiste Queru · 14 years ago
  24. 6a8186f Merge "Fixed group and child view caching in SimpleExpandableListAdapter." by Jean-Baptiste Queru · 14 years ago
  25. cbc71bd Merge "Fix off-by-one error when filtering application UIDs" by Jean-Baptiste Queru · 14 years ago
  26. 7a08298 Merge "Fixes an issue that occured unexpected exception "pointerIndex out of range"." by Jean-Baptiste Queru · 14 years ago
  27. 4426961 Merge "Avoiding horizontal keypad navigation trapping within gallery." by Jean-Baptiste Queru · 14 years ago
  28. 2066f7d Merge "Prevent empty overflow popup when there are no overflow items." by Jean-Baptiste Queru · 14 years ago
  29. d805c67 Merge "Possible NullPointerException in restorePanelState" by Jean-Baptiste Queru · 14 years ago
  30. bfe71c3 Merge "statistics from some cpus don't fit" by Jean-Baptiste Queru · 14 years ago
  31. bda1244 Move kxml2 to prebuilts/misc by Jean-Baptiste Queru · 14 years ago
  32. c5b755c Merge "Modify getState to prefer AKEY_STATE_DOWN and AKEY_STATE_UP over AKEY_STATE_UNKNOWN." by Jeff Brown · 14 years ago
  33. d29032e Merge "Do not dispatch context selection events to non-visible fragments." by Dianne Hackborn · 14 years ago
  34. 5cc510b FileInputStream is not closed in "UserManager.java : readUserList()" by Seohyeon.Song · 14 years ago
  35. cda8329 Merge "Distance max set incorrectly" by Dianne Hackborn · 14 years ago
  36. 0e56798 Do not dispatch context selection events to non-visible fragments. by Jake Wharton · 14 years ago
  37. 3c40675f Merge "Fix potential NPE when saving fragment state." by Dianne Hackborn · 14 years ago
  38. 258029e Fix potential NPE when saving fragment state. by Jake Wharton · 14 years ago
  39. 8239940 Distance max set incorrectly by Andreas Sandblad · 14 years ago
  40. fee88fd Merge "Issue: Foreground activity performs [Resume] and [Pause] when any process died in sleep mode." by Dianne Hackborn · 14 years ago
  41. 50b5370 Merge "Fix for too many binder calls in packagemanager" by Dianne Hackborn · 14 years ago
  42. 9771a31 Fix for too many binder calls in packagemanager by Henrik Engström · 14 years ago
  43. dbad287 Issue: Foreground activity performs [Resume] and [Pause] when any process died in sleep mode. by p13451 · 14 years ago
  44. 6024773 Merge "Fix build - re-generate current.txt" by Jean-Baptiste Queru · 14 years ago
  45. c198cd1 Fix build - re-generate current.txt by Jean-Baptiste Queru · 14 years ago
  46. 5e54210 Merge "Remove deprecation on android:enabled attribute." by Dianne Hackborn · 14 years ago
  47. 90577af Merge "use utf8_length() instead of local function, isValidUtf8()" by Dianne Hackborn · 14 years ago
  48. 559167f Merge "Volume Overlay Bug When swapping streams" by Dianne Hackborn · 14 years ago
  49. 30eec83 Merge "Transparent activity orientation problem when previous landsacpe fullscreen activity not yet destroyed." by Dianne Hackborn · 14 years ago
  50. fffaf85 Volume Overlay Bug When swapping streams by Steven Harper · 14 years ago
  51. 0445bc6 Transparent activity orientation problem when previous landsacpe fullscreen activity not yet destroyed. by p13451 · 14 years ago
  52. fd862e9 Add header for forward compatibility by Chris Craik · 14 years ago
  53. e1efcca stagefright: Remove useless declarations by Martin Storsjo · 14 years ago
  54. e0119c9 Remove deprecation on android:enabled attribute. by Yuku on yuku4 · 14 years ago
  55. 6e868a5 stagefright avcenc: Switch tmp variables to use the right type, to avoid casting by Martin Storsjo · 14 years ago
  56. 3befb24 stagefright avcenc: Use intptr_t for casting pointers to integers by Martin Storsjo · 14 years ago
  57. 1a8b6c2 use utf8_length() instead of local function, isValidUtf8() by Homin Lee · 14 years ago
  58. 3d7f0cb Update header for forward compatibility by Teng-Hui Zhu · 14 years ago
  59. 544f89a Update SurfaceTexture interface for forward compatibility by Teng-Hui Zhu · 14 years ago
  60. c70e89e Fix hybrid build by Chris Craik · 14 years ago
  61. 554bb01 Possible NullPointerException in restorePanelState by Dmitry Tsyganyuk · 14 years ago
  62. ca894b3 statistics from some cpus don't fit by Martin Wallgren · 15 years ago
  63. 943347c libstagefright/matroska: Fix build with gcc 4.7 by Bernhard Rosenkraenzer · 14 years ago
  64. 0bd12c1 libmedia: Fix build with gcc 4.7 by Bernhard Rosenkraenzer · 14 years ago
  65. a647640 Prevent empty overflow popup when there are no overflow items. by Jake Wharton · 14 years ago
  66. 1358ebe Fix off-by-one error when filtering application UIDs by Magnus Eriksson · 14 years ago
  67. 8ea93aa am 093ed383: Merge "DOC CHANGE: IME subtype article" into ics-mr1 by Joe Malin · 14 years ago
  68. 093ed38 Merge "DOC CHANGE: IME subtype article" into ics-mr1 by Joe Malin · 14 years ago
  69. 278296b am 20f394df: Docs: Added efficient downloads Android U class by Reto Meier · 14 years ago
  70. 20f394d Docs: Added efficient downloads Android U class by Reto Meier · 14 years ago
  71. 528aff5 DOC CHANGE: IME subtype article by Joe Malin · 14 years ago
  72. 16c3e3f Modify getState to prefer AKEY_STATE_DOWN and AKEY_STATE_UP over AKEY_STATE_UNKNOWN. by David Deephanphongs · 15 years ago
  73. 1c4c320 am 3347d659: am 1f9e7499: Added rules to build f/b/libs/utils in 64-bit: lib64utils.a by Andrew Hsieh · 14 years ago
  74. 3347d65 am 1f9e7499: Added rules to build f/b/libs/utils in 64-bit: lib64utils.a by Andrew Hsieh · 14 years ago
  75. 1f9e749 Added rules to build f/b/libs/utils in 64-bit: lib64utils.a by Andrew Hsieh · 14 years ago
  76. 9eea888 am 66f1bafb: Merge "docs: Android SDK r17 (RC7) Release Notes (fix for build feature info)" into ics-mr1 by Joe Fernandez · 14 years ago
  77. 66f1baf Merge "docs: Android SDK r17 (RC7) Release Notes (fix for build feature info)" into ics-mr1 by Joe Fernandez · 14 years ago
  78. 1e72b34 docs: Android SDK r17 (RC7) Release Notes (fix for build feature info) by Joe Fernandez · 14 years ago
  79. 35a8f94 Reconcile with ics-mr1-release by The Android Open Source Project · 14 years ago
  80. df33187 Fix 5960562: Show emergency button on PukUnlock screen by Jim Miller · 14 years ago
  81. b7a6f5d am 928d3470: Fix 5960562: Show emergency button on PukUnlock screen by Jim Miller · 14 years ago
  82. 928d347 Fix 5960562: Show emergency button on PukUnlock screen by Jim Miller · 14 years ago
  83. b49e4d6 Fixed group and child view caching in SimpleExpandableListAdapter. by Georg Hofmann · 14 years ago
  84. 165ee4c am 14958e21: Merge "audioflinger: fix issue with camcorder and A2DP" into ics-mr1 by Eric Laurent · 14 years ago
  85. 14958e2 Merge "audioflinger: fix issue with camcorder and A2DP" into ics-mr1 by Eric Laurent · 14 years ago
  86. 9018447 am dbab18f6: Merge "docs: Android SDK r17 (RC6) Release Notes" into ics-mr1 by Joe Fernandez · 14 years ago
  87. dbab18f Merge "docs: Android SDK r17 (RC6) Release Notes" into ics-mr1 by Joe Fernandez · 14 years ago
  88. 46a41ce am 972d12aa: Merge "DO NOT MERGE Revert "Increase line limit for summary text"" into ics-mr1 by Justin Ho · 14 years ago
  89. 972d12a Merge "DO NOT MERGE Revert "Increase line limit for summary text"" into ics-mr1 by Justin Ho · 14 years ago
  90. e36f86b DO NOT MERGE Revert "Increase line limit for summary text" by Justin Ho · 14 years ago
  91. 10c3fc8 audioflinger: fix issue with camcorder and A2DP by Eric Laurent · 14 years ago
  92. 44857ee merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 14 years ago
  93. dad557e docs: Android SDK r17 (RC6) Release Notes by Joe Fernandez · 14 years ago
  94. eaa08d3 am 2a0d685e: Merge "MediaPlayerService: fix AudioSink latency" into ics-mr1 by Eric Laurent · 14 years ago
  95. b388138 resolved conflicts for merge of 3fe7ee65 to ics-mr1-plus-aosp by Eric Laurent · 14 years ago
  96. 2a0d685 Merge "MediaPlayerService: fix AudioSink latency" into ics-mr1 by Eric Laurent · 14 years ago
  97. 3fe7ee6 Merge "AudioTrack: relax check on minimum buffer size" into ics-mr1 by Eric Laurent · 14 years ago
  98. 5fd6deb am 90e3bcae: Increase line limit for summary text by Amith Yamasani · 14 years ago
  99. 90e3bca Increase line limit for summary text by Amith Yamasani · 14 years ago
  100. dc63f3f MediaPlayerService: fix AudioSink latency by Eric Laurent · 14 years ago