1. fafb041 MountService: Move boot-time mount to a thread - avoids ANR at boot by San Mehat · 14 years ago
  2. 939d5fa Merge "Add USB RNDIS enable/disable control" by Robert Greenwalt · 14 years ago
  3. b167643 Merge "Fixing bug 2453467 - In case of a dead process while disabling Accessibility some processes keep sending AccessibilityEvents" by Dianne Hackborn · 14 years ago
  4. e36d6e2 Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes by Dianne Hackborn · 14 years ago
  5. fb606da Fixing bug 2453467 - In case of a dead process while disabling Accessibility some processes keep sending AccessibilityEvents by Svetoslav Ganov · 14 years ago
  6. 424c61fd Fix 2363699 - Make notification shade animate closed when disabled by Joe Onorato · 14 years ago
  7. c34ebce Make MountService work in the simulator. by Marco Nelissen · 14 years ago
  8. ce1200d Add USB RNDIS enable/disable control by Robert Greenwalt · 14 years ago
  9. d970998 framework: storage: Add 'force' option to unmount/destroy storage apis, and update callsites. by San Mehat · 14 years ago
  10. 154f7a1 Show car mode notification in status bar. by Tobias Haamel · 14 years ago
  11. 6d43ebb Merge "Make the simulator boot again." by Marco Nelissen · 14 years ago
  12. 6a6588b am 6371a2d3: am ee3bbefd: Merge "Don\'t crash the system process when apps give us a bad foreground service notification." into eclair by Joe Onorato · 14 years ago
  13. 62dbb22 Make the simulator boot again. by Marco Nelissen · 14 years ago
  14. 65e7277 Merge "Fixing bug 2451615 - Accessibility services are started upon system reboot while accessibility is disabled" by Dianne Hackborn · 14 years ago
  15. 589f37c Merge "Add Java hookup to netd interface notifications." by Robert Greenwalt · 14 years ago
  16. 3d4178f Merge "Fix formatting of ANRs." by Eric Rowe · 14 years ago
  17. e325392 Add Java hookup to netd interface notifications. by Robert Greenwalt · 14 years ago
  18. 43cc469 Don't return passive location provider unless app has fine permissions. by Bryan Mawhinney · 14 years ago
  19. 6371a2d am ee3bbefd: Merge "Don\'t crash the system process when apps give us a bad foreground service notification." into eclair by Joe Onorato · 14 years ago
  20. 34fcf97 Don't crash the system process when apps give us a bad foreground service notification. by Joe Onorato · 14 years ago
  21. 714cff0 Fixing bug 2451615 - Accessibility services are started upon system reboot while accessibility is disabled by Svetoslav Ganov · 14 years ago
  22. 6f4f619 Fix formatting of ANRs. by Eric Rowe · 14 years ago
  23. a4903f2 Add passive location provider. by Mike Lockwood · 14 years ago
  24. 1168baa Tone down a non-error log message about lack of ancestral dataset tracking by Christopher Tate · 14 years ago
  25. 1e84ac5 Fix permission exception thrown on exit car mode. by Tobias Haamel · 14 years ago
  26. e32c345 Merge "Add the automatic handling of night/notnight UI modes." by Mike Cleron · 14 years ago
  27. dfac9a6 Merge "Fix issue #2420412: API review: DeviceAdmin API changes" by Dianne Hackborn · 14 years ago
  28. ef6b22f Fix issue #2420412: API review: DeviceAdmin API changes by Dianne Hackborn · 14 years ago
  29. 4086f75 NativeDaemonConnector: Improve bad list IPC diagnostics by San Mehat · 14 years ago
  30. a4437fc Fix null pointer exception in connectivity service broadcast receiver. by Mike Lockwood · 14 years ago
  31. 0902f02 Merge "Detect system-wide safe mode and configure the VM accordingly." by Ben Cheng · 14 years ago
  32. 2db939b Merge "MountService: Add API call for getting a list of pids currently using the specified mountpoint" by San Mehat · 14 years ago
  33. c1b4ce9 MountService: Add API call for getting a list of pids currently using the specified mountpoint by San Mehat · 14 years ago
  34. 6a6ce74 Merge "Update Tethering." by Robert Greenwalt · 14 years ago
  35. cff1ae5 Merge "API CHANGE: expose backup/restore to the SDK" by Chris Tate · 14 years ago
  36. 2a091d7 Update Tethering. by Robert Greenwalt · 14 years ago
  37. e28290e API CHANGE: expose backup/restore to the SDK by Christopher Tate · 14 years ago
  38. 044a401 Merge "Move mount service wrapper calls to PackageHelper" by Suchi Amalapurapu · 14 years ago
  39. 6c0afff Detect system-wide safe mode and configure the VM accordingly. by Ben Cheng · 14 years ago
  40. 679bba3 Move mount service wrapper calls to PackageHelper by Suchi Amalapurapu · 14 years ago
  41. 63cfebf Switch from REMOTE_INTENT to the new push messaging, add the required permission. by Costin Manolache · 14 years ago
  42. f8bb2a9 am 5d72a8dd: cherry pick d60e29009c1049a9776e6630e9489e1ef3f83491 by android-build SharedAccount · 14 years ago
  43. 5d72a8d cherry pick d60e29009c1049a9776e6630e9489e1ef3f83491 by android-build SharedAccount · 14 years ago
  44. 3619b9ab Fix dumpsys activity service <name> by Kenny Root · 14 years ago
  45. 5ce7d28 Small oom_adj tweaks. by Dianne Hackborn · 14 years ago
  46. 642b7c0 Merge "Include install location preference when installing packages. Changes include Add new remote call in default container service to determine install location. Rename INSTALL_ON_SDCARD Remove recommentAppInstall method Add some additional flags used in remote stubs. Move check for protected apps prior to copy. Unit tests" by Suchi Amalapurapu · 14 years ago
  47. bfca3a0 Add the automatic handling of night/notnight UI modes. by Bernd Holzhey · 14 years ago
  48. 1c9131c Remove all traces of the old checkin service (and its associated parental by Dan Egnor · 14 years ago
  49. 0e9d2af New user interface sound effects: by Daniel Sandler · 14 years ago
  50. 5b993ce Include install location preference when installing packages. by Suchi Amalapurapu · 14 years ago
  51. b125dc5 Fix MotionEvent pointer API. by Dianne Hackborn · 14 years ago
  52. a87240c Remove BACKUP_DATA permission and associated checks by Christopher Tate · 14 years ago
  53. 90d2db3 Add Pointer Location to the window manager. by Dianne Hackborn · 14 years ago
  54. 11f7c7e Merge "Fix spurious ANRs involving window shuffling and non-fullscreen activities" by Chris Tate · 14 years ago
  55. a0430a1 Disable distracting status bar ticker text in car mode. by Daniel Sandler · 14 years ago
  56. 4709693 Add APIs for mapping between new and current package names. by Dianne Hackborn · 14 years ago
  57. 136b1f9 Fix spurious ANRs involving window shuffling and non-fullscreen activities by Christopher Tate · 14 years ago
  58. 315ada7 Get rid of the limit-unlock policy control. by Dianne Hackborn · 14 years ago
  59. 27b28b3 Introduce special UI modes for night and car usage. by Tobias Haamel · 14 years ago
  60. 3941411a am 1e90ab54: merge from open-source master by The Android Open Source Project · 14 years ago
  61. 777db0c Merge "resolved conflicts for merge of 61bb25f2 to master" by Eric Laurent · 14 years ago
  62. 6dee18c New implementation of <original-package> tag. by Dianne Hackborn · 14 years ago
  63. c0d71d3 Merge "Truncate SYSTEM_TOMBSTONE events at the end (take the head), but still truncate the other log files at the start (take the tail)." by Dan Egnor · 14 years ago
  64. 289e580 Truncate SYSTEM_TOMBSTONE events at the end (take the head), by Dan Egnor · 14 years ago
  65. d7b92a0 resolved conflicts for merge of 61bb25f2 to master by Eric Laurent · 14 years ago
  66. 1ab6d75 Merge "MountService: Fix some mountset bugs and tighten up some return values" by San Mehat · 14 years ago
  67. 18e9396 Eliminate dependencies on Checkin, replacing checkin events with EventLog by Dan Egnor · 14 years ago
  68. 1e90ab5 merge from open-source master by The Android Open Source Project · 14 years ago
  69. 61bb25f am c1eba82b: Merge "Fix issue: 2413494: Add TTY support." into eclair by Eric Laurent · 14 years ago
  70. a181b21 MountService: Fix some mountset bugs and tighten up some return values by San Mehat · 14 years ago
  71. b298351 Merge "Fix NPE in AppWidgetService.addProvidersForPackageLocked()" by Bjorn Bringert · 14 years ago
  72. 102d05f get DHCP IP on each connection by Irfan Sheriff · 14 years ago
  73. 5f85780 Fix NPE in AppWidgetService.addProvidersForPackageLocked() by Bjorn Bringert · 14 years ago
  74. 23085b7 Support per-application switch to execute the VM in safe mode. by Ben Cheng · 14 years ago
  75. a7d7f79 Adding null check. by Makoto Onuki · 14 years ago
  76. 7749adf Fix issue: 2413494: Add TTY support. by Eric Laurent · 14 years ago
  77. d0efb6b Merge "StorageNotification: Move notification / usb storage activity into StatusBarPolicy" by San Mehat · 14 years ago
  78. 27f3de6 Fixs the incorrect message for SecurityException by Chander S Pechetty · 14 years ago
  79. d03ff94 Clean up interface between LocationManagerService and the location providers: by Mike Lockwood · 14 years ago
  80. 4154c07 StorageNotification: Move notification / usb storage activity into StatusBarPolicy by San Mehat · 14 years ago
  81. 739e1f8 Merge "MountService: Add isSecureContainerMounted() API call" by San Mehat · 14 years ago
  82. 6cdd9c0 MountService: Add isSecureContainerMounted() API call by San Mehat · 14 years ago
  83. add1376 Generate /data/system/packages.list in the PackageManager by David 'Digit' Turner · 14 years ago
  84. 46d4525 Print the snapshot focus rather than the Window Manager's actual current focus by Christopher Tate · 14 years ago
  85. e83cefce New external storage APIs. by Dianne Hackborn · 14 years ago
  86. 53d0c7f Merge "Change key dispatch timeout logging." by Ken Shirriff · 14 years ago
  87. 59443a6 MountService: Check for failure to unmount when enabling UMS and fix reversed logic by San Mehat · 14 years ago
  88. b104340 Framework: Clean up / Refactor Mount APIs by San Mehat · 14 years ago
  89. 3ee1317 NotificationManagerService: Add a listener for storage events by San Mehat · 14 years ago
  90. 7659117 Merge "MountService: Harden for pre-boot usage users" by San Mehat · 14 years ago
  91. 6bdcc06 Merge "MountService: Add WARN checks to ASEC calls to catch bad users" by San Mehat · 14 years ago
  92. 18457fd Merge "NativeDaemonConnector: Improve error reporting and debug formatting" by San Mehat · 14 years ago
  93. c8da710 Merge changes I1aabef01,I8dbd0f83 by San Mehat · 14 years ago
  94. 7040ce7 resolved conflicts for merge of 37a00a36 to master by Suchi Amalapurapu · 14 years ago
  95. 628fd6d Network Location unbundling: by Mike Lockwood · 14 years ago
  96. 207e538 MountService: Harden for pre-boot usage users by San Mehat · 14 years ago
  97. f919cd02 MountService: Add WARN checks to ASEC calls to catch bad users by San Mehat · 14 years ago
  98. 1ff4371 NativeDaemonConnector: Improve error reporting and debug formatting by San Mehat · 14 years ago
  99. 1bf3f8b SystemServer: Move MountService startup before NotificationManagerService by San Mehat · 14 years ago
  100. 37a00a3 am 08be55b8: Add null checks when scanning a package. Delete packages whose code and resource paths haven\'t been set correctly. by Suchi Amalapurapu · 14 years ago