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

2393 Коммитов

Автор SHA1 Сообщение Дата
loislo@chromium.org 9476085d92 Temporary revert "Single binary for unittests."
This reverts commit e1a31ac75aa84f07134de78fc0cec6a49added50.

BUG=none
TEST=none
TBR=vitalybuka

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@140731 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-06-06 10:04:07 +00:00
vitalybuka@chromium.org 4a42a9c4d4 Single binary for unittests.
Root solution for src/cloud_print.
Build cloud_print_unittests on bots.
Added virtual_driver_lib with shared files.
Moved service_state out of win dir as platform independent.

BUG=131058
TEST=unittests


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@140703 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-06-06 02:42:07 +00:00
wangxianzhu@chromium.org a6a982d3aa Revert build/common.gypi modified in r140431.
The change caused issues when running make with goma because the envirnoment
variable CXX_target etc. set in build/android/envsetup.sh are not full paths.
Should check with yfriedman@ why full paths are needed for ninja.

Revert build/common.gypi before the change.

build/android/envsetup.sh of r140431 is good.

Original review URL: https://chromiumcodereview.appspot.com/10511019/

TBR=jrg@chromium.org
BUG=none
TEST=none

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@140454 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-06-05 01:00:06 +00:00
wangxianzhu@chromium.org 253dfd874c Fix gyp on Android called by gclient or makefile regen
v8/build/common.gypi now uses environment variable CXX_target which is only
set in android_gyp, not set when gyp_chromium is called by gclient or automatic
makefile regeneration.

Now exports the environment variables needed by gyp generation.

BUG=none
TEST=none


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@140431 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-06-04 23:39:58 +00:00
flackr@chromium.org 3a493ec7b2 Use chrome_html structure for shared_resources and options2 page.
This will automatically pull in high DPI theme resources and locally available high DPI webui resources.

BUG=130124
TEST=Theme resources are referenced using @2x when running with scale factor 2.


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@140355 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-06-04 20:10:13 +00:00
jam@chromium.org 5fa73a5de0 Tighten up DEPS some more. NaCl/service process code are including internal content files. Fix the instances other sandbox stuff, which I'll do in a followup.
BUG=98716
Review URL: https://chromiumcodereview.appspot.com/10512010

git-svn-id: http://src.chromium.org/svn/trunk/src/build@140346 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-06-04 19:33:56 +00:00
scottmg@chromium.org bb4951a536 Default to not omitting frame pointers in Release on Windows.
Fixes command line spam about Oy conflicting with Oy-.

See https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/oOk3w2TWNKk


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@140106 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-06-01 21:52:11 +00:00
haitao.feng@intel.com f022eaaaa0 Make emulator.py runnable and adjust partition size to 512
BUG=
TEST=


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@140009 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-06-01 09:32:35 +00:00
asharif@chromium.org 44cc59dc92 Added release_extra_cflags only to the target compiles.
Without this CL, the gyp define release_extra_cflags is applied to both host and
target compiles. With this CL, the gyp define is only applied to the target
compiles.

BUG=v8:2157
TEST=gyp_chromium with extra flags. Made sure that the target mk files like
v8_shell.host.mk did not have the flags while v8_nosnapshot.target.mk had the
flags.


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139909 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-31 23:07:54 +00:00
michaelbai@chromium.org 0c4b923669 Only install the API level needed.
Previously all API levels were installed, it wasted time especially
when network conditon is poor.

This change will only install the API level specified in SDK_TARGET_ID.

BUG=
TEST=Tested manually.


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139845 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-31 20:06:28 +00:00
nileshagrawal@chromium.org bdc2d7d8cb Enable APK based tests for all test bundles.
Any new test bundle should be APK enabled by default.

BUG=125059

TEST=

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139832 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-31 18:40:15 +00:00
yoshiki@chromium.org a2579644a8 Remove the web-ui task manager unused stuffs for non-ChromeOS.
This CL removes the task manager stuffs for non-ChromeOS, which are used to support web ui task manager for Win (non-aura), Mac and Linux.

BUG=129285
TEST=manual, trybot passes.

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139822 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-31 18:15:48 +00:00
haitao.feng@intel.com 5af193827b Add native debugging support for no-root mode
BUG=
TEST=


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139767 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-31 09:47:23 +00:00
torne@chromium.org 1579ccd4ab The LASTCHANGE file is created and updated by gclient runhooks under
normal circumstances, so it makes more sense to treat it as if it were a
checked-in source file, not a generated file. The rule for its
generation was still getting run once on a clean build, because the
other targets that depended on it expected a gyp timestamp file to exist
for the target.

