benrg@chromium.org
d9954b9877
Depend on xdisplaycheck when use_x11==1, not when toolkit_uses_gtk==1.
...
Some non-gtk X11 builds need it.
BUG=None
Review URL: https://chromiumcodereview.appspot.com/12213044
git-svn-id: http://src.chromium.org/svn/trunk/src/build@181172 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-07 03:21:49 +00:00
phoglund@chromium.org
d25d9d14d8
Adding new targets to the WebRTC target so our special bots will build them.
...
Note: we do have a browser test for WebRTC, but no content_browsertests yet. I expect we will very soon thouugh so I took care of that in the same patch.
BUG=
TESTED=built locally
Review URL: https://chromiumcodereview.appspot.com/12082115
git-svn-id: http://src.chromium.org/svn/trunk/src/build@180377 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-04 09:47:01 +00:00
kaiwang@chromium.org
c843a5cc90
Fix components_unittests build on TSAN(win)
...
BUG=172039
Review URL: https://chromiumcodereview.appspot.com/12096048
git-svn-id: http://src.chromium.org/svn/trunk/src/build@179623 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-30 12:46:58 +00:00
timurrrr@chromium.org
7aa0e6d597
Exclude components_unittests from the TSan/Win build
...
BUG=172039
TBR=kaiwang
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/12093039
git-svn-id: http://src.chromium.org/svn/trunk/src/build@179320 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-29 12:21:27 +00:00
boliu@chromium.org
ee379b9ff8
Revert 179097 googleurl.gyp include_dir escapes src and is breaking android build.
...
> Reland r179081 (Make build/temp_gyp/googleurl a 'none' target that depends on the 'real' src/googleurl/googleurl.gyp).
>
> R=rsleevi@chromium.org
> TBR=rsleevi@chromium.org
>
> Review URL: https://chromiumcodereview.appspot.com/12077023
TBR=tfarina@chromium.org ,rsleevi@chromium.org
Review URL: https://codereview.chromium.org/12093013
git-svn-id: http://src.chromium.org/svn/trunk/src/build@179104 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-28 05:48:19 +00:00
tfarina@chromium.org
da1cee5cce
Reland r179081 (Make build/temp_gyp/googleurl a 'none' target that depends on the 'real' src/googleurl/googleurl.gyp).
...
R=rsleevi@chromium.org
TBR=rsleevi@chromium.org
Review URL: https://chromiumcodereview.appspot.com/12077023
git-svn-id: http://src.chromium.org/svn/trunk/src/build@179097 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-28 03:57:39 +00:00
jamescook@chromium.org
93253826de
Revert 179081
...
> Make build/temp_gyp/googleurl a 'none' target that depends on the 'real' src/googleurl/googleurl.gyp
>
> This is the first step to change all the references from build/temp_gyp/ to
> the new location in src/googleurl/
>
> R=brettw@chromium.org ,rsleevi@chromium.org
> TBR=darin@chromium.org # for gyp change.
>
> Review URL: https://chromiumcodereview.appspot.com/12073003
TBR=tfarina@chromium.org
Review URL: https://codereview.chromium.org/12088014
git-svn-id: http://src.chromium.org/svn/trunk/src/build@179085 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-27 06:52:51 +00:00
tfarina@chromium.org
80bd49559f
Make build/temp_gyp/googleurl a 'none' target that depends on the 'real' src/googleurl/googleurl.gyp
...
This is the first step to change all the references from build/temp_gyp/ to
the new location in src/googleurl/
R=brettw@chromium.org ,rsleevi@chromium.org
TBR=darin@chromium.org # for gyp change.
Review URL: https://chromiumcodereview.appspot.com/12073003
git-svn-id: http://src.chromium.org/svn/trunk/src/build@179081 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-27 05:51:05 +00:00
robertshield@chromium.org
bbbf5a9368
Remove CF from all.gyp targets if use_aura is defined.
...
BUG=171018
TEST=Official aura builds compile.
Review URL: https://chromiumcodereview.appspot.com/12035084
git-svn-id: http://src.chromium.org/svn/trunk/src/build@178752 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-25 04:49:20 +00:00
kkania@chromium.org
117b17ef5a
Remove ChromeDriver2 from the official builder and archive.
...
Also, add ChromeDriver2 server and tests to chromium_builder_qa.
NOTRY=true
BUG=none
Review URL: https://chromiumcodereview.appspot.com/11896023
git-svn-id: http://src.chromium.org/svn/trunk/src/build@178455 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-24 01:21:27 +00:00
tapted@chromium.org
86b89aeeca
Add app_list_unittests as a default builder target.
...
Prior to this change, app_list_unittests was built only on aura targets.
However, the app list has been ported to Windows, and a mac port is
in progress. Once this change bakes, a trybot target will be added for
the builders in the tools repo. app_list_unittests is currently small and
quick (runs in <10 seconds).
BUG=138633
TEST=builders succeed their compile phase
Review URL: https://chromiumcodereview.appspot.com/11820019
git-svn-id: http://src.chromium.org/svn/trunk/src/build@178260 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-23 06:08:14 +00:00
kaiwang@chromium.org
acc21892e2
Move content/components/navigation_interception to src/components
...
BUG=169312
Review URL: https://chromiumcodereview.appspot.com/11830043
git-svn-id: http://src.chromium.org/svn/trunk/src/build@178238 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-23 03:55:16 +00:00
kaiwang@chromium.org
5d1fb05042
We are moving browser components ( http://www.chromium.org/developers/design-documents/browser-components ) from src/content/components to src/components. So it does not make sense any more to keep components tests in content_unittests.
...
BUG=169312
Review URL: https://chromiumcodereview.appspot.com/11880002
git-svn-id: http://src.chromium.org/svn/trunk/src/build@176643 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-14 08:08:59 +00:00
kaiwang@chromium.org
576abedab3
Add components tests
...
BUG=169312
Review URL: https://chromiumcodereview.appspot.com/11842003
git-svn-id: http://src.chromium.org/svn/trunk/src/build@176267 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-11 05:35:09 +00:00
mukai@chromium.org
b11f92060f
Adds app_list and message_center tests to aura_builder (2nd).
...
Previous one was reverted since message_center_unittests doesn't compile on Windows.
crrev.com/174243 fixed this so now it's safe to add again.
BUG=166730
TBR=petermayo@chromium.org ,xiyuan@chromium.org
Review URL: https://codereview.chromium.org/11637051
git-svn-id: http://src.chromium.org/svn/trunk/src/build@174417 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-12-21 18:34:46 +00:00
mukai@chromium.org
72e7ed9027
Revert 173997
...
> Adds app_list and message_center to aura_builder
>
> BUG=166730
> TEST=GYP_DEFINES='chromeos=1' ./build/gyp_chromium && ninja aura_builder succeeds
>
> Review URL: https://codereview.chromium.org/11640004
TBR=mukai@chromium.org
Review URL: https://codereview.chromium.org/11637026
git-svn-id: http://src.chromium.org/svn/trunk/src/build@174007 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-12-19 22:01:48 +00:00
mukai@chromium.org
5d8791c619
Adds app_list and message_center to aura_builder
...
BUG=166730
TEST=GYP_DEFINES='chromeos=1' ./build/gyp_chromium && ninja aura_builder succeeds
Review URL: https://codereview.chromium.org/11640004
git-svn-id: http://src.chromium.org/svn/trunk/src/build@173997 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-12-19 21:43:23 +00:00
shess@chromium.org
5467b65067
Remove NPAPI target from flash_player.gyp
...
BUG=161893
Review URL: https://chromiumcodereview.appspot.com/11308255
git-svn-id: http://src.chromium.org/svn/trunk/src/build@173031 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-12-14 01:11:47 +00:00
zmo@chromium.org
55e53eb332
Rename WebGLConformanceTests to WebGLConformanceTest
...
This fits better with the rest chrome naming.
I need to clean this up before putting the WebGLConformanceTest in buildbot script. Otherwise if we change this later, it will require another waterfall restart.
Note that the content side WebGLConformanceTest is not running anywhere
Also, add content_browsertests to chromium_gpu_builder and chromium_gpu_debug_builder, so we could run them on GPU bots.
BUG=111506
TEST=manual
Review URL: https://codereview.chromium.org/11453026
git-svn-id: http://src.chromium.org/svn/trunk/src/build@171595 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-12-06 21:39:25 +00:00
kkania@chromium.org
a7974fa883
Build chromedriver2_unittests as part of chromium_builder_tests.
...
This is so it can be run optionally on the trybots.
Review URL: https://chromiumcodereview.appspot.com/11299263
git-svn-id: http://src.chromium.org/svn/trunk/src/build@170508 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-30 19:23:11 +00:00
jam@chromium.org
eb3345d123
Remove the chromium_builder_qa_nacl_win64 target since it's not needed anymore.
...
Review URL: https://codereview.chromium.org/11416178
git-svn-id: http://src.chromium.org/svn/trunk/src/build@170327 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-30 01:25:29 +00:00
oshima@chromium.org
7736ef991d
Fix example_browser_main_parts build failure on win/linux aura.
...
Add views_examples_with_content_exe to the aura_builder target so that it will be build by bots.
This compiles on chromeos, but doesn't work.
I will fix this separately.
BUG=162962
TEST=none
Review URL: https://chromiumcodereview.appspot.com/11418196
git-svn-id: http://src.chromium.org/svn/trunk/src/build@169954 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-28 15:36:46 +00:00
dalecurtis@google.com
16898bc576
Revert 169532 - Beginnings of moving more stuff from build_sdk.py to GYP.
...
Adds a new target to all.gyp: chromium_builder_nacl_sdk
Adds a native_client_sdk gyp file: it depends on nacl_core_sdk from the
native_client repo, but also builds and copies ppapi libraries to the toolchain
directories.
Retry of https://codereview.chromium.org/11413075/ .
This one failed because I didn't check for disable_nacl=1.
Which was a retry of http://codereview.chromium.org/11299081/ .
Which was a retry of http://codereview.chromium.org/11363045/ .
Failed both of these times because of a separate NaCl build issue that was
resolved by http://crrev.com/168621 .
BUG=none
TBR=noelallen@chromium.org
----------------------------------------------
Broke x64 build:
http://build.chromium.org/p/chromium.chrome/builders/Google%20Chrome%20Linux%20x64/builds/35117
Review URL: https://chromiumcodereview.appspot.com/11316139
TBR=binji@chromium.org
Review URL: https://codereview.chromium.org/11415139
git-svn-id: http://src.chromium.org/svn/trunk/src/build@169537 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-27 00:18:38 +00:00
binji@chromium.org
671ece2be1
Beginnings of moving more stuff from build_sdk.py to GYP.
...
Adds a new target to all.gyp: chromium_builder_nacl_sdk
Adds a native_client_sdk gyp file: it depends on nacl_core_sdk from the
native_client repo, but also builds and copies ppapi libraries to the toolchain
directories.
Retry of https://codereview.chromium.org/11413075/ .
This one failed because I didn't check for disable_nacl=1.
Which was a retry of http://codereview.chromium.org/11299081/ .
Which was a retry of http://codereview.chromium.org/11363045/ .
Failed both of these times because of a separate NaCl build issue that was
resolved by http://crrev.com/168621 .
BUG=none
TBR=noelallen@chromium.org
Review URL: https://chromiumcodereview.appspot.com/11316139
git-svn-id: http://src.chromium.org/svn/trunk/src/build@169532 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-26 23:41:44 +00:00
iannucci@chromium.org
ddbec33f5e
Allow windows ASAN build to work
...
Rolls DEPS for syzygy r1083 => r1194. Changelog is too long to put here.
BUG=152226
Review URL: https://chromiumcodereview.appspot.com/11377146
git-svn-id: http://src.chromium.org/svn/trunk/src/build@169136 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-21 21:18:54 +00:00
binji@chromium.org
b16c033dd3
Revert 168921 - Beginnings of moving more stuff from build_sdk.py to GYP.
...
Adds a new target to all.gyp: chromium_builder_nacl_sdk
Adds a native_client_sdk gyp file: it depends on nacl_core_sdk from the
native_client repo, but also builds and copies ppapi libraries to the toolchain
directories.
Retry of http://codereview.chromium.org/11299081/ .
Which was a retry of http://codereview.chromium.org/11363045/ .
Failed both times because of a separate NaCl build issue that was resolved by
http://crrev.com/168621 .
BUG=none
TBR=noelallen@chromium.org
Review URL: https://codereview.chromium.org/11413075
TBR=binji@chromium.org
Review URL: https://codereview.chromium.org/11417105
git-svn-id: http://src.chromium.org/svn/trunk/src/build@168934 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-21 00:41:02 +00:00
binji@chromium.org
aef7be0def
Beginnings of moving more stuff from build_sdk.py to GYP.
...
Adds a new target to all.gyp: chromium_builder_nacl_sdk
Adds a native_client_sdk gyp file: it depends on nacl_core_sdk from the
native_client repo, but also builds and copies ppapi libraries to the toolchain
directories.
Retry of http://codereview.chromium.org/11299081/ .
Which was a retry of http://codereview.chromium.org/11363045/ .
Failed both times because of a separate NaCl build issue that was resolved by
http://crrev.com/168621 .
BUG=none
TBR=noelallen@chromium.org
Review URL: https://codereview.chromium.org/11413075
git-svn-id: http://src.chromium.org/svn/trunk/src/build@168921 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-21 00:04:30 +00:00
binji@chromium.org
c866497f23
Revert 168603 - Beginnings of moving more stuff from build_sdk.py to GYP.
...
Adds a new target to all.gyp: chromium_builder_nacl_sdk
Adds a native_client_sdk gyp file: it depends on nacl_core_sdk from the
native_client repo, but also builds and copies ppapi libraries to the toolchain
directories.
Retry of http://codereview.chromium.org/11363045/
This originally failed here: http://build.chromium.org/p/chromium/builders/Linux%20x64/builds/41342
With the following error:
init.c:(.text+0x3c): undefined reference to `__libc_setup_tls'
init.c:(.text+0x2e2): undefined reference to `_dl_init_static_tls'
init.c:(.text+0x2ec): undefined reference to `_dl_wait_lookup_done'
While building simple_glibc_x86_32.nexe.
My change seems to have tickled a bug in nacl_browser_test.gypi which was using
the link flag -lpthread instead of -pthread. Changing this seems to have fixed
the link failure.
BUG=none
TBR=noelallen@chromium.org
TBR=ncbray@chromium.org
Review URL: https://codereview.chromium.org/11280063
TBR=binji@chromium.org
Review URL: https://codereview.chromium.org/11299081
git-svn-id: http://src.chromium.org/svn/trunk/src/build@168607 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-19 21:24:03 +00:00
binji@chromium.org
81fbfd8f65
Beginnings of moving more stuff from build_sdk.py to GYP.
...
Adds a new target to all.gyp: chromium_builder_nacl_sdk
Adds a native_client_sdk gyp file: it depends on nacl_core_sdk from the
native_client repo, but also builds and copies ppapi libraries to the toolchain
directories.
Retry of http://codereview.chromium.org/11363045/
This originally failed here: http://build.chromium.org/p/chromium/builders/Linux%20x64/builds/41342
With the following error:
init.c:(.text+0x3c): undefined reference to `__libc_setup_tls'
init.c:(.text+0x2e2): undefined reference to `_dl_init_static_tls'
init.c:(.text+0x2ec): undefined reference to `_dl_wait_lookup_done'
While building simple_glibc_x86_32.nexe.
My change seems to have tickled a bug in nacl_browser_test.gypi which was using
the link flag -lpthread instead of -pthread. Changing this seems to have fixed
the link failure.
BUG=none
TBR=noelallen@chromium.org
TBR=ncbray@chromium.org
Review URL: https://codereview.chromium.org/11280063
git-svn-id: http://src.chromium.org/svn/trunk/src/build@168603 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-19 21:05:23 +00:00
jam@chromium.org
5b79812d0f
Move the safe browsing test into browser_tests instead of having a separate browser test binary. This saves us from having to link all of chrome for this one binary.
...
This depends on r167206 and r167207 landing and all the relevant masters restart.
BUG=148792
Review URL: https://codereview.chromium.org/11366196
git-svn-id: http://src.chromium.org/svn/trunk/src/build@168483 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-19 02:55:36 +00:00
dbeam@chromium.org
62d540bfb9
Revert 168359 - [NaCl SDK] Beginnings of moving more stuff from build_sdk.py to GYP.
...
Adds a new target to all.gyp: chromium_builder_nacl_sdk
Adds a native_client_sdk gyp file: it depends on nacl_core_sdk from the native_client repo, but also builds and copies ppapi libraries to the toolchain directories.
BUG=none
Review URL: https://chromiumcodereview.appspot.com/11363045
TBR=binji@chromium.org
Review URL: https://codereview.chromium.org/11411055
git-svn-id: http://src.chromium.org/svn/trunk/src/build@168363 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-17 03:26:05 +00:00
binji@chromium.org
163c59ac61
[NaCl SDK] Beginnings of moving more stuff from build_sdk.py to GYP.
...
Adds a new target to all.gyp: chromium_builder_nacl_sdk
Adds a native_client_sdk gyp file: it depends on nacl_core_sdk from the native_client repo, but also builds and copies ppapi libraries to the toolchain directories.
BUG=none
Review URL: https://chromiumcodereview.appspot.com/11363045
git-svn-id: http://src.chromium.org/svn/trunk/src/build@168359 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-17 02:52:32 +00:00
stuartmorgan@chromium.org
79737e9d0c
Get a minimal unit_tests target building and running for iOS
...
This turns on building chrome.gyp for iOS, which includes unit_tests
and all the supporting targets. unit_tests for now only includes
an extremely limited set of tests on iOS; more will be added to the
target as the necessary changes to build them are landed.
To get unit_tests building this CL:
- Adds at least one file to every library target on iOS
(profile_error_dialog, browser_process, etc.), since a static library
with no source files will fail to build.
- Temporarily cuts ChromeContentBrowserClient out of
chrome_test_suite for iOS; that client is very complex and depends
on a lot of high-level classes, which makes it very difficult to bring
up at this point.
- Brings up TestingBrowserProcess, since it's needed by
chrome_test_suite. All the specific high-level classes are trimmed
out for iOS; pieces will be brought back as they work and are needed,
but some of the classes there will never be built on iOS.
- Adds an iOS implementation of ChromeContentClient (with a TODO
to consider merging it with the existing implementation; there's so
little shared code, and so much plugin code in the existing file, that it's
not clear if it's worthwhile) since it's needed by chrome_test_suite.
- Gets chrome_paths and chrome_version_info working on iOS, since
several classes need them and they are trivial to fix.
BUG=156699
Review URL: https://chromiumcodereview.appspot.com/11418005
git-svn-id: http://src.chromium.org/svn/trunk/src/build@168188 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-16 11:22:02 +00:00
blundell@chromium.org
d49adb3f4e
Bring up minimal sync and sync unittest targets on iOS.
...
The sync implementation is not yet complete (e.g., there is not yet an
invalidator_factory implementation on iOS), but enough of the structure is in
place to allow for the sync target to build and a reduced set of unittests to
run successfully.
Review URL: https://chromiumcodereview.appspot.com/11360194
git-svn-id: http://src.chromium.org/svn/trunk/src/build@167485 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-13 22:23:55 +00:00
kjellander@chromium.org
f1555f6431
Adding build target for WebRTC Chrome testing with peerconnection_server.
...
BUG=None
TEST=Compiled the target.
Review URL: https://chromiumcodereview.appspot.com/11236066
git-svn-id: http://src.chromium.org/svn/trunk/src/build@167160 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-12 11:52:33 +00:00
kkania@chromium.org
110b9ca298
Build and archive the new chromedriver (and unittests) on the bots.
...
Also, switch chromedriver2 to a loadable_module, since we never intend to
link against it, just dlopen it.
NOTRY=true
BUG=none
Review URL: https://chromiumcodereview.appspot.com/11366163
git-svn-id: http://src.chromium.org/svn/trunk/src/build@166919 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-09 17:05:55 +00:00
maruel@chromium.org
9bd401690a
Add sync_integration_tests_run to chromium_swarm_tests
...
R=rsimha@chromium.org
NOTRY=true
BUG=
Review URL: https://chromiumcodereview.appspot.com/11276015
git-svn-id: http://src.chromium.org/svn/trunk/src/build@163924 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-10-24 22:18:55 +00:00
thestig@chromium.org
a9bc8d1348
Pull in mtpd from CrOS and add files to build it on Linux.
...
BUG=151685
Review URL: https://codereview.chromium.org/11184028
git-svn-id: http://src.chromium.org/svn/trunk/src/build@163172 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-10-20 17:14:22 +00:00
youngki@chromium.org
46d8449e8e
Moved bluetooth adapter files from chrome/browser/chromeos/bluetooth/ to device/bluetooth/. device/bluetooth/ is a new directory to host the bluetooth related files.
...
I also changed the namespace from chromeos to bluetooth under new directory.
BUG=135470
Review URL: https://chromiumcodereview.appspot.com/11075006
git-svn-id: http://src.chromium.org/svn/trunk/src/build@162811 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-10-18 22:15:23 +00:00
thestig@chromium.org
d980154232
Add CrOS's dbus-c++ to Chromium Linux. This is needed to build mtpd.
...
BUG=151685
Review URL: https://chromiumcodereview.appspot.com/11148035
git-svn-id: http://src.chromium.org/svn/trunk/src/build@162373 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-10-17 13:09:36 +00:00
ddorwin@chromium.org
c08d6defbb
Build the Widevine CDM plugin.
...
BUG=149772
Review URL: https://chromiumcodereview.appspot.com/11118006
git-svn-id: http://src.chromium.org/svn/trunk/src/build@161595 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-10-12 16:46:47 +00:00
jam@chromium.org
6feac4e90d
Add content_unittests to the dependencies of the aura_builder target.
...
Review URL: https://codereview.chromium.org/11088061
git-svn-id: http://src.chromium.org/svn/trunk/src/build@161347 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-10-11 15:12:36 +00:00
hbono@chromium.org
a217b6ca53
Build content_unittests on the "Win Aura" bot.
...
Even though r160488 runs content_unittests on aura buildbots, they do not build content_unittests and the "Win Aura" bot cannot run it because this bot does not build it. This change adds content_unittests to the aura_builder target so this bot builds it.
TBR=jam
BUG=none
TEST=make the "Win Aura" bot greener.
Review URL: https://codereview.chromium.org/11093065
git-svn-id: http://src.chromium.org/svn/trunk/src/build@161311 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-10-11 07:53:28 +00:00
creis@chromium.org
896d21e736
Revert 160721 - Build the Widevine CDM plugin.
...
BUG=149772
Review URL: https://chromiumcodereview.appspot.com/11082005
TBR=ddorwin@chromium.org
Review URL: https://codereview.chromium.org/11091013
git-svn-id: http://src.chromium.org/svn/trunk/src/build@160744 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-10-08 23:16:20 +00:00
ddorwin@chromium.org
7f63dbdb09
Build the Widevine CDM plugin.
...
BUG=149772
Review URL: https://chromiumcodereview.appspot.com/11082005
git-svn-id: http://src.chromium.org/svn/trunk/src/build@160721 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-10-08 22:10:01 +00:00
alexeypa@chromium.org
ac9f99ff26
[Chromoting] Publish Chromoting Host installation as a .zip archive.
...
The signing script will now use the .zip archive to build a signed host installation. This way we can avoid decompiling an .msi which is not reliable enough.
BUG=146863
Review URL: https://chromiumcodereview.appspot.com/10959031
git-svn-id: http://src.chromium.org/svn/trunk/src/build@158914 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-09-26 22:43:49 +00:00
pfeldman@chromium.org
98f894fd9a
DevTools: stop deploying the devtools_frontend.zip (new contributing doc does not require it)
...
Review URL: https://chromiumcodereview.appspot.com/10985038
git-svn-id: http://src.chromium.org/svn/trunk/src/build@158838 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-09-26 19:00:10 +00:00
nsylvain@chromium.org
5fd2107c84
Build ppapi_unittests on the bots.
...
TBR=raymes
Review URL: https://codereview.chromium.org/10967060
git-svn-id: http://src.chromium.org/svn/trunk/src/build@158187 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-09-22 19:45:43 +00:00
stuartmorgan@chromium.org
e55b8a6105
Enable a minimal content/ build on iOS
...
This removes some files from the already-upstreamed iOS content/ gyp
support in order to get a minimal target building while the remaining
content/ changes are upstreamed.
Minor ifdefing is necessary in a few files in order to build them on
iOS; these are included since they are core files without which it's
very difficult to bring up a build at all.
Adds one new class to the ui/ build since it's needed by the content/
code that is now built.
BUG=None
Review URL: https://chromiumcodereview.appspot.com/10933091
git-svn-id: http://src.chromium.org/svn/trunk/src/build@157421 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-09-18 21:36:32 +00:00
stuartmorgan@chromium.org
dc133ddd3d
Build the user_agent target for iOS
...
This enables building just the user_agent target of webkit_support.gyp
on iOS, and adds iOS versions of the UA-construction utility methods.
Eventually the goal is for iOS not to build any code in webkit/, but
user agent is tied in to enough other code in webkit/ that it's
unlikely to be extracted in the short term, so adding minimal iOS
support to webkit_support.gyp is a necessary bridging measure.
BUG=None
Review URL: https://chromiumcodereview.appspot.com/10905184
git-svn-id: http://src.chromium.org/svn/trunk/src/build@156276 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-09-12 11:07:03 +00:00