Clone of https://chromium.googlesource.com/chromium/src/build with Mozilla's local modifications
Перейти к файлу
Jan Krcal 969a53e102 [protobuf] Switch the default java protobuf generator from nano to lite
This CL takes the (almost) last step in converting java code from
protobuf nano to lite. The only remaining code with nano is
//third_party/cacheinvalidation which is deprecated and should be
replaced later this year.

We still need to keep the generate_lite variable in rules.gni because
it is used in the internal repo. After this CL, I will
 - remove instances of generate_lite from the internal repo and finally
 - remove generate_lite from rules.gni.

Bug: 782237
Change-Id: I65f144c59d84e8c75fe3152543c6e1941e52a3dd
Reviewed-on: https://chromium-review.googlesource.com/998033
Reviewed-by: Pavel Yatsuk <pavely@chromium.org>
Reviewed-by: agrieve <agrieve@chromium.org>
Reviewed-by: Tommy Nyquist <nyquist@chromium.org>
Commit-Queue: Jan Krcal <jkrcal@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#549129}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: dc072552bd919ccdbacdd8f0ca4373791712f10b
2018-04-09 08:52:16 +00:00
android Remove MediaResourceGetter 2018-04-04 22:32:21 +00:00
args Enable WebRTC on Fuchsia by default. 2017-12-15 02:27:25 +00:00
cipd [android] Move CIPD dependencies into DEPS. (RELAND) 2018-03-24 00:23:27 +00:00
config [protobuf] Switch the default java protobuf generator from nano to lite 2018-04-09 08:52:16 +00:00
docs build: Fix common misspellings 2017-08-01 09:03:13 +00:00
experimental Replace kochi-*.ttf with IPA Fonts 2017-08-28 23:01:11 +00:00
fuchsia Fuchsia: Roll Fuchsia SDK to 836b86e (was 20cc9f093) 2018-04-06 00:09:39 +00:00
git-hooks
internal Remove GYP files in breakpad, build, and tools. 2016-09-12 19:55:25 +00:00
ios Set Python shebang in build to /usr/bin/env python 2017-07-05 14:42:43 +00:00
linux Fix crash in is_cfi=true builds with unbundled ICU 2018-03-24 00:04:33 +00:00
mac [build] Detect Xcode license agreement acceptance 2017-11-09 19:48:53 +00:00
sanitizers Fix the TSan suppression for issue 794920 2018-03-21 16:14:59 +00:00
secondary Use java_group GN template only when available. 2018-03-22 16:30:49 +00:00
toolchain Enable thin archive builds on POSIX. 2018-04-06 20:34:58 +00:00
util Dump git output when failed to get hash 2018-03-27 21:19:21 +00:00
win [build] Move windows runtime-libs gn configs to src/build 2018-04-06 18:53:15 +00:00
.gitignore Add a DEPS hook that fetches simplechrome artifacts when targetting cros 2018-04-03 20:33:02 +00:00
BUILD.gn Add support for include_dirs to gn check. 2018-01-23 20:30:03 +00:00
OWNERS Add myself to build/OWNERS 2017-09-15 02:58:02 +00:00
OWNERS.status Add global status comments for owners 2017-04-07 07:03:46 +00:00
PRESUBMIT.py Add CQ_INCLUDE_TRYBOTS for GN header checkers 2017-06-12 22:52:46 +00:00
apply_locales.py
branding_value.sh
build-ctags.sh
build_config.h Add asm.js to build_config.h. 2018-01-24 17:14:12 +00:00
buildflag.h
buildflag_header.gni Rename buildflag_header targets in base for consistency 2018-02-22 02:08:08 +00:00
check_gn_headers.py Make dirty checking in check_gn_headers.py more robust 2017-06-17 00:12:04 +00:00
check_gn_headers_unittest.py Print detailed info in check_gn_headers.py 2017-06-13 10:21:23 +00:00
check_gn_headers_whitelist.txt The Great Blink mv for source files, part 1. 2018-04-07 15:31:06 +00:00
check_return_value.py
ciopfs.sha1 Download ciopfs from a hook in win/cross builds. 2018-02-01 20:36:45 +00:00
clobber.py Don't clobber symlinks to build directories 2017-01-19 17:42:58 +00:00
common.croc
common.gypi Gut gyp_chromium, common.gypi. 2016-09-21 22:29:06 +00:00
compiled_action.gni compiled_action: Don't add host_executable to inputs. 2018-04-03 01:44:15 +00:00
copy_test_data_ios.py
cp.py
detect_host_arch.py Arm64: Fix host architecture detection 2017-11-07 14:26:17 +00:00
dir_exists.py
dotfile_settings.gni Use action pool for non-goma tasks 2018-02-09 00:21:48 +00:00
download_nacl_toolchains.py Propagate exit code in download_nacl_toolchains. 2017-11-20 20:18:55 +00:00
download_translation_unit_tool.py Package the translation_unit tool as part of building the clang package. 2017-05-25 05:58:00 +00:00
env_dump.py Set Python shebang in build to /usr/bin/env python 2017-07-05 14:42:43 +00:00
extract_from_cab.py
find_depot_tools.py find_depot_tools: put DEPS'd depot_tools first 2017-10-10 21:36:39 +00:00
find_isolated_tests.py
fix_gn_headers.py Support checking and fixing non-existing header files in GN 2017-04-29 07:12:17 +00:00
gdb-add-index
get_landmines.py The Great Blink mv for source files, part 2. 2018-04-07 15:32:37 +00:00
get_syzygy_binaries.py Fix get_syzygy_binaries.py on cygwin 2017-11-04 01:39:06 +00:00
gn_helpers.py build: Fix common misspellings 2017-08-01 09:03:13 +00:00
gn_helpers_unittest.py
gn_run_binary.py Print Windows crash codes in hex 2018-02-15 00:08:36 +00:00
gyp_chromium Revert of Remove the top-level GYP files (or stub them out). (patchset #2 id:20001 of https://codereview.chromium.org/2299543008/ ) 2016-09-07 16:43:47 +00:00
gyp_chromium.py Gut gyp_chromium, common.gypi. 2016-09-21 22:29:06 +00:00
gyp_environment.py Remove direct references to hermetic mac toolchain. 2016-10-13 21:38:05 +00:00
gyp_helper.py
gypi_to_gn.py Make gypi_to_gn skip target_defaults sections. 2017-12-15 20:19:18 +00:00
install-build-deps-android.sh [AFDO] Add support for xz profiles 2018-04-06 00:45:36 +00:00
install-build-deps.sh Add libx11-xcb1:i386 as a 32-bit build dep 2018-03-21 19:30:19 +00:00
install-chroot.sh build: Fix common misspellings 2017-08-01 09:03:13 +00:00
landmine_utils.py [build] Remove gyp usage from landmines script 2018-02-20 23:27:59 +00:00
landmines.py [build] Remove gyp usage from landmines script 2018-02-20 23:27:59 +00:00
mac_toolchain.py [ios] Roll hermetic to Xcode 9.2. 2017-12-07 21:18:14 +00:00
nocompile.gni Unit tests for base/thread_annotations.h. 2018-02-16 02:29:07 +00:00
package_mac_toolchain.py Don't strip DNTDocumentationSupport for hermetic bundles. 2017-06-01 14:49:01 +00:00
precompile.cc
precompile.h Add base::stack, convert std::stack uses use it. 2017-10-02 18:55:28 +00:00
print_python_deps.py Switch //build/print_python_deps.py to vpython. (RELAND) 2018-02-10 00:53:10 +00:00
protoc_java.py [protobuf] Switch the default java protobuf generator from nano to lite 2018-04-09 08:52:16 +00:00
redirect_stdout.py
rm.py Unbreak mac component build. 2016-09-23 22:48:01 +00:00
run_swarming_xcode_install.py run_swarming_xcode_install: Add --dimension and a name tag 2017-09-28 22:25:40 +00:00
sample_arg_file.gn Add support for customizing GN's args text. 2017-03-04 02:32:43 +00:00
sanitize-mac-build-log.sed
sanitize-mac-build-log.sh
sanitize-win-build-log.sed
sanitize-win-build-log.sh
shim_headers.gni Unbundle openh264 2017-05-22 12:52:46 +00:00
split_static_library.gni Enable header checking for chrome/browser/ui 2016-09-23 19:57:38 +00:00
swarming_xcode_install.py Install Xcode via swarming. 2017-09-15 13:17:50 +00:00
symlink.gni [android] Tweak data deps to include two chromium tool binaries. (RELAND) 2016-11-11 19:19:23 +00:00
symlink.py Revert of Add work-around to symlink.gni to avoid "not up-to-date" ninja errors (patchset #1 id:1 of https://codereview.chromium.org/2344243002/ ) 2016-09-20 22:16:30 +00:00
tree_truth.sh
update-linux-sandbox.sh
vs_toolchain.py WinUWP store application support is out of date 2018-03-26 10:07:40 +00:00
whitespace_file.txt This CL tests if blink-reformat@ is still a committer. 2018-03-07 08:06:48 +00:00
win_is_xtree_patched.py
write_build_date_header.py
write_buildflag_header.py