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

383 Коммитов

Автор SHA1 Сообщение Дата
tfarina@chromium.org a8ea3f9cdb ui: Move compositor/ directory out of gfx/, up to ui/.
BUG=104040
R=piman@chromium.org,ben@chromium.org
TBR=sky@chromium.org

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@135560 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-05 21:45:41 +00:00
nsylvain@chromium.org 52de683d74 Remove ui_tests from all.gyp. The bots don't need to build it anymore.
TBR=jam
Review URL: https://chromiumcodereview.appspot.com/10375027

git-svn-id: http://src.chromium.org/svn/trunk/src/build@135549 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-05 19:29:49 +00:00
simonmorris@chromium.org 8b5929db52 Add a dependency on remoting_webapp to chromium_builder_qa.
The pyauto chromoting test expects the webapp to be available.
This CL makes it available when that test is run on the builders.

BUG=126278


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@135438 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-04 21:18:04 +00:00
csharp@chromium.org eb2eae1e3a Remove unit_test_run target from Swarm
The swarm slaves seem to be missing some required files for unit test, removing unit test target until the machines can be adjusted to have the required files.

R=maruel@chromium.org
BUG=
TEST=Swarm Bots compile again


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@135423 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-04 20:59:06 +00:00
alexeypa@chromium.org 18f95fa1ed Adding a unittest to verify that the code signing job will be able to unpack and re-assemble the Chromoting host installation.
Review URL: http://codereview.chromium.org/10352018

git-svn-id: http://src.chromium.org/svn/trunk/src/build@135217 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-03 21:34:05 +00:00
csharp@chromium.org f98b037bfe Add unit_test_run Target to Swarm Tests
R=maruel@chromium.org
BUG=98834
TEST=


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@135148 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-03 15:01:43 +00:00
ben@chromium.org f433c66901 Build fixes to get use_aura && !use_ash to build.
Also, build more stuff on win_aura.

BUG=none
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10260033

git-svn-id: http://src.chromium.org/svn/trunk/src/build@134806 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-01 22:34:42 +00:00
ben@chromium.org c176a61a10 Adds a class that makes it easy to subclass a HWND and filter messages sent to it.
BUG=none
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10256008

git-svn-id: http://src.chromium.org/svn/trunk/src/build@134383 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-27 23:01:59 +00:00
gene@chromium.org b582c5a048 Adding Windows service template for Cloud Print connector.
Current Service can register and unrerister itself as a Windows Service.
This service is not part of the Chrome browser, but belongs to the
place as virtual print driver for cloud print.

BUG=125026
TEST=Build and verify service gets registered with "/Service" command. And unregistered with "/UninstallService" command.
Review URL: https://chromiumcodereview.appspot.com/10222011

git-svn-id: http://src.chromium.org/svn/trunk/src/build@134298 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-27 17:55:06 +00:00
csharp@chromium.org 88a699c9cf Add chromium_swarm_tests to all.gyp
Allow the swarm buildbot to easily specifiy what targets they need build.

BUG=98834
TEST=


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@133997 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-25 22:51:17 +00:00
akalin@chromium.org 88d4c04ab1 [Sync] Move 'syncapi_core' and 'sync_unit_tests' targets to sync/
Also move related test files.

Lock down deps for sync/internal_api.

Clean up some deps on chrome/browser/sync.

BUG=117585
TEST=

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@133349 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-21 09:59:42 +00:00
akalin@chromium.org 24803576b7 [Sync] Move 'sync_listen_notifications' target to sync/tools
BUG=117585
TEST=


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@133109 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-20 01:10:11 +00:00
gman@chromium.org 3cb0a13fb7 add gl_tests to all.gyp
TEST=none
BUG=123086


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@133093 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-20 00:15:02 +00:00
alexeypa@chromium.org d24df49612 The Chrome Remote Desktop installation for Windows can be build by bots now.
Review URL: http://codereview.chromium.org/10031014

