Граф коммитов

1050 Коммитов

Автор SHA1 Сообщение Дата
thakis@chromium.org 288d2ac900 Mac: Really build interactive_ui_tests on the bots.
BUG=21276

Review URL: http://codereview.chromium.org/3028027

git-svn-id: http://src.chromium.org/svn/trunk/src/build@53755 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-27 03:55:06 +00:00
nsylvain@chromium.org 843510b960 Build sync integration tests on our builders in preparation of running
this test.

Review URL: http://codereview.chromium.org/3036019

git-svn-id: http://src.chromium.org/svn/trunk/src/build@53596 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-24 18:12:02 +00:00
maruel@chromium.org 250dc766df Force a build. NO CODE CHANGE.
git-svn-id: http://src.chromium.org/svn/trunk/src/build@53575 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-24 08:19:18 +00:00
nsylvain@chromium.org 168a2225d8 Build the nacl_sandbox tests on the bot. We will soon run them.
Review URL: http://codereview.chromium.org/3015025

git-svn-id: http://src.chromium.org/svn/trunk/src/build@53558 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-24 00:34:50 +00:00
dpolukhin@chromium.org 79656f698f whitespace change to trigger yet another build cycle
BUG=none
TEST=none


git-svn-id: http://src.chromium.org/svn/trunk/src/build@53449 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-23 08:20:28 +00:00
hans@chromium.org a3ccf58ddb Add --enable-device-orientation switch and set ENABLE_DEVICE_ORIENTATION=1
Flip the compile-time enable switch for device orientation to on,
and add a command-line switch to put the functionality behind.

The command-line flag will be used both on the Chromium side,
and in WebKit via WebRuntimeFeatures.

BUG=44654
TEST=browser_tests --gtest_filter=DeviceOrientationEnableSwitchTest.*

Review URL: http://codereview.chromium.org/3042009

git-svn-id: http://src.chromium.org/svn/trunk/src/build@53317 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-22 09:55:33 +00:00
zelidrag@chromium.org 31dfaebca5 Checking in CL http://www.codereview.chromium.org/2836058 on behalf of zbehan@:
chrome: create an option for using libcros provided by the system; fix all
includes referring to libcros to not include third_party/

* Headers fix is needed to support using system libcros (installed to /usr/include)

* All includes are "", and therefore a local variant in third_party/cros/ is
always preferred, but system will also get picked up as a secondary target

* Fixed chrome/browser/chromeos/cros/synaptics_library.h comments to better
reflect the header placement

* Added a variable system_libcros defaulting to 0
* Gotten rid of duplicate cros_api.gyp
* Changed both places to either link against cros_api or libcrosapi

TEST=build in the following scenarios:
1) libcros not installed, libcros sources in third_party/, !defined system_libcros
- sucess
2) installed libcros, put #error into /usr/include/cros/chromeos_cros_api.h, repeat 1)
- success
3) BUILD_DEFINES+=system_libcros=1, removed libcros from third_party, repeat 2)
- fail (on #error in chromeos_cros_api.h)
4) Installed clean libcros, repeat 3)
- success

Review URL: http://codereview.chromium.org/3043010

git-svn-id: http://src.chromium.org/svn/trunk/src/build@53288 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-22 01:00:21 +00:00
agl@chromium.org 6ff99a2a1b Whitespace change to trigger GRD rebuild.
git-svn-id: http://src.chromium.org/svn/trunk/src/build@53183 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-21 14:42:43 +00:00
timurrrr@chromium.org 80b420626e Don't build unit_tests on TSan/Win bot.
BUG=49756
TBR=thestig
TEST=TSan/Win bot should become green
Review URL: http://codereview.chromium.org/3031017

git-svn-id: http://src.chromium.org/svn/trunk/src/build@53166 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-21 08:00:50 +00:00
pinkerton@chromium.org 1577f4484d Revert 53076 - GYP changed to extract D3DX9 DLL into product dir.
This is so ANGLE will find it.

Also added ANGLE as a Chrome dependency.

There must be a better way to detect whether there is a directxsdk directory in third_party. I'm open to ideas.