There's no need for any other targets to actually depend on lastchange
(and in fact several of the targets that make use of the file already
don't depend on the target); it should already exist, and if it doesn't
then the source checkout is probably broken (as the other steps in
runhooks are also mandatory). So, remove the rule entirely.

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139765 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-31 09:25:47 +00:00
sergeyu@chromium.org a3e3f30aa0 Remove PPB_Transport_Dev API.
BUG=109630

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139660 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-30 22:44:53 +00:00
thakis@chromium.org cbd50b3376 mac: Don't require DYLD_LIBRARY_PATH to be set when using the shared build.
Set the install name of all dylibs to @rpath.

Set the rpath of all executables to '@loader_path/.' (for normal binaries)
and '@loader_path/../../..' (for bundled binaries).

Also, Chromium Helper.app doesn't end up in out/Release but
somewhere below Chromium.app, so set its rpath to
'@loader_path/../../../../../../..' to get all the way back to
out/Release.

Also add "(allow file-read-metadata)" to the sandbox definition when
running on 10.6 or earlier when using the component build, to work
around a bug in dyld (see http://crbug.com/127465).

BUG=90078,127465
TEST=Do a components build. DYLD_LIBRARY_PATH isn't necessary at
build time, and isn't necessary when running chromium or test binaries.

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139550 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-30 16:20:38 +00:00
asvitkine@chromium.org 2ee1004785 Revert 139139 - Revert 139125 - Switch use_canvas_skia=1 for Linux/GTK.
This is so we can get rid of canvas_linux.cc and start
standardizing what the different canvas flags mean
between platforms.

BUG=105550, 130001
TEST=No visual change in Chrome UI.

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

TBR=asvitkine@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10444039

TBR=asargent@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10444088

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139534 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-30 14:12:32 +00:00
yongsheng.zhu@intel.com 3113b19b42 Add the target ABI option for apk based test runner
Remove the hardcode directory name 'armeabi' and replace it with the Android target ABI information.

Trivial gyp changes that are android-specific; TBRing some owners
TBR=mark@chromium.org,jam@chromium.org,sky@chromium.org 

BUG=128944
TEST=

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139512 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-30 09:27:12 +00:00
nileshagrawal@chromium.org 2e37a543a8 Add net, content and ipc to the default list of APK test bundles.
These APK bundles are compiled and run on the android_test try bot.
Test run: http://build.chromium.org/p/tryserver.chromium/builders/android_test/builds/117

All tests pass.
BUG=125059

TEST=

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139497 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-30 08:12:39 +00:00
james.wei@intel.com 524a46decf validate CHROME_SRC setting to avoid confusion
BUG=
TEST=


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139480 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-30 07:44:21 +00:00
yfriedman@chromium.org 7396434af9 Fix ninja build for android.
The primary issues is specifying the right path to PRODUCT_DIR (i.e.
out/Release). The gyp generator for make specifies the absolute path but
for ninja would use a relative path. Since the gyp targets don't line
up with where the ant build files are located this causes failures such
as base's java being generated in base/android/out/Release/...

See:
https://groups.google.com/forum/#!msg/gyp-developer/K2T_9obUya0/qq78_Ut-E-AJ
for details.

A couple of other minor fixes:
- content java files are placed in out/Release/java/content to be
  consisent with other packages.
- shared-libraries are now referenced by correct variables for apk-based
  tests
- removed unused media/base/android/java/java.gyp (target is in
  media/media.gyp)

TBR=mark@chromium.org,ben@chromium.org,rsleevi@chromium.org

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139418 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-29 23:19:13 +00:00
rogerta@chromium.org 65b03616dd Update behavior of one-click infobar to remove modal dialog, add "undo".
There are many non-signin-related files in this CL because of a method signature change.  The significant changes are in the one_click_* files.

BUG=125253
TEST=See bug description for complete UX spec.


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139365 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-29 20:39:51 +00:00
mkosiba@chromium.org b0154db186 Fix Android run_tests.py to report failure on crashes.
This fixes the Android run_tests.py script to report crashed
tests as failures in both single-device and sharded mode.

BUG=none
TEST=run on trybot


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139235 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-28 10:36:24 +00:00
tfarina@chromium.org 9b53d12cb4 Whitespace change to force a build.
NO CODE CHANGE

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139215 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-27 13:13:39 +00:00
fischman@chromium.org 2786ec4c64 Whitespace change to force a build.
NO CODE CHANGE

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139206 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-26 20:06:15 +00:00
joi@chromium.org d97136ece2 Remove the enable_metro GYP flag, effectively making it on by default.
The flag was mostly redundant with the enable_touch_ui flag, the only
additional effect of turning it on was to change the behavior of
ui::GetDisplayLayout.

If we later wanted to duplicate the effect that disabling the
enable_metro flag prior to this change would have, we can simply
change the condition in common.gypi that determines whether to turn on
the enable_touch_ui flag.

BUG=none


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139181 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-26 04:34:16 +00:00
nileshagrawal@chromium.org e349fb8566 Fix regyp on android_test try bot.
BUG=125059

TEST=

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139155 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-25 23:41:27 +00:00
asargent@chromium.org 57f556b0f5 Revert 139125 - Switch use_canvas_skia=1 for Linux/GTK.
This is so we can get rid of canvas_linux.cc and start
standardizing what the different canvas flags mean
between platforms.

BUG=105550
TEST=No visual change in Chrome UI.

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

TBR=asvitkine@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10444039

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139139 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-25 23:17:00 +00:00
asvitkine@chromium.org 520198591d Switch use_canvas_skia=1 for Linux/GTK.
This is so we can get rid of canvas_linux.cc and start
standardizing what the different canvas flags mean
between platforms.

BUG=105550
TEST=No visual change in Chrome UI.

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139125 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-25 21:42:18 +00:00
nileshagrawal@chromium.org daad99ff84 Add APK targets for content_unittests and net_unittests.
- Add a gyp template to simplify adding new targets.
  - Add support for multiple jars in the test APK.
    
BUG=125059


TEST=

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@139106 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-25 20:17:49 +00:00
wangxianzhu@chromium.org 1b837b7e7d Fix break building v8 with goma
The error is caused by missing '-m32' parameter when building v8 for host.
  CXX(host) out/Release/obj.host/v8_base/v8/src/accessors.o
v8/src/globals.h:120:2: error: #error Target architecture arm is only supported on arm and ia32 host

v8/build/common.gypi tests if the compiler supports -m32:
  'm32flag': '<!((echo | $(echo ${CXX_host:-$(which g++)}) -m32 -E - > /dev/null 2>&1) && echo -n "-m32" || true)',
but goma is confused by the environment variable GOMA_WRAPPER and exits
with an error:
  GOMA_WRAPPER=<anything>: unkown GOMA_ parameter
and the gyp script thinks that the compiler doesn't support -m32.

Rename GOMA_WRAPPER to ANDROID_GOMA_WRAPPER to avoid confusing goma.

git-svn-id: http://src.chromium.org/svn/trunk/src/build@138916 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-24 22:43:23 +00:00
sergeyu@chromium.org d932cea117 Fix remoting_unittests compilation with Aura
Now XServerErrorHandler compiles in GTK-less builds, so
remoting_unittests can be compiled with Aura.

BUG=114211

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@138693 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-24 01:26:30 +00:00
bradnelson@google.com feef5f58b2 Applying release settings to Release_Base rather than just Release.
This ensures that both 32-bit and 64-bit windows executables get
release settings (like 'defines': ['OFFICIAL_BUILD']).

BUG=http://code.google.com/p/chromium/issues/detail?id=129372
TEST=None
R=bradchen@chromium.org


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@138613 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-23 22:15:16 +00:00
arthurhsu@chromium.org 4722b2908a Add a GYP_DEFINE to force generating /Z7 flags for Visual C++.
This is required for parallel compilation tools that are unable to
support /Zi.

BUG=none
TEST=manual


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@138549 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-23 19:06:52 +00:00
maruel@chromium.org 3690850a21 Add unit_tests_run and browser_tests_run to chromium_swarm_tests
NOTRY=true
TBR=nsylvain@chromium.org
BUG=
TEST=


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@138533 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-23 18:20:18 +00:00
scottmg@chromium.org de129dd1ee Quieter cab extraction
Suppress stdout of 'expand' command unless there's an error.

i.e.

"""
[2294->7960/10271 ~17] ACTION content_common: extract_xinput
Microsoft (R) File Expansion Utility  Version 6.1.7600.16385
Copyright (c) Microsoft Corporation. All rights reserved.

Adding ../out/Debug\tmpamaser\xinput1_3.dll to Extraction Queue

Expanding Files ....

Expanding Files Complete ...
[2164->8090/10271 ~17] ACTION content_gpu: extract_d3dx9
Microsoft (R) File Expansion Utility  Version 6.1.7600.16385
Copyright (c) Microsoft Corporation. All rights reserved.

Adding ../out/Debug\tmpcxuoz9\d3dx9_43.dll to Extraction Queue

Expanding Files ....

Expanding Files Complete ...
[2163->8091/10271 ~17] ACTION content_gpu: extract_d3dcompiler
Microsoft (R) File Expansion Utility  Version 6.1.7600.16385
Copyright (c) Microsoft Corporation. All rights reserved.

Adding ../out/Debug\tmploys57\D3DCompiler_43.dll to Extraction Queue

Expanding Files ....

Expanding Files Complete ...
"""

R=apatrick@chromium.org
BUG=126483

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@138442 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-23 07:08:56 +00:00
nileshagrawal@chromium.org c4002912c3 Run base_unittests_apk on the test try bot for realz.
This will make the android_test bot red when apk tests fail.

The ANDROID_APK_TEST_TARGET flag is required while we transition from executable to APK tests.
 - Executable tests need the DIR_CACHE override as the default path comes from the java side.

BUG=125059

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@138407 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-23 00:48:50 +00:00
maruel@chromium.org ba079ae3c7 Whitespace change to force a build.
NO CODE CHANGE

git-svn-id: http://src.chromium.org/svn/trunk/src/build@138247 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-22 13:53:56 +00:00
kinaba@chromium.org d0f59543a1 Fix "unknown argument" message from clang plugin on ChromeOS build.
BUG=123295
TEST=see the build log.

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@138229 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-22 07:05:41 +00:00
yusukes@google.com 1040d4c1f5 Remove virtual keyboard support:
1. common.gypi: use_virtual_keyboard define
2. Any code controlled by that define
3. chrome/browser/ui/virtual_keyboard/*
4. chrome/browser/resources/keyboard/*
5. experimental extension APIs for virtual keyboard

No user-visible changes.

BUG=128295
TEST=try

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@138223 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-22 05:55:15 +00:00
dmichael@chromium.org 35e8eefbd1 PPAPI/NaCl: Reenable untrusted IPC proxy gyp flag
The part of chromium that is DEPSed in to WebKit depends on ppapi.gyp via webkit/glue. This puts the conditional include of ppapi_proxy_untrusted.gypi in to a new gyp file creatively named ppapi_proxy_untrusted.gyp. This way we can add it to all.gyp, and we're sure it's not used by WebKit.

See also the previous attempt:
http://codereview.chromium.org/10399068/
And the partial revert of that:
http://codereview.chromium.org/10414010/

BUG=116317
TEST=

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@138183 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-22 00:45:18 +00:00
cmp@chromium.org e903cc979d Pass a potential --yes flag to an apt-get install.
TBR=petermayo@chromium.org


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@138053 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-20 04:55:48 +00:00
rsleevi@chromium.org 1254016dec Enable warnings for having RefCounted types with a public destructor.
Enable the Clang error that makes it a warning/error to derive from
base::RefCounted/RefCountedThreadSafe directly and have a public
destructor for Linux and Mac builds.

For ChromeOS builds, do not yet enable the warning, as it does not
yet build cleanly.

BUG=123295
TEST=it compiles
R=thakis


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@138031 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-19 06:36:31 +00:00
erg@chromium.org 9985d300f4 Aura: Desktop aura is now default on non-chromeos linux builds.
BUG=125106
TEST=none


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@137982 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-19 00:05:03 +00:00
maruel@chromium.org 43a574ddec Change the test_isolation_outdir default from PRODUCT_DIR to PRODUCT_DIR/isolate
Otherwise a lot of spew is generated when using test_isolation_mode=hashtable.
Do not use hashtable since outdir is also used with _run and _remap.

R=mad@chromium.org
BUG=98636
TEST=

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@137914 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-18 18:49:39 +00:00
jhawkins@chromium.org df6946a0eb Web Intents: Remove the directory-level exclusions.
BUG=none
TEST=none
R=gbillock

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@137874 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-18 16:30:21 +00:00
dfalcantara@chromium.org 6505be3bb0 [Android] Disable unit test relying on unimplemented function
The ResourceBundle.DelegateGetFont test has been failing since it was added in.

BUG=128661

TEST=


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@137804 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-18 02:42:42 +00:00
bradnelson@google.com 4ec520aaab Adding native_client/build to the gyp module include path.
This will allow nacl's scan_sources.py script to switch to using
the pymod_do_main feature in gyp to:
  - reduce runtime
  - circumvent command line length limits on windows

BUG=None
TEST=None
R=noelallen@chromium.org,bbudge@chromium.org,mseaborn@chromium.org

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@137783 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-18 00:33:11 +00:00
dmichael@chromium.org f3aca8ba0c PPAPI/NaCl: Make a gyp flag for including the untrusted IPC proxy.
This way, those of us working on the proxy switch need only add:
{
  'variables': {
    'build_ppapi_ipc_proxy_untrusted': '1',
  },
}
to "~/.gyp/include.gypi"

...and we'll be able to build our untrusted targets without editing all.gyp. For anybody who doesn't set that flag, our ppapi_proxy_untrusted.gypi file will still be parsed, but it doesn't matter if the source files build (or even exist).

BUG=116317
TEST=

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@137751 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-17 22:25:10 +00:00
nileshagrawal@chromium.org 5ee821eab8 Fix test data push for APK tests.
test_package.test_suite_basename is used at a lof of places. For APK
tests we need to strip "-debug" from the full test name.
BUG=125059

TEST=


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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@137737 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-05-17 21:20:41 +00:00