git-svn-id: http://src.chromium.org/svn/trunk/src/build@131960 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-12 09:50:12 +00:00
gdk@chromium.org 1a5b101d62 Import libusb 1.0.9-rc3 into third_party.
BUG=none
TEST=none

Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=129069

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@131622 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-10 20:24:32 +00:00
oshima@chromium.org 89c1c390df Remove WAYLAND port
Also removed skia/ext/canvas_paint_x.h which is not in use.

BUG=none
TEST=none

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@131219 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-07 00:33:04 +00:00
hashimoto@chromium.org e6f1ef8a12 Move files inside chrome/browser/chromeos/dbus to chromeos/dbus
Move files in chrome/browser/chromeos/dbus/ to chromeos/dbus
Add chromeos/dbus/DEPS
Add chromeos.gyp:chromeos_test_support and chromeos.gyp:chromeos_unittests
Add CHROMEOS_EXPORT to classes
Move power related proto targets to chromeos.gyp
Rewrite and sort #includes

BUG=119583
TEST=component chromeos build success, checkdeps success

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@131065 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-06 01:54:36 +00:00
estade@chromium.org 054b0712fb Adds qcms to all.gyp. This was reverted before because qcms' sse2 code didn't compile on linux32 Official build. I believe I've fixed it by adding -msse and -msse2. Will submit late at night and watch the bots.
BUG=143
TEST=None
author: Tony Payne <tpayne@chromium.org>
original review: http://codereview.chromium.org/9958140/

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@130549 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-04 03:07:59 +00:00
georgey@chromium.org 439d02083c Revert 129510 - Adding qcms to use for handling ICC tagged images. This will be used by chromium webkit port.
http://chrome-master2.mtv:8011/
Failure on official continuous builder.
http://chrome-master2.mtv:8011/builders/linux32%20trunk/builds/3711

BUG=143
TEST=NONE


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

TBR=tpayne@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9910003

git-svn-id: http://src.chromium.org/svn/trunk/src/build@129549 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-03-29 01:38:07 +00:00
tpayne@chromium.org 94b185bae5 Adding qcms to use for handling ICC tagged images. This will be used by chromium webkit port.
BUG=143
TEST=NONE


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@129510 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-03-28 23:05:14 +00:00
nduca@google.com 36fff068e2 Revert 129069 - Import libusb 1.0.9-rc3 into third_party.
Failing license check.

http://chromegw.corp.google.com/i/chromium/builders/Linux/builds/21702/steps/check_licenses


BUG=none
TEST=none

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

TBR=gdk@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9866021

git-svn-id: http://src.chromium.org/svn/trunk/src/build@129101 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-03-27 02:36:02 +00:00
gdk@chromium.org f178ba89b2 Import libusb 1.0.9-rc3 into third_party.
BUG=none
TEST=none

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@129069 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-03-27 00:36:20 +00:00
saintlou@chromium.org ca38449a6a Remove defunct chromeos_gtk gyp variable.
BUG=none
TEST=none

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@127474 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-03-19 15:40:35 +00:00
erikwright@chromium.org 63799b3eda Define a meta-target for the win_cf bot.
BUG=None
TEST=None


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@127224 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-03-16 20:52:28 +00:00
erg@chromium.org b4a6463ce2 Aura/ash split: Split the extra parts into ash and aura parts.
Also cleans up USE_AURA->USE_ASH in several files where appropriate.

BUG=116458


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@127034 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-03-15 23:57:49 +00:00
wangxianzhu@chromium.org 7045689c39 Add enable_automation build switch.
It's only disabled on Android to exclude automation from Android build.
enable_automation=0 still doesn't work on platforms other than Android.

BUG=117407
TEST=none


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@127004 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-03-15 21:53:10 +00:00
akalin@chromium.org 7ed7dafb35 Add suppress_wildcard to sync_tests pseudo-target
This is to work around the problem described in the bug.

Make all.gyp include sync.gyp:*.

