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

4322 Коммитов

Автор SHA1 Сообщение Дата
tapted@chromium.org b7f0607bd7 Menu for the OSX app launcher, HoverImageMenuButton in src/ui/base/cocoa/controls.
Adds a drop-down menu to the right of the search entry area on the OSX
app launcher. The menu is shown when clicked, and the button responds to
hover effects.

The menu button uses a new class, HoverImageMenuButton, which is derived
from an NSPopUpButton with minor extensions. Notably, it does not have a
dependency on browser themes, as does MenuButton from
chrome/browser/ui/cocoa.  It tracks the mouse hover state and updates
the cell, which extends NSPopUpButtonCell and shows only the image in
the control frame -- no border, bezel, label, or dropdown arrow.

HoverImageMenuButtonCell supports a hover image, which behaves much like
an additional 'alternateImage' from NSButtonCell but for the hover
state, rather than the 'pressed' (or 'lit') state.

The menu shows the currently signed-in user, in a custom view as the
first item. It also (currently) shows menu options for Settings, Help, and
Feedback.

BUG=138633
TEST=Added app_list_unittests AppsSearchBoxMenuTest and
AppsSearchBoxMenuTest and tested manually to ensure the items are
launched correctly. Added ui_unittests HoverImageMenuButtonTest.*

Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=206237

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@206930 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-18 11:09:33 +00:00
cevans@chromium.org a302d22456 Roll the partition allocator through the Win perf bots.
(To be reverted.)

BUG=246860
R=abarth@chromium.org

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@206884 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-18 02:38:00 +00:00
apatrick@google.com ea06db9867 Revert 206804 "Pull ANGLE from new git repository."
> Pull ANGLE from new git repository.
> 
> Switch references to ANGLE repository to use the new directory in third_party.
> 
> BUG=247158
> R=kbr@chromium.org
> 
> Review URL: https://codereview.chromium.org/16123033

TBR=apatrick@chromium.org

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@206828 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-17 23:31:53 +00:00
apatrick@chromium.org 81d3f1c0a7 Pull ANGLE from new git repository.
Switch references to ANGLE repository to use the new directory in third_party.

BUG=247158
R=kbr@chromium.org

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@206804 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-17 21:35:39 +00:00
nileshagrawal@chromium.org 9e8dfa6f4c Android: Disable failing test ResourceFetcherTests.ResourceFetcherDownload.
BUG=248796
NOTRY=true
R=cjhopman

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@206747 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-17 17:51:11 +00:00
dmazzoni@chromium.org 0bc173bef8 Fix and re-enable accessibility tests on Android
BUG=249887
TBR=nileshagrawal

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@206685 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-17 08:23:26 +00:00
jbauman@chromium.org 136f9fd877 Build content_gl_tests on gpu bots.
Hopefully will get them non-red.

BUG=249639
TBR=hubbe@chromium.org

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@206588 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-15 14:55:53 +00:00
kbr@chromium.org 4db8ce808d Added /LARGEADDRESSAWARE linker flag on Windows.
Allows Unreal Engine Epic Citadel demo transpiled to Emscripten to run in Chrome on 32-bit Windows.

BUG=239803
TEST=http://www.unrealengine.com/html5 on Windows

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@206560 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-15 05:02:35 +00:00
sivachandra@chromium.org cdb142d31b [Android] Refactor bb_host_steps to prepare for downstream usage.
- Refactored bb_host_steps.py to take a list of steps.
- Moved run step logic into bb_utils

BUG=249997
NOTRY=true

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@206555 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-15 04:52:26 +00:00
nileshagrawal@chromium.org 0948159a50 Android: Disable DumpAccessibilityTreeTest tests.
These are failing since they were enabled on Android.
BUG=249887
NOTRY=true

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@206489 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-14 20:44:55 +00:00
glider@chromium.org 365ac262f9 Add the missing commas before MEMORY_TOOL_REPLACES_ALLOCATOR.
This should fix the current failures on the heapcheck bots.

BUG=246860
TBR=thakis

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@206399 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-14 12:29:35 +00:00
tapted@chromium.org f7040ff355 Revert 206237 "Menu for the OSX app launcher, HoverImageMenuButt..."
Causes memory leaks in AppKit due to some obscure codepaths.

BUG=249630

