1. 8c3e707 am 832c5485: Merge "Update screen lock/unlock sound Bug: 5416299" into ics-factoryrom by Justin Ho · 13 years ago
  2. 17b8bd1 am 17249d64: Adding Pollux notification tone Bug: 5416299 by Justin Ho · 13 years ago
  3. 015a822 am 9e7caa0b: Tie the lockscreen sounds with the ringer volume. by Amith Yamasani · 13 years ago
  4. 61cfda7 am 803ce0f9: (-s ours) Use SoundPool instead of Ringtone. by Marco Nelissen · 13 years ago
  5. 1e43657 Merge "Make sure we have the correct GL context when grabbing a bitmap Bug #5427391" by Romain Guy · 13 years ago
  6. 184b44e Merge "Fix ownership of CursorWindows across processes. Bug: 5332296" by Jeff Brown · 13 years ago
  7. 589b0bb Make sure we have the correct GL context when grabbing a bitmap Bug #5427391 by Romain Guy · 13 years ago
  8. 1d805c2 Merge "Delay sending Plugin Draw event until the surface is ready." by Derek Sollenberger · 13 years ago
  9. 281432c Delay sending Plugin Draw event until the surface is ready. by Derek Sollenberger · 13 years ago
  10. aa71686 Merge "Improve loadData JavaDoc" by John Reck · 13 years ago
  11. cca606d Improve loadData JavaDoc by John Reck · 13 years ago
  12. a5da78f Merge "YouTube can now request custom cache/prefetch parameters and disconnect-at-highwater" by Andreas Huber · 13 years ago
  13. 7f32594 YouTube can now request custom cache/prefetch parameters and disconnect-at-highwater by Andreas Huber · 13 years ago
  14. 5872a77 Merge "enable EGL_IMG_context_priority for the omap4 platform" by Mathias Agopian · 13 years ago
  15. 9e076a6 Merge "Fix Cursor leak in SettingsBackupAgent. Bug: 5434060" by Jeff Brown · 13 years ago
  16. 4873131 Merge "Always log StrictMode violations on ENG builds." by Jeff Brown · 13 years ago
  17. 222b92a Merge "Implement CloseGuard in ContentResolver." by Jeff Brown · 13 years ago
  18. 326e874 Merge "Clean up handrolled Binder proxies. Bug: 5332296" by Jeff Brown · 13 years ago
  19. 9dcd5af Merge "Bug 5430909 - Overlay action bar should consume hover events" by Adam Powell · 13 years ago
  20. 7d09f04 Bug 5430909 - Overlay action bar should consume hover events by Adam Powell · 13 years ago
  21. 59ba2b2 Merge "Bug 5250788: LatinIME slows down as amount of Text increases" by Gilles Debunne · 13 years ago
  22. 70fa87b Merge "Import revised translations." by Eric Fischer · 13 years ago
  23. 832c548 Merge "Update screen lock/unlock sound Bug: 5416299" into ics-factoryrom by Justin Ho · 13 years ago
  24. 041ed04 Merge "Size Autocomplete drop down items correctly." by Ben Murdoch · 13 years ago
  25. d174237 Size Autocomplete drop down items correctly. by Ben Murdoch · 13 years ago
  26. b19c787 Improve documentation for WebView.loadUrl() to specify charset by Steve Block · 13 years ago
  27. 17249d6 Adding Pollux notification tone Bug: 5416299 by Justin Ho · 13 years ago
  28. 3c902ec Update screen lock/unlock sound Bug: 5416299 by Justin Ho · 13 years ago
  29. bdb3df8 Merge "Add a hidden flag for the auto correction indicator in SuggestionSpan" by satok · 13 years ago
  30. af8139e Merge "Fix the behavior for choosing new default IME not to choose an auxiliary IME as the default IME" by satok · 13 years ago
  31. 9ca4b43 Add a hidden flag for the auto correction indicator in SuggestionSpan by satok · 13 years ago
  32. dc9ddae Fix the behavior for choosing new default IME not to choose an auxiliary IME as the default IME by satok · 13 years ago
  33. d218365 Fix ownership of CursorWindows across processes. Bug: 5332296 by Jeff Brown · 13 years ago
  34. f6497e4 Merge "Calling close() outside of the main thread breaks stuff." by Dianne Hackborn · 13 years ago
  35. d78a38c Merge "Move battery stats to xt_qtaguid for data stats." by Jeff Sharkey · 13 years ago
  36. 229edbc Calling close() outside of the main thread breaks stuff. by Dianne Hackborn · 13 years ago
  37. 1d8e7d6 Fix Cursor leak in SettingsBackupAgent. Bug: 5434060 by Jeff Brown · 13 years ago
  38. d5875d9 Always log StrictMode violations on ENG builds. by Jeff Brown · 13 years ago
  39. baaf8c3 Implement CloseGuard in ContentResolver. by Jeff Brown · 13 years ago
  40. fbb602f Merge "Save the click position and restore it on orientation change." by Dianne Hackborn · 13 years ago
  41. 43ee0ab Fix issue #5433910: RTE while adding an account from settings by Dianne Hackborn · 13 years ago
  42. 1059c3c Move battery stats to xt_qtaguid for data stats. by Jeff Sharkey · 13 years ago
  43. df6611d Clean up handrolled Binder proxies. Bug: 5332296 by Jeff Brown · 13 years ago
  44. 421fa27 Fix issue #5418999: [From My Phone] - ANR when navigating back from OneUp view by Dianne Hackborn · 13 years ago
  45. 9e7caa0 Tie the lockscreen sounds with the ringer volume. by Amith Yamasani · 13 years ago
  46. 803ce0f Use SoundPool instead of Ringtone. by Marco Nelissen · 13 years ago
  47. 650c53a Merge "SurfaceFlinger: screenshots w/ protected buffers" by James Dong · 13 years ago
  48. 8765ebf Merge "Update Icon Guidelines and Icon Templates Pack for ICS" by Roman Nurik · 13 years ago
  49. 5c18ac6 Save the click position and restore it on orientation change. by Amith Yamasani · 13 years ago
  50. 6d288bd Merge "b/5399355 StringIndexOutOfBoundsException from AccountManagerService" by Costin Manolache · 13 years ago
  51. 830d083 SurfaceFlinger: screenshots w/ protected buffers by Jamie Gennis · 13 years ago
  52. 03e9d8a Import revised translations. by Eric Fischer · 13 years ago
  53. 184df10 enable EGL_IMG_context_priority for the omap4 platform by Mathias Agopian · 13 years ago
  54. da71e80 Merge "don't log EGL errors due to unimplemented proprietary extensions" by Mathias Agopian · 13 years ago
  55. ced7edd Update Icon Guidelines and Icon Templates Pack for ICS by Roman Nurik · 13 years ago
  56. ba8ecd2 Merge "Fix how we hide and show the nav bar." by Dianne Hackborn · 13 years ago
  57. 270928b Merge changes Idbfeb3cc,I03e8e2e7,Iff9eed78 by Jeff Brown · 13 years ago
  58. 4cc8baf Merge "Restore broken CursorWindow.getType behavior. Bug: 5430009" by Jeff Brown · 13 years ago
  59. b762d1e Merge "Handle audio focus in HTML5 audio" by Michael Kolb · 13 years ago
  60. 69f906e Merge "Stupid fixed point math. Bug #5423215" by Romain Guy · 13 years ago
  61. 5a6d3a4 Stupid fixed point math. Bug #5423215 by Romain Guy · 13 years ago
  62. 705a664 Merge "Fixing alarm clock bug" by Steven Ross · 13 years ago
  63. df89e65 Fix how we hide and show the nav bar. by Dianne Hackborn · 13 years ago
  64. 889453b Handle audio focus in HTML5 audio by Michael Kolb · 13 years ago
  65. 715311f Fix regression in CursorWindow.getString() Bug: 5332296 by Jeff Brown · 13 years ago
  66. e47b89c Merge "Fix wallpaper restore" by Christopher Tate · 13 years ago
  67. 7ce7452 Clean up CursorWindow lifetime. Bug: 5332296 by Jeff Brown · 13 years ago
  68. d0ff68d Fix regression in CursorWindow.copyStingToBuffer. Bug: 5332296 by Jeff Brown · 13 years ago
  69. 287d6c6 Bug 5250788: LatinIME slows down as amount of Text increases by Gilles Debunne · 13 years ago
  70. aa32c30 Restore broken CursorWindow.getType behavior. Bug: 5430009 by Jeff Brown · 13 years ago
  71. 9c2df26 Fixing alarm clock bug by Steven Ross · 13 years ago
  72. 25d888b Merge "Fix calc visible to account for action bar" by John Reck · 13 years ago
  73. cf6bc99 Merge "Turn off debug messge" by Matthew Xie · 13 years ago
  74. bf6ee4f Fix wallpaper restore by Christopher Tate · 13 years ago
  75. 75b071e Merge "Fix bug #5371117 Regression : The Hebrew / Arabic text behavior in ICS latest build is wrong" by Fabrice Di Meglio · 13 years ago
  76. 05f876e Merge "Simplify the way we get the version info. Reduces startup overhead." by Jason Sams · 13 years ago
  77. 5c863f7 Fix bug #5371117 Regression : The Hebrew / Arabic text behavior in ICS latest build is wrong by Fabrice Di Meglio · 13 years ago
  78. e0f2515 Merge "Fix bug 5399568 - ListView check states inconsistent after data set change" by Adam Powell · 13 years ago
  79. f0f9511 Turn off debug messge by Matthew Xie · 13 years ago
  80. 41c95f3 Merge "Specifying -1 for both low and highwater marks would not actually do the right thing" by Andreas Huber · 13 years ago
  81. b987d87 Specifying -1 for both low and highwater marks would not actually do the right thing by Andreas Huber · 13 years ago
  82. 851a14e Merge "Add initialize method to CameraHardwareInterface" by Iliyan Malchev · 13 years ago
  83. d8b505d Merge "Add WebViewClient.onProceededAfterSslError()" by Steve Block · 13 years ago
  84. 85e7279 b/5399355 StringIndexOutOfBoundsException from AccountManagerService by Costin Manolache · 13 years ago
  85. 7b6da3c Add initialize method to CameraHardwareInterface by Tyler Luu · 13 years ago
  86. 59797e6 Merge "Allow a system property "media.stagefright.cache-params" to override cache/prefetcher" by Andreas Huber · 13 years ago
  87. fe33a75 Add WebViewClient.onProceededAfterSslError() by Steve Block · 13 years ago
  88. 1370987 Reconcile with ics-factoryrom-release by The Android Open Source Project · 13 years ago
  89. 17f2541 Merge "Allow shutter/recording sound to be adjusted unless it's forced." by Chih-Chung Chang · 13 years ago
  90. 3c02c12 Merge "Allow Camera.setDisplayOrientation to be called when preview is active." by Wu-cheng Li · 13 years ago
  91. d303362 Allow Camera.setDisplayOrientation to be called when preview is active. by Wu-cheng Li · 13 years ago
  92. 1d6f70c docs: Add api overview for ICS by Scott Main · 13 years ago
  93. b89ebaa Doc change: revise API diffs. by Dirk Dougherty · 13 years ago
  94. 0eefb56 Revert "Doc change: add diffs for API level 14." due to api change by Scott Main · 13 years ago
  95. 9143aaa Allow shutter/recording sound to be adjusted unless it's forced. by Chih-Chung Chang · 13 years ago
  96. 1233316 merge in ics-factoryrom-release history after reset to ics-factoryrom by The Android Automerger · 13 years ago
  97. f3c0056 Merge "Fix an issue where we should allow negative values but did not" by James Dong · 13 years ago
  98. fffce6f Fix calc visible to account for action bar by John Reck · 13 years ago
  99. 2e12977 am a0c39e28: (-s ours) DO NOT MERGE: fix wallpaper restore by Christopher Tate · 13 years ago
  100. 14c0804 Fix bug 5399568 - ListView check states inconsistent after data set change by Adam Powell · 13 years ago