1. e95f498 Merge "Fix a build break." into ics-mr1 by John Wang · 13 years ago
  2. 8ce22f2 Fixing a typo in framework widget padding by Adam Cohen · 13 years ago
  3. b74ecb1 Fix a build break. by John Wang · 13 years ago
  4. 9b10800 Check watingApns before access it. by John Wang · 13 years ago
  5. 20398fa Merge "audioflinger: reduce sleep time to avoid underrun" into ics-mr1 by Eric Laurent · 13 years ago
  6. 37ac88f Merge "Update description of account_type" into ics-mr1 by Michael Chan · 13 years ago
  7. eaeb4f4 Merge "Fix some policy-base routing issues." into ics-mr1 by Robert Greenwalt · 13 years ago
  8. e83d181 Fix some policy-base routing issues. by Robert Greenwalt · 13 years ago
  9. f1f5fc8 audioflinger: reduce sleep time to avoid underrun by Eric Laurent · 13 years ago
  10. 8bb5618 Merge "Fix 5654631. It forgot to consider the year in formatDateRange." into ics-mr1 by Owen Lin · 13 years ago
  11. 1889bb4 Reconcile with ics-mr0-release by The Android Open Source Project · 13 years ago
  12. 2723909 Reconcile with ics-mr0-release by The Android Open Source Project · 13 years ago
  13. 9842a34 merge in ics-mr0-release history after reset to ics-mr0 by The Android Automerger · 13 years ago
  14. eabde3d am fe464a76: [Prime K] Fix gabage character issue by dujin.cha · 13 years ago
  15. eff6ed0 Ignore e36657e5 by Jean-Baptiste Queru · 13 years ago
  16. 303a069 Merge "Draw in the correct FBO after invoking a GL functor Bug #5650514" into ics-mr1 by Romain Guy · 13 years ago
  17. 26dd54f Merge "Ensure we have an EGL context when building layers Bug #5638421" into ics-mr1 by Romain Guy · 13 years ago
  18. 227a64f Merge "Fix an NPE on overflow in BatteryStats history." into ics-mr1 by Amith Yamasani · 13 years ago
  19. fe464a7 [Prime K] Fix gabage character issue by dujin.cha · 13 years ago
  20. 7257a32 Merge "HTML5 Video runs into super full screen mode" into ics-mr1 by Teng-Hui Zhu · 13 years ago
  21. cb6fbc8 Merge "Report a runtime error instead of asserting on malformed avc configuration data." into ics-mr1 by Andreas Huber · 13 years ago
  22. 6318857 Merge "Dismiss system windows when screen savers start." into ics-mr1 by Daniel Sandler · 13 years ago
  23. b193e35 Fix 5654631. It forgot to consider the year in formatDateRange. by Owen Lin · 13 years ago
  24. 8d03007 Merge "Update zoom (aka display) density from WebView thread." into ics-mr1 by Mangesh Ghiware · 13 years ago
  25. 723218b Merge "Hide ManagedEGLContext until we are sure this is the correct API." into ics-mr1 by Romain Guy · 13 years ago
  26. 02740dc Merge "Fix log spamming during time lapse video recording" into ics-mr1 by James Dong · 13 years ago
  27. 1766b0e Fix the build by Romain Guy · 13 years ago
  28. dccf73a Hide ManagedEGLContext until we are sure this is the correct API. by Romain Guy · 13 years ago
  29. e7005ec Merge "Move Camera.Sound to a stand-alone class CameraSound." into ics-mr1 by Wu-cheng Li · 13 years ago
  30. 20bfe4e Update description of account_type by Michael Chan · 13 years ago
  31. 07a2d83 Merge "don't report an error when disconnecting from an abandoned surfacetexture" into ics-mr1 by Mathias Agopian · 13 years ago
  32. 8646cd4 Merge "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices" into ics-mr1 by Mathias Agopian · 13 years ago
  33. 8cd39e3 Merge "Notify views when EGL resources are about to be destroyed Bug #5639899" into ics-mr1 by Romain Guy · 13 years ago
  34. fb0784d Merge "Fix bug 5521467 - Monkeys and ActionBar custom tab views" into ics-mr1 by Adam Powell · 13 years ago
  35. d0609e4 Ensure we have an EGL context when building layers Bug #5638421 by Romain Guy · 13 years ago
  36. 31f263d Update zoom (aka display) density from WebView thread. by Mangesh Ghiware · 13 years ago
  37. 05c8277 Fix bug 5521467 - Monkeys and ActionBar custom tab views by Adam Powell · 13 years ago
  38. f45aa7d HTML5 Video runs into super full screen mode by Teng-Hui Zhu · 13 years ago
  39. 45f0646 Fix an NPE on overflow in BatteryStats history. by Amith Yamasani · 13 years ago
  40. 043a8b1 Merge "Replace vendor specific NfcGoogle.apk with generic Nfc.apk" into ics-mr1 by Nick Pelly · 13 years ago
  41. b8d20d0 Merge "EGL: Use cache sizes defined in the BoardConfig" into ics-mr1 by Jamie Gennis · 13 years ago
  42. 53cf202 Merge changes I37fd43b5,I91eb29db,I0491ce35 into ics-mr1 by Jamie Gennis · 13 years ago
  43. 68f0d47 Merge "Import revised translations. DO NOT MERGE" into ics-mr1 by Eric Fischer · 13 years ago
  44. bf1b977 Import revised translations. DO NOT MERGE by Eric Fischer · 13 years ago
  45. bfd85f9 Merge "SIP: turn off verbose logs." into ics-mr1 by Chia-chi Yeh · 13 years ago
  46. 421458a Draw in the correct FBO after invoking a GL functor Bug #5650514 by Romain Guy · 13 years ago
  47. a5cb9f4 Replace vendor specific NfcGoogle.apk with generic Nfc.apk by Nick Pelly · 13 years ago
  48. caa4482 SurfaceTexture: fix a couple tests by Jamie Gennis · 13 years ago
  49. 87f3265 EGL: default to swap interval 1 by Jamie Gennis · 13 years ago
  50. 0507ac4 Use isHighEndGfx to determine texture pool by John Reck · 13 years ago
  51. 96af14d Fix log spamming during time lapse video recording by James Dong · 13 years ago
  52. c10a94c4 SurfaceTexture: clean up some tests by Jamie Gennis · 13 years ago
  53. 6f0f0b1 EGL: Use cache sizes defined in the BoardConfig by Jamie Gennis · 13 years ago
  54. 31f2c2e Notify views when EGL resources are about to be destroyed Bug #5639899 by Romain Guy · 13 years ago
  55. 0cac6aa Move Camera.Sound to a stand-alone class CameraSound. by Wu-cheng Li · 13 years ago
  56. 7859c18 Merge "Improving PictureListener deprecating comments" into ics-mr1 by Kristian Monsen · 13 years ago
  57. 9b5d7a5 Merge "Dreams (now Screen Candy) development." into ics-mr1 by Daniel Sandler · 13 years ago
  58. 1bca8f8 merge in ics-mr0-release history after reset to ics-mr0 by The Android Automerger · 13 years ago
  59. cb6ee06 SIP: turn off verbose logs. by Chia-chi Yeh · 13 years ago
  60. e36657e Merge "Do not merge. Fix a memory leak of a Binder in SpellCheckerService" into ics-mr0 by satok · 13 years ago
  61. 0e2c2f3 Reconcile with ics-mr0-release by The Android Open Source Project · 13 years ago
  62. 0cd1fe7 merge in ics-mr0-release history after reset to ics-mr0 by The Android Automerger · 13 years ago
  63. 7ff7821 am d4b22ab4: status_t != bool by Marco Nelissen · 13 years ago
  64. d8a3cab Merge "Text selection AccessibilityEvents are missing text." into ics-mr1 by Svetoslav Ganov · 13 years ago
  65. b05bb17 don't report an error when disconnecting from an abandoned surfacetexture by Mathias Agopian · 13 years ago
  66. d4b22ab status_t != bool by Marco Nelissen · 13 years ago
  67. c2fff5e Merge "Unlock camera AWB lock only when white-balance is changed." into ics-mr1 by Wei Huang · 13 years ago
  68. e30983e7 Do not merge. Fix a memory leak of a Binder in SpellCheckerService by satok · 13 years ago
  69. e2fa30c enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices by Mathias Agopian · 13 years ago
  70. d5280e5 Reconcile with ics-mr0-release by The Android Open Source Project · 13 years ago
  71. 0ba8660 Report a runtime error instead of asserting on malformed avc configuration data. by Andreas Huber · 13 years ago
  72. 4d71053 Merge "attempt to fix bug 5313580" into ics-mr1 by Mathias Agopian · 13 years ago
  73. e6a9656 Merge "Content and viewport rects set in one step." into ics-mr1 by Bart Sears · 13 years ago
  74. 84dd52e Text selection AccessibilityEvents are missing text. by Svetoslav Ganov · 13 years ago
  75. 0358787 Merge "Add the support libraries to the platform documentation (build)." into ics-mr1 by Svetoslav Ganov · 13 years ago
  76. 5207d9c Dismiss system windows when screen savers start. by Daniel Sandler · 13 years ago
  77. 4aad102 Improving PictureListener deprecating comments by Kristian Monsen · 13 years ago
  78. 2d54536 Dreams (now Screen Candy) development. by Daniel Sandler · 13 years ago
  79. dea90a0 am 366113fa: Merge "docs: Camera Features for developers" into ics-mr0 by Joe Fernandez · 13 years ago
  80. d353df8 am 48eaa6c9: docs: update caption for action bar figure to match new screenshot by Scott Main · 13 years ago
  81. b838d8d Unlock camera AWB lock only when white-balance is changed. by Wu-cheng Li · 13 years ago
  82. da0e7b0 Merge "Tie screen saver to the screen off timeout." into ics-mr1 by Daniel Sandler · 13 years ago
  83. 8c54182 Merge "Fix bug 5614962 - Constant spinning wheel in USB Mass Storage screen (UX)" into ics-mr1 by Adam Powell · 13 years ago
  84. 70bded0 Merge "Fix 5636798: clear PIN/PUK fields when device sleeps or user cancels" into ics-mr1 by Jim Miller · 13 years ago
  85. 90cbbd1 attempt to fix bug 5313580 by Mathias Agopian · 13 years ago
  86. 3af8b69 Merge "add a self instrumentation into framework perf app" into ics-mr1 by Guang Zhu · 13 years ago
  87. 1a3c051 Merge "Hide/show ime switch icon properly" into ics-mr1 by satok · 13 years ago
  88. c992087 Fix bug 5614962 - Constant spinning wheel in USB Mass Storage screen (UX) by Adam Powell · 13 years ago
  89. 9a3caf3 Fix 5636798: clear PIN/PUK fields when device sleeps or user cancels by Jim Miller · 13 years ago
  90. a5dd3ba merge in ics-mr0-release history after reset to ics-mr0 by The Android Automerger · 13 years ago
  91. 398f80e Merge "Fix 5620754: don't show pattern screen after SIM PUK unlock" into ics-mr1 by Jim Miller · 13 years ago
  92. 366113f Merge "docs: Camera Features for developers" into ics-mr0 by Joe Fernandez · 13 years ago
  93. 2ba1318 Merge "SurfaceTexture: fix a bug with buffer reallocation" into ics-mr1 by Jamie Gennis · 13 years ago
  94. c8fd6e3 Merge "EGL: fix blob cache extension detection" into ics-mr1 by Jamie Gennis · 13 years ago
  95. 452e41f docs: Camera Features for developers by Joe Fernandez · 13 years ago
  96. 90d5d46 Fix 5620754: don't show pattern screen after SIM PUK unlock by Jim Miller · 13 years ago
  97. 3f51f95 Merge "Fix a crash caused by SIP addresses containing "%40" instead of "@"" into ics-mr1 by David Brown · 13 years ago
  98. 3afd6c0 Hide/show ime switch icon properly by satok · 13 years ago
  99. 48eaa6c docs: update caption for action bar figure to match new screenshot by Scott Main · 13 years ago
  100. e36d0548 SurfaceTexture: fix a bug with buffer reallocation by Jamie Gennis · 13 years ago