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

526 Коммитов

Автор SHA1 Сообщение Дата
laforge@chromium.org 536e95a385 Make performance_ui_tests.exe optional. For "Chrome" builds,
disable pyauto (for windows) and performance_ui_tests (all).

BUG=236217
Review URL: https://codereview.chromium.org/14564006

git-svn-id: http://src.chromium.org/svn/trunk/src/build@197405 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-04-30 17:59:13 +00:00
davemoore@chromium.org a86bf16016 Rationalize use_aura=1 and use_ash=1 on linux
BUG=236170
TEST=None
R=ben@chromium.org

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@197363 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-04-30 14:48:43 +00:00
tfarina@chromium.org 5e8d2ad7d8 url: Copy 'googleurl_unittests' target from 'url_unittests'. Third attempt.
To not break the buildbot, this creates a fake target that copies url_unittests
to googleurl_unittests as temporary scaffolding.

BUG=229660
R=brettw@chromium.org

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@196507 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-04-25 21:41:49 +00:00
grt@chromium.org 9c010e05d3 Have aura_builder build Chrome Frame and its tests.
BUG=223560

Review URL: https://chromiumcodereview.appspot.com/14034019

git-svn-id: http://src.chromium.org/svn/trunk/src/build@196388 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-04-25 13:29:50 +00:00
xusydoc@chromium.org 5308d33f91 Add message_center_unittests to chromium_builder_tests target.
TBR=iannucci@chromium.org
CC=rsesek@chromium.org
BUG=195800

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@195752 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-04-23 07:37:17 +00:00
gavinp@chromium.org 9c52bc6c1e Revert 195389 "url: Copy 'googleurl_unittests' target from 'url_..."
> url: Copy 'googleurl_unittests' target from 'url_unittests'. Attempt 2.
> 
> To not break the buildbot, this creates a fake target that copies url_unittests
> to googleurl_unittests as temporary scaffolding.
> 
> BUG=229660
> R=brettw@chromium.org
> 
> Review URL: https://chromiumcodereview.appspot.com/14199009

TBR=tfarina@chromium.org

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@195392 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-04-20 12:52:12 +00:00
tfarina@chromium.org cd4e7e3313 url: Copy 'googleurl_unittests' target from 'url_unittests'. Attempt 2.
To not break the buildbot, this creates a fake target that copies url_unittests
to googleurl_unittests as temporary scaffolding.

BUG=229660
R=brettw@chromium.org

Review URL: https://chromiumcodereview.appspot.com/14199009

git-svn-id: http://src.chromium.org/svn/trunk/src/build@195389 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-04-20 12:35:40 +00:00
maruel@chromium.org 6ac66cf0ec Add interactive_ui_tests_run.
Add the required target and the .isolate file covering most test cases on linux, mac and windows.

R=csharp@chromium.org
BUG=

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@194412 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-04-16 19:19:10 +00:00
jochen@chromium.org 7b9d708683 Revert 193992 "Lets try this again."
The XP bots are still red, and it's still whining about URL.DLL

> Lets try this again.
> 
> Revert 193983 "Revert 193968 "Roll the DEPS for google-url.""
> 
> > Revert 193968 "Roll the DEPS for google-url."
> > 
> > > Roll the DEPS for google-url.
> > > 
> > > And update all the references from build/temp_gyp/googleurl.gyp to url/url.gyp.
> > > 
> > > This also changes googleurl.gyp to reference the files under url/, so that we
> > > don't break the Blink tree.
> > > 
> > > BUG=229660
> > > R=brettw@chromium.org
> > > TBR=brettw@chromium.org
> > > 
> > > Review URL: https://chromiumcodereview.appspot.com/14089011
> > 
> > TBR=tfarina@chromium.org
> > Review URL: https://codereview.chromium.org/14028012
> 
> TBR=michaeln@google.com
> Review URL: https://codereview.chromium.org/14109014

TBR=michaeln@google.com
Review URL: https://codereview.chromium.org/14263002

git-svn-id: http://src.chromium.org/svn/trunk/src/build@194151 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-04-15 09:01:51 +00:00
michaeln@google.com 6d6d911339 Lets try this again.
Revert 193983 "Revert 193968 "Roll the DEPS for google-url.""

