android
Fix AVD configuration and defaults based on dogfooder input.
2013-04-10 01:55:31 +00:00
git-hooks
File file permissions.
2013-02-14 22:51:50 +00:00
internal
Disable fpo one more time, this time for non-official (canary) builds.
2012-02-09 21:04:32 +00:00
ios
Inconsistent use of [x] close panel icon. Code changes.
2013-03-27 07:07:47 +00:00
linux
Fix a missing redirect to /dev/null in build/linux/sysroot_ld_path.sh.
2013-03-22 22:10:15 +00:00
mac
Re-land https://codereview.chromium.org/11642018/ : Add a postbuild action for executables built with ASan on Mac OS.
2013-03-12 11:56:31 +00:00
temp_gyp
Revert 179097 googleurl.gyp include_dir escapes src and is breaking android build.
2013-01-28 05:48:19 +00:00
util
Allow lastchange.py to be used for arbitrary repositories.
2012-10-25 20:59:36 +00:00
win
Quench build spew.
2013-04-03 04:17:16 +00:00
OWNERS
Add wildcard OWNERS files for directories where anyone can approve commits.
2012-03-12 20:56:41 +00:00
README.chromium
TBR:nsylvain
2009-09-14 07:41:01 +00:00
all.gyp
Add content_unittests to chromium_builder_webrtc target.
2013-04-09 16:27:37 +00:00
all_android.gyp
Support multiple proguard flags from java_apk.gypi. Proguard supports multiple proguard configuration files but java_apk and apk-build.xml supports only one proguard configuration.
2013-04-02 09:10:54 +00:00
apk_fake_jar.gypi
Predex java libraries
2013-03-27 23:31:27 +00:00
apk_test.gypi
Use java_apk.gypi for gtest apks
2013-04-06 00:14:39 +00:00
apply_locales.py
Move apply_locales.py from src/chrome/tools/build/ to src/build/.
2010-03-09 02:00:21 +00:00
asan.saves
Revert ___asan_set_death_callback and ___asan_set_error_report_callback until the new Clang arrives.
2012-03-12 12:50:25 +00:00
branding_value.sh
Adding a general script to fetch values from the BRANDING files.
2009-05-19 14:10:09 +00:00
build_config.h
Add a message pump for ChromeOS Embedded.
2013-04-06 04:51:21 +00:00
common.croc
Revert 165685 - Revert 163638 - Adds units for all Chromium perf tests. These units are recorded in the graphs.dat file, and can then be used to determine whether the test has improved or regressed when the graph goes up.
2012-11-12 15:32:47 +00:00
common.gypi
Add more conditions where test_isolation_mode defaults to noop.
2013-04-10 00:17:01 +00:00
common_untrusted.gypi
Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser process
2012-08-30 19:47:38 +00:00
compiler_version.py
Removed CXX_target for Android
2012-10-18 22:08:06 +00:00
copy_test_data_ios.gypi
Fix handling of spaces with paths in copy_test_data.py
2012-11-09 18:04:50 +00:00
copy_test_data_ios.py
Fix handling of spaces with paths in copy_test_data.py
2012-11-09 18:04:50 +00:00
cp.py
Rename aura_shell_unittests to ash_unittests, part 1
2012-07-13 21:27:03 +00:00
dir_exists.py
Fix python scripts in src/build/
2011-11-23 19:13:44 +00:00
download_nacl_toolchains.py
Update NaCl ARM build flags now that gcc used as default compiler.
2013-04-05 07:19:47 +00:00
escape_unicode.py
Fix python scripts in src/build/
2011-11-23 19:13:44 +00:00
extract_from_cab.py
Quieter cab extraction
2012-05-23 07:08:56 +00:00
filename_rules.gypi
chromeos and media: Allow building chromeos without X.
2013-03-07 18:20:22 +00:00
gdb-add-index
Make gdb-add-index better respect relative paths and bind mounts.
2012-09-15 02:28:20 +00:00
grit_action.gypi
Generate about:credits page automatically at build time.
2013-02-07 13:32:13 +00:00
grit_target.gypi
run cygwin mount setup in runhooks, and remove some references to it
2012-01-30 19:35:17 +00:00
gyp_chromium
Add a WebCore directory to the python path so we can use pymod_do_main
2013-01-11 21:15:19 +00:00
gyp_chromium.py
add wrapper to make GYP_PARALLEL=1 work for build\gyp_chromium
2012-10-04 17:22:19 +00:00
gyp_helper.py
Use universal newlines in gyp_helper.
2012-11-15 01:51:54 +00:00
install-build-deps-android.sh
[Android] Also install lighttpd.
2013-01-10 01:07:21 +00:00
install-build-deps.sh
Installing Chrome OS fonts fails when repo is on filer
2013-04-05 03:52:15 +00:00
install-chroot.sh
Use dpkg --add-architecture if it's available.
2012-12-22 00:51:00 +00:00
isolate.gypi
Stop sending chromeos variable to isolate.py.
2013-04-04 09:47:43 +00:00
jar_file_jni_generator.gypi
jar_file_jni_generator accepts jar_input_file optionally
2013-03-26 08:03:53 +00:00
java.gypi
CheckCallDie: add option to suppress successful output
2013-04-04 23:04:40 +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
[Android][Reland] Extract signing+zipaligning to python
2013-04-09 22:22:15 +00:00
java_prebuilt.gypi
Fix incorrect paths introduced in https://chromiumcodereview.appspot.com/13473017
2013-04-05 04:13:50 +00:00
jni_generator.gypi
[Android] Change jni_gen_dir to jni_gen_package for jni_generator.
2013-03-07 22:34:05 +00:00
json_schema_bundle_compile.gypi
generated_api.h should have its body generated into generated_api.cc
2013-02-12 04:45:41 +00:00
json_schema_compile.gypi
Initial commit of the Dart Chrome Extension APIs generators
2013-02-06 01:29:31 +00:00
json_to_struct.gypi
Moving prepopulated search engines to a JSON file.
2012-11-17 14:20:29 +00:00
landmines.py
Set landmines on x64 too.
2013-03-29 21:17:44 +00:00
nocompile.gypi
Disable No-compile tests. They are flaky on the tree.
2011-11-29 08:19:02 +00:00
output_dll_copy.rules
Add the build directory to the repository.
2008-07-26 20:52:30 +00:00
precompile.cc
Use precompiled headers for most large projects where the .gyp file
2011-09-07 14:14:54 +00:00
precompile.h
workaround for building with express toolchain on windows
2013-04-04 16:13:44 +00:00
protoc.gypi
Linux: update protoc wrapper to allow building with system protobuf.
2012-12-04 19:08:17 +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
Add support for generating jars from protos and add cacheinvalidation_java.
2012-11-14 21:20:47 +00:00
release.gypi
Remove Purify and Quantify.Doing so will reduce substantially the size of the project files.
2011-08-17 17:41:02 +00:00
sanitize-mac-build-log.sed
Set svn:executable bit on scripts that are executable.
2012-04-23 03:24:12 +00:00
sanitize-mac-build-log.sh
Make script cross-platform.
2010-12-15 17:23:25 +00:00
sanitize-png-files.sh
Install advancecomp to get advdef for build/sanitize-png-files.sh.
2013-02-28 19:01:04 +00:00
sanitize-win-build-log.sed
Set svn:executable bit on scripts that are executable.
2012-04-23 03:24:12 +00:00
sanitize-win-build-log.sh
emacs: make trybot parser work on offical windows build output
2010-12-17 03:46:15 +00:00
shim_headers.gypi
Linux: use generated shim headers for system mesa.
2013-01-15 17:34:31 +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
Make use_system_mesa switch work: make symlinks
2013-01-22 17:57:14 +00:00
uiautomator_test.gypi
Fix incorrect paths introduced in https://chromiumcodereview.appspot.com/13473017
2013-04-05 04:13:50 +00:00
update-linux-sandbox.sh
Add update-linux-sandbox.sh to build/
2012-06-06 20:12:46 +00:00
whitespace_file.txt
Whitespace change.
2013-04-07 21:26:32 +00:00
win_precompile.gypi
Use precompiled headers on Windows only when a flag is set.
2011-09-27 00:15:16 +00:00