1. 0618990 Fix a bug in diagnostic_injector.py where the wrong file list was being looked at by Enrico Granata · 7 years ago
  2. 9b6111d Add the ability for VHAL Emulator to select a specific device by Enrico Granata · 7 years ago
  3. 18baf5f Add async resonse reader thread by Scott Randolph · 7 years ago
  4. c9d80ac bootanalyze: fix errata am: 40c290051f am: 7c582428d6 by Keun-young Park · 7 years ago
  5. 40c2900 bootanalyze: fix errata by Keun-young Park · 7 years ago
  6. f10b854 Merge "add bootchart and systrace support to bootanalyze" into oc-dev am: eb7f3e3364 by Keun-young Park · 7 years ago
  7. cf4d028 add bootchart and systrace support to bootanalyze by Keun-young Park · 7 years ago
  8. 88ec75e Merge "Fix up comment, parser.py does vend structs now" by TreeHugger Robot · 7 years ago
  9. 1ddfdef Fix up comment, parser.py does vend structs now by Enrico Granata · 7 years ago
  10. b352c00 Fix bootanalyze reading of dmesg by Bryan Eyler · 7 years ago
  11. df038a5 add more boot animation events am: 10979b9dff am: 35c5131079 by Keun-young Park · 7 years ago
  12. e9f0063 handle duplicate events properly by Keun-young Park · 7 years ago
  13. 10979b9 add more boot animation events by Keun-young Park · 7 years ago
  14. eb14fde handle duplicate events properly by Keun-young Park · 7 years ago
  15. 34134c0 Add a notification channel for car services. by Anthony Chen · 7 years ago
  16. 7ec8fe4 Merge "Add a notification channel for car services." by Anthony Chen · 7 years ago
  17. 31a1cf8 Add a notification channel for car services. by Anthony Chen · 7 years ago
  18. b40807a Merge "add bootloader time to bootanalyze" into oc-dev am: 7266db65f9 by Keun-young Park · 7 years ago
  19. 32866e9 add bootloader time to bootanalyze by Keun-young Park · 7 years ago
  20. 8f26415 Add LensPicker as startup home app. by Bryan Eyler · 7 years ago
  21. 32fd35b Add LensPicker as startup home app. by Bryan Eyler · 7 years ago
  22. a2c0ce0 Merge "Update the VHal emulator protobuf + misc nits" by TreeHugger Robot · 7 years ago
  23. 95fb30b Update the VHal emulator protobuf + misc nits by Scott Randolph · 7 years ago
  24. b34ca59 add keyguard related timing to bootanalyze am: ecd1caaad2 am: 4231f5ca62 by Keun-young Park · 7 years ago
  25. ecd1caa add keyguard related timing to bootanalyze by Keun-young Park · 7 years ago
  26. 02f7a32 Create GUI to remotely actuate Vehicle HAL by Scott Randolph · 7 years ago
  27. 4ce965a Update vhal_const_generate to emit all known values by Scott Randolph · 7 years ago
  28. 3e8eeed Add better error messages for missing dependencies. by Enrico Granata · 7 years ago
  29. 8ca3a68 Merge "Explicit remapping of sensor IDs" by TreeHugger Robot · 7 years ago
  30. 3e75b78 Merge "Make diagnostic_injector print more informative status" by Enrico Granata · 7 years ago
  31. 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
  32. d9a5521 Explicit remapping of sensor IDs by Enrico Granata · 7 years ago
  33. a44dc6c bootanalyze: add timing event for kernel with bugreport capturing for time events by Keun-young Park · 7 years ago
  34. 8c56210 Make diagnostic_injector print more informative status by Enrico Granata · 7 years ago
  35. c02004b Send freeze frames via diagnostic_injector by Enrico Granata · 7 years ago
  36. bb54142 Merge "bootanalyze: handle all valid fs_stat properly" into oc-dev am: fdf8a6ba64 by Keun-young Park · 7 years ago
  37. 1fab398 bootanalyze: handle all valid fs_stat properly by Keun-young Park · 7 years ago
  38. e0eafa5 Use the 2.1 HAL consts file by Enrico Granata · 7 years ago
  39. 8c44364 switch back to svc power reboot by default by Keun-young Park · 7 years ago
  40. 3bf9aff Merge "switch back to svc power reboot by default" by Keun-young Park · 7 years ago
  41. 95c013c Merge "Fix bitmask arithmetic to match up with decoding." by TreeHugger Robot · 7 years ago
  42. 89dc248 Fix bitmask arithmetic to match up with decoding. by Enrico Granata · 7 years ago
  43. 24d4399 switch back to svc power reboot by default by Keun-young Park · 7 years ago
  44. 5af6a55 Merge "Add code to convert a CarDiagnosticEvent into Diagnostic Json" by TreeHugger Robot · 7 years ago
  45. 866d8e1 Merge "Script to automatically generate vhal_consts_ for use in the emulator" by TreeHugger Robot · 7 years ago
  46. e24d6ef Add missing makefile to build StressFS tool. by Bryan Eyler · 7 years ago
  47. 4e1cc75 Merge "Add missing makefile to build StressFS tool." by Bryan Eyler · 7 years ago
  48. ce7ee20 Add code to convert a CarDiagnosticEvent into Diagnostic Json by Enrico Granata · 7 years ago
  49. 66d5a97 Make vhal_emulator.py compatible with Python 2 and 3 by Enrico Granata · 7 years ago
  50. 8c33342 Add missing makefile to build StressFS tool. by Bryan Eyler · 7 years ago
  51. 70d33ea Script to automatically generate vhal_consts_ for use in the emulator by Enrico Granata · 7 years ago
  52. b7ee7cc Add writing utility invocation to bootanalyze. by Bryan Eyler · 7 years ago
  53. 0f96dd7 Merge "Tooling to extract diagnostic events from Diagnostic JSON and send them to DefaultVehicleHal via vhal_emulator" by TreeHugger Robot · 7 years ago
  54. d20ed36 Tooling to extract diagnostic events from Diagnostic JSON and send them to DefaultVehicleHal via vhal_emulator by Enrico Granata · 7 years ago
  55. b55f11e Utility for continuously writing to flash. by Bryan Eyler · 7 years ago
  56. 3a379e7 Merge "Add writing utility invocation to bootanalyze." by Bryan Eyler · 7 years ago
  57. aed3cb3 Merge "Add support for complex property types to vhal_emulator" by TreeHugger Robot · 7 years ago
  58. ed0e5e3 Add writing utility invocation to bootanalyze. by Bryan Eyler · 7 years ago
  59. 5e06712 Add support for complex property types to vhal_emulator by Enrico Granata · 7 years ago
  60. a109ed6 Extend hidl_parser with support for structs and enum value expansion by Enrico Granata · 7 years ago
  61. 7e90c36 Utility for continuously writing to flash. by Bryan Eyler · 7 years ago
  62. cea1c73 bootanalyze: do timeout when there is no logcat input by Keun-young Park · 8 years ago
  63. beb0ea6 Merge "collect fs_stat from bootanalyze and change reboot" by TreeHugger Robot · 8 years ago
  64. 6dfb476 collect fs_stat from bootanalyze and change reboot by Keun-young Park · 8 years ago
  65. 4c43add Automatically generate the Java list of OBD2 sensor indices from the HIDL definition. by Enrico Granata · 8 years ago
  66. 4601e24 Bootanalyze: Update config for old launcher by Andreas Gampe · 8 years ago
  67. 7861f4e Add emulator tools and unit test by Steve Paik · 8 years ago
  68. 7b71b4d bootanalyze: add launcher launch time by Keun-young Park · 8 years ago
  69. 725fbf3 Remove VNS traces by Pavel Maltsev · 8 years ago
  70. 41aa219 Remove Vehicle Network Service by Pavel Maltsev · 8 years ago
  71. 6988f00 Helper script that can generate OBD2 sensor data in different useful formats given a list of sensors. by Enrico Granata · 8 years ago
  72. 5617561 bootanalyze: handle timing from async threads by Keun-young Park · 8 years ago
  73. da874db bootanalyze: add component monitoring by Keun-young Park · 8 years ago
  74. 9aae8c9 bootanalyze: sort timing points with averaged value by Keun-young Park · 8 years ago
  75. 179f666 fix wrong time offset adjustment by Keun-young Park · 8 years ago
  76. ab8c1fb bootanalyze: fix reboot command by Wei Wang · 8 years ago
  77. e03be6a bootanalyze: fix reboot into recovery by Wei Wang · 8 years ago
  78. 6bd6796 bootanalyze: fix ignore option by Wei Wang · 8 years ago
  79. ea4583f bootanalyze: change bugreport file name format by Keun-young Park · 8 years ago
  80. 9e1dd6a bootanalyze: show ro.boottime first by Keun-young Park · 8 years ago
  81. e3accfd bootanalyze: add ro.boottime.* to collection by Keun-young Park · 8 years ago
  82. 9b2ac71 bootanalyze: improve timing information by Keun-young Park · 8 years ago
  83. 883d06a Fix bootanalyze script stability by Wei Wang · 8 years ago
  84. ae51748 fix multiple secondary in bootanalyze by Keun-young Park · 8 years ago
  85. b430509 bootanlyze: fix occasional wrong calculation of bootup time by Keun-young Park · 8 years ago
  86. 15f805e bootanalyze: distinguish zygote secondary by Keun-young Park · 8 years ago
  87. c27316d bootanalyze: add errortime by Keun-young Park · 8 years ago
  88. 1524bc0 handle BootAnim ending too early or no BootAnim case by Keun-young Park · 8 years ago
  89. 2740409 bootanalyze: add optinal serial argument to support testing more than one devices by Wei Wang · 8 years ago
  90. e17b25b bootanalyze: fix misbehavior for time by Keun-young Park · 8 years ago
  91. 38e2665 add more logging for init by Wei Wang · 8 years ago
  92. 2d6ddda add more stages for init by Keun-young Park · 8 years ago
  93. efb8605 bootanalyze: su root instead of adb root by Keun-young Park · 8 years ago
  94. 126d88d run dmesg with adb root by Keun-young Park · 8 years ago
  95. 96fea8b add scripts to analyze kernel I/O trace by Keun-young Park · 8 years ago
  96. 49dcaf2 add SystemServerTiming measurement to bootalanyze script by Vitalii Tomkiv · 8 years ago
  97. 485c6c4 Fix bootanalyze to correctly measure PM. by Vitalii Tomkiv · 8 years ago
  98. abc9233 Add multiple runs to bootanalyze tool. by Vitalii Tomkiv · 8 years ago
  99. bb0e97f Merge "Create tool to auto-generate vns_policy.xml" into nyc-car-dev by Steve Paik · 8 years ago
  100. a053ccb Create tool to auto-generate vns_policy.xml by Steve Paik · 8 years ago