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