1. 24d146b Fix the boundary of the sentence level spell check by satok · 14 years ago
  2. 3bba862 Merge "Add yet more keyboard layouts." into jb-dev by Jeff Brown · 14 years ago
  3. 69b2be1 Add yet more keyboard layouts. by Jeff Brown · 14 years ago
  4. 2c227f4 Merge "DO NOT MERGE. Do not dispatch context selection events to non-visible fragments." into jb-dev by Dianne Hackborn · 14 years ago
  5. c0581af DO NOT MERGE. Do not dispatch context selection events to non-visible fragments. by Jake Wharton · 14 years ago
  6. 1fa1de5 Merge "Allow forward locked apps to be in ASECs" into jb-dev by Kenny Root · 14 years ago
  7. d7a2a42 Merge "Move RINGTONE_PICKER to handle external storage." into jb-dev by Jeff Sharkey · 14 years ago
  8. 6dcf382 Move RINGTONE_PICKER to handle external storage. by Jeff Sharkey · 14 years ago
  9. 6dceb88 Allow forward locked apps to be in ASECs by Kenny Root · 14 years ago
  10. ba0ee8f Make Advanceable a public API. by Michael Jurka · 14 years ago
  11. 8f94ec1 Merge "Fix for layout debug mode." by Philip Milne · 14 years ago
  12. 604f440 Fix for layout debug mode. by Philip Milne · 14 years ago
  13. 9ca10c8 Merge "Adding explicit text traversal granularities and actions for web navigation." by Svetoslav Ganov · 14 years ago
  14. 2c8e19e Merge "New API to allow third-party apps to bind widgets" by Michael Jurka · 14 years ago
  15. b7ff325 Adding explicit text traversal granularities and actions for web navigation. by Svetoslav Ganov · 14 years ago
  16. e4cd3b0 Merge "Fix 6299832: Add search target swipe action to navigation bar on phones" by Jim Miller · 14 years ago
  17. 97c03ca Merge "Do not notify text watchers when replace is a no-op" by Gilles Debunne · 14 years ago
  18. 069ac9a Merge "Updating activity/task transition animations." by Winson Chung · 14 years ago
  19. dc6f79b Updating activity/task transition animations. by Winson Chung · 14 years ago
  20. e272cbe Merge "Add support for custom app and uri in events" by Michael Chan · 14 years ago
  21. bb9d6e6 Merge "Relax global restrict for system services." by Jeff Sharkey · 14 years ago
  22. 5294a2f Relax global restrict for system services. by Jeff Sharkey · 14 years ago
  23. bb9fd4a Add support for custom app and uri in events by Michael Chan · 14 years ago
  24. e898ac5 Fix 6299832: Add search target swipe action to navigation bar on phones by Jim Miller · 14 years ago
  25. 61a5b01 New API to allow third-party apps to bind widgets by Michael Jurka · 14 years ago
  26. 80193e7 Merge "add a (hidden) api on Surface to query if the consumer is running behind the producer" by Mathias Agopian · 14 years ago
  27. 0430ce9 Merge "Removing hierarchical accessibility focus directions." by Svetoslav Ganov · 14 years ago
  28. a057f33 am 5ba15cc3: am 9d9251c8: am 847d677f: am 3c40675f: Merge "Fix potential NPE when saving fragment state." by Dianne Hackborn · 14 years ago
  29. c14bacf add a (hidden) api on Surface to query if the consumer is running behind the producer by Mathias Agopian · 14 years ago
  30. 2d373a1 TextView refactoring part 3: the easy by Gilles Debunne · 14 years ago
  31. c1da08f Merge "Expose Context.NSD_SERVICE" by Irfan Sheriff · 14 years ago
  32. 60309fc Expose Context.NSD_SERVICE by Irfan Sheriff · 14 years ago
  33. 9125079 Merge "Support picture listener correctly in HW webviews" by Chris Craik · 14 years ago
  34. 4961295 Merge "Use the right timeout" by John Reck · 14 years ago
  35. d7156d3 Use the right timeout by John Reck · 14 years ago
  36. 2318889 Merge "Add tests for reflection and improve JavaDoc for Java Bridge" by Steve Block · 14 years ago
  37. 3aa800b Add tests for reflection and improve JavaDoc for Java Bridge by Steve Block · 14 years ago
  38. ab3333d Merge "Don't allow children of a SizeAdaptiveLayout to measure outside their declared range of valid sizes." by Chris Wren · 14 years ago
  39. 54dfa5d Don't allow children of a SizeAdaptiveLayout to measure outside their declared range of valid sizes. by Chris Wren · 14 years ago
  40. ce5a597 Merge "Disable READ_EXTERNAL enforcement until API level cut." by Jeff Sharkey · 14 years ago
  41. d776f61 Disable READ_EXTERNAL enforcement until API level cut. by Jeff Sharkey · 14 years ago
  42. b2b15716 Merge "Promote layout debugging code from GridLayout to ViewGroup." by Philip Milne · 14 years ago
  43. 0b7d747 Merge "Editor uses a SpanWatcher to track EasyEditSpans" by Gilles Debunne · 14 years ago
  44. df3ab4a Merge "Scheduling policy service" by Glenn Kasten · 14 years ago
  45. 07b0465 Scheduling policy service by Glenn Kasten · 14 years ago
  46. ba4dd93 Merge "Allow enabling Bluetooth without auto-connecting." by Martijn Coenen · 14 years ago
  47. f03f64d Merge "Update WebViewClassic JavaDoc to refer to WebView" by Steve Block · 14 years ago
  48. 406aeb2 Update WebViewClassic JavaDoc to refer to WebView by Steve Block · 14 years ago
  49. 26ed99f Merge "static methods in CookieManger call via instance" by Jonathan Dixon · 14 years ago
  50. be58c40 static methods in CookieManger call via instance by Jonathan Dixon · 14 years ago
  51. 5ba15cc am 9d9251c8: am 847d677f: am 3c40675f: Merge "Fix potential NPE when saving fragment state." by Dianne Hackborn · 14 years ago
  52. 847d677 am 3c40675f: Merge "Fix potential NPE when saving fragment state." by Dianne Hackborn · 14 years ago
  53. 76f287e Removing hierarchical accessibility focus directions. by Svetoslav Ganov · 14 years ago
  54. 5479e29 Merge "I broke the build after all... here's a fix." by Romain Guy · 14 years ago
  55. d4caee0 I broke the build after all... here's a fix. by Romain Guy · 14 years ago
  56. b6ad9d9 Merge "Don't launch ACTION_QUICK_CONTACT activities in a new task." by Adam Powell · 14 years ago
  57. ba6be8a Prevent WebView from crashing when detached from the window Bug #6365056 by Romain Guy · 14 years ago
  58. 619ffd7 Don't launch ACTION_QUICK_CONTACT activities in a new task. by Adam Powell · 14 years ago
  59. 258029e Fix potential NPE when saving fragment state. by Jake Wharton · 14 years ago
  60. 8b48244 Merge "Centered text is not updated" by Gilles Debunne · 14 years ago
  61. c62589c Editor uses a SpanWatcher to track EasyEditSpans by Gilles Debunne · 14 years ago
  62. 9177947 Merge "Fixed SSB. Correct broadcast of removed spans' positions" by Gilles Debunne · 14 years ago
  63. 2427a4c Merge "Scheduling group cleanup" by Glenn Kasten · 14 years ago
  64. fb9f5be Centered text is not updated by Gilles Debunne · 14 years ago
  65. 10ca24a Promote layout debugging code from GridLayout to ViewGroup. by Philip Milne · 14 years ago
  66. 6c614b7 Allow enabling Bluetooth without auto-connecting. by Martijn Coenen · 14 years ago
  67. b983e27 Merge "Re-added a flag to prevent the IME from showing" by Gilles Debunne · 14 years ago
  68. f1b5644 Scheduling group cleanup by Glenn Kasten · 14 years ago
  69. 19f86e8 Invoke onTrimMemory with an EGL context Bug #6369600 by Romain Guy · 14 years ago
  70. b023bf8 let default notifications with actions get bigger that 64dp. Bug: 6377749 by Chris Wren · 14 years ago
  71. 32ef750 Merge "Add TaskStackBuilder#addParentStack(ComponentName)" by Adam Powell · 14 years ago
  72. 3c464bd Add TaskStackBuilder#addParentStack(ComponentName) by Adam Powell · 14 years ago
  73. 1271e2c Remove USE_DISPLAY_LIST_PROPERTIES flag by Chet Haase · 14 years ago
  74. 003952b Merge "Fix dumprendertree crash" by Jonathan Dixon · 14 years ago
  75. 03b433c Fix dumprendertree crash by Jonathan Dixon · 14 years ago
  76. de09576 Merge "Cursor is moved at end of word when it is added to dictionary" by Gilles Debunne · 14 years ago
  77. 5e1243e Merge "Fix use of API level in android.webkit JavaDoc" by Steve Block · 14 years ago
  78. b838aef Fix use of API level in android.webkit JavaDoc by Steve Block · 14 years ago
  79. f913d00 Merge "Expose statfs() through IMediaContainerService." by Jeff Sharkey · 14 years ago
  80. 1579a67 Merge "Pause the WebCore thread watchdog at the right time." by Ben Murdoch · 14 years ago
  81. cba778d Pause the WebCore thread watchdog at the right time. by Ben Murdoch · 14 years ago
  82. d3101b1 Seperate interface and implementation of 4 WebView classes by Jonathan Dixon · 14 years ago
  83. eb65757 Merge "Fix the first boundary of the sentence level spell check" by satok · 14 years ago
  84. 979de90 Fix the first boundary of the sentence level spell check by satok · 14 years ago
  85. 9cbe986a Expose statfs() through IMediaContainerService. by Jeff Sharkey · 14 years ago
  86. 816e4f7 System context should inherit base package name. by Jeff Sharkey · 14 years ago
  87. 7838025 Merge "Make InputEvent.getEventTime() public." by Jeff Brown · 14 years ago
  88. a2c6819 Merge "Get alias for Bluetooth devices." by Jeff Brown · 14 years ago
  89. b11499d Make InputEvent.getEventTime() public. by Jeff Brown · 14 years ago
  90. 5bbd4b4 Get alias for Bluetooth devices. by Jeff Brown · 14 years ago
  91. 8ff0c92 Merge "You can now long press on the power off menu to reboot to safe mode." by Dianne Hackborn · 14 years ago
  92. d6e716d Adding a couple of missing accessibility focus directions. by Svetoslav Ganov · 14 years ago
  93. 19caadc You can now long press on the power off menu to reboot to safe mode. by Dianne Hackborn · 14 years ago
  94. 9e5936b Support picture listener correctly in HW webviews by Chris Craik · 14 years ago
  95. 122b2c32 Fixing a couple of issues I have introduces in the last patch. by Svetoslav Ganov · 14 years ago
  96. 3473b2b Re-added a flag to prevent the IME from showing by Gilles Debunne · 14 years ago
  97. 8b0af62 Merge "Move forward lock utilities to PackageHelper" by Kenny Root · 14 years ago
  98. 8d3696e Merge "Connect metered DHCP hint for Wi-Fi networks." by Jeff Sharkey · 14 years ago
  99. 9f6e4ba Connect metered DHCP hint for Wi-Fi networks. by Jeff Sharkey · 14 years ago
  100. bb56676 Merge "Visible spans changes only invalidate the affected text sub display lists" by Gilles Debunne · 14 years ago