summaryrefslogtreecommitdiff
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | idmap2: Remove redundant "using" statementsYi Kong2022-02-172-2/+1
| | |/ / / / / /
| * | | | | | | Merge sc-v2-dev-plus-aosp-without-vendor@8084891Xin Li2022-02-111-0/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "[idmap] Add logging for the service start/stop"Yurii Zubrytskyi2022-02-171-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | [idmap] Add logging for the service start/stopYurii Zubrytskyi2022-02-161-2/+5
* | | | | | | | | Add a flag to always do the cert signature checkNikita Ioffe2022-02-162-0/+7
|/ / / / / / / /
* | | | | | | | idmap2: fix clang-format warningsMårten Kongstad2022-02-141-4/+4
* | | | | | | | Merge "Fix Wbitwise-instead-of-logical introduced by clang-r445002" am: 9f165...Pirama Arumuga Nainar2022-01-281-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge "Fix Wbitwise-instead-of-logical introduced by clang-r445002" am: 9f165...Pirama Arumuga Nainar2022-01-281-1/+1
| |\| | | | | | |
| | * | | | | | | Merge "Fix Wbitwise-instead-of-logical introduced by clang-r445002"Pirama Arumuga Nainar2022-01-281-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | Fix Wbitwise-instead-of-logical introduced by clang-r445002Pirama Arumuga Nainar2022-01-211-1/+1
* | | | | | | | | | Merge "Disable pointer authentication in app processes." am: 4b799b3691 am: 3...Peter Collingbourne2022-01-242-0/+7
|\| | | | | | | | |
| * | | | | | | | | Merge "Disable pointer authentication in app processes." am: 4b799b3691 am: 3...Peter Collingbourne2022-01-242-0/+7
| |\| | | | | | | | | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Merge "Disable pointer authentication in app processes."Peter Collingbourne2022-01-242-0/+7
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| / / / / / | | | |/ / / / /
| | | * | | | | Disable pointer authentication in app processes.Peter Collingbourne2022-01-192-0/+7
* | | | | | | | cleanupOrphanPA's feature framework (2/2)*Thomas Stuart2022-01-191-0/+13
* | | | | | | | Do not throw exception if storage app data isolation is not enabledRicky Wai2022-01-131-1/+2
* | | | | | | | Increase size limitsRafal Slawik2022-01-122-2/+2
* | | | | | | | Change the bootanim time file location.Josh Yang2021-12-232-15/+15
* | | | | | | | Merge "Enable clock only when supported by product"Thiebaud Weksteen2021-12-131-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Enable clock only when supported by productThiébaud Weksteen2021-11-231-0/+3
* | | | | | | | | Merge "Fix nanosleep in BootAnimation" am: 45e281ef2b am: 73357c61d0 am: fd42...Keith Mok2021-11-191-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / /
| * | | | | | | Merge "Fix nanosleep in BootAnimation" am: 45e281ef2b am: 73357c61d0Keith Mok2021-11-191-1/+1
| |\| | | | | |
| | * | | | | | Merge "Fix nanosleep in BootAnimation" am: 45e281ef2bKeith Mok2021-11-191-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | Fix nanosleep in BootAnimationKeith Mok2021-11-191-1/+1
| | * | | | | | | Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918Xin Li2021-11-184-113/+363
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge "Update the resources owner files" am: 70d5485b28 am: bbf64f041e am: 25...Treehugger Robot2021-11-091-2/+2
|\| | | | | | | |
| * | | | | | | | Merge "Update the resources owner files" am: 70d5485b28 am: bbf64f041e am: 25...Treehugger Robot2021-11-091-2/+2
| |\| | | | | | |
| | * | | | | | | Merge "Update the resources owner files"Treehugger Robot2021-11-091-2/+2
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | Update the resources owner filesYurii Zubrytskyi2021-11-081-2/+2
* | | | | | | | | Merge "Explicitly exit from the am instrument after test completes" am: 7e76d...Jing Ji2021-11-031-0/+2
|\| | | | | | | |
| * | | | | | | | Merge "Explicitly exit from the am instrument after test completes" am: 7e76d...Jing Ji2021-11-031-0/+2
| |\| | | | | | |
| | * | | | | | | Merge "Explicitly exit from the am instrument after test completes"Jing Ji2021-11-031-0/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | Explicitly exit from the am instrument after test completesJing Ji2021-11-011-0/+2
| | | |/ / / / / /
* | | | | | | | | Merge "Fix: crash when running am.jar without parameters" am: 3bec47724f am: ...Treehugger Robot2021-10-291-13/+18
|\| | | | | | | |
| * | | | | | | | Merge "Fix: crash when running am.jar without parameters" am: 3bec47724f am: ...Treehugger Robot2021-10-291-13/+18
| |\| | | | | | | | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Fix: crash when running am.jar without parametershongzhu wang2021-10-091-13/+18
| | |/ / / / /
| | * | | | | Merge "Merge Android 12"Xin Li2021-10-07127-4379/+5152
| | |\ \ \ \ \
* | | | | | | | Merge "Allow readability-identifier-length warnings" am: 8cc0f40cf2 am: 75c39...Treehugger Robot2021-10-071-0/+1
|\| | | | | | |
| * | | | | | | Merge "Allow readability-identifier-length warnings" am: 8cc0f40cf2 am: 75c39...Treehugger Robot2021-10-071-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Merge "Allow readability-identifier-length warnings" am: 8cc0f40cf2Treehugger Robot2021-10-071-0/+1
| | |\| | | | | | | | | |/ / / / / | | |/| | | | |
| | | * | | | | Allow readability-identifier-length warningsChih-Hung Hsieh2021-10-041-0/+1
| | | * | | | | Fix idmap2 compiling against muslColin Cross2021-09-161-0/+2
| | | * | | | | Rename ProcResult stdout and stderr fieldsColin Cross2021-08-181-18/+18
* | | | | | | | Merge "Fix idmap2 compiling against musl" into stage-aosp-master am: 5f9fe6e3...Colin Cross2021-09-161-0/+2
|\| | | | | | |
| * | | | | | | Merge "Fix idmap2 compiling against musl" into stage-aosp-master am: 5f9fe6e3...Colin Cross2021-09-161-0/+2
| |\| | | | | |
| | * | | | | | Fix idmap2 compiling against muslColin Cross2021-09-151-0/+2
| * | | | | | | Merge "Fix AOSP boot animation black screen issue." into sc-qpr1-dev am: 6d67...TreeHugger Robot2021-09-101-0/+2
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge "Fix AOSP boot animation black screen issue." into sc-qpr1-dev am: 6d67...TreeHugger Robot2021-09-101-0/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge "Fix AOSP boot animation black screen issue." into sc-qpr1-dev am: 6d67...TreeHugger Robot2021-09-101-0/+2
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| / / / / / / | | |/ / / / / /
| | * | | | | | Merge "Fix AOSP boot animation black screen issue." into sc-qpr1-devTreeHugger Robot2021-09-101-0/+2
| | |\ \ \ \ \ \