> Menu for the OSX app launcher, HoverImageMenuButton in src/ui/base/cocoa/controls.
> 
> Adds a drop-down menu to the right of the search entry area on the OSX
> app launcher. The menu is shown when clicked, and the button responds to
> hover effects.
> 
> The menu button uses a new class, HoverImageMenuButton, which is derived
> from an NSPopUpButton with minor extensions. Notably, it does not have a
> dependency on browser themes, as does MenuButton from
> chrome/browser/ui/cocoa.  It tracks the mouse hover state and updates
> the cell, which extends NSPopUpButtonCell and shows only the image in
> the control frame -- no border, bezel, label, or dropdown arrow.
> 
> HoverImageMenuButtonCell supports a hover image, which behaves much like
> an additional 'alternateImage' from NSButtonCell but for the hover
> state, rather than the 'pressed' (or 'lit') state.
> 
> The menu shows the currently signed-in user, in a custom view as the
> first item. It also (currently) shows menu options for Settings, Help, and
> Feedback.
> 
> BUG=138633
> TEST=Added app_list_unittests AppsSearchBoxMenuTest and
> AppsSearchBoxMenuTest and tested manually to ensure the items are
> launched correctly. Added ui_unittests HoverImageMenuButtonTest.*
> 
> Review URL: https://chromiumcodereview.appspot.com/15955003

TBR=tapted@chromium.org

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@206375 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-14 09:04:07 +00:00
cevans@chromium.org 313044241e Add new define MEMORY_TOOL_REPLACES_ALLOCATOR for when building for ASAN, valgrind, etc. This will be used to make simple decisions on when to disable custom allocators, so that the memory tools can do their job.
BUG=246860
R=thakis@chromium.rg

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@206331 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-14 06:36:39 +00:00
frankf@chromium.org 8ed5588845 [Android] Fix uiautomator test runner after r206096
TBR=craigdh@chromium.org
NOTRY=True
BUG=

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@206257 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-14 00:54:26 +00:00
robliao@chromium.org a64e8bab1f Fix Landmines MSVS Version Checking
GYP_MSVS_VERSION is not always a number (e.g. it can be 2010e), 
causing the int conversion to fail. 

BUG=249378

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@206253 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-14 00:45:35 +00:00
tapted@chromium.org f03d1b33d6 Menu for the OSX app launcher, HoverImageMenuButton in src/ui/base/cocoa/controls.
Adds a drop-down menu to the right of the search entry area on the OSX
app launcher. The menu is shown when clicked, and the button responds to
hover effects.

The menu button uses a new class, HoverImageMenuButton, which is derived
from an NSPopUpButton with minor extensions. Notably, it does not have a
dependency on browser themes, as does MenuButton from
chrome/browser/ui/cocoa.  It tracks the mouse hover state and updates
the cell, which extends NSPopUpButtonCell and shows only the image in
the control frame -- no border, bezel, label, or dropdown arrow.

HoverImageMenuButtonCell supports a hover image, which behaves much like
an additional 'alternateImage' from NSButtonCell but for the hover
state, rather than the 'pressed' (or 'lit') state.

The menu shows the currently signed-in user, in a custom view as the
first item. It also (currently) shows menu options for Settings, Help, and
Feedback.

BUG=138633
TEST=Added app_list_unittests AppsSearchBoxMenuTest and
AppsSearchBoxMenuTest and tested manually to ensure the items are
launched correctly. Added ui_unittests HoverImageMenuButtonTest.*

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@206237 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-14 00:12:53 +00:00
frankf@chromium.org 815682d8c9 [Android] Separate concepts of pushing test data and installing test apk.
--skip-deps-push will now only bypass the former.

BUG=
NOTRY=True

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@206096 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-13 16:53:29 +00:00
jeanfrancoisg@chromium.org 18a00c191a Restore the Norwegian (nb) language for Chrome for iOS
BUG=None

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@206077 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-13 16:03:44 +00:00
earthdok@google.com d8f244567a Add "lsan" to GYP options (enables LeakSanitizer).
https://sites.google.com/a/chromium.org/dev/developers/testing/leaksanitizer

R=glider@chromium.org

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@206074 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-13 15:49:55 +00:00
hinoka@google.com b8b0ae431d Whitespace change to kick off bots
TBR=bevc,ukai
BUG=

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@206005 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-13 05:37:27 +00:00
iannucci@chromium.org 262af43dd5 Add landmine for win x64 trybots.
TBR=agable@chromium.org
BUG=

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205997 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-13 03:41:28 +00:00
frankf@chromium.org d0ed4fca01 [Android] Log the timeout used for each instrumentation test.
BUG=
NOTRY=True

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205980 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-12 23:56:44 +00:00
apatrick@chromium.org d557c5d66d Make it possible to switch between two different versions of ANGLE.
One is the existing one and the default with this patch: third_party/angle.
The other is third_party/angle_dx11, which will pulled in via DEPS in another patch.

