Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_make
/
b51df6d171bee344c55eb57635bca8801d3b4278
/
tools
240faf5
Merge "Fix clang-tidy performance warnings."
by Treehugger Robot
· 9 years ago
6a54299
Handle multiple APKs from the same package in check_target_files_signatures.py.
by Tao Bao
· 9 years ago
6c083ac
Fix clang-tidy performance warnings.
by Chih-Hung Hsieh
· 9 years ago
620ce44
Merge "Add option to dump HTML warnings per project."
by Treehugger Robot
· 9 years ago
4354a33
Add option to dump HTML warnings per project.
by Chih-Hung Hsieh
· 9 years ago
c868293
Add performance* to default global tidy checks.
by Chih-Hung Hsieh
· 9 years ago
48a16ba
Count warnings per project and dump out CSV format.
by Chih-Hung Hsieh
· 9 years ago
c21ddbd
Recognize new clang and clang-tidy warnings.
by Chih-Hung Hsieh
· 9 years ago
5ecafd1
Avoid matching the same warning line twice.
by Chih-Hung Hsieh
· 9 years ago
461a328
Merge "Fix root_filesystem_config.txt generation"
by Tao Bao
· 9 years ago
62a6c46
releasetools: Fix the detection of using squashfs.
by Tao Bao
· 9 years ago
b6568cd
releasetools: Disable using imgdiff for squashfs.
by Tao Bao
· 9 years ago
13b6962
releasetools: Fix the payload public key replacement.
by Tao Bao
· 9 years ago
aa8f2f6
Fix root_filesystem_config.txt generation
by Gaelle Nassiet
· 9 years ago
c78147c
Merge "Move apksigner library to tools/apksig."
by Treehugger Robot
· 9 years ago
1734523
Merge "Recognize new C/C++ compiler and static analyzer warnings."
by Treehugger Robot
· 9 years ago
1b09a50
Move apksigner library to tools/apksig.
by Alex Klyubin
· 9 years ago
d81beca
Merge "APK signer primitive."
by Treehugger Robot
· 9 years ago
8d14543
Recognize new C/C++ compiler and static analyzer warnings.
by Chih-Hung Hsieh
· 9 years ago
aaca421
Skip copying existing vendor images
by Tianjie Xu
· 9 years ago
819e848
APK signer primitive.
by Alex Klyubin
· 9 years ago
37b4a98
releasetools: Change the default key path for bvbtool
by Ethan Xia
· 9 years ago
4837ce8
Merge "Add +/- buttons to expand/collapse warning categories."
by Chih-hung Hsieh
· 9 years ago
8adcfd1
Fix the path for verity_key replacement when signing.
by Tao Bao
· 9 years ago
34eb000
Add ability to pass in payload_signer args
by Baligh Uddin
· 9 years ago
1a5e1d1
releasetools: Support using payload_signer.
by Tao Bao
· 9 years ago
35c9b12
releasetools: replace verity keyid
by Badhri Jagan Sridharan
· 9 years ago
a80ed22
Replace OTA keys when signing for A/B devices.
by Tao Bao
· 9 years ago
465b610
Add +/- buttons to expand/collapse warning categories.
by Chih-Hung Hsieh
· 9 years ago
9a41c93
Use Builder pattern for ApkVerifier parameters.
by Alex Klyubin
· 9 years ago
d8a52f9
Remove --no_prereq flag from OTA script.
by Elliott Hughes
· 9 years ago
05f87de
Let caller handle NoSuchAlgorithmException.
by Alex Klyubin
· 9 years ago
f31ced2
maxSdkVersion can be specified for APK verification.
by Alex Klyubin
· 9 years ago
21213cf
Merge "Reject PKCS#7 SignerInfo with unsupported parameters."
by Alex Klyubin
· 9 years ago
63fc2b6
Merge "Remove obsolete MTD support from the releasetools scripts."
by Treehugger Robot
· 9 years ago
305b088
Remove obsolete MTD support from the releasetools scripts.
by Elliott Hughes
· 9 years ago
eb44315
Remove build/libs
by Dan Willemsen
· 9 years ago
d7236da
Reject PKCS#7 SignerInfo with unsupported parameters.
by Alex Klyubin
· 9 years ago
7c5dc57
Support wiping userdata for A/B OTA packages.
by Tao Bao
· 9 years ago
1fb96c3
Merge "Don't depend on Bouncy Castle."
by Alex Klyubin
· 9 years ago
98b4f07
Merge "Faster and cleaner way to obtain UTF-8 encoded form."
by Treehugger Robot
· 9 years ago
6c0c720
Merge "Use more prebuilt build-tools"
by Treehugger Robot
· 9 years ago
d4761a1
Faster and cleaner way to obtain UTF-8 encoded form.
by Alex Klyubin
· 9 years ago
cf89865b
Merge "APK JAR signature verifier."
by Alex Klyubin
· 9 years ago
7c2d228
Use more prebuilt build-tools
by Dan Willemsen
· 9 years ago
7f770c0
Don't depend on Bouncy Castle.
by Alex Klyubin
· 9 years ago
e19d451
Add a libc++ version of ijar for prebuilt use
by Dan Willemsen
· 9 years ago
8b47001
APK JAR signature verifier.
by Alex Klyubin
· 9 years ago
dca955a
Merge "More general OutputStreamDataSink."
by Alex Klyubin
· 9 years ago
a85e0aa
Merge "Fix inefficiency in APK entry data alignment."
by Alex Klyubin
· 9 years ago
e54b275
More general OutputStreamDataSink.
by Alex Klyubin
· 9 years ago
ab2a3b0
Fix inefficiency in APK entry data alignment.
by Alex Klyubin
· 9 years ago
d8d96ec
Redirect subprocess stderr to stdout in verbose mode.
by Alex Deymo
· 9 years ago
8740e9d
APK Signature Scheme v2 APK verifier.
by Alex Klyubin
· 9 years ago
ebe68ec
Merge "Fix DSA APK signatures for API Level 8 and lower."
by Alex Klyubin
· 9 years ago
c52d09e
Merge "Switch some build tools to Soong"
by Treehugger Robot
· 9 years ago
819b535
Fix DSA APK signatures for API Level 8 and lower.
by Alex Klyubin
· 9 years ago
56eb2f9f
Switch some build tools to Soong
by Dan Willemsen
· 9 years ago
a571e83
Merge "Remove dead rgb2565"
by Treehugger Robot
· 9 years ago
7353eab
Merge "Improve efficiency of using the DataSource abstraction."
by Alex Klyubin
· 9 years ago
08b12dc
Remove dead rgb2565
by Dan Willemsen
· 9 years ago
1a39e8e
Merge "Switch signapk to apksigner-core."
by Alex Klyubin
· 9 years ago
b02eefa
Improve efficiency of using the DataSource abstraction.
by Alex Klyubin
· 9 years ago
40623e2
Merge "Add --dir option to findleaves.py"
by Treehugger Robot
· 9 years ago
9808645
Add --dir option to findleaves.py
by Colin Cross
· 9 years ago
fa1da6c
Switch signapk to apksigner-core.
by Alex Klyubin
· 9 years ago
ce4c9d7
Merge "Improve DataSource interface."
by Alex Klyubin
· 9 years ago
7b977ea
Improve DataSource interface.
by Alex Klyubin
· 9 years ago
26f00cd
Store entry alignment information in APK.
by Alex Klyubin
· 9 years ago
ac68c28
Merge "Improve concurrency for JAR entry inspection requests."
by Alex Klyubin
· 9 years ago
094caf9
Merge "No need to JAR-sign OTA update packages."
by Alex Klyubin
· 9 years ago
2af45ba
Improve concurrency for JAR entry inspection requests.
by Alex Klyubin
· 9 years ago
86c3b72
Merge "Make Error Prone warnings in sync with Error Prone documenation."
by Ian Rogers
· 9 years ago
6e52003
Make Error Prone warnings in sync with Error Prone documenation.
by Ian Rogers
· 9 years ago
465acf8
Use fs_config files for mksquashfs
by Mohamad Ayyash
· 9 years ago
6975f03
Merge "Offer an ApkSignerEngine implementation."
by Alex Klyubin
· 9 years ago
0caa16a
No need to JAR-sign OTA update packages.
by Alex Klyubin
· 9 years ago
e305f45
Offer an ApkSignerEngine implementation.
by Alex Klyubin
· 9 years ago
648ea82
Merge "Include BRILLO_VENDOR_PARTITIONS in target zip generation"
by Treehugger Robot
· 9 years ago
bc0ab6d
Merge "Fix misc-macro-parentheses warnings."
by Chih-hung Hsieh
· 9 years ago
2e735ca
Include BRILLO_VENDOR_PARTITIONS in target zip generation
by Wei Wang
· 9 years ago
adf2141
Merge "Add code search links to warnings."
by Ian Rogers
· 9 years ago
f536e7b
Fix misc-macro-parentheses warnings.
by Chih-Hung Hsieh
· 9 years ago
7ff7c2d
Merge "Revert "Include vendor partitions in target zip generation""
by Tao Bao
· 9 years ago
05e6f67
Revert "Include vendor partitions in target zip generation"
by Wei Wang
· 9 years ago
f382973
Add code search links to warnings.
by Ian Rogers
· 9 years ago
bb05fd7
Merge "Include vendor partitions in target zip generation"
by Treehugger Robot
· 9 years ago
32bb9bd
Add error prone patterns to warn.py
by Ian Rogers
· 9 years ago
afd3d55
Merge "ApkSignerEngine abstraction for apksigner-core library."
by Treehugger Robot
· 9 years ago
421fe44
Include vendor partitions in target zip generation
by Wei Wang
· 9 years ago
2f4ce82
Sort warnings with most frequent first.
by Ian Rogers
· 9 years ago
5f98796
ApkSignerEngine abstraction for apksigner-core library.
by Alex Klyubin
· 9 years ago
265db08
APK Signature Scheme v2 signing logic for apksigner-core.
by Alex Klyubin
· 9 years ago
b60b340
Merge "JAR signing logic for the apksigner-core library."
by Treehugger Robot
· 9 years ago
85b8a01
JAR signing logic for the apksigner-core library.
by Alex Klyubin
· 9 years ago
b141ded
SHA-256 with ECDSA supported only on API Level 21 and higher.
by Alex Klyubin
· 9 years ago
cc3440c
Merge "Separate logic for alg selection for OTA and APK signing."
by Alex Klyubin
· 9 years ago
a6da20e
Merge "Initialize an uninitialized field in ijar"
by Shinichiro Hamaji
· 9 years ago
d6c694b
Initialize an uninitialized field in ijar
by Shinichiro Hamaji
· 9 years ago
169cb4b
Merge "Fix google-explicit-constructor warnings."
by Chih-hung Hsieh
· 9 years ago
Next »