1. 5a5b84c Merge "Bring LatinIME's privateImeOptions "forceAscii" to a formal public API" by Ken Wakasa · 14 years ago
  2. cf12902 Merge "Log global autosync on dumpsys Protect dumpsys from divide by zero" by Alon Albert · 14 years ago
  3. dc89357 Merge "Getting rid of hack where the wallpaper offset was being deferred" by Adam Cohen · 14 years ago
  4. c8f4183 Bring LatinIME's privateImeOptions "forceAscii" to a formal public API by Ken Wakasa · 14 years ago
  5. bd2ff36 Merge "AccessibilityService description not internationalized." by Svetoslav Ganov · 14 years ago
  6. 986f00f Merge "Rewrite SQLite database wrappers." by Jeff Brown · 14 years ago
  7. 1569369 Merge "Fix indentation and whitespace." by Jeff Brown · 14 years ago
  8. 18c415c Merge "Clean up database tests a little bit." by Jeff Brown · 14 years ago
  9. e5360fb Rewrite SQLite database wrappers. by Jeff Brown · 15 years ago
  10. 791a633 Getting rid of hack where the wallpaper offset was being deferred by Adam Cohen · 14 years ago
  11. 3f11f30 Fix indentation and whitespace. by Jeff Brown · 14 years ago
  12. 5a05c23 Clean up database tests a little bit. by Jeff Brown · 14 years ago
  13. e340527 Merge "Fixed fadingEdge documentation" by Gilles Debunne · 14 years ago
  14. cf5cecd8 am 1890fa82: am 79d84930: Merge "Set Bluetooth adapter to PowerOff mode when turnoff with airplane on" into ics-mr1 by Matthew Xie · 14 years ago
  15. 1890fa8 am 79d84930: Merge "Set Bluetooth adapter to PowerOff mode when turnoff with airplane on" into ics-mr1 by Matthew Xie · 14 years ago
  16. 79d8493 Merge "Set Bluetooth adapter to PowerOff mode when turnoff with airplane on" into ics-mr1 by Matthew Xie · 14 years ago
  17. 6b9a41c am baaf136c: am 0a3fcc3e: Fix Apache stack by John Reck · 14 years ago
  18. baaf136 am 0a3fcc3e: Fix Apache stack by John Reck · 14 years ago
  19. 1c66547 Merge "Use audio_format_t consistently" by Glenn Kasten · 14 years ago
  20. 2931d8a Merge "DO NOT MERGE - Cherry picking from master to MR1" into ics-mr1 by Danielle Millett · 14 years ago
  21. 8a1131d Merge "DO NOT MERGE cherry-picked FU framework tablet commits" into ics-mr1 by Brian Colonna · 14 years ago
  22. 11299b1 Make public SpellChecker utilities by satok · 14 years ago
  23. 2709682 Log global autosync on dumpsys Protect dumpsys from divide by zero by Alon Albert · 14 years ago
  24. 4acb7846 am 87badc20: am 4ac4ab4e: Merge "Remove sleep from test acitivity to avoid ANR when key event is injected bug#: 5737922" into ics-mr1 by Xia Wang · 14 years ago
  25. 4ac4ab4 Merge "Remove sleep from test acitivity to avoid ANR when key event is injected bug#: 5737922" into ics-mr1 by Xia Wang · 14 years ago
  26. b123e96 Merge "Initial NavCache removal support" by John Reck · 14 years ago
  27. f3171fb Set Bluetooth adapter to PowerOff mode when turnoff with airplane on by Matthew Xie · 14 years ago
  28. 51938e2 Merge "Do Not Merge. Move ssl callbacks to webcore thread." into ics-mr1 by Selim Gurun · 14 years ago
  29. 4eda105 Initial NavCache removal support by John Reck · 15 years ago
  30. a9830d4 Merge "Fix build warnings" by Glenn Kasten · 14 years ago
  31. 129e19c Fix build warnings by Glenn Kasten · 14 years ago
  32. 0a3fcc3 Fix Apache stack by John Reck · 14 years ago
  33. d742fa3 Merge "Fix build warnings" by Glenn Kasten · 14 years ago
  34. f8f4b69 Merge "Query the native side to decide to play when going into full screen mode" by Teng-Hui Zhu · 14 years ago
  35. 972b1a5 Do Not Merge. Move ssl callbacks to webcore thread. by Selim Gurun · 15 years ago
  36. ed70933 Fix build warnings by Glenn Kasten · 14 years ago
  37. 8175494 Merge "Write unit tests for android.speech.tts." by Narayan Kamath · 14 years ago
  38. 2cc28de Merge "Move non-monotonic reporting to interface." by Jeff Sharkey · 14 years ago
  39. 5a7bcf3 Move non-monotonic reporting to interface. by Jeff Sharkey · 14 years ago
  40. e4c89e3 Query the native side to decide to play when going into full screen mode by Teng-Hui Zhu · 14 years ago
  41. 044a0b8 Merge "Build all test apks as raw resource in FrameworksCoreTests." by Ying Wang · 14 years ago
  42. 24162fc Build all test apks as raw resource in FrameworksCoreTests. by Ying Wang · 14 years ago
  43. 38e9075 Merge "Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE" by Steve Block · 14 years ago
  44. 5437c22 am d3872f55: am 62fad768: Merge "Fix 4560303: Add setting to lock later when power button pressed" into ics-mr1 by Jim Miller · 14 years ago
  45. 62fad76 Merge "Fix 4560303: Add setting to lock later when power button pressed" into ics-mr1 by Jim Miller · 14 years ago
  46. de7a2f3 DO NOT MERGE - Cherry picking from master to MR1 by Danielle Millett · 15 years ago
  47. a4edd15 Fix 4560303: Add setting to lock later when power button pressed by Jim Miller · 14 years ago
  48. 32313b1 am d476c8b8: am d3be0a76: Merge "Unhide Resources APIs for getting resources at specific densities." into ics-mr1 by Dianne Hackborn · 14 years ago
  49. d3be0a7 Merge "Unhide Resources APIs for getting resources at specific densities." into ics-mr1 by Dianne Hackborn · 14 years ago
  50. 2ddb4c8 Merge "Fix issue with site-specific display density getting stuck." by Mangesh Ghiware · 14 years ago
  51. 45b075d Fix a bug where window progress bars had the wrong default visibility by Adam Powell · 14 years ago
  52. 6f2db8e Fix issue with site-specific display density getting stuck. by Mangesh Ghiware · 14 years ago
  53. 64140a0 Fix Music import for Turkish locales. by Elliott Hughes · 15 years ago
  54. ec193de Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE by Steve Block · 14 years ago
  55. 7664c0e DO NOT MERGE cherry-picked FU framework tablet commits by Brian Colonna · 14 years ago
  56. 6139897 Unhide Resources APIs for getting resources at specific densities. by Dianne Hackborn · 14 years ago
  57. 7d5178e Merge "Add textDirection="locale"" by Fabrice Di Meglio · 14 years ago
  58. 3d00578 Merge "Prompt the user to terminate unresponsive pages." by Ben Murdoch · 14 years ago
  59. 08289f5 Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE" by Steve Block · 14 years ago
  60. c0c3025 Fix delete key with ContentEditable fields. by George Mount · 15 years ago
  61. e2e2083 Prompt the user to terminate unresponsive pages. by Ben Murdoch · 15 years ago
  62. c60aad2 Write unit tests for android.speech.tts. by Narayan Kamath · 15 years ago
  63. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
  64. bc5d876 Avoid allocating when performing the measure/layout passes by Romain Guy · 14 years ago
  65. 2ef4b66 Merge "New UX calls for dialogs without titles." by Marco Nelissen · 14 years ago
  66. 1986ed76 Merge "Update WebSettings.PREVIOUS_VERSION" by John Reck · 14 years ago
  67. 143c7c8 am 4bc873e6: am 7944704e: Merge "Switch camera sounds to always use the system enforced audio stream." into ics-mr1 by Eino-Ville Talvala · 14 years ago
  68. 7944704 Merge "Switch camera sounds to always use the system enforced audio stream." into ics-mr1 by Eino-Ville Talvala · 14 years ago
  69. a476eed Merge "getDuration can be only called after prepared. DO NOT MERGE" into ics-mr1 by Bart Sears · 14 years ago
  70. 9cd7bde New UX calls for dialogs without titles. by Marco Nelissen · 14 years ago
  71. c1d03cf Merge "Fix bug #5822825 Paint.measureText (char[] text, int index, int count) cannot handle text more than 32K long - DO NOT MERGE" into ics-mr1 by Fabrice Di Meglio · 14 years ago
  72. fe3eb93 am 7db47a42: am 3116b7a7: Merge "Updating default image wallpaper for tablet." into ics-mr1 by Justin Ho · 14 years ago
  73. 3116b7a Merge "Updating default image wallpaper for tablet." into ics-mr1 by Justin Ho · 14 years ago
  74. 5755d01 Merge "Remove GET_NATIVE_VIEW from WebViewCore to reduce JNI." by George Mount · 14 years ago
  75. 427f2e5 Remove GET_NATIVE_VIEW from WebViewCore to reduce JNI. by George Mount · 14 years ago
  76. 4c1e00a Add textDirection="locale" by Fabrice Di Meglio · 14 years ago
  77. f4c2294 Merge "Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE" by Steve Block · 14 years ago
  78. b7feb1c Switch camera sounds to always use the system enforced audio stream. by Eino-Ville Talvala · 14 years ago
  79. d88f26e Merge "Clean up code using eclipse's automatic cleanup feature." by George Mount · 14 years ago
  80. 5883520 Merge "Make WebView.HitTestResult static" by Jonathan Dixon · 14 years ago
  81. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 14 years ago
  82. c42e6a0 Merge "Comment clean up for InputMethodSubtype." by Ken Wakasa · 14 years ago
  83. 3dc5a2e Merge "Bug fix for android.animation.LayoutTransition getStartDelay (int transitionType) Bug Id : 5813366" by Rajdeep Dua · 14 years ago
  84. 9a74476 Comment clean up for InputMethodSubtype. by Ken Wakasa · 14 years ago
  85. d4a69b4 Merge "Fix bug #5753006 Garbled Labels in Maps" by Fabrice Di Meglio · 14 years ago
  86. 149537c getDuration can be only called after prepared. DO NOT MERGE by Teng-Hui Zhu · 14 years ago
  87. fab67a1 Clean up code using eclipse's automatic cleanup feature. by George Mount · 14 years ago
  88. a4ad292 Merge "getDuration can be only called after prepared." by Teng-Hui Zhu · 14 years ago
  89. a0a117b Fix bug #5822825 Paint.measureText (char[] text, int index, int count) cannot handle text more than 32K long - DO NOT MERGE by Fabrice Di Meglio · 14 years ago
  90. bd47cac Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE" by Steve Block · 14 years ago
  91. c726ff0 Merge "Fix bug #5822825 Paint.measureText (char[] text, int index, int count) cannot handle text more than 32K long" by Fabrice Di Meglio · 14 years ago
  92. 1c5a89d Use audio_format_t consistently by Glenn Kasten · 14 years ago
  93. c511bee8 Fix bug #5753006 Garbled Labels in Maps by Fabrice Di Meglio · 14 years ago
  94. 777710e Update WebSettings.PREVIOUS_VERSION by John Reck · 14 years ago
  95. cf06d73 Bug fix for android.animation.LayoutTransition getStartDelay (int transitionType) by Rajdeep Dua · 14 years ago
  96. 9a03482 am 3ed28036: am c697ebfd: Merge "Enhancement on ICS data stall polling logic" into ics-mr1 by Wink Saville · 14 years ago
  97. 0d1d30b getDuration can be only called after prepared. by Teng-Hui Zhu · 14 years ago
  98. bd7cdc3 Fix bug #5822825 Paint.measureText (char[] text, int index, int count) cannot handle text more than 32K long by Fabrice Di Meglio · 14 years ago
  99. c697ebf Merge "Enhancement on ICS data stall polling logic" into ics-mr1 by Wink Saville · 14 years ago
  100. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 14 years ago