1. 31d9d89 Merge "Update shortcut IME when asked. And match the language of subtype by "startWith" not "equals"." into honeycomb by satok · 14 years ago
  2. 3da9223 Update shortcut IME when asked. And match the language of subtype by "startWith" not "equals". by satok · 14 years ago
  3. f21ef7d Fix any_connection reporting. by Robert Greenwalt · 14 years ago
  4. 02d2b3b API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly" by Christopher Tate · 14 years ago
  5. 147f7df Merge "IAE: Service not registered: com.android.server.AccessibilityManagerService" into honeycomb by Svetoslav Ganov · 14 years ago
  6. 7ac190d Merge "default wifi sleep policy change" into honeycomb by Irfan Sheriff · 14 years ago
  7. 96b10d6 default wifi sleep policy change by Irfan Sheriff · 14 years ago
  8. 6f089b8 IAE: Service not registered: com.android.server.AccessibilityManagerService by Svetoslav Ganov · 14 years ago
  9. 2275cd4 Merge "Copy user info from PackageSetting as well" into honeycomb by Kenny Root · 14 years ago
  10. 97ef63b Copy user info from PackageSetting as well by Kenny Root · 14 years ago
  11. 52b1367 Merge "IOBE while diabling accessibility with some enabled accessibility services." into honeycomb by Svetoslav Ganov · 14 years ago
  12. f527a1d Merge "Prevent events from getting backlogged." into honeycomb by Jeff Brown · 14 years ago
  13. d070e89 Make AppWidgetService handle components enabling and disabling. by Joe Onorato · 14 years ago
  14. 928e054 Prevent events from getting backlogged. by Jeff Brown · 14 years ago
  15. 6ff5f10 IOBE while diabling accessibility with some enabled accessibility services. by Svetoslav Ganov · 14 years ago
  16. 58bf1d9 Fix issue 3317627. by Eric Laurent · 14 years ago
  17. ea278a9 DO NOT MERGE Referencing of "r.record.name" is occured, when "r.record" is null. by lge-aosp · 14 years ago
  18. 4f05220 Merge commit '690d20bb53ba2485f59d128b365eff991d5cc3e6' into manualmerge by Dianne Hackborn · 14 years ago
  19. b0512c3 Merge "Fix check for required features" into honeycomb by Kenny Root · 14 years ago
  20. 247fe74 Implement issue # 3255887 could CursorLoader offer... by Dianne Hackborn · 14 years ago
  21. 947f782 Fix bug 3245465 - Themed dialog icons by Adam Powell · 14 years ago
  22. 1683afa Fix check for required features by Kenny Root · 14 years ago
  23. 60525c8 Merge "Use BluetoothAdapter broadcast for coex settings" into honeycomb by Irfan Sheriff · 14 years ago
  24. 65eaec8 Use BluetoothAdapter broadcast for coex settings by Irfan Sheriff · 14 years ago
  25. 563d784 (cherrypick from master) 3322879 Device soft reboots on enabling and disabling accessibility settings by Svetoslav Ganov · 14 years ago
  26. 89c8f75 Merge "Fix handling of multiple possible default networks" into honeycomb by Robert Greenwalt · 14 years ago
  27. bff9018 Fix handling of multiple possible default networks by Robert Greenwalt · 14 years ago
  28. ff2dc46 Add camera service support for SurfaceTexture. by Jamie Gennis · 14 years ago
  29. 0a53d5c Add the ISurfaceComposer::createGraphicBuffer IPC. by Jamie Gennis · 14 years ago
  30. 264f6cd Temporarily remove UsbManager support for USB host. by Mike Lockwood · 14 years ago
  31. d3f36df am 73fef3c7: am b5a8654d: Clear reference to the IIntentReceiver in order to avoid memory leak by Johannes Carlsson · 14 years ago
  32. d541f0c am 4302886f: am c91f9fe5: Merge "Avoiding cyclic references when unbinding from a service" into gingerbread by Dianne Hackborn · 14 years ago
  33. 73fef3c am b5a8654d: Clear reference to the IIntentReceiver in order to avoid memory leak by Johannes Carlsson · 14 years ago
  34. b5a8654 Clear reference to the IIntentReceiver in order to avoid memory leak by Johannes Carlsson · 14 years ago
  35. 4302886 am c91f9fe5: Merge "Avoiding cyclic references when unbinding from a service" into gingerbread by Dianne Hackborn · 14 years ago
  36. 3d1db86 Allow bumpDns() to execute correctly before boot has completed by Stan Chesnutt · 14 years ago
  37. 3996b41 Avoiding cyclic references when unbinding from a service by Mattias Petersson · 14 years ago
  38. e0f9552 Merge "Only allow touch events from one device at a time." by Jeff Brown · 14 years ago
  39. ac1325b Merge "Add decryption support to MountService." by Jason parks · 14 years ago
  40. 5af0b91 Add decryption support to MountService. by Jason parks · 14 years ago
  41. 9571285 Only allow touch events from one device at a time. by Jeff Brown · 14 years ago
  42. b4ff35d Mouse pointer integration. by Jeff Brown · 14 years ago
  43. 6d978d6 Merge "Few little fragment, wm tweaks." by Dianne Hackborn · 14 years ago
  44. 352cc98 Few little fragment, wm tweaks. by Dianne Hackborn · 14 years ago
  45. e32e812 Always file DUN requests for tethering. by Robert Greenwalt · 14 years ago
  46. 7eab094 Fix flicker issue in IME. by Dianne Hackborn · 14 years ago
  47. 03c5dd9 Merge "3304011 At times Talkback still works after disabling it." by Svetoslav Ganov · 14 years ago
  48. dee9981 Merge "Don't let services in persistent processes be lost after crashing." by Dianne Hackborn · 14 years ago
  49. 070783f Don't let services in persistent processes be lost after crashing. by Dianne Hackborn · 14 years ago
  50. d825ea4 Cache the current value of background-data. by Robert Greenwalt · 14 years ago
  51. 8235404 Merge "Add initial support for cursor-based pointing devices." by Jeff Brown · 14 years ago
  52. 83c0968 Add initial support for cursor-based pointing devices. by Jeff Brown · 14 years ago
  53. da03aaa Change libusbhost and libmtp from static to shared libraries by Mike Lockwood · 14 years ago
  54. f2245aa 3304011 At times Talkback still works after disabling it. by Svetoslav Ganov · 14 years ago
  55. 55985be Make sure the ProxyProperties is always present. by Robert Greenwalt · 14 years ago
  56. 550c2b7 am 536feda7: am 949fc0ef: Merge "frameworks/base: Fix to release references to previous live wallpaper" by Dianne Hackborn · 14 years ago
  57. 536feda am 949fc0ef: Merge "frameworks/base: Fix to release references to previous live wallpaper" by Dianne Hackborn · 14 years ago
  58. bccc78f Merge "Enable networks on screen on" by Irfan Sheriff · 14 years ago
  59. 8e86b89 Enable networks on screen on by Irfan Sheriff · 14 years ago
  60. 1039872 Reduce the spinning while tethering. by Robert Greenwalt · 14 years ago
  61. fefe3f6 am cc43401c: am 6eef0ca5: Merge "frameworks/base: Fix to release references in ActivityManagerService" into gingerbread by Dianne Hackborn · 14 years ago
  62. cc43401 am 6eef0ca5: Merge "frameworks/base: Fix to release references in ActivityManagerService" into gingerbread by Dianne Hackborn · 14 years ago
  63. 6eef0ca Merge "frameworks/base: Fix to release references in ActivityManagerService" into gingerbread by Dianne Hackborn · 14 years ago
  64. 949fc0e Merge "frameworks/base: Fix to release references to previous live wallpaper" by Dianne Hackborn · 14 years ago
  65. a207ce2 frameworks/base: Fix to release references in ActivityManagerService by Vairavan Srinivasan · 14 years ago
  66. fdfc1b2 frameworks/base: Fix to release references to previous live wallpaper by Vairavan Srinivasan · 14 years ago
  67. 50b9b94 frameworks/base: Fix to release references in ActivityManagerService by Vairavan Srinivasan · 14 years ago
  68. fa93584 am c6f2b3b3: Merge "Fix policy issues when screen is off. (DO NOT MERGE)" into gingerbread by Jeff Brown · 14 years ago
  69. 00ee5b4 Merge "Fix issue #3299143: Problem report for Hanping Chinese Dictionary Pro" by Dianne Hackborn · 14 years ago
  70. 3b99ede Fix issue #3299143: Problem report for Hanping Chinese Dictionary Pro by Dianne Hackborn · 14 years ago
  71. 690d20b Fix issue # 3227963: SecurityException: Neither user 10023 nor... by Dianne Hackborn · 14 years ago
  72. eb9f7a0 Fix policy issues when screen is off. (DO NOT MERGE) by Jeff Brown · 14 years ago
  73. 15c7439 Add TYPE_BLUETOOTH network interface for reverse tethering. by Jaikumar Ganesh · 14 years ago
  74. 658ecc1 am 2f209e88: am 1622eee2: Improve performance of WindowState.toString() by Mattias Petersson · 14 years ago
  75. efe5bd7 am 46f98746: am 5d0fafe8: Merge "Be sure and report NO_CONNECTIVITY when needed." into gingerbread by Robert Greenwalt · 14 years ago
  76. 2f209e8 am 1622eee2: Improve performance of WindowState.toString() by Mattias Petersson · 14 years ago
  77. 1622eee Improve performance of WindowState.toString() by Mattias Petersson · 14 years ago
  78. eaa9e27 Merge "Fix issue #3263026: Screen rotation animation is funky..." by Dianne Hackborn · 14 years ago
  79. 5f4d643 Fix issue #3263026: Screen rotation animation is funky... by Dianne Hackborn · 14 years ago
  80. bb7dc3c Merge "Fix NPE when the shortcut subtype was not found." by satok · 14 years ago
  81. 7599a7f Fix NPE when the shortcut subtype was not found. by satok · 14 years ago
  82. f642c89 Merge "Gah forgot this." by Dianne Hackborn · 14 years ago
  83. 7c0e75e Gah forgot this. by Dianne Hackborn · 14 years ago
  84. 88819b2 Rework how recent tasks are added. by Dianne Hackborn · 14 years ago
  85. 46f9874 am 5d0fafe8: Merge "Be sure and report NO_CONNECTIVITY when needed." into gingerbread by Robert Greenwalt · 14 years ago
  86. d68e321 Be sure and report NO_CONNECTIVITY when needed. by Robert Greenwalt · 14 years ago
  87. 33b4324 Improve performance of WindowState.toString() by Mattias Petersson · 14 years ago
  88. 16331c8 Add a parameter to InputMethodManagerService.getEnabledSubtype for allowing to select subtypes implicitly if no subtype is enabled. by satok · 14 years ago
  89. c1ff9b3 am d485c76b: am c8e8a12b: Merge "Fix issue #3289835: NullPointerException in..." into gingerbread by Dianne Hackborn · 14 years ago
  90. d8a98cf am c724f2fb: disable the bypass mode. DO NOT MERGE. by Mathias Agopian · 14 years ago
  91. d485c76 am c8e8a12b: Merge "Fix issue #3289835: NullPointerException in..." into gingerbread by Dianne Hackborn · 14 years ago
  92. 43c9dd1 Merge "Bug 3292797. Talkback accessibility doesn't work at times." by Svetoslav Ganov · 14 years ago
  93. 4c7cc34 Demo hack! by Dianne Hackborn · 14 years ago
  94. 51f36f2 Bug 3292797. Talkback accessibility doesn't work at times. by Svetoslav Ganov · 14 years ago
  95. c724f2f disable the bypass mode. DO NOT MERGE. by Mathias Agopian · 14 years ago
  96. e7155e6 Fix issue 3217707. by Eric Laurent · 14 years ago
  97. 7fee71f Fix build breakage by satok · 14 years ago
  98. f7ca8f0 Merge "Change "more" button to call InputMethodConfigure in Settings" by satok · 14 years ago
  99. 1c4e4fc0 fix a small bug that caused screenshot to show garbage in some cases by Mathias Agopian · 14 years ago
  100. 88b03bd Hm somehow my log didn't make it in the last patch. by Dianne Hackborn · 14 years ago