1. 32e09d8 Move dimens from overlay to framework by kwaky · 5 years ago
  2. 8cccd31 Revert "Update reference implementations" by Changyeon Jo · 5 years ago
  3. 380c6a7 Merge "Update reference implementations" by Changyeon Jo · 5 years ago
  4. 59cb802 Merge "Add metrics domain for Bluetooth" by Joseph Pirozzo · 5 years ago
  5. 87eba28 Merge "Secondary Home App for multi display multi user" by Yan Zhu · 5 years ago
  6. d40375f2 Update reference implementations by Changyeon Jo · 5 years ago
  7. 64c8bed Verify client rebinding using a Handler mock instead of a sleep. am: cfc97de51a by Mark Tabry · 5 years ago
  8. 6d65223 Verify client rebinding using a Handler mock instead of a sleep. am: cfc97de51a by Mark Tabry · 5 years ago
  9. fdf9549 Add metrics domain for Bluetooth by Joseph Pirozzo · 5 years ago
  10. acf2337 Secondary Home App for multi display multi user by Yan Zhu · 5 years ago
  11. c7f16c5 Merge "Add FixedActivityService" by Keun-young Park · 5 years ago
  12. 785c6d8 Merge "move CellBroadcastMessage from telephony-common to app" by Chen Xu · 5 years ago
  13. 44529e6 Merge "Convert version 1 of the BLEMessageStream to java." by Anthony Chen · 5 years ago
  14. a4d1220 Add FixedActivityService by Keun young Park · 5 years ago
  15. 5972968 Convert version 1 of the BLEMessageStream to java. by Anthony Chen · 5 years ago
  16. e1e2929 Merge "Leverage the interface change of TileUtils" by Jason Chiu · 5 years ago
  17. 9569cb7 move CellBroadcastMessage from telephony-common to app by Chen Xu · 5 years ago
  18. fd0238b Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  19. 5b7ea78 Merge "Removed old confirm device credential logic." by Kevin Chyn · 5 years ago
  20. 9595508 Merge "Migrate to Global setting for bubbles in CarDeveloperOptions" by Mady Mellor · 5 years ago
  21. 3d36320 Merge "Refactor getAllSwitchableUsers() and getAllPersistentUsers()" by Anthony Hugh · 5 years ago
  22. 77f6435 Merge "Make CarUserService dependent on CarUserManagerHelper (temporarily)" by Eric Jeong · 5 years ago
  23. 62ff26e Merge "Fixed name of pre-created users properties." by TreeHugger Robot · 5 years ago
  24. 3a793b0 Make CarUserService dependent on CarUserManagerHelper (temporarily) by Eric Jeong · 5 years ago
  25. 8af6b46 Fixed name of pre-created users properties. by Felipe Leme · 5 years ago
  26. d52a67c Merge "Refactor OnUsersUpdateListener" by Anthony Hugh · 5 years ago
  27. cfc97de Verify client rebinding using a Handler mock instead of a sleep. by Mark Tabry · 5 years ago
  28. 0302e3a Merge "Add headers for computepipe router library" by Hanumant Singh · 5 years ago
  29. fd3061b Merge "Added selinux rules for new properties user to create user templates" by TreeHugger Robot · 5 years ago
  30. 65a2c08 Leverage the interface change of TileUtils by Jason Chiu · 5 years ago
  31. 4abaf5d Add headers for computepipe router library by Hanumant Singh · 5 years ago
  32. e484c46 Merge "Deprecate NavigationState APIs, rm androidx.car-cluster refs" by Peter Li · 5 years ago
  33. 186b86b [automerger skipped] Ignore AP_POWER_STATE_REPORT in dispatchEvents am: d8a8f957fa am: 99e3b9d280 am: 77924130cb by Min Yun · 5 years ago
  34. 962671a Ignore AP_POWER_STATE_REPORT in dispatchEvents am: d8a8f957fa am: 99e3b9d280 by Min Yun · 5 years ago
  35. 7792413 Ignore AP_POWER_STATE_REPORT in dispatchEvents am: d8a8f957fa am: 99e3b9d280 by Min Yun · 5 years ago
  36. 99e3b9d Ignore AP_POWER_STATE_REPORT in dispatchEvents am: d8a8f957fa by Min Yun · 5 years ago
  37. f2a3253 Refactor getAllSwitchableUsers() and getAllPersistentUsers() by Anthony Hugh · 5 years ago
  38. c46c7a4 Merge "Remove libhwbinder/libhidltransport deps" by TreeHugger Robot · 5 years ago
  39. 3d9290d Deprecate NavigationState APIs, rm androidx.car-cluster refs by Peter Li · 5 years ago
  40. 8e89cb5 Remove libhwbinder/libhidltransport deps by Steven Moreland · 5 years ago
  41. c2da846 Refactor OnUsersUpdateListener by Anthony Hugh · 5 years ago
  42. 27a02ba Update OWNERS for car service by Keun young Park · 5 years ago
  43. a1b55a3 Merge "Remove isCurrentProcessUserHasRestriction()" by Anthony Hugh · 5 years ago
  44. f6d74c2 Added selinux rules for new properties user to create user templates by Felipe Leme · 5 years ago
  45. 06cb541 Merge "First commit with Analyze use case." by TreeHugger Robot · 5 years ago
  46. 3993d00 First commit with Analyze use case. by Haoxiang Li · 5 years ago
  47. 5092ada Remove isCurrentProcessUserHasRestriction() by Anthony Hugh · 5 years ago
  48. 22133b7 Merge "Ignore AP_POWER_STATE_REPORT in dispatchEvents" by Jim Kaye · 5 years ago
  49. 6225cbb Merge "Remove canCurrentProcessModifyAccounts()" by TreeHugger Robot · 5 years ago
  50. b5675c1 Merge "Update car API" by Yabin Huang · 5 years ago
  51. b2af0f7 [automerger skipped] Import translations. DO NOT MERGE am: 3468aeac46 -s ours by Bill Yi · 5 years ago
  52. a47f5d8 [automerger skipped] Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  53. 3468aea Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  54. c74c781 Update car API by Yabin Huang · 5 years ago
  55. d8a8f95 Ignore AP_POWER_STATE_REPORT in dispatchEvents by Min Yun · 5 years ago
  56. b9baf25 Ignore AP_POWER_STATE_REPORT in dispatchEvents by Jim Kaye · 5 years ago
  57. 1545f3b Add CarUserManager API by Eric Jeong · 5 years ago
  58. 46bcc3e Remove canCurrentProcessModifyAccounts() by Anthony Hugh · 5 years ago
  59. 22586f1 Merge "Refactor StreamHandlerManager to ResourceManager." by TreeHugger Robot · 5 years ago
  60. c888859 Refactor StreamHandlerManager to ResourceManager. by Haoxiang Li · 5 years ago
  61. a620679 Create CarBlePeripheralManager by Dan Harms · 5 years ago
  62. 96db3af [automerger skipped] Import translations. DO NOT MERGE am: 928b8b90b9 -s ours am: 989d5c7d45 -s ours by Bill Yi · 5 years ago
  63. c040afe [automerger skipped] Import translations. DO NOT MERGE am: 928b8b90b9 -s ours by Bill Yi · 5 years ago
  64. 989d5c7 [automerger skipped] Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  65. 928b8b9 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  66. 1bf6b24 Merge "Refactor end to end test for CarPropertyManager" by Kai Wang · 5 years ago
  67. 7c47170 Merge "Remove enum logic from callers of requestbugreport()" by TreeHugger Robot · 5 years ago
  68. aa53174 Merge "Change Settings OWNERS" by TreeHugger Robot · 5 years ago
  69. 27be850 Change Settings OWNERS by Edgar Wang · 5 years ago
  70. a95a6b6 Merge "Create new protos for ble messages" by Dan Harms · 5 years ago
  71. 1a1755c Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  72. 7bd8fd6 Merge "Adding ajchen@ to owners file for car service reviews" by TreeHugger Robot · 5 years ago
  73. 4ddcb02 Merge "Create SecureBleChannel" by TreeHugger Robot · 5 years ago
  74. e4258b0 Adding ajchen@ to owners file for car service reviews by Ram Periathiruvadi · 5 years ago
  75. be7cf21 Create new protos for ble messages by Dan Harms · 5 years ago
  76. 2b01564 Create SecureBleChannel by Erin Yan · 5 years ago
  77. 0cd381f Remove enum logic from callers of requestbugreport() by Abhijeet Kaur · 5 years ago
  78. 1709b37 De-couple the camera classes from the graphics ones. by Haoxiang Li · 5 years ago
  79. ee7ea93 Migrate to Global setting for bubbles in CarDeveloperOptions by Mady Mellor · 5 years ago
  80. 07aa28f Merge "Make the error/debug messages in StreamHandler more informative." by TreeHugger Robot · 5 years ago
  81. 3ef42ef Make the error/debug messages in StreamHandler more informative. by Haoxiang Li · 5 years ago
  82. 855153e [automerger skipped] add CarUserNoticeService am: 2bf014ea8a by Keun young Park · 5 years ago
  83. 59dd30a add CarUserNoticeService am: 2bf014ea8a by Keun young Park · 5 years ago
  84. c9e649f Removed old confirm device credential logic. by joshmccloskey · 5 years ago
  85. 2bf014e add CarUserNoticeService by Keun young Park · 5 years ago
  86. 0ea83dd Merge "add CarUserNoticeService" by TreeHugger Robot · 5 years ago
  87. 7af7d6c add CarUserNoticeService by Keun young Park · 5 years ago
  88. 5cb353a Merge "Rename ICarUserService.aidl to IPerUserCarService.aidl" by Eric Jeong · 5 years ago
  89. ae47e76 Merge "Unify manual and programmatic key installation flows." by Eran Messeri · 5 years ago
  90. a84a682 Rename ICarUserService.aidl to IPerUserCarService.aidl by Eric Jeong · 5 years ago
  91. 8ddfb72 Merge "Move RenderCallback from VideoTex to StreamHandler." by TreeHugger Robot · 5 years ago
  92. 8cd648f Merge "Implement generic ConnectedDeviceManager interface" by Dan Harms · 5 years ago
  93. 5cb6905 Move RenderCallback from VideoTex to StreamHandler. by Haoxiang Li · 5 years ago
  94. 6566f9b Merge "Dump VMS HAL client stats obtained by reading a vendor property." into qt-qpr1-dev am: dca49e1558 by Mark Tabry · 5 years ago
  95. 0b27be1 Merge "Dump VMS HAL client stats obtained by reading a vendor property." into qt-qpr1-dev by Mark Tabry · 5 years ago
  96. dca49e1 Merge "Dump VMS HAL client stats obtained by reading a vendor property." into qt-qpr1-dev by TreeHugger Robot · 5 years ago
  97. 2a6b56e Merge "Fix computepipe APIs" by Hanumant Singh · 5 years ago
  98. 8ee2021 Merge "Indicate the unique ID of the sender when testing "Message Auto Update Every 6 Secs"" by TreeHugger Robot · 5 years ago
  99. b588d2e Dump VMS HAL client stats obtained by reading a vendor property. by Mark Tabry · 5 years ago
  100. a5402de Indicate the unique ID of the sender when testing "Message Auto Update Every 6 Secs" by kwaky · 5 years ago