BUG=118371
TEST=

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@126995 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-03-15 21:14:56 +00:00
akalin@chromium.org f79b283324 Work around xcode gyp generator breakage caused by 126872
BUG=118371
TEST=
TBR=markusheintz@chromium.org

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@126880 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-03-15 10:20:39 +00:00
akalin@chromium.org 13a934b7db [Sync] Move 'sync' target to sync/
Also move related test files.

Move WriteNode::UpdateEntryWithEncryption to nigori_util.h.

Clean up defines and dependencies.  In particular, get rid of SYNC_ENGINE_VERSION_STRING and hard-code the string in the single place it's used.

Rename data_encryption.* to data_encryption_win.* and add a pragma for crypt32.lib.

Clean up exit-time constructor warnings in sync{able,er}_unittest.cc.

Remove some unused files.

BUG=117585
TEST=
TBR=jhawkins@chromium.org

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@126872 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-03-15 09:35:42 +00:00
ben@chromium.org 4f0acdb3e5 Basic skeleton of a window/layer/view inspector.
Ctrl+Shift+F1 brings it up.

http://crbug.com/97266
TEST=none
Review URL: https://chromiumcodereview.appspot.com/9662022

git-svn-id: http://src.chromium.org/svn/trunk/src/build@126207 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-03-12 20:38:01 +00:00
erg@chromium.org 32c837f234 Aura: Build on the linux desktop, plus add USE_ASH.
BUG=none


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@124488 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-03-01 21:34:06 +00:00
thakis@chromium.org f56585223a Remove gpu/demos/demos.gyp from build/all.gyp.
These are supposed to be built with the nacl toolchain. Building them
with the normal toolchain as part of `ninja All` isn't useful.

BUG=none
TEST=none


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@122893 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-02-21 22:46:55 +00:00
thakis@chromium.org ce44b8eb2e Roll rlz 52:53, add rlz.gyp to the 'All' target on mac.
No intended behavior change on win. On mac, rlz_unittests can now
be built (and contains one whole test!).

BUG=46579
TEST=`ninja -C out/Release rlz_unittests` builds a binary.
TBR=rogerta

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@122388 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-02-16 23:26:12 +00:00
tony@chromium.org 33ec38e71b Add WebKit.gyp:generate_devtools_zip to the All target.
This is needed so the clobber builders will generate the devtools zip
that gets archived by the bots.

BUG=113948


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@121992 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-02-15 01:36:01 +00:00
zmo@chromium.org 8524d0ef54 Create a new gpu bot debug target.
This excludes perf stuff.  Hopefully speed up gpu debug bots.

Note that we need to modify the master.cfg file to use this new target.

BUG=113547
TEST=gpu try bots, gpu waterfall

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@121474 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-02-10 18:16:46 +00:00
saintlou@chromium.org ff1602ab75 Fix build Linux ChromeOS GTK bot on the main waterfall.
TBR=oshima@chromium.org
BUG=112962
TEST=Linux ChromeOS GTK bot not broken on the main waterfall

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@121091 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-02-08 23:45:54 +00:00
abodenha@chromium.org b3bbbdcfc0 There are significant structural and functional issues with this code. I was going to remove just the Mac code, but doing so revealed issues with the Linux code as well.
BUG=111652
TEST=

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@120993 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-02-08 17:44:16 +00:00
dhollowa@chromium.org 380d811b48 Build aura_shell_unittests on Mac try bot target
Enables building of target 'aura_shell_unittest' when building the
'aura_builder' target.  The 'aura_builder' target is used by the try
bots.

BUG=None
TEST=Compiles on Mac try bot
R=oshima@chromium.org

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@120453 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-02-04 01:55:04 +00:00
saintlou@chromium.org c0f7c9ce5f Enable Aura for all ChromeOS builds in Chromium.
This will be landed after this: https://gerrit.chromium.org/gerrit/#change,14752

BUG=112154
TEST=build with chromeos==1 in gyp and see Aura desktop.

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@120240 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-02-02 21:40:05 +00:00
jrg@chromium.org 5c62bc97a8 Checkpoint: android fixes towards compilation of unit_tests.
Dependent on clipboard.h change in https://chromiumcodereview.appspot.com/9264014