BUG=247158
TBR=xhwang@chromium.org
Review URL: https://codereview.chromium.org/16737007

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205962 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-12 22:53:01 +00:00
ilevy@chromium.org 848bf8f26e Switch android clang bots to component build
BUG=243007

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205933 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-12 21:17:33 +00:00
thestig@chromium.org ad09b4d085 Linux: Call the install-debian-sysroot scripts directly instead of via a wrapper, now that the scripts on no longer internal.
BUG=246404

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205918 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-12 20:33:54 +00:00
navabi@google.com 5bab7e0c61 Do not send alerts on slow install and make the step fail on < 15% battery.
The slow install errors were happening too often causing too many alert emails.
A few bots have had device battery problems. E.g.
http://build.chromium.org/p/chromium.perf/builders/Android%20GN
The device status step will fail when charge is < 15%, allowing devices to
recharge before running more tests on them, and thus avoiding devices turning
off and needing someone to go to the clab to restart the devices.

TBR=cmp@chromium.org
BUG=224004

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205912 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-12 20:18:54 +00:00
cevans@chromium.org 06d06160b0 Revert 205709 "Try turning on the partition allocator temporaril..."
> Try turning on the partition allocator temporarily for bot cycle.
> 
> BUG=246860
> R=tsepez@chromium.org
> 
> Review URL: https://codereview.chromium.org/15967009

TBR=cevans@chromium.org

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205892 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-12 19:20:39 +00:00
craigdh@chromium.org 2e2ae050b0 [android] Remove timeout for instrumentation tests.
NOTRY=True
BUG=248612
TEST=None

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205815 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-12 16:33:08 +00:00
ilevy@chromium.org 9962083d66 Fix android buildbot presubmit
Remove android deps dependence in presubmit,
fixing presubmit on CQ.

TBR=iannucci
NOTRY=True

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205728 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-12 05:30:28 +00:00
cevans@chromium.org 0cab134bd5 Try turning on the partition allocator temporarily for bot cycle.
BUG=246860
R=tsepez@chromium.org

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205709 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-12 03:47:23 +00:00
nileshagrawal@chromium.org f4e3d317d4 Android: Disable failing ResourceFetcherTests.
BUG=248796
R=mariakhomenko@chromium.org
NOTRY=true

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205707 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-12 03:40:05 +00:00
sivachandra@chromium.org 9bdf14a1a4 Add an Android perf bisect bots and its host steps.
BUG=245361
R=ilevy@chromium.org

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205641 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-11 21:42:33 +00:00
nileshagrawal@chromium.org 0d5059c857 Android: Don't push layout_tests data for content browser tests.
These tests are now deleted. See: crbug.com/247459

Also disable some tests which were enabled but not fixed.
See: https://codereview.chromium.org/16268011

BUG=238485
NOTRY=true

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205638 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-11 21:26:57 +00:00
jeremy@chromium.org 33b6709566 Cleanup old TODO in tweak_info_plist.py
Remove an unneeded call now that m25 is released.

BUG=None
TEST=None
TBR=thakis

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205606 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-11 19:42:53 +00:00
glider@chromium.org 1b3fe28828 Add $(inherited) to the conditional OTHER_LDFLAGS settings to prevent them from masking
the value of non-conditional OTHER_LDFLAGS.

