1. 4c9e57f resolved conflicts for merge of ebe661c4 to master by Jae Seo · 10 years ago
  2. daa618e WifiService and WifiPasspointService hook up by Yuhao Zheng · 10 years ago
  3. d5cc4a2 Put TV Input Framework under android.media.tv, including TvContract by Jae Seo · 10 years ago
  4. df7db07 Derive LauncherAppsService from SystemService by Amith Yamasani · 10 years ago
  5. f20d640 Restrictions Manager by Amith Yamasani · 10 years ago
  6. 094b213 resolved conflicts for merge of 92ab0b91 to master by Jeff Brown · 10 years ago
  7. 92ab0b9 am aeb4e071: Merge "Add dumpsys to dock observer." into klp-modular-dev by Jeff Brown · 10 years ago
  8. 010e561 Add dumpsys to dock observer. by Jeff Brown · 10 years ago
  9. 77b170c resolved conflicts for merge of 452c5921 to klp-modular-dev-plus-aosp by Brian Carlstrom · 10 years ago
  10. 452c592 am 197565e0: Merge "Move to dalvik.vm.lib.2 to force default to libart" by Brian Carlstrom · 10 years ago
  11. 5bc9386 Move to dalvik.vm.lib.2 to force default to libart by Brian Carlstrom · 10 years ago
  12. 3c1ff82 Move to dalvik.vm.lib.2 to force default to libart by Brian Carlstrom · 10 years ago
  13. fa380e9 DO NOT MERGE - Run the task manager service at startup by Christopher Tate · 10 years ago
  14. 2137d6a am d5ee4144: Merge "Increase start timeout for wrapped process" by Dmitriy Ivanov · 10 years ago
  15. c774dce Increase start timeout for wrapped process by Dmitriy Ivanov · 10 years ago
  16. f9ff2c9 Make the EthernetManager available. by Lorenzo Colitti · 10 years ago
  17. ab3d85a am 838b1e22: Merge "Fix NPE in PackageManagerService." by narayan · 10 years ago
  18. 0cfe875 Fix NPE in PackageManagerService. by narayan · 10 years ago
  19. e77a77d am ec71fed0: Merge "Improve ABI handling for shared user ids." by Brian Carlstrom · 10 years ago
  20. 8a476ed Fix a boot failure due to Wifi / Wifi Passpoint by Yuhao Zheng · 10 years ago
  21. e715e8c Fix a runtime break caused by merge conflict by Vinit Deshpande · 10 years ago
  22. b851c89 Improve ABI handling for shared user ids. by Narayan Kamath · 10 years ago
  23. deda546 am a4fd1baa: Merge "Fail if we\'re unable to agree on an ISA for shared UIDs." by Narayan Kamath · 10 years ago
  24. 20ee78a Fail if we're unable to agree on an ISA for shared UIDs. by Narayan Kamath · 10 years ago
  25. a486447 Hotspot 2.0 framework APIs -- initial implementation by Yuhao Zheng · 10 years ago
  26. 6e2e686 am 706b1d7e: Merge "Remove "required" prefix from ABI fields." by Narayan Kamath · 10 years ago
  27. 6e35a2a Remove "required" prefix from ABI fields. by Narayan Kamath · 10 years ago
  28. 2ce02bb am b7d7cbc9: Merge "Fix background PackageUsage writing." by Brian Carlstrom · 10 years ago
  29. 112a720 Fix background PackageUsage writing. by Brian Carlstrom · 10 years ago
  30. edc3150 am b98ca5b0: Merge "If PackageUsage information is missing, treat as first boot and compile everything" by Brian Carlstrom · 10 years ago
  31. 7c5c864c If PackageUsage information is missing, treat as first boot and compile everything by Brian Carlstrom · 10 years ago
  32. 82af2b9 Merge "AudioService/WireAccessoryManager: change boot completion detection method" by Eric Laurent · 10 years ago
  33. 011e1b3 Initial implementation of WifiScanner by Vinit Deshapnde · 10 years ago
  34. 7c3606c initial Best Network Selection implementation by vandwalle · 10 years ago
  35. dfad99a resolved conflicts for merge of 0b5598c9 to master by Brian Carlstrom · 10 years ago
  36. 0b5598c am 691079dd: am a21ba5be: Merge "Add BackgroundDexOptService" by Brian Carlstrom · 10 years ago
  37. 691079d am a21ba5be: Merge "Add BackgroundDexOptService" by Brian Carlstrom · 10 years ago
  38. f2db00f am edb88bcd: Merge "Use package usage information to decide what dex files to optimize in PackageManagerService" by Brian Carlstrom · 10 years ago
  39. 7395a8a Add BackgroundDexOptService by Brian Carlstrom · 10 years ago
  40. ff1ec4d Use package usage information to decide what dex files to optimize in PackageManagerService by Brian Carlstrom · 10 years ago
  41. 4a5eeb9 AudioService/WireAccessoryManager: change boot completion detection method by Eric Laurent · 10 years ago
  42. e3cceef am 0f7c0570: Merge "Minor cleanup of UsageStatsService" by Brian Carlstrom · 10 years ago
  43. 393fbe7 Minor cleanup of UsageStatsService by Brian Carlstrom · 10 years ago
  44. 67e2196 Merge "Add dump to MediaSessionService" by RoboErik · 10 years ago
  45. 5dca099 am 1cec7f85: Merge "Don\'t adjust ABI if PackageSetting#pkg is null." by Narayan Kamath · 10 years ago
  46. c1f81f9 am 27f2bfc4: Merge "Fix dex file pruning logic." by Narayan Kamath · 10 years ago
  47. 51f4367 am bcc3b312: Merge "Adjust instruction sets for shared UID apps." by Narayan Kamath · 10 years ago
  48. 69da8a1 am 2a9a0471: Merge "Package manager changes for dual zygote stack." by Narayan Kamath · 10 years ago
  49. d85ded8 am 645a920f: Merge "Fix OEM native library path bug." by Narayan Kamath · 10 years ago
  50. eb57349 am 986b901a: Merge "Fix native-lib dir assignment & updating" by Narayan Kamath · 10 years ago
  51. f465db9 Don't adjust ABI if PackageSetting#pkg is null. by Narayan Kamath · 10 years ago
  52. 5715657 Fix dex file pruning logic. by Narayan Kamath · 10 years ago
  53. 1b46093 Adjust instruction sets for shared UID apps. by Narayan Kamath · 10 years ago
  54. 0349e8c Package manager changes for dual zygote stack. by Narayan Kamath · 10 years ago
  55. 99253c2 am fde59428: Merge "Handle /oem and /vendor as well" by Narayan Kamath · 10 years ago
  56. a7b465e am d91358b2: Merge "Support per-package lib dirs for bundled apps" by Narayan Kamath · 10 years ago
  57. 66309e2 Fix OEM native library path bug. by Jeff Sharkey · 10 years ago
  58. c38a807b Fix native-lib dir assignment & updating by Christopher Tate · 10 years ago
  59. c84471c Handle /oem and /vendor as well by Christopher Tate · 10 years ago
  60. fc0810e Support per-package lib dirs for bundled apps by Narayan Kamath · 10 years ago
  61. 293513a Merge commit '0b62467b142b61ee1e449ba958ba37dfd961ef56' into HEAD by Bill Yi · 10 years ago
  62. a278ea7 Add dump to MediaSessionService by RoboErik · 10 years ago
  63. e929bee Merge commit '734a78fb' into manualmerge by Adam Lesinski · 10 years ago
  64. 734a78f am 8ea2d451: Merge "Various CTS fixes" into klp-modular-dev by Adam Lesinski · 10 years ago
  65. 685a0a7 am bbd87eb9: Merge "Track libcore.os\' move to android.system." by Elliott Hughes · 10 years ago
  66. 34385d3 Track libcore.os' move to android.system. by Elliott Hughes · 10 years ago
  67. 5568772 Derive fingerprint at runtime when undefined. by Jeff Sharkey · 10 years ago
  68. 2c8d67c Various CTS fixes by Adam Lesinski · 10 years ago
  69. 522ff52 Merge "Initial implementation of new voice interaction API." by Dianne Hackborn · 10 years ago
  70. 91097de Initial implementation of new voice interaction API. by Dianne Hackborn · 10 years ago
  71. 5f5ca3b am 31a1dd2a: Merge "Use the suggested public API instead of libcore.os." by Elliott Hughes · 10 years ago
  72. 0792d37 Implement skeleton of new HDMI Control Service. by Jungshik Jang · 10 years ago
  73. cacbe1b Use the suggested public API instead of libcore.os. by Elliott Hughes · 10 years ago
  74. caf6497 am 683cf1bf: Merge "Changes to support asynchronous close interruption" by Neil Fuller · 10 years ago
  75. 43582df Changes to support asynchronous close interruption by Neil Fuller · 10 years ago
  76. 5246f45 am d267c1a0: Merge "remove unneeded import statements." by Nick Kralevich · 10 years ago
  77. 3ab7882 am a67d4a6e: Merge "remove unused import." by Nick Kralevich · 10 years ago
  78. d267c1a Merge "remove unneeded import statements." by Nick Kralevich · 10 years ago
  79. c826257 remove unneeded import statements. by Nick Kralevich · 10 years ago
  80. 8cb5abc remove unused import. by Nick Kralevich · 10 years ago
  81. 6a4b220 Initial implementation of NetworkScoreManager's backing service. by Jeff Davidson · 10 years ago
  82. 90e2301 am d2a11d97: Merge "Add explicit close of Scanner input" by Elliott Hughes · 10 years ago
  83. d2a11d9 Merge "Add explicit close of Scanner input" by Elliott Hughes · 10 years ago
  84. 1d26a3f am 09e13cc5: Merge "System services detect and register app CPU ABIs" by Narayan Kamath · 10 years ago
  85. 0fd40cb am 80413c9f: Merge "Re-implement native library search and copies." by Narayan Kamath · 10 years ago
  86. ff0c470 System services detect and register app CPU ABIs by Ramin Zaghi · 10 years ago
  87. 1378aba Re-implement native library search and copies. by Ramin Zaghi · 10 years ago
  88. 5784b39 Merge "Launcher APIs and broadcasts for managed profiles" by Amith Yamasani · 10 years ago
  89. 3957091 Initial round of Television Input Framework by Jae Seo · 10 years ago
  90. 4f58263 Launcher APIs and broadcasts for managed profiles by Amith Yamasani · 10 years ago
  91. 228cefa am 3fb2b713: Merge "[ActivityManager] Reduce report ANR on wrong activity." by Craig Mautner · 10 years ago
  92. 309ca5d [ActivityManager] Reduce report ANR on wrong activity. by riddle_hsu · 10 years ago
  93. b325345 Merge "Switch framework Holo references to Quantum.Light" by Alan Viverette · 10 years ago
  94. b69bb44 resolved conflicts for merge of 71ab4f4f to master by Narayan Kamath · 10 years ago
  95. 71ab4f4 am ea9e5eca: am 17b1b8fe: Merge "Move zygote startup logic to the frameworks." by Narayan Kamath · 10 years ago
  96. ea9e5ec am 17b1b8fe: Merge "Move zygote startup logic to the frameworks." by Narayan Kamath · 10 years ago
  97. 973b466 Move zygote startup logic to the frameworks. by Narayan Kamath · 10 years ago
  98. 6259933 Switch framework Holo references to Quantum.Light by Alan Viverette · 10 years ago
  99. e531e2e am 3b2a9d22: Merge "Change when the SELinux relabel of /data/data occurs." by Nick Kralevich · 10 years ago
  100. 3b2a9d2 Merge "Change when the SELinux relabel of /data/data occurs." by Nick Kralevich · 10 years ago