1. 85c38af am 8bb56180: Merge "Fix 5654631. It forgot to consider the year in formatDateRange." into ics-mr1 by Owen Lin · 14 years ago
  2. 8bb5618 Merge "Fix 5654631. It forgot to consider the year in formatDateRange." into ics-mr1 by Owen Lin · 14 years ago
  3. d49a56c am 1889bb49: Reconcile with ics-mr0-release by The Android Open Source Project · 14 years ago
  4. 1889bb4 Reconcile with ics-mr0-release by The Android Open Source Project · 14 years ago
  5. 001bb6f am 27239099: Reconcile with ics-mr0-release by The Android Open Source Project · 14 years ago
  6. 2723909 Reconcile with ics-mr0-release by The Android Open Source Project · 14 years ago
  7. 9842a34 merge in ics-mr0-release history after reset to ics-mr0 by The Android Automerger · 14 years ago
  8. 4d592c5 am eabde3d4: am fe464a76: [Prime K] Fix gabage character issue by dujin.cha · 14 years ago
  9. eabde3d am fe464a76: [Prime K] Fix gabage character issue by dujin.cha · 14 years ago
  10. 63899f7 am eff6ed0f: Ignore e36657e5 by Jean-Baptiste Queru · 14 years ago
  11. eff6ed0 Ignore e36657e5 by Jean-Baptiste Queru · 14 years ago
  12. a2fabf4 am 303a0695: Merge "Draw in the correct FBO after invoking a GL functor Bug #5650514" into ics-mr1 by Romain Guy · 14 years ago
  13. e25ed18 am 26dd54f8: Merge "Ensure we have an EGL context when building layers Bug #5638421" into ics-mr1 by Romain Guy · 14 years ago
  14. 303a069 Merge "Draw in the correct FBO after invoking a GL functor Bug #5650514" into ics-mr1 by Romain Guy · 14 years ago
  15. 26dd54f Merge "Ensure we have an EGL context when building layers Bug #5638421" into ics-mr1 by Romain Guy · 14 years ago
  16. d61b61d am 227a64fe: Merge "Fix an NPE on overflow in BatteryStats history." into ics-mr1 by Amith Yamasani · 14 years ago
  17. 227a64f Merge "Fix an NPE on overflow in BatteryStats history." into ics-mr1 by Amith Yamasani · 14 years ago
  18. fe464a7 [Prime K] Fix gabage character issue by dujin.cha · 14 years ago
  19. b8ee50e am 7257a32b: Merge "HTML5 Video runs into super full screen mode" into ics-mr1 by Teng-Hui Zhu · 14 years ago
  20. 7257a32 Merge "HTML5 Video runs into super full screen mode" into ics-mr1 by Teng-Hui Zhu · 14 years ago
  21. 31626b3 am cb6fbc89: Merge "Report a runtime error instead of asserting on malformed avc configuration data." into ics-mr1 by Andreas Huber · 14 years ago
  22. cb6fbc8 Merge "Report a runtime error instead of asserting on malformed avc configuration data." into ics-mr1 by Andreas Huber · 14 years ago
  23. 70f1279 am 63188574: Merge "Dismiss system windows when screen savers start." into ics-mr1 by Daniel Sandler · 14 years ago
  24. 6318857 Merge "Dismiss system windows when screen savers start." into ics-mr1 by Daniel Sandler · 14 years ago
  25. b193e35 Fix 5654631. It forgot to consider the year in formatDateRange. by Owen Lin · 14 years ago
  26. d7b0697 am 8d03007f: Merge "Update zoom (aka display) density from WebView thread." into ics-mr1 by Mangesh Ghiware · 14 years ago
  27. 8d03007 Merge "Update zoom (aka display) density from WebView thread." into ics-mr1 by Mangesh Ghiware · 14 years ago
  28. ea54d0d am 723218b4: Merge "Hide ManagedEGLContext until we are sure this is the correct API." into ics-mr1 by Romain Guy · 14 years ago
  29. 723218b Merge "Hide ManagedEGLContext until we are sure this is the correct API." into ics-mr1 by Romain Guy · 14 years ago
  30. d0a2545 am 02740dc4: Merge "Fix log spamming during time lapse video recording" into ics-mr1 by James Dong · 14 years ago
  31. 02740dc Merge "Fix log spamming during time lapse video recording" into ics-mr1 by James Dong · 14 years ago
  32. ae64dfb am 1766b0e2: Fix the build by Romain Guy · 14 years ago
  33. 1766b0e Fix the build by Romain Guy · 14 years ago
  34. dccf73a Hide ManagedEGLContext until we are sure this is the correct API. by Romain Guy · 14 years ago
  35. a21d5d2 am e7005ec9: Merge "Move Camera.Sound to a stand-alone class CameraSound." into ics-mr1 by Wu-cheng Li · 14 years ago
  36. e7005ec Merge "Move Camera.Sound to a stand-alone class CameraSound." into ics-mr1 by Wu-cheng Li · 14 years ago
  37. cc4d02e am 07a2d831: Merge "don\'t report an error when disconnecting from an abandoned surfacetexture" into ics-mr1 by Mathias Agopian · 14 years ago
  38. 8390cf3 am 8646cd42: Merge "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices" into ics-mr1 by Mathias Agopian · 14 years ago
  39. c26e4d1 am 8cd39e3a: Merge "Notify views when EGL resources are about to be destroyed Bug #5639899" into ics-mr1 by Romain Guy · 14 years ago
  40. 07a2d83 Merge "don't report an error when disconnecting from an abandoned surfacetexture" into ics-mr1 by Mathias Agopian · 14 years ago
  41. 8646cd4 Merge "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices" into ics-mr1 by Mathias Agopian · 14 years ago
  42. 8cd39e3 Merge "Notify views when EGL resources are about to be destroyed Bug #5639899" into ics-mr1 by Romain Guy · 14 years ago
  43. 516035f am fb0784da: Merge "Fix bug 5521467 - Monkeys and ActionBar custom tab views" into ics-mr1 by Adam Powell · 14 years ago
  44. fb0784d Merge "Fix bug 5521467 - Monkeys and ActionBar custom tab views" into ics-mr1 by Adam Powell · 14 years ago
  45. d0609e4 Ensure we have an EGL context when building layers Bug #5638421 by Romain Guy · 14 years ago
  46. 31f263d Update zoom (aka display) density from WebView thread. by Mangesh Ghiware · 14 years ago
  47. 05c8277 Fix bug 5521467 - Monkeys and ActionBar custom tab views by Adam Powell · 14 years ago
  48. f45aa7d HTML5 Video runs into super full screen mode by Teng-Hui Zhu · 14 years ago
  49. 45f0646 Fix an NPE on overflow in BatteryStats history. by Amith Yamasani · 14 years ago
  50. 4fb747f am 043a8b14: Merge "Replace vendor specific NfcGoogle.apk with generic Nfc.apk" into ics-mr1 by Nick Pelly · 14 years ago
  51. 043a8b1 Merge "Replace vendor specific NfcGoogle.apk with generic Nfc.apk" into ics-mr1 by Nick Pelly · 14 years ago
  52. 8b8c321 am b8d20d02: Merge "EGL: Use cache sizes defined in the BoardConfig" into ics-mr1 by Jamie Gennis · 14 years ago
  53. c259729 am 53cf2020: Merge changes I37fd43b5,I91eb29db,I0491ce35 into ics-mr1 by Jamie Gennis · 14 years ago
  54. b8d20d0 Merge "EGL: Use cache sizes defined in the BoardConfig" into ics-mr1 by Jamie Gennis · 14 years ago
  55. 53cf202 Merge changes I37fd43b5,I91eb29db,I0491ce35 into ics-mr1 by Jamie Gennis · 14 years ago
  56. 281d107 am 68f0d47e: Merge "Import revised translations. DO NOT MERGE" into ics-mr1 by Eric Fischer · 14 years ago
  57. 68f0d47 Merge "Import revised translations. DO NOT MERGE" into ics-mr1 by Eric Fischer · 14 years ago
  58. bf1b977 Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  59. 0e67685 am bfd85f9a: Merge "SIP: turn off verbose logs." into ics-mr1 by Chia-chi Yeh · 14 years ago
  60. bfd85f9 Merge "SIP: turn off verbose logs." into ics-mr1 by Chia-chi Yeh · 14 years ago
  61. 421458a Draw in the correct FBO after invoking a GL functor Bug #5650514 by Romain Guy · 14 years ago
  62. a5cb9f4 Replace vendor specific NfcGoogle.apk with generic Nfc.apk by Nick Pelly · 14 years ago
  63. caa4482 SurfaceTexture: fix a couple tests by Jamie Gennis · 14 years ago
  64. 87f3265 EGL: default to swap interval 1 by Jamie Gennis · 14 years ago
  65. 786513a am 0507ac4d: Use isHighEndGfx to determine texture pool by John Reck · 14 years ago
  66. 0507ac4 Use isHighEndGfx to determine texture pool by John Reck · 14 years ago
  67. 96af14d Fix log spamming during time lapse video recording by James Dong · 14 years ago
  68. c10a94c4 SurfaceTexture: clean up some tests by Jamie Gennis · 14 years ago
  69. 6f0f0b1 EGL: Use cache sizes defined in the BoardConfig by Jamie Gennis · 14 years ago
  70. 31f2c2e Notify views when EGL resources are about to be destroyed Bug #5639899 by Romain Guy · 14 years ago
  71. 0cac6aa Move Camera.Sound to a stand-alone class CameraSound. by Wu-cheng Li · 14 years ago
  72. 376e93f am 7859c184: Merge "Improving PictureListener deprecating comments" into ics-mr1 by Kristian Monsen · 14 years ago
  73. 7859c18 Merge "Improving PictureListener deprecating comments" into ics-mr1 by Kristian Monsen · 14 years ago
  74. 25a43ad am 9b5d7a59: Merge "Dreams (now Screen Candy) development." into ics-mr1 by Daniel Sandler · 14 years ago
  75. 9b5d7a5 Merge "Dreams (now Screen Candy) development." into ics-mr1 by Daniel Sandler · 14 years ago
  76. 1bca8f8 merge in ics-mr0-release history after reset to ics-mr0 by The Android Automerger · 14 years ago
  77. cb6ee06 SIP: turn off verbose logs. by Chia-chi Yeh · 14 years ago
  78. e36657e Merge "Do not merge. Fix a memory leak of a Binder in SpellCheckerService" into ics-mr0 by satok · 14 years ago
  79. 73b0275 am 0e2c2f39: Reconcile with ics-mr0-release by The Android Open Source Project · 14 years ago
  80. 0e2c2f3 Reconcile with ics-mr0-release by The Android Open Source Project · 14 years ago
  81. 0cd1fe7 merge in ics-mr0-release history after reset to ics-mr0 by The Android Automerger · 14 years ago
  82. a1cd09e am 7ff7821a: am d4b22ab4: status_t != bool by Marco Nelissen · 14 years ago
  83. 7ff7821 am d4b22ab4: status_t != bool by Marco Nelissen · 14 years ago
  84. bdc2912 am d8a3cabc: Merge "Text selection AccessibilityEvents are missing text." into ics-mr1 by Svetoslav Ganov · 14 years ago
  85. d8a3cab Merge "Text selection AccessibilityEvents are missing text." into ics-mr1 by Svetoslav Ganov · 14 years ago
  86. b05bb17 don't report an error when disconnecting from an abandoned surfacetexture by Mathias Agopian · 14 years ago
  87. d4b22ab status_t != bool by Marco Nelissen · 14 years ago
  88. bcedde3 am c2fff5ea: Merge "Unlock camera AWB lock only when white-balance is changed." into ics-mr1 by Wei Huang · 14 years ago
  89. c2fff5e Merge "Unlock camera AWB lock only when white-balance is changed." into ics-mr1 by Wei Huang · 14 years ago
  90. e30983e7 Do not merge. Fix a memory leak of a Binder in SpellCheckerService by satok · 14 years ago
  91. e2fa30c enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices by Mathias Agopian · 14 years ago
  92. 45b27a4 am d5280e51: Reconcile with ics-mr0-release by The Android Open Source Project · 14 years ago
  93. d0df44b am 4d71053b: Merge "attempt to fix bug 5313580" into ics-mr1 by Mathias Agopian · 14 years ago
  94. cb513ba7 am e6a96560: Merge "Content and viewport rects set in one step." into ics-mr1 by Bart Sears · 14 years ago
  95. d5280e5 Reconcile with ics-mr0-release by The Android Open Source Project · 14 years ago
  96. 0ba8660 Report a runtime error instead of asserting on malformed avc configuration data. by Andreas Huber · 14 years ago
  97. 4d71053 Merge "attempt to fix bug 5313580" into ics-mr1 by Mathias Agopian · 14 years ago
  98. e6a9656 Merge "Content and viewport rects set in one step." into ics-mr1 by Bart Sears · 14 years ago
  99. 84dd52e Text selection AccessibilityEvents are missing text. by Svetoslav Ganov · 14 years ago
  100. 322f884 am 0358787f: Merge "Add the support libraries to the platform documentation (build)." into ics-mr1 by Svetoslav Ganov · 14 years ago