index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
locked_region_code_injection
Age
Commit message (
Expand
)
Author
2023-03-17
Merge "Add a scoped lock injection tool"
Lee Shombert
2023-03-16
Add OWNERS for locked_region_code_injection tool
Lee Shombert
2023-03-03
Add a scoped lock injection tool
Lee Shombert
2022-11-16
Use asm built from source in framework tools.
Krzysztof Kosiński
2022-11-04
Use Guava built from source in tools.
Krzysztof Kosiński
2022-05-24
Update ASM usage to ASM9
Sorin Basca
2022-03-08
Update asm-7.0 to asm-9.2.
Allen Hair
2021-12-02
Updating locked_region_code_injection to use ASM7
Sorin Basca
2021-02-16
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2019-04-18
locked_region_code_injection: copy jar timestamp to output
Colin Cross
2018-01-22
Fail when there is an ASM error
Benoit Lamarche
2017-12-12
Convert services to Android.bp
Colin Cross
2017-10-24
Convert lockregioncodeinjection to Android.bp
Colin Cross
2017-10-23
Use ASM6 Opcodes everywhere in locked_region_code_injection
Benoit Lamarche
2017-10-20
Use final release of ASM 6.0
Colin Cross
2017-10-12
Update locked_region_code_injection tool to ASM 6.0-BETA.
Tobias Thierer
2017-08-25
Use guava 21.0
Colin Cross
2017-08-03
Move inserted method after end of try block
Colin Cross
2017-06-22
ASM Priority Boost Tool
Alan Leung