Clone of https://chromium.googlesource.com/chromium/src/build with Mozilla's local modifications
Перейти к файлу
bshe 1f27ec197f Reland of Enable WebVR for non component build (patchset #1 id:1 of https://codereview.chromium.org/2505963003/ )
Reason for revert:
Hi Andrew.
It turns out that our UX review is blocked on this. We need it in canary build. I will revert your revert for now. And I will work with you tomorrow to figure out if there is a way to reduce dex size of gvr. There should be enough time to land/merge these improvements before it hits stable.
Anyway, let's talk tomorrow. Thanks!

Original issue's description:
> Revert of Enable WebVR for non component build (patchset #5 id:80001 of https://codereview.chromium.org/2502643002/ )
>
> Reason for revert:
> Reverting until dex size growth is understood.
>
> Original issue's description:
> > Enable Android WebVR for arm & arm64
> >
> > BUG=644785
> >
> > Committed: https://crrev.com/7e31a518a02e80fa167181be029691d41fadb898
> > Cr-Commit-Position: refs/heads/master@{#432489}
>
> TBR=bshe@chromium.org
> # Skipping CQ checks because original CL landed less than 1 days ago.
> NOPRESUBMIT=true
> NOTREECHECKS=true
> NOTRY=true
> BUG=644785
>
> Committed: https://crrev.com/19ef7689f208ee3222539bf0bb1d4054b2dbf780
> Cr-Commit-Position: refs/heads/master@{#432606}

TBR=agrieve@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=644785

Review-Url: https://codereview.chromium.org/2505313002
Cr-Original-Commit-Position: refs/heads/master@{#432723}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: eabd2c4458bf716a84e060d3d80e3d931dfa69d7
2016-11-17 03:30:49 +00:00
android Switch monkey test to platform mode. 2016-11-17 02:06:27 +00:00
args Refactor BlimpConnection to TCPConnection as we move from one TCP-based API to a new Stream-based API 2016-10-28 00:08:13 +00:00
config Reland of Enable WebVR for non component build (patchset #1 id:1 of https://codereview.chromium.org/2505963003/ ) 2016-11-17 03:30:49 +00:00
experimental Revert of Replace kochi-*.ttf with IPA Fonts. (patchset #3 id:40001 of https://codereview.chromium.org/2500063003/ ) 2016-11-16 03:47:34 +00:00
git-hooks Silence git-hooks/pre-commit in the absence of .gitmodules (take 2). 2014-04-05 00:29:14 +00:00
internal Remove GYP files in breakpad, build, and tools. 2016-09-12 19:55:25 +00:00
ios Remove GYP files in breakpad, build, and tools. 2016-09-12 19:55:25 +00:00
linux Move use_brlapi build flag to chrome. 2016-11-11 22:22:12 +00:00
mac Turn on hermetic toolchain for all corp machines. 2016-11-09 04:35:45 +00:00
sanitizers Mojo Bindings: Fix lock-order inversion in associated controllers 2016-11-10 20:14:03 +00:00
secondary Fix java target naming exceptions in third_party/ 2016-11-14 23:43:19 +00:00
slave build/slave/OWNERS: remove bevc and ilevy + update stip 2014-10-28 16:44:47 +00:00
toolchain Move use_system_xcode to //build_overrides/build.gni 2016-11-14 06:54:27 +00:00
util Fix up the Mac installer’s Info.plist, build with branding info 2016-09-22 20:46:03 +00:00
win Remove the syzygy optimization code. 2016-10-17 21:04:02 +00:00
OWNERS Add brucedawson to build\OWNERS 2016-04-04 18:41:29 +00:00
apply_locales.py
branding_value.sh
build-ctags.sh Change build-ctags.sh output file name from ".tags" to "tags" 2014-12-09 20:36:25 +00:00
build_config.h win: Don't define TOOLKIT_VIEWS in build_config.h 2016-11-04 21:18:07 +00:00
buildflag.h Tiny fix in buildflag.h comment 2016-03-31 21:02:11 +00:00
buildflag_header.gni Remove som GYP annotations, remove unused manifest. 2016-09-27 21:20:37 +00:00
check_return_value.py check_return_value.py should drop stderr of the command it runs. 2014-04-03 07:36:32 +00:00
clobber.py Fix clobber.py to restore args.gn on failure 2016-05-20 22:02:33 +00:00
common.croc
common.gypi Gut gyp_chromium, common.gypi. 2016-09-21 22:29:06 +00:00
compiled_action.gni GN: forward_variables_from shouldn't clobber vars. 2016-05-03 01:09:10 +00:00
compiler_version.py Remove gcc_version from gyp and gn files. 2016-01-11 23:13:01 +00:00
copy_test_data_ios.py
cp.py
detect_host_arch.py PPC/s390: [sysroot installer] Disable for host arch PPC/s390 2016-09-30 02:15:07 +00:00
dir_exists.py gyp performance: don't invoke python to check dir existance 2014-04-16 21:52:49 +00:00
download_gold_plugin.py Remove stderr redirect hack from build/download_gold_plugin.py. 2016-05-31 21:14:07 +00:00
download_nacl_toolchains.py Early exit in download_nacl_toolchains on Android. 2015-09-03 14:58:42 +00:00
env_dump.py
extract_from_cab.py
find_depot_tools.py Move find_depot_tools.py to build/ 2015-10-26 22:08:26 +00:00
find_isolated_tests.py
gdb-add-index gdb-add-index now removes its temp directory 2016-06-01 20:21:54 +00:00
get_landmines.py Refactor: move components/sync/../signin to components/signin/../ 2016-09-27 01:55:46 +00:00
get_syzygy_binaries.py Automatically copy the DIA DLL in the Syzygy binaries directory. 2016-10-04 18:25:11 +00:00
gn_helpers.py Fix pylint warnings: build/gn_helpers.py 2016-10-07 02:37:56 +00:00
gn_helpers_unittest.py Add FromGNArgs() to gn_helpers. 2016-04-06 00:10:38 +00:00
gn_run_binary.py Add yasm to the GN build. 2014-06-12 19:35:55 +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 Expose CC.host_wrapper and CXX.host_wrapper. 2015-04-02 20:42:43 +00:00
gypi_to_gn.py Add documentation for exec_script and gypi_to_gn 2016-04-19 22:55:02 +00:00
install-build-deps-android.sh install-build-deps-android.sh support for Ubuntu Xenial 2016-04-28 00:34:59 +00:00
install-build-deps.sh Revert of Replace kochi-*.ttf with IPA Fonts. (patchset #3 id:40001 of https://codereview.chromium.org/2500063003/ ) 2016-11-16 03:47:34 +00:00
install-chroot.sh Fix install-chroot.sh for recent versions of ubuntu 2015-06-29 18:19:53 +00:00
inverse_depth.py
landmine_utils.py Recognize for now NetBSD as a Linux-like variant in landmine_utils.py 2016-08-09 19:39:03 +00:00
landmines.py Simplify landmines code a bit now that all branches of all platforms are on ninja 2016-07-30 00:36:52 +00:00
mac_toolchain.py Turn on hermetic toolchain for all corp machines. 2016-11-09 04:35:45 +00:00
nocompile.gni Fix base_nocompile_tests dependency 2016-02-16 02:36:01 +00:00
package_mac_toolchain.py Remove public-read flag for hermetic build uploads. 2016-11-16 19:04:11 +00:00
precompile.cc
precompile.h Annotate large GN targets for precompiled headers 2015-07-28 18:25:26 +00:00
print_python_deps.py Use the proper sys.path in build/print_python_deps.py 2016-11-10 20:02:45 +00:00
protoc_java.py Fix android depfiles to always list GN's outputs[0] 2016-09-14 02:06:20 +00:00
redirect_stdout.py [Mac/GN] Add targets to run dump_syms and create the dSYM archive. 2016-06-09 22:59:07 +00:00
rm.py Unbreak mac component build. 2016-09-23 22:48:01 +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: add shim_headers.gni and unbundled GN file for zlib 2016-04-15 08:03:33 +00:00
split_static_library.gni Enable header checking for chrome/browser/ui 2016-09-23 19:57:38 +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 Print project path in build/tree_truth.sh (fix typo) 2014-11-11 16:53:33 +00:00
update-linux-sandbox.sh Report better error message on update sandbox for gn builds 2015-08-20 22:39:59 +00:00
vs_toolchain.py Add an option to build with the 10.0.14393 SDK 2016-11-10 23:09:37 +00:00
whitespace_file.txt cycle bots 2016-09-23 15:42:23 +00:00
win_is_xtree_patched.py Fix xtree patch check, and in turn C4702 disabling 2015-01-07 23:42:34 +00:00
write_build_date_header.py Fix regression in 1c9b02233631b0ba9b096d79bf5b8d71a370dbb0. 2016-04-05 00:18:55 +00:00
write_buildflag_header.py New build flag system, convert Google Now flag 2015-11-26 09:22:27 +00:00