TEST=try, check d3dx9 is copied to product dir when building chrome, check ANGLE initializes
BUG=45898

Review URL: http://codereview.chromium.org/2843060

TBR=apatrick@chromium.org

git-svn-id: http://src.chromium.org/svn/trunk/src/build@53079 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-20 19:35:36 +00:00
apatrick@chromium.org 973f7766bf GYP changed to extract D3DX9 DLL into product dir.
This is so ANGLE will find it.

Also added ANGLE as a Chrome dependency.

There must be a better way to detect whether there is a directxsdk directory in third_party. I'm open to ideas.

TEST=try, check d3dx9 is copied to product dir when building chrome, check ANGLE initializes
BUG=45898

Review URL: http://codereview.chromium.org/2843060

git-svn-id: http://src.chromium.org/svn/trunk/src/build@53076 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-20 19:20:56 +00:00
jochen@chromium.org 09e30fd56c whitespace change.
BUG=none
TEST=none
TBR=jochen@

Review URL: http://codereview.chromium.org/2806057

git-svn-id: http://src.chromium.org/svn/trunk/src/build@52952 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-19 21:45:54 +00:00
gregoryd@google.com 94f6d8155b Whitespace change to trigger the build (after submitting a grd change)
TBR=pinkerton
Review URL: http://codereview.chromium.org/3020013

git-svn-id: http://src.chromium.org/svn/trunk/src/build@52920 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-19 17:47:41 +00:00
bauerb@chromium.org 09a31ad953 TBR: bauerb
git-svn-id: http://src.chromium.org/svn/trunk/src/build@52900 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-19 12:07:27 +00:00
jeremy@chromium.org d881d4280a Kick builders.
Review URL: http://codereview.chromium.org/3010011

git-svn-id: http://src.chromium.org/svn/trunk/src/build@52854 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-18 14:06:32 +00:00
tonyg@chromium.org 7183f05c6a Enable WEB_TIMING to match WebKit r63559.
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/3034009

git-svn-id: http://src.chromium.org/svn/trunk/src/build@52698 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-16 17:29:20 +00:00
victorw@chromium.org 76b7258fa3 Update gyp for chromium multi dll build
BUG=46311
TEST=none

Review URL: http://codereview.chromium.org/2962012

git-svn-id: http://src.chromium.org/svn/trunk/src/build@52614 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-16 05:44:08 +00:00
apatrick@chromium.org b98068ac2d Build OSMesa on all platforms and not just on bots.
It was only built on Windows bots before. The new --use-gl switch will now prevent Chrome from using it by default if it finds the shared library, which was the previous behavior.

TEST=try
BUG=none

Review URL: http://codereview.chromium.org/2911011

git-svn-id: http://src.chromium.org/svn/trunk/src/build@52568 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-15 23:03:04 +00:00
tony@chromium.org e5d9f561b5 Allow maverick with install-build-deps.sh.
The first time I ran it, I got an error and had to run
apt-get install -f, then re-run install-build-deps.sh.
I didn't write down the error so I don't think I can repro.
It almost works, so perhaps the next person can copy down
the error.

Review URL: http://codereview.chromium.org/2888011

git-svn-id: http://src.chromium.org/svn/trunk/src/build@52563 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-15 22:59:48 +00:00
sky@chromium.org 8c9148ccb3 Lands http://codereview.chromium.org/2944021 for rjkroege:
Defined TOUCH_UI flag to wrap touch-related code

Added a gyp flag touchui that enables a TOUCH_UI cpp define to wrap
forthcoming touch-related code.

BUG=NONE
TEST=Compiled with and without touchui set via include.gypi

Review URL: http://codereview.chromium.org/3026001

git-svn-id: http://src.chromium.org/svn/trunk/src/build@52551 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-15 21:51:43 +00:00
johnnyg@chromium.org eec25b7207 set ENABLE_DIRECTORY_UPLOAD=1 in features_override.gypi. This is now available in webkit, switch is required to pass the layout tests.
BUG=none
TEST=none
TBR=ojan

Review URL: http://codereview.chromium.org/3033002

