1. 9177947 Merge "Fixed SSB. Correct broadcast of removed spans' positions" by Gilles Debunne · 13 years ago
  2. 395d725 Merge "Changed the description of android.permission.READ_CONTACTS" by Maurice Chu · 13 years ago
  3. 8aae6a8 Changed the description of android.permission.READ_CONTACTS by Maurice Chu · 13 years ago
  4. 2427a4c Merge "Scheduling group cleanup" by Glenn Kasten · 13 years ago
  5. b983e27 Merge "Re-added a flag to prevent the IME from showing" by Gilles Debunne · 13 years ago
  6. f1b5644 Scheduling group cleanup by Glenn Kasten · 13 years ago
  7. 19f86e8 Invoke onTrimMemory with an EGL context Bug #6369600 by Romain Guy · 13 years ago
  8. b023bf8 let default notifications with actions get bigger that 64dp. Bug: 6377749 by Chris Wren · 13 years ago
  9. 32ef750 Merge "Add TaskStackBuilder#addParentStack(ComponentName)" by Adam Powell · 13 years ago
  10. 27bfced Merge "Remove USE_DISPLAY_LIST_PROPERTIES flag" by Chet Haase · 13 years ago
  11. 3c464bd Add TaskStackBuilder#addParentStack(ComponentName) by Adam Powell · 13 years ago
  12. ad7628a Merge "Import translations. DO NOT MERGE" by Eric Fischer · 13 years ago
  13. f4a5cc1 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  14. 1271e2c Remove USE_DISPLAY_LIST_PROPERTIES flag by Chet Haase · 13 years ago
  15. 003952b Merge "Fix dumprendertree crash" by Jonathan Dixon · 13 years ago
  16. 03b433c Fix dumprendertree crash by Jonathan Dixon · 13 years ago
  17. de09576 Merge "Cursor is moved at end of word when it is added to dictionary" by Gilles Debunne · 13 years ago
  18. 5e1243e Merge "Fix use of API level in android.webkit JavaDoc" by Steve Block · 13 years ago
  19. b838aef Fix use of API level in android.webkit JavaDoc by Steve Block · 13 years ago
  20. f913d00 Merge "Expose statfs() through IMediaContainerService." by Jeff Sharkey · 13 years ago
  21. 1579a67 Merge "Pause the WebCore thread watchdog at the right time." by Ben Murdoch · 13 years ago
  22. cba778d Pause the WebCore thread watchdog at the right time. by Ben Murdoch · 13 years ago
  23. 47bc847 Merge "Seperate interface and implementation of 4 WebView classes" by Jonathan Dixon · 13 years ago
  24. 03c63eb Merge "Update SystemUI for sw600dp devices." by Daniel Sandler · 13 years ago
  25. d3101b1 Seperate interface and implementation of 4 WebView classes by Jonathan Dixon · 13 years ago
  26. eb65757 Merge "Fix the first boundary of the sentence level spell check" by satok · 13 years ago
  27. 979de90 Fix the first boundary of the sentence level spell check by satok · 13 years ago
  28. 9cbe986a Expose statfs() through IMediaContainerService. by Jeff Sharkey · 13 years ago
  29. 49b0246 Merge "System context should inherit base package name." by Jeff Sharkey · 13 years ago
  30. 816e4f7 System context should inherit base package name. by Jeff Sharkey · 13 years ago
  31. e93cccb Merge "Fix threading issues in AudioRecord JNI" by Eric Laurent · 13 years ago
  32. 4a066c5 Update SystemUI for sw600dp devices. by Daniel Sandler · 13 years ago
  33. 7838025 Merge "Make InputEvent.getEventTime() public." by Jeff Brown · 13 years ago
  34. a2c6819 Merge "Get alias for Bluetooth devices." by Jeff Brown · 13 years ago
  35. b11499d Make InputEvent.getEventTime() public. by Jeff Brown · 13 years ago
  36. 5bbd4b4 Get alias for Bluetooth devices. by Jeff Brown · 13 years ago
  37. 8ff0c92 Merge "You can now long press on the power off menu to reboot to safe mode." by Dianne Hackborn · 13 years ago
  38. d6e716d Adding a couple of missing accessibility focus directions. by Svetoslav Ganov · 13 years ago
  39. 19caadc You can now long press on the power off menu to reboot to safe mode. by Dianne Hackborn · 13 years ago
  40. 122b2c3 Fixing a couple of issues I have introduces in the last patch. by Svetoslav Ganov · 13 years ago
  41. 532bc1c Fix threading issues in AudioRecord JNI by Eric Laurent · 13 years ago
  42. 3473b2b Re-added a flag to prevent the IME from showing by Gilles Debunne · 13 years ago
  43. 8b0af62 Merge "Move forward lock utilities to PackageHelper" by Kenny Root · 13 years ago
  44. 8d3696e Merge "Connect metered DHCP hint for Wi-Fi networks." by Jeff Sharkey · 13 years ago
  45. 9f6e4ba Connect metered DHCP hint for Wi-Fi networks. by Jeff Sharkey · 13 years ago
  46. bb56676 Merge "Visible spans changes only invalidate the affected text sub display lists" by Gilles Debunne · 13 years ago
  47. ebc86af Visible spans changes only invalidate the affected text sub display lists by Gilles Debunne · 13 years ago
  48. 72de206 Merge "Adding support for traversing the content of a node info at granularity." by Svetoslav Ganov · 13 years ago
  49. aa780c1 Adding support for traversing the content of a node info at granularity. by Svetoslav Ganov · 13 years ago
  50. 2782a47 Move forward lock utilities to PackageHelper by Kenny Root · 13 years ago
  51. e1a996e Merge "Move handling of package changes to a background thread." by Dianne Hackborn · 13 years ago
  52. ebd4775 Merge "Support fallback action if unhandled key event" by John Reck · 13 years ago
  53. 069fa7b Merge "Lost the race." by Jeff Brown · 13 years ago
  54. 9e6d4b0 Lost the race. by Jeff Brown · 13 years ago
  55. e81e3a4 Merge "Added NFC disable during phone shutdown" by Martijn Coenen · 13 years ago
  56. 48b6b71 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 13 years ago
  57. 8883d39 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  58. 3bba8d0 Added NFC disable during phone shutdown by Sunil Jogi · 13 years ago
  59. 70c8723 Merge "Add fade-in and fade-out for selection handles." by George Mount · 13 years ago
  60. 2eb70fb Cursor is moved at end of word when it is added to dictionary by Gilles Debunne · 13 years ago
  61. 0b568ff Merge "TextView's sub display lists have tighten bounds" by Gilles Debunne · 13 years ago
  62. 30d773f Add fade-in and fade-out for selection handles. by George Mount · 13 years ago
  63. d6b1098 Support fallback action if unhandled key event by John Reck · 13 years ago
  64. d84e593 fix press feedback on notification rows by Chris Wren · 13 years ago
  65. e17fc7d6 Merge "Improve android.hardware.Camera.setRotation javadoc." by Wu-cheng Li · 13 years ago
  66. 8969ea1 Improve android.hardware.Camera.setRotation javadoc. by Wu-cheng Li · 13 years ago
  67. d0d7503 Move handling of package changes to a background thread. by Dianne Hackborn · 13 years ago
  68. e30df77 Merge "Adding an opt-in mechanism for gesture detection in AccessibilityService." by Svetoslav Ganov · 13 years ago
  69. fefd20e Adding an opt-in mechanism for gesture detection in AccessibilityService. by Svetoslav Ganov · 13 years ago
  70. 8962abd Merge "Check whether db was really opened read/write." by Jeff Brown · 13 years ago
  71. 330ec91 Check whether db was really opened read/write. by Jeff Brown · 13 years ago
  72. dd184f9 Merge "Adding callback for widget size changed, and potentially other extra info" by Winson Chung · 13 years ago
  73. 53c5fa8 Merge "Fix some smooth scrolling bugs in lists and update on the animation timer." by Adam Powell · 13 years ago
  74. 1fa179ef Fix some smooth scrolling bugs in lists and update on the animation timer. by Adam Powell · 13 years ago
  75. 5dd32fb Merge "Fix issue #4499996: LiveWallpaperPreview activity intent filter" by Dianne Hackborn · 13 years ago
  76. 157aafc TextView's sub display lists have tighten bounds by Gilles Debunne · 13 years ago
  77. e8724c8 Adding callback for widget size changed, and potentially other extra info by Adam Cohen · 13 years ago
  78. 7df7d20 Fix issue #4499996: LiveWallpaperPreview activity intent filter by Dianne Hackborn · 13 years ago
  79. 749e796 UI test automation cannot get the root node and gets null children. by Svetoslav Ganov · 13 years ago
  80. caf7f3d Merge "Add websettings API for file origin policy." by Selim Gurun · 13 years ago
  81. 0ea6dad Add websettings API for file origin policy. by Selim Gurun · 13 years ago
  82. f0c4c65 Fix build by Michael Chan · 13 years ago
  83. 9dd4a6c Merge "Save and load snapshots async" by John Reck · 13 years ago
  84. d65c2be Merge "Add ContentProvider for apps to read received SMS cell broadcasts." by Jake Hamby · 13 years ago
  85. 875f064 Merge "Move SystemUI out of system UID." by Jeff Sharkey · 13 years ago
  86. 27e2fa4 Merge "Added columns to store package name and uri to a custom app" by Michael Chan · 13 years ago
  87. 37960c7 Added columns to store package name and uri to a custom app by Michael Chan · 13 years ago
  88. ee3b562 Save and load snapshots async by John Reck · 13 years ago
  89. 59a422e Ensure that touch and hover targets are cleared when needed. by Jeff Brown · 13 years ago
  90. 00710e9 Make InputDevice.SOURCE_STYLUS meaningful. by Jeff Brown · 13 years ago
  91. 661f362 Merge "Add new API to find smallest/largest screen size." by Dianne Hackborn · 13 years ago
  92. 68c33ca Add new API to find smallest/largest screen size. by Dianne Hackborn · 13 years ago
  93. 675035d Merge "Remove code preventing scrollTo(0,0)" by John Reck · 13 years ago
  94. ad36d1e Merge "Always execute actions on the runQueue" by Chet Haase · 13 years ago
  95. cdfc8bc Merge "Fix stack overflow during animation of action bar." by George Mount · 13 years ago
  96. 9caeb14 Fix stack overflow during animation of action bar. by George Mount · 13 years ago
  97. a131f4e Merge "Adjust action bar tab policies" by Adam Powell · 13 years ago
  98. b8139af Adjust action bar tab policies by Adam Powell · 13 years ago
  99. b78c284 Always execute actions on the runQueue by Chet Haase · 13 years ago
  100. 5b086eb Merge "Import translations. DO NOT MERGE" by Eric Fischer · 13 years ago