1. 20b32ed Add the skeleton code for People Service which is a new system service with only internal APIs by Danning Chen · 5 years ago
  2. 78180b8 Merge "Handle atomic formula max value size" by TreeHugger Robot · 5 years ago
  3. 88273f1 Handle atomic formula max value size by Khaled Abdelmohsen · 5 years ago
  4. 7297be2 Merge "Implement allowed installers in manfiest rules." by TreeHugger Robot · 5 years ago
  5. c3a20c3 Merge "Make the short term brightness model configurable." by TreeHugger Robot · 5 years ago
  6. e24b80a Implement allowed installers in manfiest rules. by Song Pan · 5 years ago
  7. 3a9f1e9 Merge "Fix Error Prone errors" by Colin Cross · 5 years ago
  8. fe00ebe Merge "Repointed subscription ids to subscription info" by Daniel Bright · 5 years ago
  9. 5ea7fb7 Fix Error Prone errors by Colin Cross · 5 years ago
  10. e4df2f6 Merge "remove unused private fields and unnecessary TODOs" by Chandan Nath · 5 years ago
  11. b29fdf1 Make the short term brightness model configurable. by Kenny Guy · 5 years ago
  12. 117223a Convert value from/to hex encoding by Khaled Abdelmohsen · 5 years ago
  13. 5e5a448 remove unused private fields and unnecessary TODOs by nathch · 5 years ago
  14. 4d6aca7 Repointed subscription ids to subscription info by Daniel Bright · 5 years ago
  15. afc0a81 Merge "Force all devices to migrate to synthetic password" by Paul Crowley · 5 years ago
  16. 068e09a Create utils class to standardize implementation on hex digest of bytes. by Song Pan · 5 years ago
  17. d4fe247 Merge "AudioService test: spy communication with AudioSystem for A2DP" by TreeHugger Robot · 5 years ago
  18. 9cbe101 AudioService test: spy communication with AudioSystem for A2DP by Jean-Michel Trivi · 5 years ago
  19. bcbc5f5 Force all devices to migrate to synthetic password by Barani Muthukumaran · 5 years ago
  20. b89dd3a Merge "Enable continuous testing for Battery Saver code." by TreeHugger Robot · 5 years ago
  21. 61e96c4 Enable continuous testing for Battery Saver code. by Kweku Adams · 5 years ago
  22. f17fd09 Parse manifest rules for integrity component. by Song Pan · 5 years ago
  23. 6e3677c Implement methods in AppIntegrityManagerServiceImpl. by Song Pan · 5 years ago
  24. a7872c3 Merge "Switch from allowed display configs to refresh rate range" by Steven Thomas · 5 years ago
  25. 756a623 Merge "Send broadcast to integrity component during installation." by TreeHugger Robot · 5 years ago
  26. 97d0375 Merge "Modify RuleXmlSerializer to output the rules in the indexing friendly order." by TreeHugger Robot · 5 years ago
  27. a00ba07 Modify RuleXmlSerializer to output the rules in the indexing friendly order. by Omer Nebil Yaveroglu · 5 years ago
  28. 26dee80 Send broadcast to integrity component during installation. by Song Pan · 5 years ago
  29. 2739245 Merge "Modify the RuleBinarySerializer to output the rules in the ordered fashion that is suitable for indexing." by TreeHugger Robot · 5 years ago
  30. f804764 Modify the RuleBinarySerializer to output the rules in the ordered fashion that is suitable for indexing. by Omer Nebil Yaveroglu · 5 years ago
  31. 1872d45 Merge "Extract an "ArrayMapWithHistory" support class" am: 472f9b1540 am: 7546e0c520 am: ec299a6717 by Automerger Merge Worker · 5 years ago
  32. ec299a6 Merge "Extract an "ArrayMapWithHistory" support class" am: 472f9b1540 am: 7546e0c520 by Automerger Merge Worker · 5 years ago
  33. 0de8726 Extract an "ArrayMapWithHistory" support class by Neil Fuller · 5 years ago
  34. 0cf243e Merge "Add builder method to check DevicePolicyManager" by Joshua Mccloskey · 5 years ago
  35. 31fbfee Modify the splitsRulesIntoIndexBuckets to return sorted list of rules instead of a Map that contains unordered set of rules. by Omer Nebil Yaveroglu · 5 years ago
  36. bdd7d4f Merge "Refactored UserManagerTest to use JUnit4 and Truth." by TreeHugger Robot · 5 years ago
  37. 85d68cd Merge "Remove default Device Owner restrictions" by TreeHugger Robot · 5 years ago
  38. ad2a163 Merge "Refactor static input associations" by TreeHugger Robot · 5 years ago
  39. 5124763 Merge "Fixed UserManagerTest so it works on Automotive." by TreeHugger Robot · 5 years ago
  40. 15c0a44 Add builder method to check DevicePolicyManager by joshmccloskey · 5 years ago
  41. 2aea1e0 Merge "UserSystemPackageInstaller: Implicit System Mode" by TreeHugger Robot · 5 years ago
  42. 2fc27eb Refactored UserManagerTest to use JUnit4 and Truth. by Felipe Leme · 5 years ago
  43. e2d0474 Fixed UserManagerTest so it works on Automotive. by Felipe Leme · 5 years ago
  44. 275ecd6 Merge "Refactor CountryDetectorService" by TreeHugger Robot · 5 years ago
  45. eac923e UserSystemPackageInstaller: Implicit System Mode by Bookatz · 5 years ago
  46. 190d953 Change the functionality of RuleIndexingDetailsIdentifier to splits a given rule set into three indexing categories since this code will be shared between the XML and Binary implementation. by Omer Nebil Yaveroglu · 5 years ago
  47. ce273df Remove default Device Owner restrictions by Eran Messeri · 5 years ago
  48. 30749c8 Extend integrity component indexing type identification to also return by Omer Nebil Yaveroglu · 5 years ago
  49. 10286bb Merge "Fix IsolatedUidAllocator for non-primary users." by Martijn Coenen · 5 years ago
  50. 7b49bf1 Merge "Don't depend on annotation processors XmlWriter." am: e6d84c0d97 am: f4eddd99c1 by Automerger Merge Worker · 5 years ago
  51. e6d84c0 Merge "Don't depend on annotation processors XmlWriter." by Treehugger Robot · 5 years ago
  52. c9a0df2 Fix IsolatedUidAllocator for non-primary users. by Martijn Coenen · 5 years ago
  53. 5036168 Refactor CountryDetectorService by Christophe Koessler · 5 years ago
  54. 0d52f42 Merge changes from topic "soundtrigger_refactor" by Ytai Ben-tsvi · 5 years ago
  55. 9e694a8 Merge "Reduce the staleness requirement; make it a flag" by Alex Salo · 5 years ago
  56. efed6c7 Merge "Implement existing gestures using the new architecture." by Ameer Armaly · 5 years ago
  57. 1461072 Merge changes from topic "overlay-vis-remerge" by Winson Chiu · 5 years ago
  58. 7623a52 Merge "Update user restriction APIs to be called on parent instance" by TreeHugger Robot · 5 years ago
  59. 51106a3 Implement existing gestures using the new architecture. by Ameer Armaly · 5 years ago
  60. 5249eca Don't depend on annotation processors XmlWriter. by Mathew Inwood · 5 years ago
  61. ed63321 Merge "Don't depend on annotation processors XmlWriter." by Mathew Inwood · 5 years ago
  62. a531f10 Merge "Add OWNERS to biometrics projects" am: 36af0dc32e am: 57a3c9c3d1 am: 79dc4164fe by Automerger Merge Worker · 5 years ago
  63. f5446de Don't depend on annotation processors XmlWriter. by Mathew Inwood · 5 years ago
  64. 5178397 Merge "Pass ApexSessionParams when submitting sessions to apex service." am: e340ecdc89 am: 359e940779 by Automerger Merge Worker · 5 years ago
  65. e340ecd Merge "Pass ApexSessionParams when submitting sessions to apex service." by Oli Lan · 5 years ago
  66. 5de9140 Merge "Remove a few hard coded references to SystemUI in fw/base/services" by Winson Chung · 5 years ago
  67. 79dc416 Merge "Add OWNERS to biometrics projects" am: 36af0dc32e am: 57a3c9c3d1 by Automerger Merge Worker · 5 years ago
  68. d856937 Add OWNERS to biometrics projects by Kevin Chyn · 5 years ago
  69. da20815 DataLoader version of installation API. by Alex Buynytskyy · 5 years ago
  70. a74a864 Switch from allowed display configs to refresh rate range by Ana Krulec · 5 years ago
  71. 93c117c86 Implement the soundtrigger_middlewware service by Ytai Ben-Tsvi · 5 years ago
  72. 14ff3aa Merge changes from topic "biometric-strength" by Kevin Chyn · 5 years ago
  73. 87c6af9 Merge "Fix TimeZoneDetectorStrategyTest" am: 41c13aa123 am: 87e60d5454 am: 89f213f36f by Automerger Merge Worker · 5 years ago
  74. 89f213f Merge "Fix TimeZoneDetectorStrategyTest" am: 41c13aa123 am: 87e60d5454 by Automerger Merge Worker · 5 years ago
  75. 6d84974 Fix TimeZoneDetectorStrategyTest by Neil Fuller · 5 years ago
  76. 5141938 Update user restriction APIs to be called on parent instance by Alex Johnston · 5 years ago
  77. d0343a2 Merge "Add new APIs setAutoTimeZone and getAutoTimeZone" by Alex Johnston · 5 years ago
  78. a44d729 Add new APIs setAutoTimeZone and getAutoTimeZone by Alex Johnston · 5 years ago
  79. 285976f Pass ApexSessionParams when submitting sessions to apex service. by Oli Lan · 5 years ago
  80. b8edc67 Merge "Add rollback parameters when submitting sessions to apexd." by Oli Lan · 5 years ago
  81. 9cef363 Enforce that registered authenticators are not null by Kevin Chyn · 5 years ago
  82. 2291072 Ensure that cancelling authentication ends up in the correct state by Kevin Chyn · 5 years ago
  83. e8d2d1f Enforce authenticator registration by Kevin Chyn · 5 years ago
  84. d04b43d Enforce that only public authenticator combinations are accepted by Kevin Chyn · 5 years ago
  85. f2b4177 Remove a few hard coded references to SystemUI in fw/base/services by Winson Chung · 5 years ago
  86. ebac505 Move MockitoUtils to server om package by Winson · 5 years ago
  87. 2fdaf81 Revert "Revert "Overlay, actor, and target app visibility handling"" by Winson Chiu · 5 years ago
  88. 19df6fd Merge changes Idfec610d,I68011fd3 by TreeHugger Robot · 5 years ago
  89. c72b0bb Add rollback parameters when submitting sessions to apexd. by Oli Lan · 5 years ago
  90. 7b47d14 Add unit test to verify adding windowId to surface by Daichi Hirono · 5 years ago
  91. cf6070e Refactor static input associations by Arthur Hung · 5 years ago
  92. 5c7ed9a Add phenotype namespace and flag for biometrics by Haining Chen · 5 years ago
  93. d15b2f7 Allow setting User Restrictions per user type by Bookatz · 5 years ago
  94. 95f0270 Support custom user types (profiles) by Bookatz · 5 years ago
  95. 30f1dd8 Use @Authenticators.Types for authenticator selection by Ilya Matyukhin · 5 years ago
  96. 13eb581 Add setAllowedAuthenticators(int) to BiometricPrompt by Curtis Belmonte · 5 years ago
  97. 74798fd Merge "Assorted location cleanup" by TreeHugger Robot · 5 years ago
  98. 85aac1d Merge "Clamp brightness thresholds to the maximum brightness." into qt-qpr1-dev am: 4274934c01 by Automerger Merge Worker · 5 years ago
  99. ee05f27 Reduce the staleness requirement; make it a flag by Alex Salo · 5 years ago
  100. a7991ab Clamp brightness thresholds to the maximum brightness. by Santos Cordon · 5 years ago