1. ba7b959 Use a new config flag to decide if notification led pulsing can be turned on/off. by Amith Yamasani · 13 years ago
  2. 7fc8f51 Merge "Turn an another assertion into a runtime error in ACodec's implementation" by Andreas Huber · 13 years ago
  3. d30b897 Merge "Move full backup/restore onto dedicated threads" by Christopher Tate · 13 years ago
  4. d41108c Turn an another assertion into a runtime error in ACodec's implementation by Andreas Huber · 13 years ago
  5. 465d42e Merge "Increase the avi extractor's confidence slighly over mp3's" by Andreas Huber · 13 years ago
  6. f8c84b3 Increase the avi extractor's confidence slighly over mp3's by Andreas Huber · 13 years ago
  7. a28e854 Move full backup/restore onto dedicated threads by Christopher Tate · 13 years ago
  8. fc7a808 Merge "If suggestion span is not enable, removes the suggestion span (so no underline is displayed), and do not try to display the suggestion pop-up." by Gilles Debunne · 13 years ago
  9. 3e1dc03 Merge "Turn hinting back on" by Romain Guy · 13 years ago
  10. f68832b Turn hinting back on by Romain Guy · 13 years ago
  11. 8369904 Merge "Add simple test for reference counting." by Stephen Hines · 13 years ago
  12. 4a51175 Merge "Add int and missing fp tests to RSTest." by Stephen Hines · 13 years ago
  13. 45caa44 Merge "Emergency callback mode handling" by Irfan Sheriff · 13 years ago
  14. 76eb1a2 Merge "Revert "Make the SyncManager timeout syncs if it takes too long to bind to them."" by Fred Quintana · 13 years ago
  15. 6515f50 Merge "Handle DOWN/MOVE/UP gestures with fling. Bug: 5265814" by Jeff Brown · 13 years ago
  16. e9a9dbe Merge "The back key stops selection mode in extracted text mode." by Gilles Debunne · 13 years ago
  17. 87b1466 Revert "Make the SyncManager timeout syncs if it takes too long to bind to them." by Fred Quintana · 13 years ago
  18. d61a3a1 Merge "Import revised translations." by Eric Fischer · 13 years ago
  19. e076045 If suggestion span is not enable, removes the suggestion span (so no underline is displayed), by Luca Zanolin · 13 years ago
  20. aeb1167 Merge "Hide navigation buttons when they are DISABLEd." by Daniel Sandler · 13 years ago
  21. 78cc91a Import revised translations. by Eric Fischer · 13 years ago
  22. fa0d231 Merge "On zoom to overview, reflow text, if necessary." by Mangesh Ghiware · 13 years ago
  23. 049f5cc Merge "Don't override the hash code for the channel." by Jaikumar Ganesh · 13 years ago
  24. 92bda84 Reconcile with gingerbread-release by The Android Open Source Project · 13 years ago
  25. d2deee1 Merge "Fix the visiblity of the ime switcher icon." by satok · 13 years ago
  26. 9747f89 Fix the visiblity of the ime switcher icon. by satok · 13 years ago
  27. 616f317 Emergency callback mode handling by Irfan Sheriff · 13 years ago
  28. 029d587 Hide navigation buttons when they are DISABLEd. by Daniel Sandler · 13 years ago
  29. e00633e Fix NPE by Ken Wakasa · 13 years ago
  30. f4b783f8 Merge "Exit the keyguard when the user clicks a notification." by Daniel Sandler · 13 years ago
  31. 8dbdee5 Merge "Fix bug swiping away NO_CLEAR notifications." by Daniel Sandler · 13 years ago
  32. 6c04826 Merge "Revert encryption mapping for device wipes." by Ben Komalo · 13 years ago
  33. 48b3914 Merge "Fix preference screen padding for legacy apps (non Holo)." by Amith Yamasani · 13 years ago
  34. e1e0613 Merge "Fixing DownloadManager Test app." by Neal Nguyen · 13 years ago
  35. 6f0b2ed Merge "aggregating test results when reporting to instrumentation out." by Tsu Chiang Chuang · 13 years ago
  36. 92d3318 Exit the keyguard when the user clicks a notification. by Daniel Sandler · 13 years ago
  37. 5691c7a Fix preference screen padding for legacy apps (non Holo). by Amith Yamasani · 13 years ago
  38. 113045a Fix bug swiping away NO_CLEAR notifications. by Daniel Sandler · 13 years ago
  39. fe75cb3 Merge "Fix inflating of animations." by Dianne Hackborn · 13 years ago
  40. 6a6977e Merge "Fix 5266335: bad DIRTY/invalidation logic" by Chet Haase · 13 years ago
  41. 8962028 Fix inflating of animations. by Dianne Hackborn · 13 years ago
  42. a14d20f aggregating test results when reporting to instrumentation out. by Tsu Chiang Chuang · 13 years ago
  43. cf2f70d Add simple test for reference counting. by Stephen Hines · 13 years ago
  44. dfbbb77 Add int and missing fp tests to RSTest. by Stephen Hines · 13 years ago
  45. 8a48a2b Merge "Fix build." by Dianne Hackborn · 13 years ago
  46. b7fd61e Fix build. by Dianne Hackborn · 13 years ago
  47. 3eff066 Merge "Handle HSPAP." by John Huang · 13 years ago
  48. f186f30 Fix 5266335: bad DIRTY/invalidation logic by Chet Haase · 13 years ago
  49. 1a9c6c9 Merge "The wave view attributes should not be public." by Dianne Hackborn · 13 years ago
  50. fd19906 Merge "Inter process interrogation ocassionally gets stuck." by Svetoslav Ganov · 13 years ago
  51. 6bc5e53 Inter process interrogation ocassionally gets stuck. by Svetoslav Ganov · 13 years ago
  52. acc3012 The wave view attributes should not be public. by Dianne Hackborn · 13 years ago
  53. 1524cad one more api missed by android-merger · 13 years ago
  54. dbed072 Fix build by Adam Powell · 13 years ago
  55. 81cca03 Merge "Fix metrics on Holo progress dialogs" by Adam Powell · 13 years ago
  56. ba3c377 Fix metrics on Holo progress dialogs by Adam Powell · 13 years ago
  57. 3593fc4 Merge "Go faster!!!!" by Romain Guy · 13 years ago
  58. fbab0869 Merge "MTS Recorder Test: Use VideoFrameRate from Device Camcorder Profile" by James Dong · 13 years ago
  59. d8f7c2c MTS Recorder Test: Use VideoFrameRate from Device Camcorder Profile by Devaraj Rangasamy · 13 years ago
  60. 78f6e63 Handle DOWN/MOVE/UP gestures with fling. Bug: 5265814 by Jeff Brown · 13 years ago
  61. 0e23c2e Merge "Tweak VelocityTracker. Bug: 5265529" by Jeff Brown · 13 years ago
  62. 5132273 Hide method to fix the build by Gilles Debunne · 13 years ago
  63. 61ae88e missed part of https://android-git.corp.google.com/g/#/c/104540/ by android-merger · 13 years ago
  64. 886b372 On zoom to overview, reflow text, if necessary. by Mangesh Ghiware · 13 years ago
  65. a5e3ede missed aidl change in previous merge by android-merger · 13 years ago
  66. a3809b3 Merge "Relax form autocomplete conditions" by Ben Murdoch · 13 years ago
  67. 67fe057 Merge "Fix bug 5214224 - Align stock framework list item padding for dialogs" by Adam Powell · 13 years ago
  68. 581761d Tweak VelocityTracker. Bug: 5265529 by Jeff Brown · 13 years ago
  69. 2bfc75a Merge "Bug 5255124: Move cursor to the end of a word after correction popup alternates selection" by Gilles Debunne · 13 years ago
  70. 4f2b0dc Merge "Bug 5278456: text highlight color depends on the type of suggestion spans." by Gilles Debunne · 13 years ago
  71. 4cf9a3b Merge "Fix another hardcoded frame rate in the media framework test" by James Dong · 13 years ago
  72. 88f8b84 Fix bug 5214224 - Align stock framework list item padding for dialogs by Adam Powell · 13 years ago
  73. 61eb5ae Don't override the hash code for the channel. by Jaikumar Ganesh · 13 years ago
  74. 973f553 Make MediaScanner skip certain directories by Guang Zhu · 13 years ago
  75. 1ef3fdb Go faster!!!! by Romain Guy · 13 years ago
  76. 7b8d7cb Merge "Pull animation attributes out of main view class." by Dianne Hackborn · 13 years ago
  77. 6d172e6 Merge "Add error codes for channel disconnection / connection." by Jaikumar Ganesh · 13 years ago
  78. 4eb37f8 Merge "Bug 5214224 - List item metrics" by Adam Powell · 13 years ago
  79. 858c396 Merge "Finalize wifi watchdog default settings" by Irfan Sheriff · 13 years ago
  80. dd4c771 Merge "Disable p2p when airplane mode is turned on" by Irfan Sheriff · 13 years ago
  81. 1a87ba4 Bug 5255124: Move cursor to the end of a word after correction popup alternates selection by Gilles Debunne · 13 years ago
  82. 1fe61d7 Merge "Allow lockscreen orientation to be overridden with a system property." by Jim Miller · 13 years ago
  83. 6f84da5 Merge "Don't check mFilledBuffers whether it is empty or not when the port reconfiguration is not meant for buffer reallocation" by James Dong · 13 years ago
  84. 56bacd7 Allow lockscreen orientation to be overridden with a system property. by Jim Miller · 13 years ago
  85. e123612 Merge "Work on issue #5144065: Tap on Music icon from Home screen - a different app opens" by Dianne Hackborn · 13 years ago
  86. e16c279 Handle HSPAP. by John Huang · 13 years ago
  87. 42a4501 bring nfc-extras up to date (same as gingerbread) by android-merger · 13 years ago
  88. e5ba16a Work on issue #5144065: Tap on Music icon from Home screen - a different app opens by Dianne Hackborn · 13 years ago
  89. 13c7197 Revert encryption mapping for device wipes. by Ben Komalo · 13 years ago
  90. ddb715b Pull animation attributes out of main view class. by Dianne Hackborn · 13 years ago
  91. 7c8375d Bug 5214224 - List item metrics by Adam Powell · 13 years ago
  92. 2376f82 Relax form autocomplete conditions by Ben Murdoch · 13 years ago
  93. 104f6a0 Merge "Fix issue #5273986: The power usage of the mp3 background playback..." by Dianne Hackborn · 13 years ago
  94. 295da73 Disable p2p when airplane mode is turned on by Irfan Sheriff · 13 years ago
  95. d67ff5c Merge "list_dividers for xh are now 2pixels high." by Peter Ng · 13 years ago
  96. 4a0c91f Don't check mFilledBuffers whether it is empty or not when the port reconfiguration is not meant for buffer reallocation by James Dong · 13 years ago
  97. 9fe6cb5 Fix issue #5273986: The power usage of the mp3 background playback... by Dianne Hackborn · 13 years ago
  98. 998196d Finalize wifi watchdog default settings by Irfan Sheriff · 13 years ago
  99. 920d06d Merge "Updated CAB done assets" by Peter Ng · 13 years ago
  100. 99e1099 Merge "The time and data pickers did not support IME editor action correctly." by Svetoslav Ganov · 13 years ago