> Revert 193968 "Roll the DEPS for google-url."
> 
> > Roll the DEPS for google-url.
> > 
> > And update all the references from build/temp_gyp/googleurl.gyp to url/url.gyp.
> > 
> > This also changes googleurl.gyp to reference the files under url/, so that we
> > don't break the Blink tree.
> > 
> > BUG=229660
> > R=brettw@chromium.org
> > TBR=brettw@chromium.org
> > 
> > Review URL: https://chromiumcodereview.appspot.com/14089011
> 
> TBR=tfarina@chromium.org
> Review URL: https://codereview.chromium.org/14028012

TBR=michaeln@google.com
Review URL: https://codereview.chromium.org/14109014

git-svn-id: http://src.chromium.org/svn/trunk/src/build@193992 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-04-12 20:13:18 +00:00
michaeln@google.com 513359364c Revert 193968 "Roll the DEPS for google-url."
> Roll the DEPS for google-url.
> 
> And update all the references from build/temp_gyp/googleurl.gyp to url/url.gyp.
> 
> This also changes googleurl.gyp to reference the files under url/, so that we
> don't break the Blink tree.
> 
> BUG=229660
> R=brettw@chromium.org
> TBR=brettw@chromium.org
> 
> Review URL: https://chromiumcodereview.appspot.com/14089011

TBR=tfarina@chromium.org
Review URL: https://codereview.chromium.org/14028012

git-svn-id: http://src.chromium.org/svn/trunk/src/build@193983 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-04-12 19:23:04 +00:00
tfarina@chromium.org 48931d87e9 Roll the DEPS for google-url.
And update all the references from build/temp_gyp/googleurl.gyp to url/url.gyp.

This also changes googleurl.gyp to reference the files under url/, so that we
don't break the Blink tree.

BUG=229660
R=brettw@chromium.org
TBR=brettw@chromium.org

Review URL: https://chromiumcodereview.appspot.com/14089011

git-svn-id: http://src.chromium.org/svn/trunk/src/build@193968 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-04-12 18:29:52 +00:00
bryeung@chromium.org 7c7766998c Create and show the virtual keyboard.
Introduces ui/keyboard/ which contains generic code for the control of the keyboard (right now, just creation of the container window).

Also includes the necessary changes to ash so that the keyboard is (always) displayed on ChromeOS builds when the --enable-virtual-keyboard flag is present.

BUG=226986

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@193378 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-04-10 13:39:24 +00:00
kjellander@chromium.org 3663ac4ad9 Add content_unittests to chromium_builder_webrtc target.
We'd like to run parts of these tests for our Chromium buildbots.

TEST=none
BUG=none


Review URL: https://chromiumcodereview.appspot.com/13813009

git-svn-id: http://src.chromium.org/svn/trunk/src/build@193117 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-04-09 16:27:37 +00:00
csharp@chromium.org f5edde6ef9 Add chromium_swarm_tests as a dependency of chromium_builder_tests.
BUG=


Review URL: https://chromiumcodereview.appspot.com/13496006

git-svn-id: http://src.chromium.org/svn/trunk/src/build@192624 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-04-05 20:18:27 +00:00
dhollowa@chromium.org 0d022fa846 interactive_ui_tests should be part of the official builder
Adds interactive_ui_tests to the chrome_official_builder target.
This is in service of making interactive_ui_tests binaries available
for GWS integration tests.

BUG=223222
TEST=Watch the build create interactive_ui_tests.
R=mmoss@chromium.org

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@190700 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-26 16:42:33 +00:00
sbc@chromium.org 7445f9dc30 Add dbus_unittests to chromium_builder_tests target.
Not having this binary is causing the ARM FYI tester
to fail.

BUG=218576
TEST=ninja chromium_builder_tests && check for dbus_unittests being built.


Review URL: https://chromiumcodereview.appspot.com/12921002

git-svn-id: http://src.chromium.org/svn/trunk/src/build@188949 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-19 03:52:36 +00:00
glider@chromium.org 6b07d49787 Revert 187297
> Add a postbuild action for executables built with ASan on Mac OS.
> The action will copy the ASan dynamic runtime to the same dir where
> the executable is.
> 
> BUG=170629
> Review URL: https://codereview.chromium.org/11642018

