Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(77)

Side by Side Diff: third_party/ijar/README.chromium

Issue 1935233002: 👖 Mark a few build-time-only third-party README.chromiums as NOT_SHIPPED (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: revert custom_tabs_client (we intend to compile it in) Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/class-dump/README.chromium ('k') | third_party/jmake/README.chromium » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: ijar 1 Name: ijar
2 URL: https://github.com/google/bazel/tree/master/third_party/ijar 2 URL: https://github.com/google/bazel/tree/master/third_party/ijar
3 Version: 0 3 Version: 0
4 Revision: 31c8878fa3ed34356d90642c19e46e4a06d84f4a 4 Revision: 31c8878fa3ed34356d90642c19e46e4a06d84f4a
5 License: Apache 2.0 5 License: NOT_SHIPPED
6 Security Critical: No 6 Security Critical: No
7 7
8 Description: 8 Description:
9 A tool for generating interface .jars from normal .jars. 9 A tool for generating interface .jars from normal .jars.
10 10
11 Local Modifications: 11 Local Modifications:
12 - Removed test directory 12 - Removed test directory
13 - Added BUILD.gn and ijar.gni 13 - Added BUILD.gn and ijar.gni
14 - Enabled CRC32 zip entries by passing true to 3rd parameter of FinishFile() 14 - Enabled CRC32 zip entries by passing true to 3rd parameter of FinishFile()
15 within ijar.cc 15 within ijar.cc
OLDNEW
« no previous file with comments | « third_party/class-dump/README.chromium ('k') | third_party/jmake/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698