index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
exec_utils_test.cc
Age
Commit message (
Expand
)
Author
2024-08-12
Fix big negative dex2oatWallTimeMillis.
Jiakai Zhang
2024-06-11
Use process groups to manage artd's subprocesses.
Jiakai Zhang
2024-01-18
Add visibility attributes in runtime/e*
Dmitrii Ishcheikin
2023-12-07
Make ProcessStat collection more robust.
Jiakai Zhang
2022-09-16
odrefresh: Report dex2oat result for each stage.
Jiakai Zhang
2022-09-16
Change ExecUtils to support callbacks.
Jiakai Zhang
2022-09-16
Add a function in ExecUtils to return wall time and CPU time.
Jiakai Zhang
2022-07-11
Fix ExecUtils.WaitChildWithTimeoutFallback by adding a fallback.
Jiakai Zhang
2022-07-11
Revert^2 "Update ExecUtils to support artd use cases."
Jiakai Zhang
2022-07-05
Revert "Update ExecUtils to support artd use cases."
Jiakai Zhang
2022-07-04
Update ExecUtils to support artd use cases.
Jiakai Zhang
2021-01-18
Add an overload of ExecAndReturnCode taking a timeout
Orion Hodson
2018-06-14
Re-enable ART code paths and tests for ASan that were disabled for Valgrind.
Roland Levillain
2018-06-11
Revert^2 "Remove support for Valgrind in ART."
Roland Levillain
2018-05-22
Revert "Remove support for Valgrind in ART."
Andreas Gampe
2018-05-14
Remove support for Valgrind in ART.
Roland Levillain
2018-02-21
Remove duplication, split tests
David Sehr