1. 996b5af Start TvInputManagerService when the device supports FEATURE_LIVE_TV by Jae Seo · 10 years ago
  2. 0bbd2aa remove call to passpoint service start by vandwalle · 10 years ago
  3. 6d2a949 Eliminate power manager latency for boot completed. by Jeff Brown · 10 years ago
  4. a351ab9 Fix issues 16739817 and 16709247 in voice interaction service. by Dianne Hackborn · 10 years ago
  5. 4dbeb35 Cherry pick Make WebViewUpdateService a SystemService. DO NOT MERGE by Torne (Richard Coles) · 10 years ago
  6. 810c052 Cherry pick Introduce startIsolatedProcess private API in ActivityManager DO NOT MERGE by Primiano Tucci · 10 years ago
  7. d97e1fd Implement broker pattern for imms (1/3) by Ye Wen · 10 years ago
  8. c4272f3 Enable RTT End-to-end by Vinit Deshpande · 10 years ago
  9. 3c15351 Add Per-User logging of UsageStats by Adam Lesinski · 10 years ago
  10. 0fdcb74 Disable TvInputManagerService on non-TV devices. by Dongwon Kang · 10 years ago
  11. 0debc9a First iteration of a public UsageStats API by Adam Lesinski · 10 years ago
  12. c7a845d Merge "Add MediaProjection APIs." into lmp-dev by Michael Wright · 10 years ago
  13. c39d47a Add MediaProjection APIs. by Michael Wright · 10 years ago
  14. dc00a84 Update WebViewUpdateService to receive PACKAGE_REPLACED broadcast. by Ben Murdoch · 10 years ago
  15. 08cfaf6 Use the WebView's loader library to load the real library. by Torne (Richard Coles) · 10 years ago
  16. a0c4a06 Add the system feature for HDMI-CEC. by Yuncheol Heo · 10 years ago
  17. 68d4acd Service for reading and writing blocks to PST partition by Andres Morales · 10 years ago
  18. 4bb015d CW on Master: Disable CaptivePortalTracker, EthernetService by Joe LaPenna · 10 years ago
  19. be7c50e Add network access blocking when in battery save mode. by Dianne Hackborn · 10 years ago
  20. 05d38d2 Merge "Hide IFingerprintService and IFingerprintServiceReceiver" by Jim Miller · 10 years ago
  21. 06e658f Hide IFingerprintService and IFingerprintServiceReceiver by Jim Miller · 10 years ago
  22. 2139276 Refactor BatteryService to new pattern. by Jeff Brown · 10 years ago
  23. 2c43c33 Resolve boot time dependencies related to the power manager. by Jeff Brown · 10 years ago
  24. a7596147 First pass at FingerprintService integration with HAL. by Jim Miller · 10 years ago
  25. 5b2034e Merge "Switch everything to scheduled jobs" by Christopher Tate · 10 years ago
  26. cf1a2f7 Switch everything to scheduled jobs by Christopher Tate · 10 years ago
  27. a23f56b am 34852095: Merge "Don\'t enable Ethernet on the emulator." into lmp-preview-dev by Lorenzo Colitti · 10 years ago
  28. 0188bee am d8f71d34: Merge "Out with the old; in with the new" into lmp-preview-dev by Christopher Tate · 10 years ago
  29. 5592a72 Merge "Don't enable Ethernet on the emulator." into lmp-preview-dev by Lorenzo Colitti · 10 years ago
  30. 7060b04 Out with the old; in with the new by Christopher Tate · 10 years ago
  31. beacf8d Don't enable Ethernet on the emulator. by Lorenzo Colitti · 10 years ago
  32. 5adb67d merge 4ce22057, regen api/current.txt by Ed Heyl · 10 years ago
  33. 3f48068 Remove HdmiCecService by Jinsuk Kim · 10 years ago
  34. 4c9e57f resolved conflicts for merge of ebe661c4 to master by Jae Seo · 10 years ago
  35. daa618e WifiService and WifiPasspointService hook up by Yuhao Zheng · 10 years ago
  36. d5cc4a2 Put TV Input Framework under android.media.tv, including TvContract by Jae Seo · 10 years ago
  37. df7db07 Derive LauncherAppsService from SystemService by Amith Yamasani · 10 years ago
  38. f20d640 Restrictions Manager by Amith Yamasani · 10 years ago
  39. 094b213 resolved conflicts for merge of 92ab0b91 to master by Jeff Brown · 10 years ago
  40. 92ab0b9 am aeb4e071: Merge "Add dumpsys to dock observer." into klp-modular-dev by Jeff Brown · 10 years ago
  41. 010e561 Add dumpsys to dock observer. by Jeff Brown · 10 years ago
  42. 77b170c resolved conflicts for merge of 452c5921 to klp-modular-dev-plus-aosp by Brian Carlstrom · 10 years ago
  43. 452c592 am 197565e0: Merge "Move to dalvik.vm.lib.2 to force default to libart" by Brian Carlstrom · 10 years ago
  44. 5bc9386 Move to dalvik.vm.lib.2 to force default to libart by Brian Carlstrom · 10 years ago
  45. 3c1ff82 Move to dalvik.vm.lib.2 to force default to libart by Brian Carlstrom · 10 years ago
  46. fa380e9 DO NOT MERGE - Run the task manager service at startup by Christopher Tate · 10 years ago
  47. 2137d6a am d5ee4144: Merge "Increase start timeout for wrapped process" by Dmitriy Ivanov · 10 years ago
  48. c774dce Increase start timeout for wrapped process by Dmitriy Ivanov · 10 years ago
  49. f9ff2c9 Make the EthernetManager available. by Lorenzo Colitti · 10 years ago
  50. ab3d85a am 838b1e22: Merge "Fix NPE in PackageManagerService." by narayan · 10 years ago
  51. 0cfe875 Fix NPE in PackageManagerService. by narayan · 10 years ago
  52. e77a77d am ec71fed0: Merge "Improve ABI handling for shared user ids." by Brian Carlstrom · 10 years ago
  53. 8a476ed Fix a boot failure due to Wifi / Wifi Passpoint by Yuhao Zheng · 10 years ago
  54. e715e8c Fix a runtime break caused by merge conflict by Vinit Deshpande · 10 years ago
  55. b851c89 Improve ABI handling for shared user ids. by Narayan Kamath · 10 years ago
  56. deda546 am a4fd1baa: Merge "Fail if we\'re unable to agree on an ISA for shared UIDs." by Narayan Kamath · 10 years ago
  57. 20ee78a Fail if we're unable to agree on an ISA for shared UIDs. by Narayan Kamath · 10 years ago
  58. a486447 Hotspot 2.0 framework APIs -- initial implementation by Yuhao Zheng · 10 years ago
  59. 6e2e686 am 706b1d7e: Merge "Remove "required" prefix from ABI fields." by Narayan Kamath · 10 years ago
  60. 6e35a2a Remove "required" prefix from ABI fields. by Narayan Kamath · 10 years ago
  61. 2ce02bb am b7d7cbc9: Merge "Fix background PackageUsage writing." by Brian Carlstrom · 10 years ago
  62. 112a720 Fix background PackageUsage writing. by Brian Carlstrom · 10 years ago
  63. edc3150 am b98ca5b0: Merge "If PackageUsage information is missing, treat as first boot and compile everything" by Brian Carlstrom · 10 years ago
  64. 7c5c864c If PackageUsage information is missing, treat as first boot and compile everything by Brian Carlstrom · 10 years ago
  65. 82af2b9 Merge "AudioService/WireAccessoryManager: change boot completion detection method" by Eric Laurent · 10 years ago
  66. 011e1b3 Initial implementation of WifiScanner by Vinit Deshapnde · 10 years ago
  67. 7c3606c initial Best Network Selection implementation by vandwalle · 10 years ago
  68. dfad99a resolved conflicts for merge of 0b5598c9 to master by Brian Carlstrom · 10 years ago
  69. 0b5598c am 691079dd: am a21ba5be: Merge "Add BackgroundDexOptService" by Brian Carlstrom · 10 years ago
  70. 691079d am a21ba5be: Merge "Add BackgroundDexOptService" by Brian Carlstrom · 10 years ago
  71. f2db00f am edb88bcd: Merge "Use package usage information to decide what dex files to optimize in PackageManagerService" by Brian Carlstrom · 10 years ago
  72. 7395a8a Add BackgroundDexOptService by Brian Carlstrom · 10 years ago
  73. ff1ec4d Use package usage information to decide what dex files to optimize in PackageManagerService by Brian Carlstrom · 10 years ago
  74. 4a5eeb9 AudioService/WireAccessoryManager: change boot completion detection method by Eric Laurent · 10 years ago
  75. e3cceef am 0f7c0570: Merge "Minor cleanup of UsageStatsService" by Brian Carlstrom · 10 years ago
  76. 393fbe7 Minor cleanup of UsageStatsService by Brian Carlstrom · 11 years ago
  77. 67e2196 Merge "Add dump to MediaSessionService" by RoboErik · 10 years ago
  78. 5dca099 am 1cec7f85: Merge "Don\'t adjust ABI if PackageSetting#pkg is null." by Narayan Kamath · 10 years ago
  79. c1f81f9 am 27f2bfc4: Merge "Fix dex file pruning logic." by Narayan Kamath · 10 years ago
  80. 51f4367 am bcc3b312: Merge "Adjust instruction sets for shared UID apps." by Narayan Kamath · 10 years ago
  81. 69da8a1 am 2a9a0471: Merge "Package manager changes for dual zygote stack." by Narayan Kamath · 10 years ago
  82. d85ded8 am 645a920f: Merge "Fix OEM native library path bug." by Narayan Kamath · 10 years ago
  83. eb57349 am 986b901a: Merge "Fix native-lib dir assignment & updating" by Narayan Kamath · 10 years ago
  84. f465db9 Don't adjust ABI if PackageSetting#pkg is null. by Narayan Kamath · 10 years ago
  85. 5715657 Fix dex file pruning logic. by Narayan Kamath · 10 years ago
  86. 1b46093 Adjust instruction sets for shared UID apps. by Narayan Kamath · 10 years ago
  87. 0349e8c Package manager changes for dual zygote stack. by Narayan Kamath · 10 years ago
  88. 99253c2 am fde59428: Merge "Handle /oem and /vendor as well" by Narayan Kamath · 10 years ago
  89. a7b465e am d91358b2: Merge "Support per-package lib dirs for bundled apps" by Narayan Kamath · 10 years ago
  90. 66309e2 Fix OEM native library path bug. by Jeff Sharkey · 10 years ago
  91. c38a807b Fix native-lib dir assignment & updating by Christopher Tate · 10 years ago
  92. c84471c Handle /oem and /vendor as well by Christopher Tate · 10 years ago
  93. fc0810e Support per-package lib dirs for bundled apps by Narayan Kamath · 10 years ago
  94. 293513a Merge commit '0b62467b142b61ee1e449ba958ba37dfd961ef56' into HEAD by Bill Yi · 10 years ago
  95. a278ea7 Add dump to MediaSessionService by RoboErik · 10 years ago
  96. e929bee Merge commit '734a78fb' into manualmerge by Adam Lesinski · 10 years ago
  97. 734a78f am 8ea2d451: Merge "Various CTS fixes" into klp-modular-dev by Adam Lesinski · 10 years ago
  98. 685a0a7 am bbd87eb9: Merge "Track libcore.os\' move to android.system." by Elliott Hughes · 10 years ago
  99. 34385d3 Track libcore.os' move to android.system. by Elliott Hughes · 10 years ago
  100. 5568772 Derive fingerprint at runtime when undefined. by Jeff Sharkey · 10 years ago