TBR=glider@chromium.org
Review URL: https://codereview.chromium.org/12440020

git-svn-id: http://src.chromium.org/svn/trunk/src/build@187309 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-11 17:30:53 +00:00
glider@chromium.org d65fd9f99f Add a postbuild action for executables built with ASan on Mac OS.
The action will copy the ASan dynamic runtime to the same dir where
the executable is.

BUG=170629
Review URL: https://codereview.chromium.org/11642018

git-svn-id: http://src.chromium.org/svn/trunk/src/build@187297 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-11 15:30:18 +00:00
tapted@chromium.org 44e1b55fba Build app_list_unittests target for chromium_builder_tests on mac.
The change in http://crrev.com/178260 only made the target visible on Windows.
When the build target is chromium_builder_tests, OSX omits the target.

BUG=138633
TEST=Target builds and runs when opted in with git cl try --clobber -bmac_rel:app_list_unittests


Review URL: https://chromiumcodereview.appspot.com/12436010

git-svn-id: http://src.chromium.org/svn/trunk/src/build@187267 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-11 10:19:18 +00:00
iannucci@chromium.org 928d0a848a Include crash_service in chromium_builder_tests.
R=jschuh@chromium.org
BUG=

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@187078 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-08 23:42:38 +00:00
alexeypa@google.com a8d1ee949e Revert 186526
The LNK1104 error was probably a flake. The next build cycled green before the 1st revert was picked up.

> Revert 186522
> > Build src/remoting/remoting.gyp:remoting_host_installation on the main waterfall.
> > 
> > remoting_host_installation uses lots of non-trivial GYP that tend to break because of differences between ninja and msbuild. Building it on the main waterfall gives us an early warning if something goes wrong.
> > 
> > BUG=180600
> > 
> > Review URL: https://codereview.chromium.org/12543006
> 
> TBR=alexeypa@chromium.org
> Review URL: https://codereview.chromium.org/12545010

TBR=miu@chromium.org

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186543 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-07 00:11:28 +00:00
miu@chromium.org dee065e514 Revert 186522
> Build src/remoting/remoting.gyp:remoting_host_installation on the main waterfall.
> 
> remoting_host_installation uses lots of non-trivial GYP that tend to break because of differences between ninja and msbuild. Building it on the main waterfall gives us an early warning if something goes wrong.
> 
> BUG=180600
> 
> Review URL: https://codereview.chromium.org/12543006

TBR=alexeypa@chromium.org
Review URL: https://codereview.chromium.org/12545010

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186526 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-06 23:08:13 +00:00
alexeypa@chromium.org 9dabb39f64 Build src/remoting/remoting.gyp:remoting_host_installation on the main waterfall.
remoting_host_installation uses lots of non-trivial GYP that tend to break because of differences between ninja and msbuild. Building it on the main waterfall gives us an early warning if something goes wrong.

BUG=180600

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186522 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-06 22:39:44 +00:00
grt@chromium.org 14922fcecf Minimal Chrome Frame with Aura.
It builds and runs, but not a whole lot else. This change includes:

* ChromeFrameAutomationProvider is now OS_WIN only. In practice, this
  has been the case for some time. Now it's formalized by giving the
  implementation files the _win suffix.

* Automation messages and datatypes used exclusively by Chrome Frame now
  use HWND directly rather than a toolkit-specific gfx typedef of one
  since the requirement is that an actual HWND be sent over the
  channel. A change in toolkit (e.g., switching to Aura) must not change
  this. As a consequence of this change, some automation types and
  messages are now only defined for OS_WIN builds.

* ExternalTabContainerWin is no longer derived from a NativeWidget type
  (this was previously the case so that the ETCW could be notified of NW
  lifecycle events). Now, in contrast, ETCW registers itself as an
  observer of its Widget. Two additional lifecycle methods have been
  added to WidgetObserver: OnWidgetCreated and OnWidgetDestroyed.

* ExternalTabContianerWin initializes its Widget with an instance of
  DesktopNativeWidgetAura when use_aura.

