1. 90a3c5f Disable postponing performTraversals(), for now. by Jeff Brown · 13 years ago
  2. 8463c88 Fix WebTextView rings by John Reck · 13 years ago
  3. 738a154 Merge "System bar now renders the back button for recents" by Michael Jurka · 13 years ago
  4. 328310c System bar now renders the back button for recents by Daniel Sandler · 13 years ago
  5. 9c316f3 am d49ec62c: am f3364080: Merge "New and improved silent mode on lockscreen." into ics-mr1 by Amith Yamasani · 13 years ago
  6. e49e8cc Merge "resolved conflicts for merge of 6a828712 to master" by Adam Powell · 13 years ago
  7. e4b8ff8 resolved conflicts for merge of 6a828712 to master by Adam Powell · 13 years ago
  8. bdfe770 Merge "Discard framebuffer rendering queues when discarding layers Bug #5581817" by Romain Guy · 13 years ago
  9. 9c4b79a Discard framebuffer rendering queues when discarding layers Bug #5581817 by Romain Guy · 13 years ago
  10. 19380da Disable poor network connection alone by Irfan Sheriff · 13 years ago
  11. b42d5e2 Merge "Fix PIN pad." by Jeff Brown · 13 years ago
  12. 07069a0 Fix PIN pad. by Jeff Brown · 13 years ago
  13. f9bb1cd resolved conflicts for merge of fb729202 to master by Gilles Debunne · 13 years ago
  14. 1e99421 Merge "Fix TextLayoutCache issue when loading Font tables (DO NOT MERGE)" into ics-mr1 by Fabrice Di Meglio · 13 years ago
  15. e300be9 IOOB is Suggestions by Gilles Debunne · 13 years ago
  16. f336408 Merge "New and improved silent mode on lockscreen." into ics-mr1 by Amith Yamasani · 13 years ago
  17. 99cdc6a Fix TextLayoutCache issue when loading Font tables (DO NOT MERGE) by Fabrice Di Meglio · 13 years ago
  18. 6243edd New and improved silent mode on lockscreen. by Amith Yamasani · 13 years ago
  19. c3f581b Workaround for issue where the notifyDatasetChanged call chain is broken when Launcher is killed. (Bug 5703782) by Winson Chung · 13 years ago
  20. 720efc4 Merge "Lower touch slop in ViewConfiguration." into ics-mr1 by Adam Powell · 13 years ago
  21. 7d39f85 Lower touch slop in ViewConfiguration. by Adam Powell · 13 years ago
  22. 98a85c2 Merge "Invalidated bounds tightened in TextView" into ics-mr1 by Gilles Debunne · 13 years ago
  23. 58ad16c Merge "Import revised translations. DO NOT MERGE" into ics-mr1 by Eric Fischer · 13 years ago
  24. d5f4420 am 1113e755: am ea25ea7e: Merge "Adding a system preference whether to speak passwords in accessibility mode." into ics-mr1 by Svetoslav Ganov · 13 years ago
  25. c5436f2 Prevent NPE in SuggestionSpan by Gilles Debunne · 13 years ago
  26. c92b5c2 Import revised translations. DO NOT MERGE by Eric Fischer · 13 years ago
  27. ea25ea7e Merge "Adding a system preference whether to speak passwords in accessibility mode." into ics-mr1 by Svetoslav Ganov · 13 years ago
  28. 419204c Merge "Remove inFullScreenMode JNI call during drawGL call." by George Mount · 13 years ago
  29. eba76f3 Merge "Edits to strings to meet UI text standards. * Use contractions. * Use \u2026 instead of ... for ellipsis. * Use straight quotes (for now that's the standard). * Made the permission descriptions consistent. * Use sentence case everywhere except for proper nouns. * Notification messages need ending punctuation. * Use "touch" instead of "tap". * Use "choose" instead of "select", except when selecting text. * Use "sign into" instead of "sign in to". * Use "Do you want..." instead of "Would you like..." * Autofill has only initial cap." by Claudia de Veaux · 13 years ago
  30. af802c6 Remove BlockingMediaPlayer. by Narayan Kamath · 13 years ago
  31. 4079702 Merge "Fix memory corruption issues in TextLayoutCache. (DO NOT MERGE)" into ics-mr1 by Jeff Brown · 13 years ago
  32. 1c2bfd4 Merge "Use a Choreographer to schedule animation and drawing." by Jeff Brown · 13 years ago
  33. 731b939 Merge "Add a new class to receive vsync events." by Jeff Brown · 13 years ago
  34. 935fa02 Merge "Refactor ValueAnimator to reduce use of ThreadLocals." by Jeff Brown · 13 years ago
  35. f697e5d Merge "Harfbuzz assumes the length of the item is at least 1." by Jeff Brown · 13 years ago
  36. 65c1cc5 Merge "Ensure log_clusters array is big enough." by Jeff Brown · 13 years ago
  37. f98c2a6 Fix memory corruption issues in TextLayoutCache. (DO NOT MERGE) by Jeff Brown · 13 years ago
  38. a03bded Harfbuzz assumes the length of the item is at least 1. by Jeff Brown · 13 years ago
  39. 738ef87 Ensure log_clusters array is big enough. by Jeff Brown · 13 years ago
  40. 2016055 am 12479141: am 0d9a41e7: Merge "Broadcast turning on/off intent as early as possible when switch on/off BT" into ics-mr1 by Matthew Xie · 13 years ago
  41. 0d9a41e Merge "Broadcast turning on/off intent as early as possible when switch on/off BT" into ics-mr1 by Matthew Xie · 13 years ago
  42. deb86c6 am ec42750e: am 0c0120ef: Merge "Fix issue #5714517: App shortcuts can result in bad task intents" into ics-mr1 by Dianne Hackborn · 13 years ago
  43. 0c0120e Merge "Fix issue #5714517: App shortcuts can result in bad task intents" into ics-mr1 by Dianne Hackborn · 13 years ago
  44. 478237d Truthiness is good. by Dianne Hackborn · 13 years ago
  45. f5b8671 Fix issue #5714517: App shortcuts can result in bad task intents by Dianne Hackborn · 13 years ago
  46. a6ba6fd Broadcast turning on/off intent as early as possible when switch on/off BT by Matthew Xie · 13 years ago
  47. 5d3f6e6 Remove inFullScreenMode JNI call during drawGL call. by George Mount · 13 years ago
  48. e7851ea am f3f7d65b: am b5f2dfbc: Merge "By default ICS allows two syncs to run in parallel. Make it only do one at a time for devices that don\'t have much RAM as defined by the call ActivityManager.isLargeRAM()" into ics-mr1 by Fred Quintana · 13 years ago
  49. b5f2dfb Merge "By default ICS allows two syncs to run in parallel. Make it only do one at a time for devices that don't have much RAM as defined by the call ActivityManager.isLargeRAM()" into ics-mr1 by Fred Quintana · 13 years ago
  50. 96e942d Use a Choreographer to schedule animation and drawing. by Jeff Brown · 13 years ago
  51. 7d6d55a am cda010d5: am 3124e6f9: Merge "Remove debug log messages" into ics-mr1 by Michael Kolb · 13 years ago
  52. 1fd2911 am 96f660f4: am e63d67ef: Merge "Add extra 2 minute for wifi to shutdown" into ics-mr1 by Xia Wang · 13 years ago
  53. 6a2b621 am 96de4c3b: am da926cf2: Merge "TalkBack does not announce properly the buttons of the PIN lock." into ics-mr1 by Svetoslav Ganov · 13 years ago
  54. 4774a21 am 9467d0bd: am 74b496dd: Merge "Numberpicker section divider is now 2dp thick" into ics-mr1 by Peter Ng · 13 years ago
  55. 19c908a am ab50285a: am 845b3efc: Merge "Add missing locale date format files." into ics-mr1 by Eric Fischer · 13 years ago
  56. 3124e6f Merge "Remove debug log messages" into ics-mr1 by Michael Kolb · 13 years ago
  57. e63d67e Merge "Add extra 2 minute for wifi to shutdown" into ics-mr1 by Xia Wang · 13 years ago
  58. 33e4469 By default ICS allows two syncs to run in parallel. Make it only by Fred Quintana · 13 years ago
  59. da926cf Merge "TalkBack does not announce properly the buttons of the PIN lock." into ics-mr1 by Svetoslav Ganov · 13 years ago
  60. e4e5fef Remove debug log messages by Michael Kolb · 13 years ago
  61. 55f937a Adding a system preference whether to speak passwords in accessibility mode. by Svetoslav Ganov · 13 years ago
  62. fe0d352 Merge "Make sure onPostExecute() is never called after cancel() Bug #5651553" by Romain Guy · 13 years ago
  63. 657f513 Make sure onPostExecute() is never called after cancel() Bug #5651553 by Romain Guy · 13 years ago
  64. a10be93 TalkBack does not announce properly the buttons of the PIN lock. by Svetoslav Ganov · 13 years ago
  65. 6b66e9e Switch to notifications for walled garden by Irfan Sheriff · 13 years ago
  66. 74b496d Merge "Numberpicker section divider is now 2dp thick" into ics-mr1 by Peter Ng · 13 years ago
  67. 845b3ef Merge "Add missing locale date format files." into ics-mr1 by Eric Fischer · 13 years ago
  68. 10a3e8f Add extra 2 minute for wifi to shutdown by Xia Wang · 13 years ago
  69. db04b88 Add missing locale date format files. by Eric Fischer · 13 years ago
  70. cbdff7a Numberpicker section divider is now 2dp thick by Peter Ng · 13 years ago
  71. 0a0a124 Add a new class to receive vsync events. by Jeff Brown · 13 years ago
  72. 9c38dbe Refactor ValueAnimator to reduce use of ThreadLocals. by Jeff Brown · 13 years ago
  73. 315e468 am 803caff1: am 003c15d7: Merge "Fix issue #5614559: Registering surface error in..." into ics-mr1 by Dianne Hackborn · 13 years ago
  74. 003c15d Merge "Fix issue #5614559: Registering surface error in..." into ics-mr1 by Dianne Hackborn · 13 years ago
  75. 1d7d0af DOC CHANGE: Add Content URI ref doc by Joe Malin · 13 years ago
  76. 58915ce am 32e914fc: am 277cbe5a: Merge "set System UI visibility based on MediaController state" into ics-mr1 by Michael Kolb · 13 years ago
  77. 277cbe5 Merge "set System UI visibility based on MediaController state" into ics-mr1 by Michael Kolb · 13 years ago
  78. 6075e3d Merge "Simplify the implementation of AudioPlaybackHandler." by Narayan Kamath · 13 years ago
  79. 236c12c Edits to strings to meet UI text standards. by Claudia de Veaux · 13 years ago
  80. f3a0a60 Merge "Remove type tests when recycling input events." by Jeff Brown · 13 years ago
  81. 92cc2d8 Remove type tests when recycling input events. by Jeff Brown · 13 years ago
  82. 61566cc Fix issue #5614559: Registering surface error in... by Dianne Hackborn · 13 years ago
  83. f240ac99 am 0c7e894e: am 2f1e1e4a: Merge "Handle animations in Views\' rectangle clipping methods." into ics-mr1 by Gilles Debunne · 13 years ago
  84. 4b747570 am 6d3e51d4: am 43bc6b09: Merge "Fix updateDoubleTapZoom logic" into ics-mr1 by John Reck · 13 years ago
  85. a606226 am 54cf27d7: am 6d90c1c6: Merge "Disable GLES20Canvas on emu w/o native GL" into ics-mr1 by Jesse Hall · 13 years ago
  86. 868d1bd Merge "TextLayoutCache Fix compilation issue" by Fabrice Di Meglio · 13 years ago
  87. c07b678 set System UI visibility based on MediaController state by Michael Kolb · 13 years ago
  88. 5448f03 TextLayoutCache Fix compilation issue by Fabrice Di Meglio · 13 years ago
  89. 2f1e1e4 Merge "Handle animations in Views' rectangle clipping methods." into ics-mr1 by Gilles Debunne · 13 years ago
  90. 43bc6b0 Merge "Fix updateDoubleTapZoom logic" into ics-mr1 by John Reck · 13 years ago
  91. 7ea817e Merge "Move native netd calls to varargs." by Jeff Sharkey · 13 years ago
  92. ba2896e Move native netd calls to varargs. by Jeff Sharkey · 13 years ago
  93. 6d90c1c Merge "Disable GLES20Canvas on emu w/o native GL" into ics-mr1 by Jesse Hall · 13 years ago
  94. f96aa3b Merge "(de)activating spell check taken into account immediately" into ics-mr1 by Gilles Debunne · 13 years ago
  95. 4406345 Disable GLES20Canvas on emu w/o native GL by Jesse Hall · 13 years ago
  96. 32cbc3855 Refactor InputQueue as InputEventReceiver. by Jeff Brown · 13 years ago
  97. db918cf Merge "Ensure input events are processed in-order in the application." by Jeff Brown · 13 years ago
  98. 76d7901 Merge "Improve latency instrumentation." by Jeff Brown · 13 years ago
  99. 0598327 Fix updateDoubleTapZoom logic by John Reck · 13 years ago
  100. a2a56f8 am 48e07296: am bfb3dec2: Merge "More social integration." into ics-mr1 by Dianne Hackborn · 13 years ago