Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_hardware_interfaces
/
e6807ddec17da45161b5f20396776a0ba38b3680
/
health
e6807dd
health: skip VTS on healthd if vendor HAL is present.
by Yifan Hong
· 7 years ago
bbab8f2
Increate testcase timeout for VtsHalHealthStorageV1_0TargetTest
by Hridya Valsaraju
· 7 years ago
bf94481
Move to new Fstab class
by Tom Cherry
· 7 years ago
063024b
Merge "Make health storage HAL lazy"
by Treehugger Robot
· 7 years ago
d2c86ff
Make health storage HAL lazy
by Peter Kalauskas
· 7 years ago
1fe2196
health: Add CAP_WAKE_ALARM to service
by Felix
· 7 years ago
6a2b1b0
health: Fix typos in README
by Felix
· 7 years ago
8c038f2
healthd_common.cpp: use epoll_create1
by Nick Kralevich
· 7 years ago
68ae05d
pack VTS cc_test binaries as general-tests
by Keun Soo YIM
· 7 years ago
f8a8873
Merge "health VTS: split Properties test"
by Yifan Hong
· 7 years ago
26c1200
health VTS: split Properties test
by Yifan Hong
· 7 years ago
e9fc235
health: registerCallback() and getHealthInfo() does not notify all callbacks
by Yifan Hong
· 7 years ago
a46c0da
health: use recursive_mutex.
by Yifan Hong
· 7 years ago
bf0b9fa
Initialize healthd_mode_ops in recovery default Health HAL impl.
by Hridya Valsaraju
· 7 years ago
10becaf
Merge "health.storage: Add VTS test."
by Yifan Hong
· 7 years ago
14eea6b
health.storage: Add VTS test.
by Yifan Hong
· 7 years ago
c0263aa
health.storage: Add default implementation.
by Yifan Hong
· 7 years ago
ec75d33
health.filesystem::IFileSystem -> health.storage::IStorage
by Yifan Hong
· 7 years ago
a0082b8
health filesystem: update garbageCollect() function.
by Yifan Hong
· 7 years ago
6ab518e
libhealthhalutils is recovery_available
by Yifan Hong
· 7 years ago
66a4144
Add health.filesystem HAL.
by Yifan Hong
· 7 years ago
c07a66e
Merge "libhealthd.default: Mark as recovery_available."
by Treehugger Robot
· 7 years ago
388897c
health: convert README to markdown format.
by Yifan Hong
· 7 years ago
a6d2ccc
libhealthd.default: Mark as recovery_available.
by Tao Bao
· 7 years ago
2ea3fa5
IWYU: healthd IPCThreadState
by Steven Moreland
· 7 years ago
4db762a
healthd: add android.hardware.health@2.0-impl-default.recovery
by Yifan Hong
· 7 years ago
ad35b35
health@2.0-impl: recovery_available: true
by Yifan Hong
· 7 years ago
b21b03d
health: libhealthstoragedefault: recovery_available
by Yifan Hong
· 7 years ago
456c9eb
Merge "healthd use vintf_fragments" into stage-aosp-master
by TreeHugger Robot
· 7 years ago
c4a3421
healthd use vintf_fragments
by Yifan Hong
· 7 years ago
51b29c9
health: remove unused flag HEALTHD_USE_HEALTH_2_0
by Yifan Hong
· 7 years ago
c90461c
rename hidl_enum_{iterator,range}
by Steven Moreland
· 7 years ago
2b2ffe6
Merge "Remove DiskStat checks from VTS Health HAL test" into pi-dev
by TreeHugger Robot
· 7 years ago
7f8caed
Merge "health: update readme for writing kmesg" into pi-dev
by Yifan Hong
· 7 years ago
d7b297d
health: update readme for writing kmesg
by Yifan Hong
· 7 years ago
6acac5a
Merge "health: expand debug info." into pi-dev
by TreeHugger Robot
· 7 years ago
81b2833
health: expand debug info.
by Yifan Hong
· 7 years ago
8ef2335
health 2.0: update readme to uninstall healthd
by Yifan Hong
· 7 years ago
075c182
Remove DiskStat checks from VTS Health HAL test
by Hridya Valsaraju
· 7 years ago
d571a2b
Merge "Convert health hal test to use VtsHalHidlTargetTestEnvBase" am: 8a5a99ca3b am: ef211ccb88
by Zhuoyao Zhang
· 8 years ago
9145608
Convert health hal test to use VtsHalHidlTargetTestEnvBase
by Zhuoyao Zhang
· 8 years ago
9fe3cc4
health 2.0: update README for typo. am: de542acbbf am: 6271c38c90 am: a9e9f9182d
by Yifan Hong
· 8 years ago
de542ac
health 2.0: update README for typo.
by Yifan Hong
· 8 years ago
3e6dbcb
health: add README.
by Yifan Hong
· 8 years ago
5d1e41a
Update makefiles.
by Steven Moreland
· 8 years ago
fed3bfa
health: add README.
by Yifan Hong
· 8 years ago
4ad11a9
health: move duplicate HealthServiceCommon
by Yifan Hong
· 8 years ago
75a2fb5
health: move util modules to utils/
by Yifan Hong
· 8 years ago
6cb4a2a
Merge "Modify IHealthInfoCallback interface to return V2.0 HealthInfo"
by TreeHugger Robot
· 8 years ago
d31932a
Modify IHealthInfoCallback interface to return V2.0 HealthInfo
by Hridya Valsaraju
· 8 years ago
83a5b5a
health: update comments.
by Yifan Hong
· 8 years ago
759987d
Merge changes from topic "health_report_api"
by TreeHugger Robot
· 8 years ago
87e2960
Test API returning health information
by Hridya Valsaraju
· 8 years ago
f24b8c3
Merge "Refactor get_health_service"
by TreeHugger Robot
· 8 years ago
1bd3772
Add an API to return Health Info
by Hridya Valsaraju
· 8 years ago
81874af
IHealth: get* function return 0 on fail.
by Yifan Hong
· 8 years ago
954c3ff
Refactor get_health_service
by Yifan Hong
· 8 years ago
2120ecc
Add VTS tests for APIs that return storage info.
by Hridya Valsaraju
· 8 years ago
f09d118
Create libstoragehealthdefault
by Hridya Valsaraju
· 8 years ago
2b52083
Add methods to health HAL interface to report storage info
by Hridya Valsaraju
· 8 years ago
d3e3d72
Move android.hardware.health@2.0-impl to hardware/interfaces
by Hridya Valsaraju
· 8 years ago
4e1e408
Updating makefiles for hidl_interface.
by Steven Moreland
· 8 years ago
e5c6548
Remove subdirs
by Steven Moreland
· 8 years ago
fcca4e2
Remove subdirs
by Steven Moreland
· 8 years ago
d6ea57e
health@2.0 VTS test: fix flaky test
by Yifan Hong
· 8 years ago
6f62a49
Transfer VTS test ownership. am: ae6b2a5f1e am: 8ca98990ab am: 4596756e1b
by Ryan Campbell
· 8 years ago
4596756
Transfer VTS test ownership. am: ae6b2a5f1e am: 8ca98990ab
by Ryan Campbell
· 8 years ago
8ca9899
Transfer VTS test ownership. am: ae6b2a5f1e
by Ryan Campbell
· 8 years ago
ae6b2a5
Transfer VTS test ownership.
by Ryan Campbell
· 8 years ago
bb9e38f
Merge commit '1a06284b24f5eb7bb9c1fea0817da8898b3b1bff' from
by Xin Li
· 8 years ago
c2f829a
Updating makefiles for hidl_interface.
by Steven Moreland
· 8 years ago
8db261b
Updating makefiles for hidl_interface.
by Steven Moreland
· 8 years ago
a1169dd
Update makefiles for hidl_interface.
by Steven Moreland
· 8 years ago
f86271d
Health@2.0: IHealthInfoCallback uses 1.0 HealthInfo.
by Yifan Hong
· 8 years ago
4991b21
Merge "health@2.0: IHealthInfoCallback expands HealthInfo struct." am: f2f00cb742 am: 4b29ecf7c1
by Yifan Hong
· 8 years ago
f2f00cb
Merge "health@2.0: IHealthInfoCallback expands HealthInfo struct."
by Treehugger Robot
· 8 years ago
cf11280
health@2.0: IHealthInfoCallback expands HealthInfo struct.
by Yifan Hong
· 8 years ago
841ae2d
health@2.0: update VTS tests for updated @2.0::HealthInfo.
by Yifan Hong
· 8 years ago
cbfb15e
health@2.0: IHealthInfoCallback expands HealthInfo struct.
by Yifan Hong
· 8 years ago
1d7374c
Update for Soong java makefiles. am: c3e80fa01e am: 0fff75dee1 am: 6c811964a1
by Steven Moreland
· 8 years ago
116161d
Update for Soong java makefiles. am: c3e80fa01e am: 0fff75dee1 am: 6c811964a1
by Steven Moreland
· 8 years ago
c3e80fa
Update for Soong java makefiles.
by Steven Moreland
· 8 years ago
69c2254
health@2.0: Add vts tests.
by Yifan Hong
· 8 years ago
486300a
Merge changes from topic "health2-hal" am: 116fb89f70 am: a8ed405b9d am: 0034240afd
by Yifan Hong
· 8 years ago
0389707
Merge changes from topic "health2-hal" am: 116fb89f70 am: a8ed405b9d
by Yifan Hong
· 8 years ago
7a78954
Revert "health@2.0: Add vts tests."
by Yifan Hong
· 8 years ago
090168e
Revert "health@2.0 vts: Add missing include"
by Yifan Hong
· 8 years ago
b138a40
health@2.0 vts: Add missing include am: b02df7b9e1 am: 268858d8a9 am: 8b8d268207
by Yifan Hong
· 8 years ago
4f945fc
health@2.0 vts: Add missing include am: b02df7b9e1 am: 268858d8a9 am: 8b8d268207
by Yifan Hong
· 8 years ago
1ffcdba
health@2.0/vts: add OWNERS am: 8ce66bbbfe am: 8cc496c80c am: 2d4fe94c42
by Yifan Hong
· 8 years ago
a333788
health@2.0/vts: add OWNERS am: 8ce66bbbfe am: 8cc496c80c am: 2d4fe94c42
by Yifan Hong
· 8 years ago
b02df7b
health@2.0 vts: Add missing include
by Yifan Hong
· 8 years ago
8ce66bb
health@2.0/vts: add OWNERS
by Yifan Hong
· 8 years ago
dacb58e
Merge "health@2.0: Add vts tests." am: ac01ed1ae4 am: ced1d7a012 am: 65fd68c007
by Yifan Hong
· 8 years ago
4d400b8
Merge "health@2.0: Add vts tests." am: ac01ed1ae4 am: ced1d7a012 am: 65fd68c007
by Yifan Hong
· 8 years ago
bb4d60f
health@2.0: Add vts tests.
by Yifan Hong
· 8 years ago
70bfb9d
Merge "Update for hidl adapter module defaults." am: 988c977079 am: 861651985f am: b53e6ad535
by Steven Moreland
· 8 years ago
9a17f41
Merge "Update for hidl adapter module defaults." am: 988c977079 am: 861651985f
by Steven Moreland
· 8 years ago
527fd76
Update for hidl adapter module defaults.
by Steven Moreland
· 8 years ago
c1af30c
Merge "Add android.hardware.health@2.0 HAL" am: b020127017 am: 4aceac6a8d am: 1c90ab9f16
by Yifan Hong
· 8 years ago
Next »