BUG=None
TEST=


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@118567 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-01-21 00:45:40 +00:00
dhollowa@chromium.org 678acfc33a aura_builder target needs to work on Mac
Extends 'aura_builder' target to work on Mac.  This excludes bits
that are not currently working.

To build:
  ash_shell
  aura_demo
  aura_unittests
  compositor_unittests

To run:
  compositor_unittests
  webkit_unit_tests

Gyp flags:
  'use_aura': 1

BUG=110632, 110627
TEST=Compile 'aura_builder' target on Mac with 'use_aura' bit set.
R=cmp@chromium.org, oshima@chromium.org

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@118535 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-01-20 22:49:27 +00:00
dpranke@chromium.org d06e1fc2a9 build DRT, webkit_unit_tests from individual gyp files.
This change toggles the build_webkit_exes_from_webkit_gyp file to 0,
so that we try to build DumpRenderTree and webkit_unit_tests from their
corresponding .gyp files (WebKitUnitTests.gyp and Tools.gyp) rather than
the old WebKit.gyp file. This breaks the circular dependencies between
the executables which depend on webkit_support, which depends on
WebKit.gyp. We now only use the 'webkit' target itself in WebKit.gyp.

R=tony@chromium.org
BUG=105826
TEST=waterfall stays green

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@118366 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-01-19 21:51:36 +00:00
sergeyu@chromium.org 674080d51b Remove webapp_it2me target from remoting.gyp.
BUG=109948


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@117608 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-01-13 03:54:58 +00:00
sergeyu@chromium.org bfefa074fc Remove more references to the deprecated webapp_it2me.
BUG=109948

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@117467 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-01-12 19:09:59 +00:00
jbates@chromium.org 9b34a36f98 Input latency performance test that uses tracing (retry)
Original review: http://codereview.chromium.org/8883005/

This CL adds a new gyp target called performance_browser_tests to run the new input latency test as a browser test.

See the comments in latency_tests.cc for an overview of how latency is measured.

TBR=jbates@chromium.org

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@116271 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-01-04 02:18:26 +00:00
jbates@chromium.org 1af6fb3452 Revert 116191 - Input latency performance test that uses tracing.
This CL adds a new gyp target called performance_browser_tests to run the new input latency test as a browser test.

See the comments in latency_tests.cc for an overview of how latency is measured.

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

TBR=jbates@chromium.org
Review URL: http://codereview.chromium.org/9071018

git-svn-id: http://src.chromium.org/svn/trunk/src/build@116202 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-01-03 21:37:55 +00:00
jbates@chromium.org f144609a1e Input latency performance test that uses tracing.
This CL adds a new gyp target called performance_browser_tests to run the new input latency test as a browser test.

See the comments in latency_tests.cc for an overview of how latency is measured.

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@116191 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-01-03 21:01:59 +00:00
ben@chromium.org 52999b3931 Move the gyp file to ash.
http://crbug.com/108457
TEST=none
TBR=sky
Review URL: http://codereview.chromium.org/9034017

git-svn-id: http://src.chromium.org/svn/trunk/src/build@115744 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2011-12-24 00:19:29 +00:00
cmp@chromium.org fd262bc749 Add performance_ui_tests to chrome_official_builder.
Review URL: http://codereview.chromium.org/9025020

git-svn-id: http://src.chromium.org/svn/trunk/src/build@115632 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2011-12-22 22:37:05 +00:00
bradnelson@google.com 0430a8985d Switching all chromium_builder targets to see if everything builds now
(the underlying issues have been resolved).

BUG=None
TEST=None
R=maruel@chromium.org

TBR (will see what the bots do and back out if there are issues).
Review URL: http://codereview.chromium.org/8936003

git-svn-id: http://src.chromium.org/svn/trunk/src/build@114190 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2011-12-13 07:34:39 +00:00