Clone of https://chromium.googlesource.com/chromium/src/build with Mozilla's local modifications
Перейти к файлу
tfarina f9bdcd1dbc Reland "ui: Move ui_unittests.gyp into ui/base."
Original description from commit 63e36e6bdaa65d1152dd62f9831128c752bc0408:

ui: Move ui_unittests.gyp into ui/base.

ui_unittests.gyp -> ui_base_tests.gyp (follow gfx_tests.gyp pattern).
ui_unittests_bundle.gypi -> ui/base/ui_base_tests_bundle.gypi
ui_unittests.isolate -> ui_base_tests.isolate

Add a TODO assigned to me to rename ui_unittests target to
ui_base_unittests when buildbot is updated.

It was reverted in commit 6297a2f1e441c46d6f8ca37a3798fe6fbdd6cc4c,
because a test from ui_unittests in ios_dbg_simulator started to
failing.

BUG=331829,373148,299841,103304
TEST=ui_unittests
R=sky@chromium.org,rohitrao@chromium.org

Review URL: https://codereview.chromium.org/518423002

Cr-Original-Commit-Position: refs/heads/master@{#293134}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 2148b92f9cc676bf2b64dc7e47ef65daac393031
2014-09-03 14:47:45 +00:00
android Reland "ui: Move ui_unittests.gyp into ui/base." 2014-09-03 14:47:45 +00:00
config Add some more libjingle targets to the GN build. 2014-09-02 22:02:22 +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 Add back organization field for autofill settings. 2014-08-23 22:02:39 +00:00
linux Create build/linux/unbundle file for protobuf 2014-08-30 05:24:06 +00:00
mac [Mac] Set CFBundleDocumentTypes for PDF in the Info.plist directly. 2014-06-05 14:10:22 +00:00
sanitizers Disable deadlock-y tests in TSan instead of just suppressing the error. 2014-08-27 00:13:19 +00:00
secondary Add some more libjingle targets to the GN build. 2014-09-02 22:02: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 Fix GN toolchains to use proper out dir. 2014-08-26 17:40:51 +00:00
util Lengthen lastchange VERSION string to show full hash and commit position. 2014-09-02 18:36:45 +00:00
win Add GYP dependencies for the ASan RTL in the component build mode 2014-08-29 16:55:09 +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 Reland "ui: Move ui_unittests.gyp into ui/base." 2014-09-03 14:47:45 +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 Move apply_locales.py from src/chrome/tools/build/ to src/build/. 2010-03-09 02:00:21 +00:00
asan.saves Revert of Reland https://codereview.chromium.org/298333007/: Enable mac_strip_release under ASan on OSX. Remo… (patchset #1 id:1 of https://codereview.chromium.org/517803004/) 2014-09-01 17:08:32 +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-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 Adding atomic ops for MIPS64. 2014-08-14 17:14:05 +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 android_webview: stop using system expat. 2014-09-03 10:58:08 +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
compiled_action.gni Minor fixes for the GN Windows build. 2014-09-02 19:57:57 +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 Fix handling of spaces with paths in copy_test_data.py 2012-11-09 18:04:50 +00:00
cp.py Normalize output path to cp.py 2013-04-30 01:57:11 +00:00
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 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 Fix python scripts in src/build/ 2011-11-23 19:13:44 +00:00
extract_from_cab.py Fix spelling: "supress" -> "suppress" 2013-11-02 02:05:53 +00:00
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 Add a landmine for crbug.com/408192 2014-09-02 23:44:39 +00:00
get_syzygy_binaries.py Fixed build on Windows with Cygwin (get_syzygy_binaries script). 2014-06-20 17:30:31 +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 Use a qualified path for grit/net_resources.h 2014-08-18 22:36:01 +00:00
gyp_chromium Disable garbage collection for gyp_chromium. 2014-08-22 01:07:01 +00:00
gyp_chromium.py Make gyp_chromium.py work with Python 2.7. 2013-05-28 16:02:13 +00:00
gyp_environment.py Make landmines work on local builds too 2014-08-14 14:03:30 +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 Work toward a chrome/common GN target. 2014-06-20 04:26:55 +00:00
install-build-deps-android.sh Fix install-build-deps-android for Trusty 2014-08-19 20:10:06 +00:00
install-build-deps.sh Fixed install-build-deps.sh for Goobuntu Precise laptops. 2014-08-28 07:46:13 +00:00
install-chroot.sh Fix 'except' and 'prefer' spelling. 2014-07-16 17:53:20 +00:00
inverse_depth.py Mojo: Include "path/to/foo.mojom.h" 2014-02-27 22:07:43 +00:00
isolate.gypi Added fastbuild config variable to isolate.gypi to let isolates test it. 2014-07-22 19:51:31 +00:00
jar_file_jni_generator.gypi Refactor lazy JNI registration support. 2014-08-15 18:19:03 +00:00
java.gypi Update lint and findbugs to use jars instead of class files 2014-08-12 15:10:38 +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 native libraries to gn apks 2014-08-21 00:42:57 +00:00
java_prebuilt.gypi Start using proguard.jar directly instead of proguard.sh 2014-07-11 01:49:41 +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_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 Reland 596ff54335b2a1b393af10657bc4945114f3beed - Split API bundle generation steps 2014-08-27 03:33:52 +00:00
json_schema_compile.gypi - Add support for references in different paths in apis. 2014-08-29 03:58:01 +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 Add FreeBSD as a supported platform using ninja. 2014-02-11 03:54:20 +00:00
landmines.py Never clobber all of build in landmines 2014-08-29 02:38:49 +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 Fixes compile error 2014-09-02 21:00:32 +00:00
protoc.gypi Delete some msvs_cygwin_shell:0 2014-01-25 00:45:40 +00:00
protoc_java.gypi Revert of Add support for Java nano protocol buffers for Android. (patchset #4 id:60001 of https://codereview.chromium.org/511283003/) 2014-09-03 00:26:04 +00:00
protoc_java.py Revert of Add support for Java nano protocol buffers for Android. (patchset #4 id:60001 of https://codereview.chromium.org/511283003/) 2014-09-03 00:26:04 +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 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
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 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
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 The sandbox setup script now uses CHROMIUM_OUT_DIR when defined. 2014-07-24 16:37:20 +00:00
vs_toolchain.py Make landmines work on local builds too 2014-08-14 14:03:30 +00:00
whitespace_file.txt Whitespace change. 2014-08-25 04:17:02 +00:00
win_precompile.gypi Use precompiled headers on Windows only when a flag is set. 2011-09-27 00:15:16 +00:00

README.chromium

List of property sheets to be included by projects:
  common.vsprops
    Not used anymore. No-op. Kept for compatibility with current projects.

  debug.vsprops
    Enables debug settings. Must be included directly in Debug configuration. Includes internal\essential.vsprops.

  external_code.vsprops
    Contains settings made to simplify usage of external (non-Google) code. It relaxes the warning levels. Should be included after debug.vsprops or release.vsprops to override their settings.

  output_dll_copy.rules
    Run to enable automatic copy of DLL when they are as an input file in a vcproj project.

  release.vsprops
    Enables release settings. Must be included directly in Release configuration. Includes internal\essential.vsprops. Also includes "internal\release_impl$(CHROME_BUILD_TYPE).vsprops". So the behavior is dependant on the CHROME_BUILD_TYPE environment variable.