1. 6793f85 Merge "Uses correct parameters to clone a frame buffer" into rvc-dev by Changyeon Jo · 4 years, 3 months ago
  2. 553f693 Merge "Added user hal check in CarUserService if Hal is supported" into rvc-dev by Mayank Garg · 4 years, 3 months ago
  3. 687cd75 Uses correct parameters to clone a frame buffer by Changyeon Jo · 4 years, 3 months ago
  4. 9ed099e Added user hal check in CarUserService if Hal is supported by Mayank Garg · 4 years, 3 months ago
  5. f8306a0 Merge "Fix pendingIntent in EmergencyInfoSlice could be hijacked" into rvc-dev by Mill Chen · 4 years, 3 months ago
  6. 6559eb8 Merge "Limit preferSource package to Maps." into rvc-dev by Yuncheol Heo · 4 years, 3 months ago
  7. ca0d716 Merge "Adding missed javadocs." into rvc-dev by Antonio Kantek · 4 years, 3 months ago
  8. 044b987 Merge "Enable removed api dex for car-lib" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  9. 300a423 Merge "Re-implement createDriver using User HAL" into rvc-dev by Eric Jeong · 4 years, 3 months ago
  10. 4fef9c1 Fix pendingIntent in EmergencyInfoSlice could be hijacked by Mill Chen · 4 years, 3 months ago
  11. 1a7883f Merge "Import translations. DO NOT MERGE" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  12. f3e2d08 Merge "Import translations. DO NOT MERGE" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  13. ef4c012 Merge "Import translations. DO NOT MERGE" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  14. cdee844 Import translations. DO NOT MERGE by Bill Yi · 4 years, 3 months ago
  15. f5153f8 Import translations. DO NOT MERGE by Bill Yi · 4 years, 3 months ago
  16. 3b7f13a Import translations. DO NOT MERGE by Bill Yi · 4 years, 3 months ago
  17. b2dc6ff Re-implement createDriver using User HAL by Eric Jeong · 4 years, 3 months ago
  18. 47305b3 Adding missed javadocs. by Antonio Kantek · 4 years, 3 months ago
  19. 3bcd3e8 Merge "Improved loggging of user lifecycle events." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  20. 3789c85 Merge "Fixed current user on legacy Android switch HAL call." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  21. 28e8adf Merge "Hiding [HiddenSupperclass] warnings since they are expected. See https://b.corp.google.com/issues/147708787#comment8 for more info." into rvc-dev by Antonio Kantek · 4 years, 3 months ago
  22. 5f16d13 Merge "Adds obj parser for surround view service" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  23. 2ba4d9f Merge "Update to the latest core lib .so" into rvc-dev by Haoxiang Li · 4 years, 3 months ago
  24. 3f243c2 Limit preferSource package to Maps. by Yuncheol Heo · 4 years, 3 months ago
  25. c73da62 Hiding [HiddenSupperclass] warnings since they are expected. See https://b.corp.google.com/issues/147708787#comment8 for more info. by Antonio Kantek · 4 years, 3 months ago
  26. 9aa6906 Adds obj parser for surround view service by Tanmay Patil · 4 years, 3 months ago
  27. 1fdd539 Merge "Retry USB enumeration once if startAoap fails." into rvc-dev by Mina Granic · 4 years, 3 months ago
  28. d11d7bd Merge "Add pip settings stub" into rvc-dev by Alex Stetson · 4 years, 3 months ago
  29. de1e16d Improved loggging of user lifecycle events. by felipeal · 4 years, 3 months ago
  30. 7d12ee2 Fixed current user on legacy Android switch HAL call. by felipeal · 4 years, 3 months ago
  31. b1c3470 Retry USB enumeration once if startAoap fails. by minagranic · 4 years, 3 months ago
  32. 8820717 Merge "Removed car audio hidden display API." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  33. a537942 Merge "Disable VoiceInteraction when suspending to RAM." into rvc-dev by Felipe Leme · 4 years, 3 months ago
  34. 0d33f92 Removed car audio hidden display API. by Oscar Azucena · 4 years, 3 months ago
  35. 53ac563 Merge "Combining all runtime exceptions in one single catch." into rvc-dev by Antonio Kantek · 4 years, 3 months ago
  36. 2f7dd56 Update to the latest core lib .so by Haoxiang Li · 4 years, 3 months ago
  37. 93498db Enable removed api dex for car-lib by Eric Jeong · 4 years, 3 months ago
  38. ae64bbe Merge "Implement remove user for user hal" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  39. a55c309 Implement remove user for user hal by Mayank Garg · 4 years, 3 months ago
  40. bbf7e1c Merge "Fixing checkstyle/lint issues for CarStorageMonitoringManager" into rvc-dev by Antonio Kantek · 4 years, 3 months ago
  41. 87aeffa Merge "Used switchUserRequest in user hal service" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  42. 8b9ee1a Merge "Add missing permission check to CarPackageManager.restartTask" into rvc-dev by Keun-young Park · 4 years, 3 months ago
  43. 3e22af9 Merge "Update CarAppFocusManager to send state update for ownership chage" into rvc-dev by Keun-young Park · 4 years, 3 months ago
  44. a8a2405 Merge "Fix CarSettings system api usage" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  45. c4625ab Add pip settings stub by Alex Stetson · 4 years, 3 months ago
  46. eb362e3 Merge "Fixed last active user logic." into rvc-dev by Felipe Leme · 4 years, 3 months ago
  47. 2f1412a Fixing checkstyle/lint issues for CarStorageMonitoringManager by Antonio Kantek · 4 years, 6 months ago
  48. 5dcf327 Update CarAppFocusManager to send state update for ownership chage by Keun young Park · 4 years, 3 months ago
  49. e4ab471 Combining all runtime exceptions in one single catch. by Antonio Kantek · 4 years, 3 months ago
  50. bf32765 Fixed last active user logic. by felipeal · 4 years, 3 months ago
  51. e295693 Merge "Update RotaryService settings on user switch" into rvc-dev by Yabin Huang · 4 years, 3 months ago
  52. 8c06f5f Merge "Created class (CommonResults) for common result statuses." into rvc-dev by Felipe Leme · 4 years, 3 months ago
  53. 22dc65b Add missing permission check to CarPackageManager.restartTask by Keun young Park · 4 years, 3 months ago
  54. 24f738d Fix CarSettings system api usage by Eric Jeong · 4 years, 3 months ago
  55. 70f9e0b Merge "Updating CarHvacManager to comply with dev guidelines and checkstyle." into rvc-dev by Antonio Kantek · 4 years, 3 months ago
  56. db518a1 Merge "Move CarStatsService puller to binder thread" into rvc-dev by Ruchir Rastogi · 4 years, 3 months ago
  57. eb37d09 Used switchUserRequest in user hal service by Mayank Garg · 4 years, 3 months ago
  58. 524e265 Disable VoiceInteraction when suspending to RAM. by felipeal · 4 years, 3 months ago
  59. c68d17f Merge "Allow more transient states when testing for Power sleep/shutdown" into rvc-dev by Jim Kaye · 4 years, 3 months ago
  60. 7f277f9 Merge "Re-add integration tests for user switching after STR" into rvc-dev by Yan Zhu · 4 years, 3 months ago
  61. e0c490e Re-add integration tests for user switching after STR by Yan Zhu · 4 years, 4 months ago
  62. d3d0d2f Allow more transient states when testing for Power sleep/shutdown by Jim Kaye · 4 years, 3 months ago
  63. b73a06f Merge "Retry once to getProtocol and send Idetifying Information." into rvc-dev by Mina Granic · 4 years, 3 months ago
  64. 9cbc758 Update RotaryService settings on user switch by Yabin Huang · 4 years, 3 months ago
  65. 20934a9 Merge "Cleaning lint/checkstyle issues." into rvc-dev by Antonio Kantek · 4 years, 3 months ago
  66. 9294e63 Merge "Properly tagging overriden methods." into rvc-dev by Antonio Kantek · 4 years, 3 months ago
  67. 90ac533 Move CarStatsService puller to binder thread by Ruchir Rastogi · 4 years, 3 months ago
  68. bb4ed36 Updating CarHvacManager to comply with dev guidelines and checkstyle. by Antonio Kantek · 4 years, 6 months ago
  69. 8efe321 Install com.android.car.ui.sharedlibrary in system by Eric Jeong · 4 years, 3 months ago
  70. d8dff29 Cleaning lint/checkstyle issues. by Antonio Kantek · 4 years, 6 months ago
  71. 11e0275 Merge "Add gpu access to car service's sepolicy" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  72. 0850e6c Properly tagging overriden methods. by Antonio Kantek · 4 years, 3 months ago
  73. bc3d004 Add gpu access to car service's sepolicy by Keun young Park · 4 years, 3 months ago
  74. 59a4774 Created class (CommonResults) for common result statuses. by felipeal · 4 years, 3 months ago
  75. dfdf851 Implemented CarUserManager.createUser(). by felipeal · 4 years, 3 months ago
  76. c42fff1 Merge "Allow a transient state when testing for immediate shut down" into rvc-dev by Jim Kaye · 4 years, 3 months ago
  77. 3449e1c Merge changes I77faf15f,Ie8374eda,Iea389fad into rvc-dev by Changyeon Jo · 4 years, 3 months ago
  78. 272e2ca Merge "Adds VhalHandler to SurroundViewService" into rvc-dev by Tanmay Patil · 4 years, 3 months ago
  79. 45269f1 Merge "Do not send lifecycle metrics if timestamp is 0" into rvc-dev by Keun-young Park · 4 years, 3 months ago
  80. 8a92b67 Allow a transient state when testing for immediate shut down by Jim Kaye · 4 years, 3 months ago
  81. 3f0d3d7 Merge "Removed display API from KS audio fragmment." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  82. a040155 Merge "Added isSuccess() method in UserSwitchResult" into rvc-dev by Mayank Garg · 4 years, 3 months ago
  83. c95971f Merge "Retry entering Suspend to RAM" into rvc-dev by Jim Kaye · 4 years, 3 months ago
  84. 0222dcb Retry once to getProtocol and send Idetifying Information. by minagranic · 4 years, 3 months ago
  85. 65fc5cb Removed display API from KS audio fragmment. by Oscar Azucena · 4 years, 3 months ago
  86. c7506e8 Merge "Add Handler task completion step to the test infra" into rvc-dev by Keun-young Park · 4 years, 3 months ago
  87. ee122fc Retry entering Suspend to RAM by Jim Kaye · 4 years, 3 months ago
  88. 31796c9 Adds VhalHandler to SurroundViewService by Tanmay Patil · 4 years, 3 months ago
  89. 097bdde Added isSuccess() method in UserSwitchResult by Mayank Garg · 4 years, 3 months ago
  90. 14217a9 Add Handler task completion step to the test infra by Keun young Park · 4 years, 3 months ago
  91. 920a798 Merge "Fix SecondaryHome exception running CarServiceTest in gcar_hl_md_emu_x86" into rvc-dev by Yan Zhu · 4 years, 3 months ago
  92. c0be508 Fix SecondaryHome exception running CarServiceTest in gcar_hl_md_emu_x86 by Yan Zhu · 4 years, 3 months ago
  93. 78d59ff Calcuates and reports frame buffer latencies by Changyeon Jo · 4 years, 3 months ago
  94. 96ef814 Merge "Import translations. DO NOT MERGE" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  95. c49de3a Merge "Import translations. DO NOT MERGE" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  96. e2fb699 Merge "Import translations. DO NOT MERGE" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  97. 033a05b Merge "Import translations. DO NOT MERGE" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  98. 4670fdd Merge "Fixing lint issues from AppBlockingPackageInfo.java." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  99. 460e63f Names a camera usage collection thread correctly by Changyeon Jo · 4 years, 3 months ago
  100. 4474aed Uses the default display by Changyeon Jo · 4 years, 3 months ago