1. 8091d9e Migrate frameworks/base/tests/testables and its users to androidx.test by Brett Chabot · 6 years ago
  2. 653356f Support dexopting shared libraries. by Nicolas Geoffray · 6 years ago
  3. ee15067 Merge "Update RulesManagerService after APEX files" by Neil Fuller · 6 years ago
  4. a1ae025 Update RulesManagerService after APEX files by Neil Fuller · 6 years ago
  5. 18cccec Merge "Lazely initialize AccountManager debug table." by Dmitry Dementyev · 6 years ago
  6. d7eb5d4 Lazely initialize AccountManager debug table. by Dmitry Dementyev · 6 years ago
  7. dacee14 Remove deps from framework on netd interfaces by Remi NGUYEN VAN · 6 years ago
  8. 963fea9 Revert "Minimum viable TimeZoneDetectorService" by Neil Fuller · 6 years ago
  9. f17f42b Add the DynamicAndroid Service by Howard Chen · 6 years ago
  10. 3d64c04 Informing app idle listeners on enabled state changes. by Kweku Adams · 6 years ago
  11. bab4c2c Remove notion of skip library check in framework. by Nicolas Geoffray · 6 years ago
  12. 36c37f3 Merge "No-one should need libunwind in 2018..." by Elliott Hughes · 6 years ago
  13. fc885bb No-one should need libunwind in 2018... by Elliott Hughes · 6 years ago
  14. 15b123e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  15. 9677dde Merge "Migrate INetd to stable aidl" by Luke Huang · 6 years ago
  16. 734c4ce Migrate INetd to stable aidl by Luke Huang · 6 years ago
  17. ebf84c2 FRP: save password quality in DPM.resetPassword by Adrian Roos · 6 years ago
  18. e7753e0 Merge "Start using shared libraries class loader." by Nicolas Geoffray · 6 years ago
  19. 972b39e Start using shared libraries class loader. by Nicolas Geoffray · 6 years ago
  20. 372fa2e Merge "Convert frameworks/base/services/tests to Android.bp" by Colin Cross · 6 years ago
  21. 1d3245d Convert frameworks/base/services/tests to Android.bp by Colin Cross · 6 years ago
  22. 80a2e6e Merge "Track changes in system/timezone / libcore" by Neil Fuller · 6 years ago
  23. 0ac8df0 Track changes in system/timezone / libcore by Neil Fuller · 6 years ago
  24. 5e498b0 Make shared library dependencies explicit in SharedLibraryInfo by Nicolas Geoffray · 6 years ago
  25. 103454f Attach SharedLibraryInfo to a Package. by Nicolas Geoffray · 6 years ago
  26. f2d5ace Merge "DexLoadReporter needs to handle arbitrary class loaders." by Treehugger Robot · 6 years ago
  27. 6e4ceb1 Fix test that was failing due to a cast error. by Alan Stokes · 6 years ago
  28. b6c3a60 DexLoadReporter needs to handle arbitrary class loaders. by Alan Stokes · 6 years ago
  29. f1e9db0 Merge "Fix missing showWhenLocked activity attribute" by Tadashi G. Takaoka · 6 years ago
  30. 0b590e6 Fix missing showWhenLocked activity attribute by Tadashi G. Takaoka · 6 years ago
  31. 6dba50d Stop recording unsupported class loaders. by Alan Stokes · 6 years ago
  32. 4c2d2d5 Extend onDnsEvent callback to report more fields. by junyulai · 6 years ago
  33. 4247a85 Merge "Add new test module for system service with static / final mocking" by Ian Kasprzak · 6 years ago
  34. 4ac1cf8 Add new test module for system service with static / final mocking by Makoto Onuki · 6 years ago
  35. 50242ce Merge "Mark 4 tests as FlakyTest" by Dan Shi · 6 years ago
  36. 2192b50 Mark 4 tests as FlakyTest by Dan Shi · 6 years ago
  37. 43d8774 Merge "Add tests for the network blocked status change" am: af0de1a2e9 by Junyu Lai · 6 years ago
  38. f972975 Add tests for the network blocked status change by Mike Yu · 6 years ago
  39. e908a1d Merge "Revert "DO NOT MERGE: Move AM/WM unit tests out of FrameworksServicesTests to WmTests"" by Treehugger Robot · 6 years ago
  40. 18c909c Revert "DO NOT MERGE: Move AM/WM unit tests out of FrameworksServicesTests to WmTests" by Tadashi G. Takaoka · 6 years ago
  41. a0484ac Merge "Add libbinderthreadstate to LOCAL_JNI_SHARED_LIBS for some tests" by Jayant Chowdhary · 6 years ago
  42. 14aeab6 Add libbinderthreadstate to LOCAL_JNI_SHARED_LIBS for some tests by Jayant Chowdhary · 6 years ago
  43. dee5a4d DO NOT MERGE: Move AM/WM unit tests out of FrameworksServicesTests to WmTests by Tadashi G. Takaoka · 6 years ago
  44. 36ca51f Merge "Separate servicestests/utils" am: 5c06c1c061 by Tadashi G. Takaoka · 6 years ago
  45. 3f9e028 Separate servicestests/utils by Tadashi G. Takaoka · 6 years ago
  46. 8c28c7c Cutout: Add developer setting to mask the display cutout by Adrian Roos · 6 years ago
  47. 47ea1e5 Merge "Resolve NPE and unexpected error code in AccountManagerServiceTest" by Michael Groover · 6 years ago
  48. 6078bc1 Merge "Resolve NPE and unexpected error code in AccountManagerServiceTest" by Treehugger Robot · 6 years ago
  49. ccf15f7 Resolve NPE and unexpected error code in AccountManagerServiceTest by Michael Groover · 6 years ago
  50. a64d04f Merge "Simplify IWeaver mocking code." am: d5dc5a7168 by Steven Moreland · 6 years ago
  51. 54ea922 Simplify IWeaver mocking code. by Steven Moreland · 6 years ago
  52. 3eab951 DO NOT MERGE Log various information about non-foreground activity starts by Michal Karpinski · 6 years ago
  53. d6f00d8 Merge "Send interaction hint when starting window animation" into pi-dev by Jorim Jaggi · 6 years ago
  54. b6ba433 Send interaction hint when starting window animation by Jorim Jaggi · 6 years ago
  55. b7dc212 Merge "Only use simple rects for cutout region" into pi-dev am: 4764921dcc by Jorim Jaggi · 6 years ago
  56. 6064051 Only use simple rects for cutout region by Jorim Jaggi · 6 years ago
  57. 55b29ba Merge "Add more behavior to TimeDetectorService" am: b1fc5a4c7e am: 325ecf7df4 by Neil Fuller · 6 years ago
  58. 325ecf7 Merge "Add more behavior to TimeDetectorService" am: b1fc5a4c7e by Neil Fuller · 6 years ago
  59. f189816 resolve merge conflicts of 55c0a6682574b881b0ccdf2b08fdc4b6c84d1b81 to stage-aosp-master by Neil Fuller · 6 years ago
  60. e01a7ad resolve merge conflicts of 55c0a6682574b881b0ccdf2b08fdc4b6c84d1b81 to stage-aosp-master by Neil Fuller · 6 years ago
  61. b1fc5a4 Merge "Add more behavior to TimeDetectorService" by Neil Fuller · 6 years ago
  62. 4980bbc Add more behavior to TimeDetectorService by Neil Fuller · 6 years ago
  63. cccc48d Minimum viable TimeZoneDetectorService by Neil Fuller · 6 years ago
  64. 22ffb55 Merge changes I90451c14,I9fb27a0a into pi-dev am: b91dd1d944 by Adrian Roos · 6 years ago
  65. 28c25e2 DO NOT MERGE WM: correctly draw the rounded corner / cutout overlay during rotation by Adrian Roos · 6 years ago
  66. 41f7e9d WM: Fix seamless rotation by Adrian Roos · 6 years ago
  67. 415585f Merge "Simple pass-through TimeDetectorService" am: cb749e2e50 by Neil Fuller · 6 years ago
  68. 4773b9d Simple pass-through TimeDetectorService by Neil Fuller · 6 years ago
  69. 79d42a6 resolve merge conflicts of 5e1d95b0cc05eb1a6bf25a13223601f2e8f8fccb to stage-aosp-master by Neil Fuller · 6 years ago
  70. b557907 Minimum viable TimeDetectorService by Neil Fuller · 6 years ago
  71. 0e9fb13 Prevent IME from showing when AOD shown or windows not drawn. by chaviw · 6 years ago
  72. 4412105 Merge "Crashing can not override Keyguard transit" into pi-dev by Jorim Jaggi · 6 years ago
  73. a39ae3e Defer client visibility update when calculating new config by Andrii Kulian · 6 years ago
  74. 9c52ebb Crashing can not override Keyguard transit by Jorim Jaggi · 6 years ago
  75. e81a27f Merge changes from topic "rotation_config_update_fixes" into pi-dev by Andrii Kulian · 6 years ago
  76. a1ce963 Fix for missing location icon by Amith Yamasani · 6 years ago
  77. 5bf4981 Only user whitelist gets allow_while_idle_unrestricted by Suprabh Shukla · 6 years ago
  78. 621fd20 Merge "Tweak exemption for sync requests made by FG apps" into pi-dev by Makoto Onuki · 6 years ago
  79. 0918d36 Don't let top activity to influence the orientation by Andrii Kulian · 6 years ago
  80. cf2c35d Merge "Revert "WallpaperColors hint computation"" into pi-dev by TreeHugger Robot · 6 years ago
  81. b5e5053 Revert "WallpaperColors hint computation" by Lucas Dupin · 6 years ago
  82. 24e913e Merge "Unsuspending packages when a PO or DO is set" into pi-dev by TreeHugger Robot · 6 years ago
  83. d5f25d2 Tweak exemption for sync requests made by FG apps by Makoto Onuki · 6 years ago
  84. 77e2245 Unsuspending packages when a PO or DO is set by Suprabh Shukla · 6 years ago
  85. 5cb4117 Merge "Initialize color mode if set" into pi-dev by Christine Franks · 6 years ago
  86. cf388c2 Initialize color mode if set by Christine Franks · 6 years ago
  87. b2b6962 Merge "Handle managed profile with unified challenge in getHashFactor()" into pi-dev by TreeHugger Robot · 6 years ago
  88. 4ed9898 Handle managed profile with unified challenge in getHashFactor() by Rubin Xu · 6 years ago
  89. c8494ab Merge "WM: Prevent secondary display focus while keyguard is up" into pi-dev by TreeHugger Robot · 6 years ago
  90. a1b34a4 Merge "Fix NPE in restoring network policies" into pi-dev by Annie Meng · 6 years ago
  91. 4163d62 WM: Prevent secondary display focus while keyguard is up by Adrian Roos · 6 years ago
  92. f24ad49 Adding hidden APIs for assigning Admin flag to users. by jovanak · 6 years ago
  93. 20b4d84 Fix NPE in restoring network policies by Annie Meng · 6 years ago
  94. 177ee3d Merge "Display Cutout: Fix ActionBarOverlayLayout to properly dispatch cutout" into pi-dev by TreeHugger Robot · 6 years ago
  95. 84dad95 Require READ_CALL_LOG permission to see phone numbers in phone state. by Tyler Gunn · 6 years ago
  96. f7b7426 Display Cutout: Fix ActionBarOverlayLayout to properly dispatch cutout by Adrian Roos · 7 years ago
  97. 9e41b7f Adding MANAGE_APP_OPS_MODES to FrameworksServicesTests by Suprabh Shukla · 6 years ago
  98. c9804e7 Allow recents component to launch non-exported activities by Winson Chung · 6 years ago
  99. 869c6f5 Merge "Rework battery saver synchronization logic" into pi-dev by Makoto Onuki · 6 years ago
  100. 53ae6a8 Merge changes from topic "sysui_flags_drop" into pi-dev by Winson Chung · 6 years ago