android
[Android] Fix remote device log parsing.
2014-12-17 17:27:42 +00:00
config
GN: remove clang flag for NaCl build.
2014-12-17 22:57:55 +00:00
git-hooks
Silence git-hooks/pre-commit in the absence of .gitmodules (take 2).
2014-04-05 00:29:14 +00:00
go
gn format // (the rest, except mojo)
2014-12-03 23:27:41 +00:00
internal
Add PGO targets to Chrome.
2014-03-14 16:48:30 +00:00
ios
Move IDS_PASSWORD_MANAGER_EMPTY_LOGIN to component resources
2014-12-16 19:31:29 +00:00
linux
ozone: Add initial build support for xkbcommon
2014-12-13 00:34:15 +00:00
mac
Fix tweak_info_plist's TOP path to be found relative to itself rather than the includer's SRCROOT.
2014-11-06 18:25:27 +00:00
module_args
[GN] Set v8_use_external_snapshot_data for the same configurations as GN.
2014-12-17 14:31:35 +00:00
sanitizers
Roll Clang 218707:223109 (+r223211, +r223219, -r220714), take 2
2014-12-10 21:34:04 +00:00
secondary
Roll third_party/freetype (for Android only) to fd6919ac23f74b876c209aba5eaa2be662086391
2014-12-17 22:34:34 +00:00
slave
build/slave/OWNERS: remove bevc and ilevy + update stip
2014-10-28 16:44:47 +00:00
temp_gyp
…
toolchain
Add dpranke, scottmg as owners for GN-related files in src/build.
2014-12-12 18:56:50 +00:00
util
gn format // (the rest, except mojo)
2014-12-03 23:27:41 +00:00
win
Win/Clang: the ASan run-time DLL has moved
2014-12-04 21:01:36 +00:00
OWNERS
Add some OWNERS to build
2014-12-08 21:55:48 +00:00
README.chromium
…
all.gyp
Move mojo gypfiles to toplevel mojo
2014-12-16 18:49:16 +00:00
apk_fake_jar.gypi
Convert apk obfuscation to python
2014-06-11 13:19:47 +00:00
apk_test.gypi
[Android] Reland of 'Add zip pushing and refine push mode selection.'
2014-10-13 11:40:06 +00:00
apply_locales.py
…
asan.saves
Revert of Another attempt to fix debug info stripping for ASan on OSX (patchset #5 id:80001 of https://codereview.chromium.org/560323004/ )
2014-09-24 16:25:26 +00:00
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
Introduce OS_NACL_SFI and OS_NACL_NONSFI macros.
2014-10-28 11:57:41 +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
…
common.croc
…
common.gypi
make v8_use_external_startup_data overridable
2014-12-17 22:03:22 +00:00
common_untrusted.gypi
Build only the appropriate x86 arches for nacl (chrome side).
2014-09-16 02:33:15 +00:00
compiled_action.gni
gn format //build
2014-12-02 00:25:35 +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
…
detect_host_arch.py
Revert 281999 "Revert 281831 "Fix nacl_integration to run 32bit ..."
2014-07-09 12:06:21 +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
Use the new nacl_core_sdk mode for package_version within Chromium.
2014-11-20 23:03:33 +00:00
env_dump.py
…
escape_unicode.py
…
extract_from_cab.py
…
filename_rules.gypi
Move DesktopWindowTreeHostX11Test.Deactivate to interactive_ui_tests
2014-07-27 11:21:55 +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
Add flag to force clobbering of index in gdb-add-index
2014-06-14 08:50:22 +00:00
get_landmines.py
Out of line CallbackBase's copy and assignment operators.
2014-11-26 05:05:21 +00:00
get_syzygy_binaries.py
Get the Syzygy binaries from an https server.
2014-12-04 21:00:23 +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
grit: Use new --write-only-new flag.
2014-12-05 00:50:15 +00:00
grit_target.gypi
Use a qualified path for grit/net_resources.h
2014-08-18 22:36:01 +00:00
gyp_chromium
Add GYP_INCLUDE_FIRST/LAST to chromium.gyp_env
2014-11-05 18:57:32 +00:00
gyp_chromium.py
…
gyp_environment.py
Make landmines work on local builds too
2014-08-14 14:03:30 +00:00
gyp_helper.py
Add GYP_INCLUDE_FIRST/LAST to chromium.gyp_env
2014-11-05 18:57:32 +00:00
gypi_to_gn.py
Work toward a chrome/common GN target.
2014-06-20 04:26:55 +00:00
host_jar.gypi
Revert of Revert of [Android] JUnit runner + gyp changes. (patchset #1 id:1 of https://codereview.chromium.org/597123002/ )
2014-09-24 14:02:15 +00:00
host_prebuilt_jar.gypi
Revert of Revert of [Android] JUnit runner + gyp changes. (patchset #1 id:1 of https://codereview.chromium.org/597123002/ )
2014-09-24 14:02:15 +00:00
install-build-deps-android.sh
Fix g++-multilib conflict between install-build-deps scripts
2014-11-27 15:45:59 +00:00
install-build-deps.sh
Add support for ubuntu 14.10(utopic) to install-build-deps.sh
2014-12-02 10:46:53 +00:00
install-chroot.sh
Install libstdc++:amd64 in install-chroot.sh.
2014-10-17 08:46:54 +00:00
inverse_depth.py
…
isolate.gypi
Fix build with disable_nacl=1
2014-10-31 13:53:53 +00:00
jar_file_jni_generator.gypi
Refactor lazy JNI registration support.
2014-08-15 18:19:03 +00:00
java.gypi
[Android] Don't let chromium_commands modify all_dependent_settings via java.gypi
2014-10-17 10:36:05 +00:00
java_aidl.gypi
Sort Java AIDL input filenames for makefile stability.
2014-08-29 22:18:31 +00:00
java_apk.gypi
Add support for shared library resources to java_apk build rules for real.
2014-11-13 22:38:15 +00:00
java_prebuilt.gypi
Fix "Class resolved by unexpected DEX" in uiautomator tests
2014-12-02 01:32:45 +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
Refactor lazy JNI registration support.
2014-08-15 18:19:03 +00:00
json_schema_api.gni
gn format //build
2014-12-02 00:25:35 +00:00
json_schema_bundle_compile.gypi
- Add support for references in different paths in apis.
2014-08-29 03:58:01 +00:00
json_schema_bundle_registration_compile.gypi
Move json schema compiler target into build/ to match gyp
2014-09-30 22:27:41 +00:00
json_schema_compile.gypi
Move json schema compiler target into build/ to match gyp
2014-09-30 22:27:41 +00:00
json_to_struct.gypi
Add search_engines and precache components to GN build.
2014-07-16 17:50:51 +00:00
landmine_utils.py
match openbsd as well in landmine_utils and breakpad
2014-11-25 20:25:13 +00:00
landmines.py
Make landmines handle GN build directories better.
2014-11-10 23:08:31 +00:00
nocompile.gypi
Switch to clang for nocompile tests and rebaseline existing results.
2014-11-03 21:29:44 +00:00
output_dll_copy.rules
…
precompile.cc
…
precompile.h
Remove wincrypt.h from precompiled headers.
2014-11-19 20:35:30 +00:00
protoc.gypi
…
protoc_java.gypi
Add proto_java_library to gn
2014-10-01 23:49:49 +00:00
protoc_java.py
Add proto_java_library to gn
2014-10-01 23:49:49 +00:00
release.gypi
Allow incrementally linked release builds on windows.
2014-05-14 17:22:59 +00:00
repack_action.gypi
Work on GN build, mostly in //ui
2014-07-02 20:39:12 +00:00
sanitize-mac-build-log.sed
…
sanitize-mac-build-log.sh
…
sanitize-win-build-log.sed
…
sanitize-win-build-log.sh
…
set_clang_warning_flags.gypi
Use clang as default host compiler when cross-compiling
2014-08-04 19:05:02 +00:00
shim_headers.gypi
…
some.gyp
…
symlink.py
…
toolchain_vs2013.hash
Update to VS2013 Update 4, and Windows SDK 8.1
2014-11-15 01:38:14 +00:00
tree_truth.sh
Print project path in build/tree_truth.sh (fix typo)
2014-11-11 16:53:33 +00:00
uiautomator_test.gypi
[Android] Don't use zip pushing if not built or on user builds.
2014-10-15 08:24:53 +00:00
update-linux-sandbox.sh
The sandbox setup script now uses CHROMIUM_OUT_DIR when defined.
2014-07-24 16:37:20 +00:00
vs_toolchain.py
win gn: Semi-support for non-depot_tools toolchain
2014-12-10 23:34:32 +00:00
whitespace_file.txt
WhiteSpace CL.
2014-12-17 16:10:14 +00:00
win_is_xtree_patched.py
Update to VS2013 Update 4, and Windows SDK 8.1
2014-11-15 01:38:14 +00:00
win_precompile.gypi
…