* A special note about HWND IPC marshaling: this change adds a type
  mapping from HWND to a generic HANDLE in ipc_message_utils.h, which
  allows for the removal of a hack in content_message_generator.h to
  marshal HWNDs.

This change reverts all of:

* r178752 -- Remove CF from all.gyp targets if use_aura is defined.
* r164590 -- Remove setup -> Chrome Frame dependency. Make it possible
  to build an installer for Aura.

and portions of:

* r99993 -- Get chrome to link with USE_AURA
* r99787 -- Preliminary work to allow Chrome to build with USE_AURA.

BUG=171018
TEST=chrome_frame_tests provides good coverage in non-Aura builds.

Review URL: https://chromiumcodereview.appspot.com/12220101

git-svn-id: http://src.chromium.org/svn/trunk/src/build@185328 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-28 21:46:11 +00:00
jschuh@chromium.org 8948c45ba0 Disable Chrome Frame in Win64 build
Several parts don't compile, so disabling for now. 
Also suppressing a warning that blocked ninja on x64.

BUG=176875
TBR=brettw@chromium.org


Review URL: https://chromiumcodereview.appspot.com/12315062

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184368 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-25 03:28:43 +00:00
jschuh@chromium.org 441a3745d9 Fix Win64 official build due to missing pyauto target
r184171 broke the official build. This fix just disables
pyauto in the official build like it is in unofficial.

Review URL: https://chromiumcodereview.appspot.com/12321094

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184272 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-23 02:59:26 +00:00
jschuh@chromium.org 4e125330a9 Disable pyauto for Win64 build
Pyauto doesn't build on Win64 due to several issues. Since 
it's deprecated it may not be worth the effort of fixing, 
but in the immediate term I need it disabled for just the 
Win64 build. 

BUG=177664
TBR=thakis@chromium.org

Review URL: https://chromiumcodereview.appspot.com/12334038

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184171 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-22 21:02:07 +00:00
jschuh@chromium.org b10f411c35 Disable syzygy for Win64.
Not sure what the plans are for Win64, but at the moment it chokes on the binary.

R=siggi@chromium.org

Review URL: https://chromiumcodereview.appspot.com/12326065

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184134 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-22 18:28:26 +00:00
jschuh@chromium.org 577bedfcca Disable memory_watcher on Win64 build
This uses inline assembler, which isn't suppported on 64-bit msvc.
So, disabling it for now.

BUG=176877,166496
R=scottmg@chromium.org
Review URL: https://codereview.chromium.org/12317006

git-svn-id: http://src.chromium.org/svn/trunk/src/build@183470 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-20 11:16:22 +00:00
jschuh@chromium.org 55e54df1f2 Exclude win64 cross-compile dependencies from normal win64 build
BUG=166496
R=scottmg@chromium.org
TBR=scottmg@chromium.org

Review URL: https://chromiumcodereview.appspot.com/12252059

git-svn-id: http://src.chromium.org/svn/trunk/src/build@182653 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-15 09:22:13 +00:00
apatrick@chromium.org ff6890184f Windows: Remove dependency on D3DX10d_43.dll.
We aren't using it for anything.
Review URL: https://codereview.chromium.org/12225063

git-svn-id: http://src.chromium.org/svn/trunk/src/build@181799 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-12 01:05:54 +00:00
sebmarchand@chromium.org bb9f08fab0 Add a script to produce a syzygy-instrumented image of Chrome.dll
I've also modified the chrome_syzygy.gyp file to automaticaly produce the SyzyAsan'd version of Chrome.dll if 'asan'=1 on Windows.

TBR=sky@chromium.org

BUG=

Review URL: https://chromiumcodereview.appspot.com/12095105

git-svn-id: http://src.chromium.org/svn/trunk/src/build@181401 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-08 01:52:48 +00:00
dkovalev@chromium.org 9985b2be79 Renaming the CdmWrapper build targets.
TEST=CDM builds on all supported platforms.

Review URL: https://chromiumcodereview.appspot.com/12237003

git-svn-id: http://src.chromium.org/svn/trunk/src/build@181247 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-07 07:30:50 +00:00
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