R=mark@chromium.org

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205521 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-11 13:25:12 +00:00
kinuko@chromium.org 4d2e118257 2nd try: Split webkit_storage target into webkit_storage_{browser,common,renderer}
This does:
- Remove all webkit/browser/foo/*.gypi, webkit/common/foo/*.gypi for storage
- Add three top-level gyp's in webkit/: storage_{browser,common,renderer}.gyp

storage_common and storage_renderer might be able to be subsumed in
bigger targets for common|renderer, but believe we can do that later
when necessary.

Original review: https://codereview.chromium.org/15716007/

BUG=239109
TBR=jamesr@chromium.org,mnaganov@chromium.org,thestig@chromium.org,avi@chromium.org
NOTRY=true

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205489 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-11 10:57:39 +00:00
frankf@chromium.org 81d0e1a89d [Android] Add --skip-deps-push to test scripts.
This bypasses syncing any deps to the device to speed up
the developer workflow.
    
BUG=243447
NOTRY=True

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205317 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-10 21:50:48 +00:00
frankf@chromium.org 6f58026f56 [Android] Add a check in sharder for an empty test list.
BUG=245915
NOTRY=True

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205249 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-10 18:31:01 +00:00
ilevy@chromium.org 81ce891cbd Port remaining android buildbot code into python
- Run envsetup.sh and retrieve environment rather than wrapping
   commands in a bash shell. Consolidate remaining PATH code.
   This also cleans up the preamble output.
- Port android landmine code to python.
- Simplified testing command layout in bb_run_bot.
- Change bb_run_bot_test to run in parallel.
- Fixed bug where dbg clobber affects release bot using same checkout
- Made step names more similar to other chromium bots.
- Consolidated factory-prop and build-prop parsing code.

BUG=176126
NOTRY=True

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205244 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-10 17:53:25 +00:00
jamesr@chromium.org 3961b3fce8 Make chromium_builder_tests depend on all_blink
This is necessary so chromium buildbots and tryservers can run blink's unit
tests.

BUG=248008
R=thakis@chromium.org

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205242 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-10 17:52:35 +00:00
jochen@chromium.org 5190b79d5d Remove InProcessBrowserLayoutTest, since we now run layout tests in content_shell
R=jam@chromium.org
BUG=247459

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205166 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-10 08:39:04 +00:00
jochen@chromium.org 66a0e74788 Stop running worker layout tests as browser tests
R=dimich@chromium.org, jam@chromium.org
BUG=247459

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205164 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-10 08:34:41 +00:00
jochen@chromium.org fbababb99a Stop running filesystem and blob layout tests as browser tests
R=jam@chromium.org
BUG=247459

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205163 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-10 08:31:42 +00:00
thakis@chromium.org a38413b4d6 cycle bots
BUG=
TBR=cpu

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205136 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-10 03:08:13 +00:00
ilevy@chromium.org 4dd925eef6 [Android] Remove Reboot devices step
Consolidate these commands into provision_devices.

TBR=sivachandra@chromium.org
NOTRY=True

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205118 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-09 13:07:32 +00:00
ilevy@chromium.org 5652afce82 Revert 205109 "Temporarily turn on Blink's partition allocator f..."
Likely candidate for broken incremental linux builds, which are failing with:
<command-line>:0:0: warning: "ENABLE_PARTITION_ALLOC" redefined [enabled by
default]
<command-line>:0:0: note: this is the location of the previous definition

> Temporarily turn on Blink's partition allocator for Linux in order to get full perf runs.
> 
> BUG=246860
> TBR=abarth@chromium.org
> 
> Review URL: https://codereview.chromium.org/16344004

TBR=cevans@chromium.org

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205112 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-09 08:39:28 +00:00
cevans@chromium.org e66de96c60 Temporarily turn on Blink's partition allocator for Linux in order to get full perf runs.
BUG=246860
TBR=abarth@chromium.org

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205109 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-09 07:45:19 +00:00
cpu@chromium.org a23aa7fed7 Revert 205054 "Revert 204716 "
This returns to the normal configuration all windows bots
so all the redness on CF an NaCL should go away.


> Revert 204716 
> 
> This causes Aura to run on all windows bots some redness might
> ensure in chromeframe and some nacl tests.
> 
> Currently this is the only way to get perf data
> 
> 
> "Revert 204698 "Run aura on the bots for a bit (ta..."
> 
> > Revert 204698 "Run aura on the bots for a bit (take 2)"
> > 
> > > Run aura on the bots for a bit (take 2)
> > > 
> > > So we can see the perfbots for Aura.
> > > 
> > > BUG=none
> > > TEST=see the waterfall red
> > > 
> > > Review URL: https://codereview.chromium.org/16049016
> > 
> > TBR=cpu@chromium.org
> > 
> > Review URL: https://codereview.chromium.org/16179003
> 
> TBR=cpu@chromium.org
> Review URL: https://codereview.chromium.org/16135006

TBR=cpu@chromium.org
Review URL: https://codereview.chromium.org/16385004

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205074 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-08 17:16:47 +00:00
cpu@chromium.org 4d79db18cb Revert 204716
This causes Aura to run on all windows bots some redness might
ensure in chromeframe and some nacl tests.

Currently this is the only way to get perf data


"Revert 204698 "Run aura on the bots for a bit (ta..."

> Revert 204698 "Run aura on the bots for a bit (take 2)"
> 
> > Run aura on the bots for a bit (take 2)
> > 
> > So we can see the perfbots for Aura.
> > 
> > BUG=none
> > TEST=see the waterfall red
> > 
> > Review URL: https://codereview.chromium.org/16049016
> 
> TBR=cpu@chromium.org
> 
> Review URL: https://codereview.chromium.org/16179003

TBR=cpu@chromium.org
Review URL: https://codereview.chromium.org/16135006

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205054 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-08 12:00:45 +00:00
sivachandra@chromium.org 7460772c72 Do not alert if devices with user/eng Android builds are not provisioned.
BUG=245058

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@205021 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-06-08 05:02:45 +00:00