git-svn-id: http://src.chromium.org/svn/trunk/src/build@52539 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-15 21:27:00 +00:00
agl@chromium.org 51f298486f Another whitespace change.
git-svn-id: http://src.chromium.org/svn/trunk/src/build@52482 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-15 14:57:12 +00:00
pkasting@chromium.org 0fb9566bfb Try a build now that git server has rebooted.
git-svn-id: http://src.chromium.org/svn/trunk/src/build@52418 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-15 00:59:31 +00:00
victorw@chromium.org a8862eb838 Build googleurl as dll for multi dll build.
R=brettw
TEST=none
BUG=46311

Review URL: http://codereview.chromium.org/2896011

git-svn-id: http://src.chromium.org/svn/trunk/src/build@52260 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-14 01:31:59 +00:00
pkasting@chromium.org 010cd0874b Trigger rebuild after .grd change
git-svn-id: http://src.chromium.org/svn/trunk/src/build@52242 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-13 23:35:38 +00:00
nkostylev@google.com d5d6dfbf26 Whitespace change to trigger another build cycle after GRD cl.
Review URL: http://codereview.chromium.org/2964007

git-svn-id: http://src.chromium.org/svn/trunk/src/build@52179 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-13 15:12:06 +00:00
pkasting@chromium.org 992010b7c7 Trigger rebuild after .grd change.
git-svn-id: http://src.chromium.org/svn/trunk/src/build@52148 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-12 23:22:53 +00:00
evan@chromium.org 0a078d4a6e gyp_chromium: put our path in the front of sys.path
This way we use our version of gyp rather than the system's copy(!),
when the latter is available.

Review URL: http://codereview.chromium.org/2931010

git-svn-id: http://src.chromium.org/svn/trunk/src/build@52135 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-12 21:56:56 +00:00
tim@chromium.org 3a937cdbba post GRD whitespace change to trigger build.
TBR=tim


git-svn-id: http://src.chromium.org/svn/trunk/src/build@52114 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-12 18:52:02 +00:00
glotov@chromium.org 860f88cc11 Whitespace change for toggling the buildbots after the GRD change.
git-svn-id: http://src.chromium.org/svn/trunk/src/build@52077 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-12 12:08:14 +00:00
eroman@chromium.org 2b733e7b6f No-op change to force another bot cycle, in order to re-run the performance tests.
git-svn-id: http://src.chromium.org/svn/trunk/src/build@52048 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-10 22:01:45 +00:00
dhollowa@chromium.org e66086d4ab Attempt at unwedging the tree.
git-svn-id: http://src.chromium.org/svn/trunk/src/build@52038 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-10 05:11:11 +00:00
mattm@chromium.org 5e834d78c7 Trigger rebuild for grd change.
git-svn-id: http://src.chromium.org/svn/trunk/src/build@52033 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-10 02:17:08 +00:00
glotov@chromium.org 2bf55ef13a Whitespace change to trigger another build cycle.
git-svn-id: http://src.chromium.org/svn/trunk/src/build@51947 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-09 11:04:49 +00:00
glotov@chromium.org e8ff879ccc Whitespace change for the GRD committing: http://codereview.chromium.org/2897004
git-svn-id: http://src.chromium.org/svn/trunk/src/build@51946 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-09 10:46:31 +00:00
scottbyer@chromium.org 94bf01c739 install-build-deps.sh fixes for Lucid and Chromium OS.
Add in two extra libraries needed for building Chromium-for-Chromium OS on a fresh install Ubuntu Lucid 64-bit.  Also, start checking for header differences between the 32-bit and 64-bit packages, adding those headers into the 32-bit cons'ed up package install (on Lucid Lynx, the current libcurl4-gnutls-dev package needs this).  Clean up any leftover symbolic links that point nowhere.  Also take any declared package conflicts and remove them from the Provides line to allow the cons'ed up package to always install (the package derived from libcurl4-gnutls-dev).

BUG=none
TEST=none

Review URL: http://codereview.chromium.org/2865032

git-svn-id: http://src.chromium.org/svn/trunk/src/build@51863 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-08 17:51:33 +00:00
robertshield@chromium.org ddaa271541 Include the Chrome Frame binary in Chrome installers. Note that it will only be registered (and thus used) if the installer is run with the --chrome-frame flag.
Remove a bunch of CF-specific code in the process.

