kkania@chromium.org
6e61a7961e
Remove old chromedriver from build/archive. Sources will be removed next.
...
BUG=none
Review URL: https://chromiumcodereview.appspot.com/23542045
git-svn-id: http://src.chromium.org/svn/trunk/src/build@223398 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-16 20:27:16 +00:00
darin@chromium.org
41a95bb02b
mojo: MessageBuilder
...
Review URL: https://chromiumcodereview.appspot.com/23629032
git-svn-id: http://src.chromium.org/svn/trunk/src/build@223304 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-16 02:55:18 +00:00
cpu@chromium.org
fbe8dd9c24
Whitespace change to force build
...
Because r223293 flaked on Win X64
BUG=none
TEST=none
TBR=scottmg
Review URL: https://codereview.chromium.org/23494051
git-svn-id: http://src.chromium.org/svn/trunk/src/build@223296 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-16 00:57:37 +00:00
cpu@chromium.org
874b798954
Because we've been shipping Aura to canary for a while. And because force compositor landed 40 hours ago and things seem ok. See https://codereview.chromium.org/23874016/
...
This also allows to see perf numbers for Aura.
This has happened before see for example r204698, r211007 and 214056 as an experiment but this time it might stick.
BUG=259185
TEST=none
TBR=scottmg
Review URL: https://codereview.chromium.org/24164002
git-svn-id: http://src.chromium.org/svn/trunk/src/build@223293 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-16 00:22:52 +00:00
sadrul@chromium.org
1bfad6b475
x11: Make sure USE_XI2_MT is defined only for use_x11=1.
...
This fixes win-aura build after r223265.
BUG=291141
TBR=erg@chromium.org
Review URL: https://codereview.chromium.org/23513058
git-svn-id: http://src.chromium.org/svn/trunk/src/build@223268 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-15 00:50:00 +00:00
sadrul@chromium.org
46ff6e1179
x11: Use XI2.2 by default.
...
BUG=291141
R=erg@chromium.org
Review URL: https://codereview.chromium.org/19486006
git-svn-id: http://src.chromium.org/svn/trunk/src/build@223265 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-14 22:48:02 +00:00
sivachandra@chromium.org
eee5a78441
[Android Buildbot] Install ContentShell.apk before running GPU tests.
...
BUG=256576
Review URL: https://chromiumcodereview.appspot.com/23936010
git-svn-id: http://src.chromium.org/svn/trunk/src/build@223230 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-14 05:36:25 +00:00
groby@chromium.org
db5ff9b1df
[OSX] Turn on canvas_skia for OSX
...
Re-submit of r222192, with fixed tests.
R=asvitkine@chromium.org
BUG=151935
Review URL: https://chromiumcodereview.appspot.com/23604055
git-svn-id: http://src.chromium.org/svn/trunk/src/build@223202 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-14 01:32:17 +00:00
sivachandra@chromium.org
55ba53ab13
Helper script which can source a bash script and dump environment as JSON.
...
NOTRY=True
Review URL: https://chromiumcodereview.appspot.com/23618049
git-svn-id: http://src.chromium.org/svn/trunk/src/build@223193 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-14 01:02:25 +00:00
rschoen@google.com
ad594a9a0f
Copy perf_tests_helper.py into build/util/lib
...
Sorry for the delay on this one. Based off advice in https://codereview.chromium.org/22754003 . Just a simple copy of the file, and removing the (seemingly unnecessary?) import of android_commands.
Will remove dependencies on old one as part of above mentioned patch.
Review URL: https://chromiumcodereview.appspot.com/23578019
git-svn-id: http://src.chromium.org/svn/trunk/src/build@223190 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-14 00:53:33 +00:00
sivachandra@chromium.org
ccff72c476
Add a script which prints recent changes in a set of repos.
...
NOTRY=True
Review URL: https://chromiumcodereview.appspot.com/23591035
git-svn-id: http://src.chromium.org/svn/trunk/src/build@223097 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-13 19:11:35 +00:00
bdibello@google.com
4c63956ad7
Removed string from whitelist.
...
iOS now uses an iOS-specific string for the search web for image context menu
item.
Review URL: https://chromiumcodereview.appspot.com/24062004
git-svn-id: http://src.chromium.org/svn/trunk/src/build@223076 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-13 17:40:36 +00:00
raphael.kubo.da.costa@intel.com
27fe85bb14
android: Download ARMv7 image for the emulator.
...
Follow-up to r222121: GetSDK() used to download an additional copy of the
Android SDK that came with an ARM image. The copy we currently use in
third_party/android_tools/sdk does not come with the ARM image.
Restore the lost functionality while still avoiding downloading the complete
SDK by grabbing only the ARM images from a Google URL.
R=mariakhomenko@chromium.org ,peter@chromium.org,bulach@chromium.org
Review URL: https://chromiumcodereview.appspot.com/23708033
git-svn-id: http://src.chromium.org/svn/trunk/src/build@223003 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-13 08:18:38 +00:00
cpu@chromium.org
e55911635e
Revert 222971 "Switch all windows bots to Aura"
...
> Switch all windows bots to Aura
>
> This is a reland of https://codereview.chromium.org/23816007/
> See the comments there.
>
> Hopefully all pesky tests failures have been addressed
>
> BUG=259185
> TEST=none
> TBR=scottmg
>
> Review URL: https://codereview.chromium.org/23803010
TBR=cpu@chromium.org
Review URL: https://codereview.chromium.org/23796008
git-svn-id: http://src.chromium.org/svn/trunk/src/build@222983 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-13 04:28:01 +00:00
thakis@chromium.org
3cc8800a7b
cycle bots
...
BUG=none
TBR=cpu
Review URL: https://codereview.chromium.org/23658046
git-svn-id: http://src.chromium.org/svn/trunk/src/build@222975 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-13 03:17:49 +00:00
cpu@chromium.org
5d8069290e
Switch all windows bots to Aura
...
This is a reland of https://codereview.chromium.org/23816007/
See the comments there.
Hopefully all pesky tests failures have been addressed
BUG=259185
TEST=none
TBR=scottmg
Review URL: https://codereview.chromium.org/23803010
git-svn-id: http://src.chromium.org/svn/trunk/src/build@222971 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-13 03:01:42 +00:00
mark@chromium.org
fe975c3274
Don't use COPY_PHASE_STRIP.
...
For Mac builds, things that need to strip do it when they build.
BUG=280718
Review URL: https://chromiumcodereview.appspot.com/23890020
git-svn-id: http://src.chromium.org/svn/trunk/src/build@222961 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-13 02:22:31 +00:00
jochen@chromium.org
394f5e0fdc
Define a gyp variable pointing to icu.gyp.
...
I plan to use this from v8.gyp to avoid <(DEPTH) within v8.
BUG=none
R=marja@chromium.org
Review URL: https://codereview.chromium.org/23903045
git-svn-id: http://src.chromium.org/svn/trunk/src/build@222777 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-12 13:29:41 +00:00
lliabraa@chromium.org
66fe3b8be8
For iOS, don't override VALID_ARCHS in Debug configuration.
...
When Xcode recognizes a device, it sets the active arch to the arch of
the device. Since the Debug configuration is set to only compile for the
active arch, Xcode was failing to build when an iPhone 5 was connected
because that device uses armv7s which is not in the list of VALID_ARCHS.
This CL uses the default value of VALID_ARCHS for Debug so that Xcode
will build no matter what device is connected.
This CL also moves the arch-twiddling into an OS=="ios" block to make it
clear that the configurations are only needed for iOS.
BUG=None
Review URL: https://chromiumcodereview.appspot.com/23535007
git-svn-id: http://src.chromium.org/svn/trunk/src/build@222625 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-11 20:49:22 +00:00
mariakhomenko@chromium.org
d8382dc54b
Update emulator to work with version 18 of Android API.
...
Downloads correct dependencies and updates the paths in avd config.
BUG=249712
Review URL: https://chromiumcodereview.appspot.com/23475032
git-svn-id: http://src.chromium.org/svn/trunk/src/build@222612 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-11 20:07:11 +00:00
plundblad@chromium.org
587a14ed22
Implement chrome.brailleDisplayPrivate API for ChromeOS
...
This implementation uses libbrlapi, part of brltty. It is disabled by default and can be enabled by the use_brlapi gyp define when building.
BUG=178559
Review URL: https://chromiumcodereview.appspot.com/13355002
git-svn-id: http://src.chromium.org/svn/trunk/src/build@222492 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-11 11:48:22 +00:00
navabi@google.com
6485d6364e
Option --device-status-dashboard should store_true.
...
BUG=254014
Review URL: https://chromiumcodereview.appspot.com/23451026
git-svn-id: http://src.chromium.org/svn/trunk/src/build@222472 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-11 04:28:37 +00:00
sievers@chromium.org
457197f883
Android: Don't restart/reboot on package install failure
...
In the scripts used by the test runners only restart the shell or
reboot the device if there was a timeout.
Otherwise print the error and abort.
Review URL: https://chromiumcodereview.appspot.com/23432010
git-svn-id: http://src.chromium.org/svn/trunk/src/build@222466 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-11 04:09:56 +00:00
tonyg@chromium.org
691ae5253a
Output units with histogram results.
...
The buildbot already understands them according to:
https://code.google.com/p/chromium/codesearch#chromium/tools/build/scripts/slave/process_log_utils.py
BUG=288231
Review URL: https://chromiumcodereview.appspot.com/23470006
git-svn-id: http://src.chromium.org/svn/trunk/src/build@222378 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-10 22:59:53 +00:00
cevans@chromium.org
2e3b1f728f
Put the Vector size back to 16 whilst I investigate perf regressions.
...
BUG=286696,286604,285442
R=isherman@chromium.org
Review URL: https://codereview.chromium.org/23435004
git-svn-id: http://src.chromium.org/svn/trunk/src/build@222370 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-10 22:34:55 +00:00
primiano@chromium.org
30eacbbc8e
Telemetry: fix permission check when setting Android command line.
...
This is to fix a bug introduced by r221426 on the WebView telemetry bot.
The issue was related to the fact that ls -l can return no output if the
target folder exists but is empty.
This change makes the IsProtectedFile logic inside _SetCommandLineFile
more reliable, introducing the IsFileWritableOnDevice method in adb
commands.
BUG=284468
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/23477053
git-svn-id: http://src.chromium.org/svn/trunk/src/build@222349 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-10 21:36:16 +00:00
craigdh@chromium.org
436edf51e9
[android] Relands: Adds constants.GetBuildDirectory() and converts test scripts to use it.
...
BUG=260494
TEST=None
NOTRY=True
Review URL: https://chromiumcodereview.appspot.com/23494039
git-svn-id: http://src.chromium.org/svn/trunk/src/build@222313 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-10 18:29:03 +00:00
kkania@chromium.org
ea75316c87
Revert 222192 "Turn on canvas_skia for OSX"
...
> Turn on canvas_skia for OSX
>
> Re-submit of r221930, with fixed include path.
>
> TBR=asvitkine@chromium.org
> BUG=151935
>
> Review URL: https://chromiumcodereview.appspot.com/23454018
TBR=groby@chromium.org
Review URL: https://codereview.chromium.org/23845004
git-svn-id: http://src.chromium.org/svn/trunk/src/build@222202 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-10 06:49:09 +00:00
groby@chromium.org
83c617065b
Turn on canvas_skia for OSX
...
Re-submit of r221930, with fixed include path.
TBR=asvitkine@chromium.org
BUG=151935
Review URL: https://chromiumcodereview.appspot.com/23454018
git-svn-id: http://src.chromium.org/svn/trunk/src/build@222192 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-10 02:52:40 +00:00
dtrainor@chromium.org
59bdd25bf6
This fixes the component build.
...
Need to pass the CONFIGURATION_NAME through to the push python libs.
BUG=
Review URL: https://chromiumcodereview.appspot.com/23936004
git-svn-id: http://src.chromium.org/svn/trunk/src/build@222171 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-10 01:39:25 +00:00
raphael.kubo.da.costa@intel.com
0ff6e150f1
android: Remove GetSDK() from install_emulator_deps.
...
These days, the SDK is already checked out by DEPS in
src/third_party/android_tools/sdk, so trying to download it again from a
different location at a later stage does not make much sense.
R=peter@chromium.org ,bulach@chromium.org,craigdh@chromium.org,frankf@chromium.org
Review URL: https://chromiumcodereview.appspot.com/23621025
git-svn-id: http://src.chromium.org/svn/trunk/src/build@222121 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-09 22:54:08 +00:00
dpranke@chromium.org
0a1fe589d1
Sigh. Adjust path to the *other* parameter to archive_layout_test_results.py.
...
This will hopefully be the last thing needed to actually make the
archiving of results for webkit_tests work on Android bots. This is
another follow-on to r222092.
TBR=ilevy@chromium.org
BUG=276076
Review URL: https://codereview.chromium.org/23684043
git-svn-id: http://src.chromium.org/svn/trunk/src/build@222109 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-09 22:25:52 +00:00
dpranke@chromium.org
7cc2e57059
Fix path to bucket in googlestorage for archiving webkit_tests results.
...
TBR=ilevy@chromium.org
BUG=276076
Review URL: https://codereview.chromium.org/23621028
git-svn-id: http://src.chromium.org/svn/trunk/src/build@222092 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-09 21:21:25 +00:00
thakis@chromium.org
dab3e772cf
mac&ios: Do not disable CLANG_WARN_CXX0X_EXTENSIONS.
...
Both Mac and iOS build in C++11 mode by now, and clang won't warn about C++11
extensions when building in C++11 mode.
BUG=none
R=mark@chromium.org
Review URL: https://codereview.chromium.org/23717036
git-svn-id: http://src.chromium.org/svn/trunk/src/build@222042 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-09 15:59:05 +00:00
johnme@chromium.org
802e2f3b10
Revert 221736 "[android] Adds constants.GetOutDirectory() and co..."
...
Consistently causing WebKit Android (Nexus4) to fail provision_devices.
> [android] Adds constants.GetOutDirectory() and converts test scripts to use it.
>
> BUG=260494
> TEST=None
> NOTRY=True
>
> Review URL: https://chromiumcodereview.appspot.com/22903016
TBR=craigdh@chromium.org
Review URL: https://codereview.chromium.org/23926012
git-svn-id: http://src.chromium.org/svn/trunk/src/build@222008 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-09 11:36:03 +00:00
vitalybuka@chromium.org
f86e13074f
Revert 221936 "Switch all windows bots to use Aura."
...
breaks XP Tests:
ActivityLogPrerenderTest.TestScriptInjected
FindInPageTest.PrepopulateRespectBlank
KeyboardAccessTest.TestAltMenuKeyboardAccessFocusOmnibox
KeyboardAccessTest.TestMenuKeyboardOpenDismiss
> Switch all windows bots to use Aura.
>
> Because we've been shipping Aura to canary for a while. And because force compositor landed 40 hours ago and things seem ok. See https://codereview.chromium.org/23874016/
>
> This also allows to see perf numbers for Aura.
>
> This has happened before see for example r204698, r211007 and 214056 as an experiment but this time it might stick.
>
> BUG=259185
> TEST=none
> TBR=scottmg
>
> Review URL: https://codereview.chromium.org/23816007
TBR=cpu@chromium.org
Review URL: https://codereview.chromium.org/23523035
git-svn-id: http://src.chromium.org/svn/trunk/src/build@221952 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-08 09:01:20 +00:00
cpu@chromium.org
a2450b5941
whitespace change to trigger build
...
TBR=scottmg
Review URL: https://codereview.chromium.org/23693003
git-svn-id: http://src.chromium.org/svn/trunk/src/build@221940 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-08 02:26:11 +00:00
cpu@chromium.org
6958035daf
Switch all windows bots to use Aura.
...
Because we've been shipping Aura to canary for a while. And because force compositor landed 40 hours ago and things seem ok. See https://codereview.chromium.org/23874016/
This also allows to see perf numbers for Aura.
This has happened before see for example r204698, r211007 and 214056 as an experiment but this time it might stick.
BUG=259185
TEST=none
TBR=scottmg
Review URL: https://codereview.chromium.org/23816007
git-svn-id: http://src.chromium.org/svn/trunk/src/build@221936 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-08 00:26:10 +00:00
cpu@chromium.org
c640c84bdf
Revert 221930 "[OSX] Turn on canvas_skia for OSX"
...
> [OSX] Turn on canvas_skia for OSX
>
> BUG=151935
>
> Review URL: https://chromiumcodereview.appspot.com/23456020
This broke mac compile:
FAILED: clang++ -MMD -MF obj/ui/gfx/ui_unittests.canvas_unittest_mac.o.d -DANGLE_DX11 -DWTF_VECTOR_INITIAL_SIZE=4 -DCHROMIUM_BUILD -DCOMPONENT_BUILD -DUSE_LIBJPEG_TURBO=1 -DENABLE_ONE_CLICK_SIGNIN -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 -DENABLE_PEPPER_CDMS -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_HIDPI=1 -DENABLE_GPU=1 -DENABLE_EGLIMAGE=1 -DENABLE_TASK_MANAGER=1 -DENABLE_EXTENSIONS=1 -DENABLE_PLUGIN_INSTALLATION=1 -DENABLE_PLUGINS=1 -DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_AUTOFILL_DIALOG=1 -DENABLE_BACKGROUND=1 -DENABLE_AUTOMATION=1 -DENABLE_GOOGLE_NOW=1 -DENABLE_FULL_PRINTING=1 -DENABLE_PRINTING=1 -DENABLE_SPELLCHECK=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DENABLE_APP_LIST=1 -DENABLE_SETTINGS_APP=1 -DENABLE_MANAGED_USERS=1 -DSKIA_DLL -DSK_ENABLE_INST_COUNT=0 -DSK_SUPPORT_GPU=1 '-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' -DSK_USE_POSIX_THREADS -DSK_DEFERRED_CANVAS_USES_FACTORIES=1 -DUNIT_TEST -DGTEST_HAS_RTTI=0 -DU_USING_ICU_NAMESPACE=0 -DCHROME_PNG_WRITE_SUPPORT -DPNG_USER_CONFIG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -I../.. -I../.. -I../../third_party/skia/src/core -I../../skia/config -I../../third_party/skia/include/config -I../../third_party/skia/include/core -I../../third_party/skia/include/effects -I../../third_party/skia/include/pdf -I../../third_party/skia/include/gpu -I../../third_party/skia/include/lazy -I../../third_party/skia/include/pathops -I../../third_party/skia/include/pipe -I../../third_party/skia/include/ports -I../../third_party/skia/include/utils -I../../skia/ext -I../../third_party/skia/include/utils/mac -I../../testing/gmock/include -I../../testing/gtest/include -I../../third_party/icu/source/i18n -I../../third_party/icu/source/common -I../../third_party/libpng -I../../third_party/zlib -Igen/ui/app_locale_settings -Igen/ui/ui_strings -Igen/ui/ui_resources -isysroot /Developer/SDKs/MacOSX10.6.sdk -O0 -gdwarf-2 -fvisibility=hidden -Werror -Wnewline-eof -mmacosx-version-min=10.6 -arch i386 -Wall -Wendif-labels -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wheader-hygiene -Wno-c++11-narrowing -Wno-char-subscripts -Wno-unused-function -Wno-covered-switch-default -Wstring-conversion -Wno-deprecated-register -std=gnu++11 -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -fno-threadsafe-statics -Xclang -load -Xclang /Volumes/data/b/build/slave/Mac_Builder__dbg_/build/src/tools/clang/scripts/../../../third_party/llvm-build/Release+Asserts/lib/libFindBadConstructs.dylib -Xclang -add-plugin -Xclang find-bad-constructs -fcolor-diagnostics -fno-strict-aliasing -fstack-protector-all -fobjc-call-cxx-cdtors -c ../../ui/gfx/canvas_unittest_mac.mm -o obj/ui/gfx/ui_unittests.canvas_unittest_mac.o
../../ui/gfx/canvas_unittest_mac.mm:12:10: fatal error: 'ui/base/range/range.h' file not found
#include "ui/base/range/range.h"
^
1 error generated.
ninja: build stopped: subcommand failed.
TBR=groby@chromium.org
Review URL: https://codereview.chromium.org/23622022
git-svn-id: http://src.chromium.org/svn/trunk/src/build@221934 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-07 23:50:54 +00:00
groby@chromium.org
5e0b7bd96d
[OSX] Turn on canvas_skia for OSX
...
BUG=151935
Review URL: https://chromiumcodereview.appspot.com/23456020
git-svn-id: http://src.chromium.org/svn/trunk/src/build@221930 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-07 23:26:59 +00:00
johnw@google.com
0b9296186a
Whitespace commit to trigger the bots.
...
R=bevc@chromium.org
Review URL: https://codereview.chromium.org/23449028
git-svn-id: http://src.chromium.org/svn/trunk/src/build@221929 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-07 22:25:14 +00:00
dpranke@chromium.org
f25ed86da9
Attempt #3 at archiving the layout test results from the android bots.
...
This re-lands the changes in r220393 and r220374 (which were reverted in
r220434) with the change that we will upload to googlestorage rather than
attempting to scp the files across.
R=ilevy@chromium.org
BUG=276076
Review URL: https://chromiumcodereview.appspot.com/23455032
git-svn-id: http://src.chromium.org/svn/trunk/src/build@221909 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-07 07:18:14 +00:00
erg@chromium.org
b2e390275d
linux_aura: Use the linux assets for the window caption buttons.
...
Previously, we were using the windows assets. As is, this is functional,
but will require further patches to get the button spacing correct.
BUG=281788
Review URL: https://chromiumcodereview.appspot.com/23993003
git-svn-id: http://src.chromium.org/svn/trunk/src/build@221875 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-07 03:26:37 +00:00
ilevy@chromium.org
0caa80fb98
Add blink-try-builder bot-id
...
Blink trybots don't need to zip build.
TBR=dpranke
BUG=230080
Review URL: https://codereview.chromium.org/23604049
git-svn-id: http://src.chromium.org/svn/trunk/src/build@221871 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-07 03:09:59 +00:00
craigdh@chromium.org
babb42acc8
[android] Adds constants.GetOutDirectory() and converts test scripts to use it.
...
BUG=260494
TEST=None
NOTRY=True
Review URL: https://chromiumcodereview.appspot.com/22903016
git-svn-id: http://src.chromium.org/svn/trunk/src/build@221736 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-06 18:11:02 +00:00
frankf@chromium.org
72bfca13c6
[Android] Create out directory for sharded perf tests during setup.
...
BUG=
R=bulach@chromium.org
Review URL: https://codereview.chromium.org/23601019
git-svn-id: http://src.chromium.org/svn/trunk/src/build@221731 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-06 17:37:27 +00:00
frankf@chromium.org
4c88902c4f
[Android] Add --no-timeout to perf sharder.
...
This delegates timeout logic to the step command.
BUG=
R=bulach@chromium.org , craigdh@chromium.org
Review URL: https://codereview.chromium.org/23784006
git-svn-id: http://src.chromium.org/svn/trunk/src/build@221721 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-06 17:11:46 +00:00
bulach@chromium.org
9643c07e2a
Android buildbot: remove bulach from OWNERS.
...
Following long discussion at https://chromiumcodereview.appspot.com/23129027/
it's better to keep infrastructure team dealing with all reviews in here.
BUG=None
TEST=None
NOTRY=True
Review URL: https://chromiumcodereview.appspot.com/23814005
git-svn-id: http://src.chromium.org/svn/trunk/src/build@221677 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-06 11:15:29 +00:00
hajimehoshi@chromium.org
17f70fc14c
Suppression the problems on the build bots: There were two reasons why that CL broke the build tree. One is the size bloating, which was solved by https://codereview.chromium.org/23460018 . The other is compiling error on ARM, and this was also solved by updating CLD2 ( https://chromiumcodereview.appspot.com/23606017/ ).
...
--
Use Finch to compare the performances of CLD1 and CLD2
Add a compile time constant CLD_VERSION, which indicates the version of CLD. If this is not define, Finch test to compare CLD1 and CLD2 is supposed to be used.
By this CL, each platform will have the below status:
Linux: Use both CLD1 and CLD2 (and use Finch).
Mac OS X: Use both CLD1 and CLD2 (and use Finch).
Windows: Use only CLD1 once because now CLD2 can't be compiled on Windows. After we can have CLD2 compiled on Windows, we will use CLD2 and Finch asap.
iOS: Still use only CLD1. (It's because it is hard to use both CLD1 and CLD2 on mobile platform because of the binary size impact.)
Android: Still use only CLD1. (The same reason as iOS)
So some platforms will have two CLD binaries, but this is temporal in the sense that we intend to use Finch only for Dev and Beta channel. Before releasing the stable Chromium version, we decide which version of CLD is adopted, make another CL to use only one CLD, and send a merge request. (Of course, we hope we will be able to adopt CLD2.)
BUG=240647
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221380
Review URL: https://chromiumcodereview.appspot.com/22867032
git-svn-id: http://src.chromium.org/svn/trunk/src/build@221675 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-06 11:03:06 +00:00
cevans@chromium.org
fd24c810f9
Perf experiment: what if Vectors have a default first-append size of 4?
...
To be rolled into the tree when quiet, and then reverted.
BUG=285442
TBR=abarth@chromium.org
Review URL: https://codereview.chromium.org/23581009
git-svn-id: http://src.chromium.org/svn/trunk/src/build@221618 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-09-06 07:20:01 +00:00