Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
packages
/
services
/
Car
/
4514f036447150b592caa7a3eaf5d6a00ddcc778
/
service
43024de
Deliver an Intent on excessive I/O activity
by Enrico Granata
· 7 years ago
535a7b0
Merge "Xfer all changes I made to packages/services/Car in O.car branch to master."
by Vasu Nori
· 7 years ago
755dc57
Fix a redial-on-answer issue with CarInputService
by Enrico Granata
· 7 years ago
e5fb911
Xfer all changes I made to packages/services/Car in O.car branch to master.
by Vasu Nori
· 7 years ago
7dce379
Add listener registration for I/O activity deltas to CarStorageMonitoringManager
by Enrico Granata
· 7 years ago
f17e0e4
Migrate select Car service targets to aapt2
by Aurimas Liutikas
· 7 years ago
5178b36
Fix a dumpsys crash on devices with no uid_io driver installed
by Enrico Granata
· 7 years ago
a61497c
Merge "Add EV parameters to Car API"
by TreeHugger Robot
· 7 years ago
86c5763
Merge "Implement CarStorageMonitoringManager::getIoStatsDeltas"
by Enrico Granata
· 7 years ago
7e0150d
Implement CarStorageMonitoringManager::getIoStatsDeltas
by Enrico Granata
· 7 years ago
d0ebac2
Add EV parameters to Car API
by Steve Paik
· 7 years ago
c40e40d
Change the log tag for CarRadioService to be <= 23 chars long.
by Enrico Granata
· 7 years ago
0f72b74
Implement CarStorageMonitoringManager::getAggregateIoStats
by Enrico Granata
· 7 years ago
3346ed8
Implement an object whose job it is to keep track of changes in uid_io stats over time.
by Enrico Granata
· 7 years ago
a97fce2
Implement CarStorageMonitoringManager.getBootIoStats()
by Enrico Granata
· 7 years ago
e23f034
Add SystemInterface API to collect the list of processes running on the system.
by Enrico Granata
· 7 years ago
82d3426
Implement a sliding window object to track a set of samples over time.
by Enrico Granata
· 7 years ago
410048a
Merge "Refactor SystemInterface."
by TreeHugger Robot
· 7 years ago
b19bc32
Refactor SystemInterface.
by Enrico Granata
· 7 years ago
f7908ef
Merge "Always call ICarImpl::init in the main thread"
by TreeHugger Robot
· 7 years ago
abd4723
Always call ICarImpl::init in the main thread
by Pavel Maltsev
· 7 years ago
32690a4
Merge "Cleanup SystemInterface."
by TreeHugger Robot
· 7 years ago
92dffa6
Teach CarService how to parse /proc/uid_io/stats
by Enrico Granata
· 7 years ago
c1fdb6a
Cleanup SystemInterface.
by Enrico Granata
· 7 years ago
3a1e626
Implement tasks that CarStorageMonitoringService should perform upon detecting a wear change:
by Enrico Granata
· 7 years ago
2779438
Merge "Lazy initialization of CarStorageMonitoringService"
by TreeHugger Robot
· 7 years ago
cf53fd7
Lazy initialization of CarStorageMonitoringService
by Enrico Granata
· 7 years ago
32dd671
Merge "Switched from AM.getFocusedStackId() to getFocusedStackInfo() API."
by Wale Ogunwale
· 7 years ago
d41ae16
Merge "Implement wear history tracking"
by TreeHugger Robot
· 7 years ago
286cd8e
Implement wear history tracking
by Enrico Granata
· 7 years ago
9a000b9
Switched from AM.getFocusedStackId() to getFocusedStackInfo() API.
by Wale Ogunwale
· 7 years ago
42836ab
Merge "Refactor audio policy install logic for clarity"
by TreeHugger Robot
· 7 years ago
9c1f272
Tweaks to enhance testability
by Enrico Granata
· 7 years ago
414c5a3
Merge "Fix an issue where running multiple test cases would cause a NPE in CarStorageMonitoringService"
by TreeHugger Robot
· 7 years ago
1172f88
Tweaks to CarStorageMonitoring:
by Enrico Granata
· 7 years ago
b5bd119
Fix an issue where running multiple test cases would cause a NPE in CarStorageMonitoringService
by Enrico Granata
· 7 years ago
517a1e0
First pass at a test for CarStorageMonitoringManager
by Enrico Granata
· 7 years ago
632840e
Merge "Move car service test cases to original package"
by TreeHugger Robot
· 7 years ago
8edd255
Move car service test cases to original package
by Pavel Maltsev
· 7 years ago
9a916d7
Sketch out CarStorageMonitoringService/CarStorageMonitoringManager
by Enrico Granata
· 7 years ago
eae3718
Merge "Making VMS a @SystemAPI"
by Asaf Rosenfeld
· 7 years ago
39e4f03
Making VMS a @SystemAPI
by Asaf Rosenfeld
· 7 years ago
664bf36
Implement an uptime tracker object
by Enrico Granata
· 7 years ago
b2c48c3
Implement logic to read eMMC and UFS health information via sysfs
by Enrico Granata
· 7 years ago
94cb05d
Merge "Fix a multi device Bluetooth connection scenario." into oc-mr1-dev am: a66ad2edc7
by Ram Periathiruvadi
· 7 years ago
83d447c
Minor cleanup to go along with matching vhal update am: da2acb9ee8
by Scott Randolph
· 7 years ago
a66ad2e
Merge "Fix a multi device Bluetooth connection scenario." into oc-mr1-dev
by Ram Periathiruvadi
· 7 years ago
72301f6
Fix a multi device Bluetooth connection scenario.
by Ram Periathiruvadi
· 7 years ago
da2acb9
Minor cleanup to go along with matching vhal update
by Scott Randolph
· 7 years ago
44d55b7
Merge "Add RINGTONE" into oc-mr1-dev am: 7910dc9a4a am: 81b3e02689
by Scott Randolph
· 7 years ago
cf5bb2e
Merge "Cherry-pick and manually resolved the conflicts." into oc-mr1-dev
by Hongwei Wang
· 7 years ago
7910dc9
Merge "Add RINGTONE" into oc-mr1-dev
by Scott Randolph
· 7 years ago
6254e57
Merge "Fix VMS public API based on API review (ag/2593725)." into oc-mr1-dev am: 6097e37fdf
by Asaf Rosenfeld
· 7 years ago
962ba77
Add RINGTONE
by Scott Randolph
· 7 years ago
2e45d81
Fix VMS public API based on API review (ag/2593725).
by Asaf Rosenfeld
· 7 years ago
9fbc3e7
Cherry-pick and manually resolved the conflicts.
by Yao Chen
· 7 years ago
619fa77
Refactor audio policy install logic for clarity
by Scott Randolph
· 7 years ago
947f977
Fix subscribers notifications and listener to callback am: a0b665f7d3
by Asaf Rosenfeld
· 7 years ago
a0b665f
Fix subscribers notifications and listener to callback
by Asaf Rosenfeld
· 7 years ago
c93af26
Car Bluetooth policy - option to tag a device for autoconnect am: 76a8489d09
by Ram Periathiruvadi
· 7 years ago
76a8489
Car Bluetooth policy - option to tag a device for autoconnect
by Ram Periathiruvadi
· 7 years ago
5bac922
resolve merge conflicts of db3f2b04 to master
by Pavel Maltsev
· 7 years ago
99e1a75
Merge Vehicle HAL 2.1 iface to 2.0
by Pavel Maltsev
· 7 years ago
4ae1632
Merge "Map the VehicleAudioContextFlag.UNKNOWN_FLAG to current context."
by TreeHugger Robot
· 7 years ago
aaa70b8
Map the VehicleAudioContextFlag.UNKNOWN_FLAG to current context.
by Yao Chen
· 7 years ago
e3b2d4b
Merge "Create Subscribe to layer from publisher surfaces" into oc-mr1-dev am: 6e6a52fd43
by Asaf Rosenfeld
· 7 years ago
6e6a52f
Merge "Create Subscribe to layer from publisher surfaces" into oc-mr1-dev
by Asaf Rosenfeld
· 7 years ago
20d5a11
Merge "Call CarVolumeService.release() in CarAudioService's release()" into oc-mr1-dev am: 857ef1d112
by Yao Chen
· 7 years ago
857ef1d
Merge "Call CarVolumeService.release() in CarAudioService's release()" into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
1a56ab9
Create Subscribe to layer from publisher surfaces
by Asaf Rosenfeld
· 7 years ago
96050e1
Call CarVolumeService.release() in CarAudioService's release()
by Yao Chen
· 7 years ago
b270931
Merge "Plumb through support for detecting selective clear of freeze frames in CarDiagnosticManager"
by TreeHugger Robot
· 7 years ago
45d7f4c
Merge "reflect rename of TimingsTraceLog" into oc-mr1-dev am: 4d29f62d15
by Fyodor Kupolov
· 7 years ago
4d29f62
Merge "reflect rename of TimingsTraceLog" into oc-mr1-dev
by Fyodor Kupolov
· 7 years ago
57ec270
Plumb through support for detecting selective clear of freeze frames in CarDiagnosticManager
by Enrico Granata
· 7 years ago
6bcaeee
Allow multiple VolumeControllers. Fix the Volume test in KitchenSink
by Yao Chen
· 7 years ago
4a79a38
reflect rename of TimingsTraceLog
by Keun-young Park
· 7 years ago
035428a
Merge "Add log to confirm VHAL is ready" into oc-mr1-dev am: 138288a041
by Steve Paik
· 7 years ago
04fbc19
Merge "Add log to confirm VHAL is ready" into oc-mr1-dev am: 138288a041
by Steve Paik
· 7 years ago
138288a
Merge "Add log to confirm VHAL is ready" into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
6095198
Merge "Add getConfigForSensor to CarSensorManager"
by TreeHugger Robot
· 7 years ago
c302c7c
Add log to confirm VHAL is ready
by Steve Paik
· 7 years ago
a281990
Add getConfigForSensor to CarSensorManager
by Steve Paik
· 7 years ago
46eac02b
Move the Diagnostics API classes to android.car.diagnostic am: 25e8946811
by Enrico Granata
· 7 years ago
7ba328f
Reland "Car: remove use of -static hidl java" am: 14f54c5d63 am: 05943f689e
by Steven Moreland
· 7 years ago
8ca1ed0
Reland "Car: remove use of -static hidl java" am: 14f54c5d63 am: 05943f689e
by Steven Moreland
· 7 years ago
14f54c5
Reland "Car: remove use of -static hidl java"
by Steven Moreland
· 7 years ago
7ac3224
Revert "Car: remove use of -static hidl java" am: a8cc039201 am: 7db57d8cc9
by Steven Moreland
· 7 years ago
be9b773
Revert "Car: remove use of -static hidl java" am: a8cc039201 am: 7db57d8cc9
by Steven Moreland
· 7 years ago
a8cc039
Revert "Car: remove use of -static hidl java"
by Steven Moreland
· 7 years ago
8d62530
Car: remove use of -static hidl java am: be4780ccce am: 8b9969b76e
by Steven Moreland
· 7 years ago
79295cd
Car: remove use of -static hidl java am: be4780ccce am: 8b9969b76e
by Steven Moreland
· 7 years ago
be4780c
Car: remove use of -static hidl java
by Steven Moreland
· 7 years ago
25e8946
Move the Diagnostics API classes to android.car.diagnostic
by Enrico Granata
· 7 years ago
494f32a
Merge "Fixing CarService and tests to use post VMS API review" into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
6af10a4
Merge "CarService changes necessary to support the diagnostic enums rename on the Vehicle HAL side" into oc-mr1-dev
by Enrico Granata
· 7 years ago
58e180b
Fixing CarService and tests to use post VMS API review
by Asaf Rosenfeld
· 7 years ago
afa1942
Merge "Enhance documentation comments for Car Diagnostic APIs" into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
976cee4
CarService changes necessary to support the diagnostic enums rename on the Vehicle HAL side
by Enrico Granata
· 7 years ago
2e3b49a
Rename the is*Supported() methods in CarDiagnosticManager per API Review
by Enrico Granata
· 7 years ago
Next »