1. f935479 Run callbacks on ConnectivityService thread by Remi NGUYEN VAN · 5 years ago
  2. 612c2c7 Merge "Revert "Always apply compat changes to system apps."" by Anna Trostanetski · 5 years ago
  3. 9e4df49 Merge "Fix AVR compatibility." by Jay Patel · 5 years ago
  4. 2eb5d0c Merge "DO NOT MERGE Crash app on foreground service notification error." by Treehugger Robot · 5 years ago
  5. 5df725a DO NOT MERGE Crash app on foreground service notification error. by Da Xing · 6 years ago
  6. 4525417 Fix AVR compatibility. by Hannah.Hsu · 5 years ago
  7. 1b54316 Revert "Always apply compat changes to system apps." by Anna Trostanetski · 5 years ago
  8. ee716a2 Merge "Rename android.compat.IPlatformCompat" by Anna Trostanetski · 5 years ago
  9. a6a4d60 Rename android.compat.IPlatformCompat by atrost · 5 years ago
  10. 8a4c953 Add entry to OWNERS. by Santos Cordon · 5 years ago
  11. 11e60c0 Merge "TvInputManagerService patch" by Treehugger Robot · 5 years ago
  12. 7af0ff9 TvInputManagerService patch by Baohe.Wang · 5 years ago
  13. 3878f50 Merge "Do not notify SS change with invalid subId" by Jordan Liu · 5 years ago
  14. d2d614a Do not notify SS change with invalid subId by Jordan Liu · 5 years ago
  15. 238a04e Merge "BatteryService: scheduleUpdate asynchronously" by Yifan Hong · 5 years ago
  16. 7ceb724 BatteryService: scheduleUpdate asynchronously by Yifan Hong · 5 years ago
  17. 25d4c75 Merge "Update wifi interface ip state upon receiving ap disable event" by Treehugger Robot · 5 years ago
  18. 1261967c Merge "Move IPlatformCompat.aidl definition to framework.jar" by Anna Trostanetski · 5 years ago
  19. a70feec Update wifi interface ip state upon receiving ap disable event by Jianpeng Li · 5 years ago
  20. b18da3c Move IPlatformCompat.aidl definition to framework.jar by atrost · 5 years ago
  21. 1702a9da DO NOT MERGE - Merge pie-platform-release (PPRL.190801.002) into master by Xin Li · 5 years ago
  22. 161814f Merge "Don't allow upstream if entitlement don't know any downstream" by Mark Chien · 5 years ago
  23. 426311b Don't allow upstream if entitlement don't know any downstream by markchien · 5 years ago
  24. 8b578c9 Merge "Fix reference leak on TvInputHardwareManager" by Sungsoo Lim · 5 years ago
  25. 4540291 Merge "Add klhyun@ to media OWNERS" by Treehugger Robot · 5 years ago
  26. f83748a Merge "Notify the ART runtime when boot is complete." by Nicolas Geoffray · 5 years ago
  27. 6d0d706 Notify the ART runtime when boot is complete. by David Srbecky · 5 years ago
  28. 45ec41f Add klhyun@ to media OWNERS by Kyunglyul Hyun · 5 years ago
  29. d7f82d5 Merge "Fix StorageManagerService linkToDeath more than one time when vold/storaged died." by Jeff Sharkey · 5 years ago
  30. cbdb10f Merge "Remove obsolete methods from DumpstateListener implementations" by Nandana Dutt · 5 years ago
  31. 47c5ecc Remove obsolete methods from DumpstateListener implementations by Nandana Dutt · 5 years ago
  32. b7d270a Merge "Extract test utilities for ConnectivityService" by Treehugger Robot · 5 years ago
  33. ecc1ceb Merge "Fix null pointer exception of calling NetworkInfo.mState.name()" by Chalard Jean · 5 years ago
  34. 0a4baea Merge "Fix the race between entitlement start/stop" by Mark Chien · 5 years ago
  35. 95dc87e Extract test utilities for ConnectivityService by Remi NGUYEN VAN · 5 years ago
  36. 4f95975 Fix the race between entitlement start/stop by markchien · 5 years ago
  37. a0c949d Merge changes I9350ec13,I809d9191,I235f727d,I1930f3ba by Josh Gao · 5 years ago
  38. 76089fe BGDexopt: Have a single run for primary and secondary dexes by Andreas Gampe · 5 years ago
  39. 0bbc8d7 GraphicsStatService: fix double close. by Josh Gao · 5 years ago
  40. 1505d0a Fix null pointer exception of calling NetworkInfo.mState.name() by Yintang Gu · 5 years ago
  41. 83bb512 Merge "Fix job persistence & re-inflation" by Treehugger Robot · 5 years ago
  42. ef7eef6 Fix job persistence & re-inflation by Christopher Tate · 5 years ago
  43. 33ac505 Merge "BGDexopt: Clean up ordering" by Andreas Gampe · 5 years ago
  44. 9f26142 Merge "Add Key mapping to CEC_KEYCODE_SOUND_SELECT" by Amy Zhang · 5 years ago
  45. 39907f1 Add Key mapping to CEC_KEYCODE_SOUND_SELECT by elvis.chien · 5 years ago
  46. 6cec071 BGDexopt: Clean up ordering by Andreas Gampe · 5 years ago
  47. 7e6060f Read compat config in CompatConfig class. by atrost · 5 years ago
  48. 130e0ad Merge changes from topic "dumpsys-compatinfo" by Andrei-Valentin Onea · 5 years ago
  49. c61bf0c Dump PlatformCompat overrides to dumpsys by Andrei Onea · 5 years ago
  50. 6cd9d4d Make PlatformCompat a Binder class by Andrei Onea · 5 years ago
  51. 34ed823da Merge "Do not turn on Bluetooth when booting into Safe Mode" by Treehugger Robot · 5 years ago
  52. e691553 Merge "Always apply compat changes to system apps." by Mathew Inwood · 5 years ago
  53. 1faafcb Merge "Add adb command for overriding platform compat config" by Andrei-Valentin Onea · 5 years ago
  54. 345b1d5 Always apply compat changes to system apps. by Mathew Inwood · 5 years ago
  55. a1b3902 Compatibility API implementation for app processes. by Mathew Inwood · 5 years ago
  56. 79e0bf6 Do not turn on Bluetooth when booting into Safe Mode by Zongheng Wang · 5 years ago
  57. e70d371 Merge "[FRAMEWORK] Ignore signal registration for debugging" by Orion Hodson · 5 years ago
  58. 2526b49 [FRAMEWORK] Ignore signal registration for debugging by randy.jeong · 5 years ago
  59. 5578077 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master" by Treehugger Robot · 5 years ago
  60. 8dbecf7 [Purpose of this Feature/Patch] by JiLin Wan · 5 years ago
  61. c1ba019 Add adb command for overriding platform compat config by Andrei Onea · 5 years ago
  62. 626cac9 DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master by Xin Li · 5 years ago
  63. 2e53191 Merge changes from topic "fix_master_build" by Fedor Kudasov · 5 years ago
  64. e5cb0a2 Revert "Remove providesRoutesToMostDestinations." by Fedor Kudasov · 5 years ago
  65. c94937c Fix reference leak on TvInputHardwareManager by Kyeongkab.Nam · 6 years ago
  66. 3ef04b8 Merge changes Ia43f8811,I7de4f672 by Chalard Jean · 5 years ago
  67. 8d140fd Add SystemSuspend HAL to ANR list. by Kalesh Singh · 5 years ago
  68. 79a2b52 Merge "Fix bad arguments handling" by Treehugger Robot · 5 years ago
  69. 803648a Merge changes I52110b84,I15d10a19,I5f52b832,Ifbaceb47 by Andreas Gampe · 5 years ago
  70. d85b09a Remove providesRoutesToMostDestinations. by Chalard Jean · 5 years ago
  71. 073c203 Merge "Fix entitlement failed when device is on CBRS" by Mark Chien · 5 years ago
  72. 04bdf87 Fix entitlement failed when device is on CBRS by markchien · 5 years ago
  73. 013b34f Use IApexService.stagePackages instead of stagePackage by Nikita Ioffe · 5 years ago
  74. c4cedf7 Merge "Add basic logic for new platform compatibilty framework." by Mathew Inwood · 5 years ago
  75. e188acc Add basic logic for new platform compatibilty framework. by Mathew Inwood · 5 years ago
  76. 71fd6f01 Merge "Remove the ability to turn off TimeDetectorService" by Neil Fuller · 5 years ago
  77. e9efed9 Remove the ability to turn off TimeDetectorService by Neil Fuller · 5 years ago
  78. fb7cdc3f Remove spurious error logging from BackgroundDexOptService by Jim Kaye · 5 years ago
  79. a8ff8b2 Framework: Allow root to send bg-dexopt by Andreas Gampe · 6 years ago
  80. 3752c46 Fix BackgroundDexOptServiceIntegrationTests by Jorim Jaggi · 6 years ago
  81. 669ef46 Fix mobile data usage didn't get increased for xlat464 traffic by junyulai · 5 years ago
  82. 9cbb19d Merge changes Ia3ec6198,I211696c8 by Andreas Gampe · 5 years ago
  83. 4bf2be9 Decouple downgrade and optimization processes. by Felix Lopez Luis · 6 years ago
  84. 7ca1abd Add new atoms to log Downgraded Apps and Low Storage by Felix Lopez Luis · 6 years ago
  85. d7ebdb2 Fix bad arguments handling by Tomasz Wasilczyk · 5 years ago
  86. b5ad613 Unit tests for new explicitlySelected behaviour. by Lorenzo Colitti · 5 years ago
  87. 63f94f4 Merge "Remove all static members from NetworkStatsFactory." by Lorenzo Colitti · 5 years ago
  88. 3ca39de61 Fixing checkstyle presubmit hook comments. by Alex Buynytskyy · 5 years ago
  89. 9db70d2 Merge "Removing an extra installd call." by Treehugger Robot · 5 years ago
  90. 4aa8760 Remove all static members from NetworkStatsFactory. by Lorenzo Colitti · 5 years ago
  91. bd94f0a Merge "Transfer ownership of NetworkStatsFactory to NetworkStatsService." by Lorenzo Colitti · 5 years ago
  92. f2bd2bb Merge "Synchronize the NetworkStatsFactory constructor." by Lorenzo Colitti · 5 years ago
  93. 105851c Merge "Add extcon specific UEventObserver" by Treehugger Robot · 5 years ago
  94. 54bc47a Removing an extra installd call. by Alex Buynytskyy · 5 years ago
  95. 8b57713 Transfer ownership of NetworkStatsFactory to NetworkStatsService. by Lorenzo Colitti · 5 years ago
  96. dec76b8 Merge "PhoneWindowManager/KeyEvent: Camera key as WakeKey" by Treehugger Robot · 5 years ago
  97. f2aa4ce Merge "Only show "Connected" note after opening portal" by Remi NGUYEN VAN · 5 years ago
  98. 0839a19 Only show "Connected" note after opening portal by Remi NGUYEN VAN · 5 years ago
  99. 2bcbc35 Synchronize the NetworkStatsFactory constructor. by Lorenzo Colitti · 5 years ago
  100. 08b928e Merge "NetworkStats: Fix race condition causing system server crashes" by Lorenzo Colitti · 5 years ago