Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
packages
/
services
/
Car
/
035428a4c6e8ea9b640c98f6e0347daca2389c48
/
tools
22a9fa7
Merge "Fix VHAL Emulator Test" into oc-mr1-dev
by Steve Paik
· 7 years ago
2360832
Fix VHAL Emulator Test
by Steve Paik
· 7 years ago
25e8946
Move the Diagnostics API classes to android.car.diagnostic
by Enrico Granata
· 7 years ago
3b0f5b7
Remove the CarDiagnosticSensorIndices class as it merely acted as a hollow namespace
by Enrico Granata
· 7 years ago
976cee4
CarService changes necessary to support the diagnostic enums rename on the Vehicle HAL side
by Enrico Granata
· 7 years ago
19b97bb
Fix format specifier warnings
by George Burgess IV
· 8 years ago
0618990
Fix a bug in diagnostic_injector.py where the wrong file list was being looked at
by Enrico Granata
· 8 years ago
9b6111d
Add the ability for VHAL Emulator to select a specific device
by Enrico Granata
· 8 years ago
18baf5f
Add async resonse reader thread
by Scott Randolph
· 8 years ago
c9d80ac
bootanalyze: fix errata am: 40c290051f am: 7c582428d6
by Keun-young Park
· 8 years ago
40c2900
bootanalyze: fix errata
by Keun-young Park
· 8 years ago
f10b854
Merge "add bootchart and systrace support to bootanalyze" into oc-dev am: eb7f3e3364
by Keun-young Park
· 8 years ago
cf4d028
add bootchart and systrace support to bootanalyze
by Keun-young Park
· 8 years ago
88ec75e
Merge "Fix up comment, parser.py does vend structs now"
by TreeHugger Robot
· 8 years ago
1ddfdef
Fix up comment, parser.py does vend structs now
by Enrico Granata
· 8 years ago
b352c00
Fix bootanalyze reading of dmesg
by Bryan Eyler
· 8 years ago
df038a5
add more boot animation events am: 10979b9dff am: 35c5131079
by Keun-young Park
· 8 years ago
e9f0063
handle duplicate events properly
by Keun-young Park
· 8 years ago
10979b9
add more boot animation events
by Keun-young Park
· 8 years ago
eb14fde
handle duplicate events properly
by Keun-young Park
· 8 years ago
34134c0
Add a notification channel for car services.
by Anthony Chen
· 8 years ago
7ec8fe4
Merge "Add a notification channel for car services."
by Anthony Chen
· 8 years ago
31a1cf8
Add a notification channel for car services.
by Anthony Chen
· 8 years ago
b40807a
Merge "add bootloader time to bootanalyze" into oc-dev am: 7266db65f9
by Keun-young Park
· 8 years ago
32866e9
add bootloader time to bootanalyze
by Keun-young Park
· 8 years ago
8f26415
Add LensPicker as startup home app.
by Bryan Eyler
· 8 years ago
32fd35b
Add LensPicker as startup home app.
by Bryan Eyler
· 8 years ago
a2c0ce0
Merge "Update the VHal emulator protobuf + misc nits"
by TreeHugger Robot
· 8 years ago
95fb30b
Update the VHal emulator protobuf + misc nits
by Scott Randolph
· 8 years ago
b34ca59
add keyguard related timing to bootanalyze am: ecd1caaad2 am: 4231f5ca62
by Keun-young Park
· 8 years ago
ecd1caa
add keyguard related timing to bootanalyze
by Keun-young Park
· 8 years ago
02f7a32
Create GUI to remotely actuate Vehicle HAL
by Scott Randolph
· 8 years ago
4ce965a
Update vhal_const_generate to emit all known values
by Scott Randolph
· 8 years ago
3e8eeed
Add better error messages for missing dependencies.
by Enrico Granata
· 8 years ago
8ca3a68
Merge "Explicit remapping of sensor IDs"
by TreeHugger Robot
· 8 years ago
3e75b78
Merge "Make diagnostic_injector print more informative status"
by Enrico Granata
· 8 years ago
fd51915
Merge "bootanalyze: add timing event for kernel with bugreport capturing for time events" into oc-dev am: 61e491753f
by Keun-young Park
· 8 years ago
d9a5521
Explicit remapping of sensor IDs
by Enrico Granata
· 8 years ago
a44dc6c
bootanalyze: add timing event for kernel with bugreport capturing for time events
by Keun-young Park
· 8 years ago
8c56210
Make diagnostic_injector print more informative status
by Enrico Granata
· 8 years ago
c02004b
Send freeze frames via diagnostic_injector
by Enrico Granata
· 8 years ago
bb54142
Merge "bootanalyze: handle all valid fs_stat properly" into oc-dev am: fdf8a6ba64
by Keun-young Park
· 8 years ago
1fab398
bootanalyze: handle all valid fs_stat properly
by Keun-young Park
· 8 years ago
e0eafa5
Use the 2.1 HAL consts file
by Enrico Granata
· 8 years ago
8c44364
switch back to svc power reboot by default
by Keun-young Park
· 8 years ago
3bf9aff
Merge "switch back to svc power reboot by default"
by Keun-young Park
· 8 years ago
95c013c
Merge "Fix bitmask arithmetic to match up with decoding."
by TreeHugger Robot
· 8 years ago
89dc248
Fix bitmask arithmetic to match up with decoding.
by Enrico Granata
· 8 years ago
24d4399
switch back to svc power reboot by default
by Keun-young Park
· 8 years ago
5af6a55
Merge "Add code to convert a CarDiagnosticEvent into Diagnostic Json"
by TreeHugger Robot
· 8 years ago
866d8e1
Merge "Script to automatically generate vhal_consts_ for use in the emulator"
by TreeHugger Robot
· 8 years ago
e24d6ef
Add missing makefile to build StressFS tool.
by Bryan Eyler
· 8 years ago
4e1cc75
Merge "Add missing makefile to build StressFS tool."
by Bryan Eyler
· 8 years ago
ce7ee20
Add code to convert a CarDiagnosticEvent into Diagnostic Json
by Enrico Granata
· 8 years ago
66d5a97
Make vhal_emulator.py compatible with Python 2 and 3
by Enrico Granata
· 8 years ago
8c33342
Add missing makefile to build StressFS tool.
by Bryan Eyler
· 8 years ago
70d33ea
Script to automatically generate vhal_consts_ for use in the emulator
by Enrico Granata
· 8 years ago
b7ee7cc
Add writing utility invocation to bootanalyze.
by Bryan Eyler
· 8 years ago
0f96dd7
Merge "Tooling to extract diagnostic events from Diagnostic JSON and send them to DefaultVehicleHal via vhal_emulator"
by TreeHugger Robot
· 8 years ago
d20ed36
Tooling to extract diagnostic events from Diagnostic JSON and send them to DefaultVehicleHal via vhal_emulator
by Enrico Granata
· 8 years ago
b55f11e
Utility for continuously writing to flash.
by Bryan Eyler
· 8 years ago
3a379e7
Merge "Add writing utility invocation to bootanalyze."
by Bryan Eyler
· 8 years ago
aed3cb3
Merge "Add support for complex property types to vhal_emulator"
by TreeHugger Robot
· 8 years ago
ed0e5e3
Add writing utility invocation to bootanalyze.
by Bryan Eyler
· 8 years ago
5e06712
Add support for complex property types to vhal_emulator
by Enrico Granata
· 8 years ago
a109ed6
Extend hidl_parser with support for structs and enum value expansion
by Enrico Granata
· 8 years ago
7e90c36
Utility for continuously writing to flash.
by Bryan Eyler
· 8 years ago
cea1c73
bootanalyze: do timeout when there is no logcat input
by Keun-young Park
· 8 years ago
beb0ea6
Merge "collect fs_stat from bootanalyze and change reboot"
by TreeHugger Robot
· 8 years ago
6dfb476
collect fs_stat from bootanalyze and change reboot
by Keun-young Park
· 8 years ago
4c43add
Automatically generate the Java list of OBD2 sensor indices from the HIDL definition.
by Enrico Granata
· 8 years ago
4601e24
Bootanalyze: Update config for old launcher
by Andreas Gampe
· 8 years ago
7861f4e
Add emulator tools and unit test
by Steve Paik
· 8 years ago
7b71b4d
bootanalyze: add launcher launch time
by Keun-young Park
· 8 years ago
725fbf3
Remove VNS traces
by Pavel Maltsev
· 8 years ago
41aa219
Remove Vehicle Network Service
by Pavel Maltsev
· 8 years ago
6988f00
Helper script that can generate OBD2 sensor data in different useful formats given a list of sensors.
by Enrico Granata
· 8 years ago
5617561
bootanalyze: handle timing from async threads
by Keun-young Park
· 8 years ago
da874db
bootanalyze: add component monitoring
by Keun-young Park
· 8 years ago
9aae8c9
bootanalyze: sort timing points with averaged value
by Keun-young Park
· 8 years ago
179f666
fix wrong time offset adjustment
by Keun-young Park
· 8 years ago
ab8c1fb
bootanalyze: fix reboot command
by Wei Wang
· 8 years ago
e03be6a
bootanalyze: fix reboot into recovery
by Wei Wang
· 8 years ago
6bd6796
bootanalyze: fix ignore option
by Wei Wang
· 8 years ago
ea4583f
bootanalyze: change bugreport file name format
by Keun-young Park
· 8 years ago
9e1dd6a
bootanalyze: show ro.boottime first
by Keun-young Park
· 8 years ago
e3accfd
bootanalyze: add ro.boottime.* to collection
by Keun-young Park
· 8 years ago
9b2ac71
bootanalyze: improve timing information
by Keun-young Park
· 8 years ago
883d06a
Fix bootanalyze script stability
by Wei Wang
· 8 years ago
ae51748
fix multiple secondary in bootanalyze
by Keun-young Park
· 8 years ago
b430509
bootanlyze: fix occasional wrong calculation of bootup time
by Keun-young Park
· 8 years ago
15f805e
bootanalyze: distinguish zygote secondary
by Keun-young Park
· 8 years ago
c27316d
bootanalyze: add errortime
by Keun-young Park
· 8 years ago
1524bc0
handle BootAnim ending too early or no BootAnim case
by Keun-young Park
· 8 years ago
2740409
bootanalyze: add optinal serial argument to support testing more than one devices
by Wei Wang
· 8 years ago
e17b25b
bootanalyze: fix misbehavior for time
by Keun-young Park
· 8 years ago
38e2665
add more logging for init
by Wei Wang
· 8 years ago
2d6ddda
add more stages for init
by Keun-young Park
· 8 years ago
efb8605
bootanalyze: su root instead of adb root
by Keun-young Park
· 8 years ago
126d88d
run dmesg with adb root
by Keun-young Park
· 8 years ago
Next »