1. 6b818de Make VpnService synchronous API. by Hung-ying Tyan · 14 years ago
  2. 8b9df97 Merge "Fix getSwitchState." into honeycomb by Jeff Brown · 14 years ago
  3. 89de57a Fix getSwitchState. by Jeff Brown · 14 years ago
  4. 54714b8 Merge "fix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable and returns NaNs when running slowly" into honeycomb by Mathias Agopian · 14 years ago
  5. 0bcd713 fix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable and returns NaNs when running slowly by Mathias Agopian · 14 years ago
  6. a159579 Make the drag input window fullscreen touchable again by Christopher Tate · 14 years ago
  7. 28f0a53 Merge "Fail more gracefully when window state changes during drags" into honeycomb by Christopher Tate · 14 years ago
  8. 0fb9c5d Merge "improve SurfaceFlinger 'dumpsys' log" into honeycomb by Mathias Agopian · 14 years ago
  9. f01af75 Fail more gracefully when window state changes during drags by Christopher Tate · 14 years ago
  10. 06a61e2 improve SurfaceFlinger 'dumpsys' log by Mathias Agopian · 14 years ago
  11. 9240f16 Merge "StrictMode: class instance limits (track object "leaks")" into honeycomb by Brad Fitzpatrick · 14 years ago
  12. bfbe577 StrictMode: class instance limits (track object "leaks") by Brad Fitzpatrick · 14 years ago
  13. 1fc014f Fix a couple of drag & drop crashes by Christopher Tate · 14 years ago
  14. 42466b1 Merge "Tentative fix for issue 3362362." into honeycomb by Eric Laurent · 14 years ago
  15. 0163594 Tentative fix for issue 3362362. by Eric Laurent · 14 years ago
  16. 32cf193 Disabling queued unbinding of RemoteViewsServices until we fix flashing in widgets. by Winson Chung · 14 years ago
  17. 81f39eb Refactoring app widgets to address security/performance issues. by Winson Chung · 14 years ago
  18. 6c2c5fc Just a little 'ol activity manager permission change. by Dianne Hackborn · 14 years ago
  19. f4368c9 Merge "Filter virtual keys after touches." into honeycomb by Jeff Brown · 14 years ago
  20. fe50892 Filter virtual keys after touches. by Jeff Brown · 14 years ago
  21. 300c13a Erase OBB files when removing packages by Kenny Root · 14 years ago
  22. 3aa959b Merge "Fix issue #3362666 Activities launched from ongoing notifications don't animate" into honeycomb by Dianne Hackborn · 14 years ago
  23. 08121bc Fix issue #3362666 Activities launched from ongoing notifications don't animate by Dianne Hackborn · 14 years ago
  24. 34165c6 Prevent Dropbox from crashing system server pre-boot. by Brad Fitzpatrick · 14 years ago
  25. ca0f49e Merge "Fix the algorithm to get current input method subtype considering explicitly and implicitly enabled subtypes." into honeycomb by satok · 14 years ago
  26. d871343 Fix the algorithm to get current input method subtype considering explicitly and implicitly enabled subtypes. by satok · 14 years ago
  27. 327fbd2 Fix a bunch of API review bugs. by Dianne Hackborn · 14 years ago
  28. f5a2ff6 Mouse pointer tweaks. by Jeff Brown · 14 years ago
  29. 326feb8 Merge "Pick an upstream interface with valid IP config" into honeycomb by Irfan Sheriff · 14 years ago
  30. 2955209 Pick an upstream interface with valid IP config by Irfan Sheriff · 14 years ago
  31. 49db853 UsbService: Remove stack-trace message during boot. by David 'Digit' Turner · 14 years ago
  32. d6c54d9 Merge "Revert "Add the {get,set}PackageObbPaths calls to API"" into honeycomb by Kenny Root · 14 years ago
  33. a1cbb94 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 14 years ago
  34. 22dbfda Add internal plumbing to DPM for encryption by Andy Stadler · 14 years ago
  35. bcd6c96 Add OBB size to PackageStats by Kenny Root · 14 years ago
  36. f6cafb6 Implicitly/Explicitly subtypes bug. by satok · 14 years ago
  37. 3612f08 Merge "SystemServer: Do not register null BlueTooth service in the emulator" into honeycomb by David 'Digit' Turner · 14 years ago
  38. 5cdf075 Merge "Support non-rectangular input regions." into honeycomb by Jeff Brown · 14 years ago
  39. fbf0977 Support non-rectangular input regions. by Jeff Brown · 14 years ago
  40. 8a85240 Merge "Add logs when taking a screenshot to help tracking issue 3361121" into honeycomb by Mathias Agopian · 14 years ago
  41. cd2cfb6 Add logs when taking a screenshot to help tracking issue 3361121 by Mathias Agopian · 14 years ago
  42. 366949c Put externalSize measurements in PackageStats by Kenny Root · 14 years ago
  43. e2a5e86 SystemServer: Do not register null BlueTooth service in the emulator by David 'Digit' Turner · 14 years ago
  44. b2c1a5c Merge "Fix WPS to provides immediate feedback" into honeycomb by Irfan Sheriff · 14 years ago
  45. 3b81bc1 Add manifest API to request a large heap. by Dianne Hackborn · 14 years ago
  46. fd7a411 Merge "partially fix [3306150] HTML5 video with H/W acceleration blackout" into honeycomb by Mathias Agopian · 14 years ago
  47. 7a1c32e Merge "Add support for detecting finger orientation." into honeycomb by Jeff Brown · 14 years ago
  48. 517bb4c Add support for detecting finger orientation. by Jeff Brown · 14 years ago
  49. f4dfe1b partially fix [3306150] HTML5 video with H/W acceleration blackout by Mathias Agopian · 14 years ago
  50. 1061b96 Merge "Fix bug with mice that send multiple BTN_MOUSE values." into honeycomb by Jeff Brown · 14 years ago
  51. 1c9d06e Fix bug with mice that send multiple BTN_MOUSE values. by Jeff Brown · 14 years ago
  52. c827699 Merge "Add volume down as a safe mode key for Stingray." into honeycomb by Jeff Brown · 14 years ago
  53. df31ae6 switchToLastInputMethod returns a implicitly enabled subtype in the history by satok · 14 years ago
  54. 909733c Use holo style mouse pointer. by Jeff Brown · 14 years ago
  55. bd392c5 Check for null in PackageSetting constructor by Kenny Root · 14 years ago
  56. 1e8d23f Merge "Watchdog can get deadlocked on activity manager" into honeycomb by Brad Fitzpatrick · 14 years ago
  57. 312206b Merge "Add the {get,set}PackageObbPaths calls to API" into honeycomb by Kenny Root · 14 years ago
  58. 5d40fe9 Add the {get,set}PackageObbPaths calls to API by Kenny Root · 14 years ago
  59. 64fc11c Merge "Add input methods settings panel" into honeycomb by satok · 14 years ago
  60. 82beadf Add input methods settings panel by satok · 14 years ago
  61. 9765c72 Watchdog can get deadlocked on activity manager by Brad Fitzpatrick · 14 years ago
  62. 010719c Merge "fix [3312683] Camera mirroring problem after switching from back to front camera" into honeycomb by Mathias Agopian · 14 years ago
  63. e4c56c9 Fix WPS to provides immediate feedback by Irfan Sheriff · 14 years ago
  64. 15572ff Merge "Save input method subtype even if the current IME is not running." into honeycomb by satok · 14 years ago
  65. ca83021 Save input method subtype even if the current IME is not running. by satok · 14 years ago
  66. b09abc1 Add volume down as a safe mode key for Stingray. by Jeff Brown · 14 years ago
  67. 8454370 Merge "Fix issue #3330037: Unnecessary orientations appear..." into honeycomb by Dianne Hackborn · 14 years ago
  68. 94cb2eb Fix issue #3330037: Unnecessary orientations appear... by Dianne Hackborn · 14 years ago
  69. 00ae87d Fix NPE in interceptKeyBeforeDispatching. by Jeff Brown · 14 years ago
  70. fb4dcb1 fix [3312683] Camera mirroring problem after switching from back to front camera by Mathias Agopian · 14 years ago
  71. 402438b Merge "Deep clone settings for system package update" into honeycomb by Kenny Root · 14 years ago
  72. 291e78c Deep clone settings for system package update by Kenny Root · 14 years ago
  73. 8eca7a1 Merge "Fix issue #3153930: orphan window left on screen" into honeycomb by Dianne Hackborn · 14 years ago
  74. f99f9c5 Fix issue #3153930: orphan window left on screen by Dianne Hackborn · 14 years ago
  75. 6458202 Merge "Suppress orientation changes during drag operations" into honeycomb by Christopher Tate · 14 years ago
  76. 3defffe Merge "Fix remote GraphicBuffer allocation in SurfaceFlinger." into honeycomb by Jamie Gennis · 14 years ago
  77. 27ac243 Merge "Print currentDestinationString() for each backup transport" into honeycomb by Fabrice Di Meglio · 14 years ago
  78. 8aac3ee Print currentDestinationString() for each backup transport by Fabrice Di Meglio · 14 years ago
  79. f7acf16 Fix remote GraphicBuffer allocation in SurfaceFlinger. by Jamie Gennis · 14 years ago
  80. a3cdaa5 Revert "Remove the APIs for the old encryption scheme." by Jason parks · 14 years ago
  81. 495056a Merge "Turn off DUN connection after tethering." into honeycomb by Robert Greenwalt · 14 years ago
  82. 21f62b9 Merge "Add a method enable encryption." into honeycomb by Jason parks · 14 years ago
  83. ca6777b Merge "Remove the APIs for the old encryption scheme." into honeycomb by Jason parks · 14 years ago
  84. 5bf6cc0 Merge "Initialize mOtaspMode to OTASP_UNKNOWN." into honeycomb by Wink Saville · 14 years ago
  85. 7b0f8f0 API changes to support encryption in DPM by Andy Stadler · 14 years ago
  86. 994ef92 Turn off debugging logspam for release by Christopher Tate · 14 years ago
  87. ccd24de Suppress orientation changes during drag operations by Christopher Tate · 14 years ago
  88. 19b9ab4 Turn off DUN connection after tethering. by Robert Greenwalt · 14 years ago
  89. 56aa532 Add a method enable encryption. by Jason parks · 14 years ago
  90. c9330dd Initialize mOtaspMode to OTASP_UNKNOWN. by Wink Saville · 14 years ago
  91. 2e7ffa5 Fix issue #3344089: runtime restart due to java.lang.StackOverflowError... by Dianne Hackborn · 14 years ago
  92. 1125d78 Remove the APIs for the old encryption scheme. by Jason parks · 14 years ago
  93. 502e9a4 Allow updated system apps to retain priority by Kenny Root · 14 years ago
  94. a78e9f0 Merge "Fix any_connection reporting." into honeycomb by Robert Greenwalt · 14 years ago
  95. 31d9d89 Merge "Update shortcut IME when asked. And match the language of subtype by "startWith" not "equals"." into honeycomb by satok · 14 years ago
  96. 3da9223 Update shortcut IME when asked. And match the language of subtype by "startWith" not "equals". by satok · 14 years ago
  97. f21ef7d Fix any_connection reporting. by Robert Greenwalt · 14 years ago
  98. 02d2b3b API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly" by Christopher Tate · 14 years ago
  99. 147f7df Merge "IAE: Service not registered: com.android.server.AccessibilityManagerService" into honeycomb by Svetoslav Ganov · 14 years ago
  100. 7ac190d Merge "default wifi sleep policy change" into honeycomb by Irfan Sheriff · 14 years ago