1. 958ea3e Update InputeTestFragment to display keys held down. by George Lu · 5 years ago
  2. c3ef386 C++17 is the default now. am: fcb4afc887 am: d9892c1ce6 am: fc8567fe5c by Elliott Hughes · 6 years ago
  3. fcb4afc C++17 is the default now. by Elliott Hughes · 6 years ago
  4. a916068 Revert "Revert "Added End-to-End tests for car property API"" by Chao Yan · 6 years ago
  5. 720cd16 Revert "Added End-to-End tests for car property API" by Ian Pedowitz · 6 years ago
  6. 66c3955 Added End-to-End tests for car property API by Chao Yan · 6 years ago
  7. 3ac2057 Service and KitchenSink logic to read the kernel's input event queues by Enrico Granata · 6 years ago
  8. 1201964 Service and KitchenSink logic to read the kernel's input event queues by Enrico Granata · 6 years ago
  9. b2134be Updated VHAL python emulator constants and sripts by Chao Yan · 6 years ago
  10. 657e3f4 Updated VHAL python emulator constants and sripts by Chao Yan · 6 years ago
  11. 80291ff Merge "Move io_analysis to system/extra" into pi-dev am: d992fa5b2d by Wei Wang · 6 years ago
  12. e14fa24 Move io_analysis to system/extra by Wei Wang · 6 years ago
  13. 5d55b49 Merge "Move boottime tools to system/extra" into pi-dev am: 99130c5c6c by Wei Wang · 6 years ago
  14. 5e129f1 Move boottime tools to system/extra by Wei Wang · 6 years ago
  15. 45d6347 Generated vhal_consts_2.0.py file. by smara · 6 years ago
  16. ea17dea Add tool to produce reports and graphs from a FlashApp document by Enrico Granata · 6 years ago
  17. 18a3e8d Extending vhal_emulator_test to touch Vms by Aditi Nagaraj · 6 years ago
  18. 8976fb2 Rename HVAC_FAN_POSITION to HVAC_FAN_DIRECTION by Steve Paik · 6 years ago
  19. e6a9a4d Fix VHAL emulator python scripts by Steve Paik · 6 years ago
  20. ab20309 Label files appropriately to pass build tests by Jeff Vander Stoep · 6 years ago
  21. e135607 Comment out bootio sepolicy rules for bat by Anthony Mah · 7 years ago
  22. d86a5d5 changes required by QC HB.1.1.5-01410-8x96 by Hans Chang · 7 years ago
  23. f1b41e9 Removes deprecated audio property in vehicle hal by Hongwei Wang · 7 years ago
  24. a5e50f9 Generate diagnostic live frame for vhal simulation by Chao Yan · 7 years ago
  25. e20055f Rename imported diagnostic sensors index by Chao Yan · 7 years ago
  26. 2f7a8bb Use -Werror in packages/services/Car/tools am: 7f50f1e4bd am: 20fdefebcf by Chih-Hung Hsieh · 7 years ago
  27. 3022022 Use -Werror in packages/services/Car/tools am: 7f50f1e4bd am: 20fdefebcf by Chih-Hung Hsieh · 7 years ago
  28. 7f50f1e Use -Werror in packages/services/Car/tools by Chih-Hung Hsieh · 7 years ago
  29. ad2cd30 Fix format specifier warnings by Chih-Hung Hsieh · 7 years ago
  30. 6f37e15 Added basic vhal property simulator by Chao Yan · 7 years ago
  31. d1a11b5 Update to import vhal_const_2_0 as vhal_const_2_1 is gone by Chao Yan · 7 years ago
  32. 6982726 Remove LOCAL_CLANG am: 7a3f3ef53e am: 1426ca0155 am: 97f6422cd3 am: 633e098d12 by Lennart Wieboldt · 7 years ago
  33. 633e098 Remove LOCAL_CLANG am: 7a3f3ef53e am: 1426ca0155 am: 97f6422cd3 by Lennart Wieboldt · 7 years ago
  34. 1426ca0 Remove LOCAL_CLANG am: 7a3f3ef53e by Lennart Wieboldt · 7 years ago
  35. 7025473 Remove references to Vehicle HAL 2.1 from vhal_const_generate.py by Enrico Granata · 7 years ago
  36. 7a3f3ef Remove LOCAL_CLANG by Lennart Wieboldt · 7 years ago
  37. abe9f8e add bugreport_analyze by Keun-young Park · 7 years ago
  38. 3a00f97 improve I/O analysys script further by Keun-young Park · 7 years ago
  39. 99e1a75 Merge Vehicle HAL 2.1 iface to 2.0 by Pavel Maltsev · 7 years ago
  40. 07d2973 add sched trace to check_io_trace_all by Keun-young Park · 7 years ago
  41. adc951e improve io analysis log by Keun-young Park · 7 years ago
  42. 8f193c1 bootanalyze: add shutdown events by Keun-young Park · 7 years ago
  43. 22a9fa7 Merge "Fix VHAL Emulator Test" into oc-mr1-dev by Steve Paik · 7 years ago
  44. 2360832 Fix VHAL Emulator Test by Steve Paik · 7 years ago
  45. 25e8946 Move the Diagnostics API classes to android.car.diagnostic by Enrico Granata · 7 years ago
  46. 3b0f5b7 Remove the CarDiagnosticSensorIndices class as it merely acted as a hollow namespace by Enrico Granata · 7 years ago
  47. 976cee4 CarService changes necessary to support the diagnostic enums rename on the Vehicle HAL side by Enrico Granata · 7 years ago
  48. 19b97bb Fix format specifier warnings by George Burgess IV · 7 years ago
  49. 0618990 Fix a bug in diagnostic_injector.py where the wrong file list was being looked at by Enrico Granata · 7 years ago
  50. 9b6111d Add the ability for VHAL Emulator to select a specific device by Enrico Granata · 7 years ago
  51. 18baf5f Add async resonse reader thread by Scott Randolph · 7 years ago
  52. c9d80ac bootanalyze: fix errata am: 40c290051f am: 7c582428d6 by Keun-young Park · 7 years ago
  53. 40c2900 bootanalyze: fix errata by Keun-young Park · 7 years ago
  54. f10b854 Merge "add bootchart and systrace support to bootanalyze" into oc-dev am: eb7f3e3364 by Keun-young Park · 7 years ago
  55. cf4d028 add bootchart and systrace support to bootanalyze by Keun-young Park · 7 years ago
  56. 88ec75e Merge "Fix up comment, parser.py does vend structs now" by TreeHugger Robot · 7 years ago
  57. 1ddfdef Fix up comment, parser.py does vend structs now by Enrico Granata · 7 years ago
  58. b352c00 Fix bootanalyze reading of dmesg by Bryan Eyler · 7 years ago
  59. df038a5 add more boot animation events am: 10979b9dff am: 35c5131079 by Keun-young Park · 7 years ago
  60. e9f0063 handle duplicate events properly by Keun-young Park · 7 years ago
  61. 10979b9 add more boot animation events by Keun-young Park · 7 years ago
  62. eb14fde handle duplicate events properly by Keun-young Park · 7 years ago
  63. 34134c0 Add a notification channel for car services. by Anthony Chen · 7 years ago
  64. 7ec8fe4 Merge "Add a notification channel for car services." by Anthony Chen · 7 years ago
  65. 31a1cf8 Add a notification channel for car services. by Anthony Chen · 7 years ago
  66. b40807a Merge "add bootloader time to bootanalyze" into oc-dev am: 7266db65f9 by Keun-young Park · 7 years ago
  67. 32866e9 add bootloader time to bootanalyze by Keun-young Park · 7 years ago
  68. 8f26415 Add LensPicker as startup home app. by Bryan Eyler · 7 years ago
  69. 32fd35b Add LensPicker as startup home app. by Bryan Eyler · 7 years ago
  70. a2c0ce0 Merge "Update the VHal emulator protobuf + misc nits" by TreeHugger Robot · 7 years ago
  71. 95fb30b Update the VHal emulator protobuf + misc nits by Scott Randolph · 7 years ago
  72. b34ca59 add keyguard related timing to bootanalyze am: ecd1caaad2 am: 4231f5ca62 by Keun-young Park · 7 years ago
  73. ecd1caa add keyguard related timing to bootanalyze by Keun-young Park · 7 years ago
  74. 02f7a32 Create GUI to remotely actuate Vehicle HAL by Scott Randolph · 7 years ago
  75. 4ce965a Update vhal_const_generate to emit all known values by Scott Randolph · 7 years ago
  76. 3e8eeed Add better error messages for missing dependencies. by Enrico Granata · 7 years ago
  77. 8ca3a68 Merge "Explicit remapping of sensor IDs" by TreeHugger Robot · 7 years ago
  78. 3e75b78 Merge "Make diagnostic_injector print more informative status" by Enrico Granata · 7 years ago
  79. fd51915 Merge "bootanalyze: add timing event for kernel with bugreport capturing for time events" into oc-dev am: 61e491753f by Keun-young Park · 7 years ago
  80. d9a5521 Explicit remapping of sensor IDs by Enrico Granata · 7 years ago
  81. a44dc6c bootanalyze: add timing event for kernel with bugreport capturing for time events by Keun-young Park · 7 years ago
  82. 8c56210 Make diagnostic_injector print more informative status by Enrico Granata · 7 years ago
  83. c02004b Send freeze frames via diagnostic_injector by Enrico Granata · 7 years ago
  84. bb54142 Merge "bootanalyze: handle all valid fs_stat properly" into oc-dev am: fdf8a6ba64 by Keun-young Park · 7 years ago
  85. 1fab398 bootanalyze: handle all valid fs_stat properly by Keun-young Park · 7 years ago
  86. e0eafa5 Use the 2.1 HAL consts file by Enrico Granata · 7 years ago
  87. 8c44364 switch back to svc power reboot by default by Keun-young Park · 7 years ago
  88. 3bf9aff Merge "switch back to svc power reboot by default" by Keun-young Park · 7 years ago
  89. 95c013c Merge "Fix bitmask arithmetic to match up with decoding." by TreeHugger Robot · 7 years ago
  90. 89dc248 Fix bitmask arithmetic to match up with decoding. by Enrico Granata · 7 years ago
  91. 24d4399 switch back to svc power reboot by default by Keun-young Park · 7 years ago
  92. 5af6a55 Merge "Add code to convert a CarDiagnosticEvent into Diagnostic Json" by TreeHugger Robot · 7 years ago
  93. 866d8e1 Merge "Script to automatically generate vhal_consts_ for use in the emulator" by TreeHugger Robot · 7 years ago
  94. e24d6ef Add missing makefile to build StressFS tool. by Bryan Eyler · 7 years ago
  95. 4e1cc75 Merge "Add missing makefile to build StressFS tool." by Bryan Eyler · 7 years ago
  96. ce7ee20 Add code to convert a CarDiagnosticEvent into Diagnostic Json by Enrico Granata · 7 years ago
  97. 66d5a97 Make vhal_emulator.py compatible with Python 2 and 3 by Enrico Granata · 7 years ago
  98. 8c33342 Add missing makefile to build StressFS tool. by Bryan Eyler · 7 years ago
  99. 70d33ea Script to automatically generate vhal_consts_ for use in the emulator by Enrico Granata · 7 years ago
  100. b7ee7cc Add writing utility invocation to bootanalyze. by Bryan Eyler · 7 years ago