android
Use raw strings for javac colorize regexes
2014-06-12 18:20:37 +00:00
config
Disable Warning 4702 for the PGO builds.
2014-06-12 18:06:31 +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
Add PGO targets to Chrome.
2014-03-14 16:48:30 +00:00
ios
Componentize GoogleURLTracker(InfoBarDelegate,MapEntry,NavHelper)
2014-06-08 11:47:58 +00:00
linux
gyp performance: Load detect_host_arch directly.
2014-06-06 09:56:44 +00:00
mac
[Mac] Set CFBundleDocumentTypes for PDF in the Info.plist directly.
2014-06-05 14:10:22 +00:00
slave
Add src/build/slave directory.
2013-08-22 08:25:34 +00:00
temp_gyp
Time to kill googleurl.gyp
2013-06-22 14:20:10 +00:00
toolchain
Don't use response files in GN build for Mac static libraries
2014-06-03 17:23:18 +00:00
util
version.py: Pass the right object to Usage in getopt exceptions.
2014-06-11 09:13:21 +00:00
win
Remove ftol workaround since we're rolled to Update2
2014-06-07 01:27:15 +00:00
OWNERS
…
README.chromium
…
all.gyp
Add a target to produce a SyzyASan instrumented version of pdf.dll
2014-06-12 18:19:49 +00:00
apk_fake_jar.gypi
Convert apk obfuscation to python
2014-06-11 13:19:47 +00:00
apk_test.gypi
Android: cleanup gtest_target_type conditions.
2014-05-17 16:09:58 +00:00
apply_locales.py
…
asan.saves
Revert 273199 "Enable mac_strip_release under ASan on OSX. Remov..."
2014-05-28 18:48:29 +00:00
branding_value.sh
…
build-ctags.sh
Add a simple script for building a ctags DB in a Chromium checkout.
2013-10-09 05:40:40 +00:00
build_config.h
Gate disabling nacl code on proper gyp flags, etc.
2014-06-04 15:39:58 +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
chrome_settings.gypi
Move mac_bundle_id and other variables from chrome.gyp to build/chrome_settings.gypi.
2013-12-12 18:34:38 +00:00
common.croc
Remove references to sconsbuild.
2013-10-12 02:38:29 +00:00
common.gypi
Disable Warning 4702 for the PGO builds.
2014-06-12 18:06:31 +00:00
common_untrusted.gypi
…
compiled_action.gni
Add yasm to the GN build.
2014-06-12 19:35:55 +00:00
compiler_version.py
Linux: Detect host g++ version as well as target g++ version.
2014-04-23 08:20:16 +00:00
copy_test_data_ios.gypi
Fix test data copying on iOS
2014-05-02 21:16:10 +00:00
copy_test_data_ios.py
…
cp.py
Normalize output path to cp.py
2013-04-30 01:57:11 +00:00
detect_host_arch.py
gyp performance: Load detect_host_arch directly.
2014-06-06 09:56:44 +00:00
dir_exists.py
gyp performance: don't invoke python to check dir existance
2014-04-16 21:52:49 +00:00
download_nacl_toolchains.py
Chromium no longer needs to extract toolchains during runhooks.
2014-05-13 17:50:06 +00:00
env_dump.py
Treat options to the envsetup script as args.
2013-09-23 23:08:09 +00:00
escape_unicode.py
…
extract_from_cab.py
Fix spelling: "supress" -> "suppress"
2013-11-02 02:05:53 +00:00
filename_rules.gypi
Gate disabling nacl code on proper gyp flags, etc.
2014-06-04 15:39:58 +00:00
find_isolated_tests.py
Add a script that can discover *.isolated files in a directory.
2014-02-28 19:46:52 +00:00
gdb-add-index
Make gdb-add-index index concurrently.
2013-08-15 18:03:03 +00:00
get_landmines.py
Add landmine due to generated file move in Blink r175513
2014-06-06 11:25:13 +00:00
get_syzygy_binaries.py
Revert 273353 "Bring Syzygy binaries in using a script rather th..."
2014-05-28 21:49:29 +00:00
gn_helpers.py
Add support for reading .gypi files.
2014-04-06 04:35:10 +00:00
gn_run_binary.py
Add yasm to the GN build.
2014-06-12 19:35:55 +00:00
grit_action.gypi
[Second try] Add creation of v14 compatible resources to process_resources.py
2014-06-07 08:28:03 +00:00
grit_target.gypi
…
gyp_chromium
Always process landmines, even if GYP_CHROMIUM_NO_ACTION is set
2014-06-04 11:05:46 +00:00
gyp_chromium.py
Make gyp_chromium.py work with Python 2.7.
2013-05-28 16:02:13 +00:00
gyp_helper.py
Fix chromium.gyp_env to see GYP_MSVS_VERSION.
2014-01-13 21:29:34 +00:00
gypi_to_gn.py
Handle more types of gypis in gypi_to_gn.
2014-06-02 19:18:24 +00:00
install-build-deps-android.sh
Fix up installation of ant package
2014-05-28 00:20:26 +00:00
install-build-deps.sh
install-build-deps: Install libudev1:i386 for Ubuntu 14.04
2014-06-05 15:28:52 +00:00
install-chroot.sh
We sometimes erroneously detected processes in other sessions
2013-07-23 05:36:07 +00:00
intsafe_workaround.h
reland of intsafe precompiled header fix from https://codereview.chromium.org/14201003/
2013-04-17 17:25:34 +00:00
inverse_depth.py
Mojo: Include "path/to/foo.mojom.h"
2014-02-27 22:07:43 +00:00
isolate.gypi
Pass GYP DEPTH variable to isolate.
2014-06-12 14:29:01 +00:00
jar_file_jni_generator.gypi
Revert 275652 "Remove unneeded JNI registrations."
2014-06-09 11:33:38 +00:00
java.gypi
Pass resources to dependents as zip files instead of directories
2014-06-11 01:20:55 +00:00
java_aidl.gypi
Use _target_name instead of package_name for java*.gypi
2013-02-20 22:39:17 +00:00
java_apk.gypi
Convert apk obfuscation to python
2014-06-11 13:19:47 +00:00
java_prebuilt.gypi
Update some gyp targets to use dex_action.gypi
2014-06-12 03:40:40 +00:00
java_strings_grd.gypi
Pass resources to dependents as zip files instead of directories
2014-06-11 01:20:55 +00:00
jni_generator.gypi
Revert 275652 "Remove unneeded JNI registrations."
2014-06-09 11:33:38 +00:00
json_schema_bundle_compile.gypi
Add an implementation path option to json_schema_compiler
2014-03-05 10:11:19 +00:00
json_schema_compile.gypi
Chromium side changes to add the ledger API.
2014-05-12 18:17:44 +00:00
json_to_struct.gypi
Moving prepopulated search engines to a JSON file.
2012-11-17 14:20:29 +00:00
landmine_utils.py
Add FreeBSD as a supported platform using ninja.
2014-02-11 03:54:20 +00:00
landmines.py
Always write .landmines
2014-05-22 22:12:48 +00:00
nocompile.gypi
…
output_dll_copy.rules
…
precompile.cc
…
precompile.h
reland of intsafe precompiled header fix from https://codereview.chromium.org/14201003/
2013-04-17 17:25:34 +00:00
protoc.gypi
Delete some msvs_cygwin_shell:0
2014-01-25 00:45:40 +00:00
protoc_java.gypi
Use _target_name instead of package_name for java*.gypi
2013-02-20 22:39:17 +00:00
protoc_java.py
…
release.gypi
Allow incrementally linked release builds on windows.
2014-05-14 17:22:59 +00:00
repack_action.gypi
Add whitelist support for grit repack steps.
2014-04-04 00:52:22 +00:00
sanitize-mac-build-log.sed
Cleanup sanitize build sed and sh scripts.
2013-10-31 04:21:14 +00:00
sanitize-mac-build-log.sh
Cleanup sanitize build sed and sh scripts.
2013-10-31 04:21:14 +00:00
sanitize-win-build-log.sed
Remove removed (and outdated anyway) Perl IDL compiler line from sed script
2014-02-27 15:00:45 +00:00
sanitize-win-build-log.sh
Cleanup sanitize build sed and sh scripts.
2013-10-31 04:21:14 +00:00
shim_headers.gypi
Remove trailing "." from message lines.
2013-10-31 18:08:28 +00:00
some.gyp
Revert 180433 because build\some.gyp was added to the CL by mistake.
2013-02-04 17:18:03 +00:00
symlink.py
Skip argv[0] when processing command line options in symlink.py
2013-05-28 21:49:11 +00:00
toolchain_vs2013.hash
Revert 271737 "Revert 271721 "VS2013 Update 2""
2014-05-21 17:10:43 +00:00
tree_truth.sh
Add a script which prints recent changes in a set of repos.
2013-09-13 19:11:35 +00:00
uiautomator_test.gypi
Update some gyp targets to use dex_action.gypi
2014-06-12 03:40:40 +00:00
update-linux-sandbox.sh
…
vs_toolchain.py
Add support for VS express to the GN build.
2014-05-28 20:32:01 +00:00
whitespace_file.txt
Whitespace change to overcome the great tree sadness of 2014-06-11.
2014-06-12 02:42:32 +00:00
win_precompile.gypi
…