BUG=46818
TEST=Can use the same mini_installer.exe to install either Chrome or Chrome Frame.

Review URL: http://codereview.chromium.org/2839009

git-svn-id: http://src.chromium.org/svn/trunk/src/build@51729 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-07 17:24:17 +00:00
thestig@chromium.org 87af459be0 Mac: Enable fastbuild.
BUG=none
TEST=xcode passes -g1 to g++.
TBR=mark
Review URL: http://codereview.chromium.org/2853028

git-svn-id: http://src.chromium.org/svn/trunk/src/build@51597 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-03 08:49:24 +00:00
vandebo@chromium.org 2a21be9f74 TBR: vandebo@chromium.org
git-svn-id: http://src.chromium.org/svn/trunk/src/build@51573 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-02 23:06:40 +00:00
mnissler@chromium.org 149a4472ed Trigger build after GRD change.
TBR: mnissler

git-svn-id: http://src.chromium.org/svn/trunk/src/build@51527 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-02 14:14:43 +00:00
bauerb@chromium.org f7e5cc8d55 Whitespace change to trigger another build cycle after GRD change.
TBR=bauerb

Review URL: http://codereview.chromium.org/2867032

git-svn-id: http://src.chromium.org/svn/trunk/src/build@51511 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-02 09:35:53 +00:00
piman@chromium.org edaa57621d linux: enable compiling of hardware compositing
Review URL: http://codereview.chromium.org/2865030

git-svn-id: http://src.chromium.org/svn/trunk/src/build@51418 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-01 20:27:36 +00:00
pkasting@chromium.org 3f581d22fa Kick off another commit after .grd change
git-svn-id: http://src.chromium.org/svn/trunk/src/build@51404 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-07-01 19:19:00 +00:00
stuartmorgan@chromium.org 1099ad8a44 Forcing build; whitespace only
git-svn-id: http://src.chromium.org/svn/trunk/src/build@51314 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-06-30 23:56:38 +00:00
stevenjb@chromium.org a12b96e450 TBR: WS only
git-svn-id: http://src.chromium.org/svn/trunk/src/build@51291 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-06-30 21:11:57 +00:00
kbr@google.com 505b2f369b Added support to GLEW for dynamically looking up the core WGL entry
points to avoid the need to link against opengl32.lib. Added
_ATL_NO_OPENGL #define in build/common.gypi to prevent link directive
from forcibly pulling in opengl32.lib for any Chrome code using ATL.

Once upstream code in WebKit is changed to use the new wglew entry
points and remove opengl32.lib from the link line, chrome.dll will no
longer depend on opengl32.dll.

BUG=45586
TEST=ran WebGL with --in-process-webgl

Review URL: http://codereview.chromium.org/2856022

git-svn-id: http://src.chromium.org/svn/trunk/src/build@51277 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-06-30 18:52:27 +00:00
evan@chromium.org 0ea2c7a91f install-build-deps: require gold 2.20.1
The 2.20 we currently install doesn't work at all on Lucid.
I'm hoping the new one also includes the fix to
  http://sourceware.org/bugzilla/show_bug.cgi?id=10708

Review URL: http://codereview.chromium.org/2824041

git-svn-id: http://src.chromium.org/svn/trunk/src/build@51267 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-06-30 17:07:56 +00:00
skerner@chromium.org dfd1148546 Trigger a rebuild.
BUG=none
TEST=none


git-svn-id: http://src.chromium.org/svn/trunk/src/build@51235 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-06-30 06:50:40 +00:00
ajwong@chromium.org 74e61f954d Move chrome/common/net/notifier to jingle/notifier so that it can be used by remoting/remoting.gyp.
BUG=none
TEST=compiles

Review URL: http://codereview.chromium.org/2885005

git-svn-id: http://src.chromium.org/svn/trunk/src/build@51216 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-06-30 02:30:44 +00:00
thakis@chromium.org 57e86c0061 Whitespace change.
git-svn-id: http://src.chromium.org/svn/trunk/src/build@51193 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2010-06-29 23:39:56 +00:00