summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* [android] Remove timeout for instrumentation tests.craigdh@chromium.org2013-06-121-0/+1
| | | | | | | | | | NOTRY=True BUG=248612 TEST=None Review URL: https://chromiumcodereview.appspot.com/16370005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205815 0039d316-1c4b-4281-b951-d872f2087c98
* Fix android buildbot presubmitilevy@chromium.org2013-06-121-5/+11
| | | | | | | | | | | | Remove android deps dependence in presubmit, fixing presubmit on CQ. TBR=iannucci NOTRY=True Review URL: https://codereview.chromium.org/16708003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205728 0039d316-1c4b-4281-b951-d872f2087c98
* Try turning on the partition allocator temporarily for bot cycle.cevans@chromium.org2013-06-121-0/+3
| | | | | | | | | BUG=246860 R=tsepez@chromium.org Review URL: https://codereview.chromium.org/15967009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205709 0039d316-1c4b-4281-b951-d872f2087c98
* Android: Disable failing ResourceFetcherTests.nileshagrawal@chromium.org2013-06-121-0/+5
| | | | | | | | | | BUG=248796 R=mariakhomenko@chromium.org NOTRY=true Review URL: https://chromiumcodereview.appspot.com/16677012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205707 0039d316-1c4b-4281-b951-d872f2087c98
* Add an Android perf bisect bots and its host steps.sivachandra@chromium.org2013-06-112-0/+14
| | | | | | | | | BUG=245361 R=ilevy@chromium.org Review URL: https://codereview.chromium.org/16391007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205641 0039d316-1c4b-4281-b951-d872f2087c98
* Android: Don't push layout_tests data for content browser tests.nileshagrawal@chromium.org2013-06-113-17/+13
| | | | | | | | | | | | | | 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: svn://svn.chromium.org/chrome/trunk/src@205638 0039d316-1c4b-4281-b951-d872f2087c98
* Cleanup old TODO in tweak_info_plist.pyjeremy@chromium.org2013-06-111-2/+0
| | | | | | | | | | | | 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: svn://svn.chromium.org/chrome/trunk/src@205606 0039d316-1c4b-4281-b951-d872f2087c98
* Add $(inherited) to the conditional OTHER_LDFLAGS settings to prevent them ↵glider@chromium.org2013-06-111-0/+2
| | | | | | | | | | | | from masking the value of non-conditional OTHER_LDFLAGS. R=mark@chromium.org Review URL: https://codereview.chromium.org/15785007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205521 0039d316-1c4b-4281-b951-d872f2087c98
* 2nd try: Split webkit_storage target into ↵kinuko@chromium.org2013-06-111-5/+5
| | | | | | | | | | | | | | | | | | | | | | 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: svn://svn.chromium.org/chrome/trunk/src@205489 0039d316-1c4b-4281-b951-d872f2087c98
* [Android] Add --skip-deps-push to test scripts.frankf@chromium.org2013-06-106-5/+21
| | | | | | | | | | | | 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: svn://svn.chromium.org/chrome/trunk/src@205317 0039d316-1c4b-4281-b951-d872f2087c98
* [Android] Add a check in sharder for an empty test list.frankf@chromium.org2013-06-102-4/+12
| | | | | | | | | BUG=245915 NOTRY=True Review URL: https://chromiumcodereview.appspot.com/16682003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205249 0039d316-1c4b-4281-b951-d872f2087c98
* Port remaining android buildbot code into pythonilevy@chromium.org2013-06-107-239/+149
| | | | | | | | | | | | | | | | | | | - 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: svn://svn.chromium.org/chrome/trunk/src@205244 0039d316-1c4b-4281-b951-d872f2087c98
* Make chromium_builder_tests depend on all_blinkjamesr@chromium.org2013-06-101-0/+1
| | | | | | | | | | | | 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: svn://svn.chromium.org/chrome/trunk/src@205242 0039d316-1c4b-4281-b951-d872f2087c98
* Remove InProcessBrowserLayoutTest, since we now run layout tests in ↵jochen@chromium.org2013-06-101-8/+0
| | | | | | | | | | | content_shell R=jam@chromium.org BUG=247459 Review URL: https://codereview.chromium.org/16268011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205166 0039d316-1c4b-4281-b951-d872f2087c98
* Stop running worker layout tests as browser testsjochen@chromium.org2013-06-101-14/+0
| | | | | | | | | R=dimich@chromium.org, jam@chromium.org BUG=247459 Review URL: https://codereview.chromium.org/16298004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205164 0039d316-1c4b-4281-b951-d872f2087c98
* Stop running filesystem and blob layout tests as browser testsjochen@chromium.org2013-06-101-2/+0
| | | | | | | | | R=jam@chromium.org BUG=247459 Review URL: https://codereview.chromium.org/16026012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205163 0039d316-1c4b-4281-b951-d872f2087c98
* cycle botsthakis@chromium.org2013-06-101-10/+0
| | | | | | | | | BUG= TBR=cpu Review URL: https://codereview.chromium.org/16409012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205136 0039d316-1c4b-4281-b951-d872f2087c98
* [Android] Remove Reboot devices stepilevy@chromium.org2013-06-091-6/+3
| | | | | | | | | | | Consolidate these commands into provision_devices. TBR=sivachandra@chromium.org NOTRY=True Review URL: https://chromiumcodereview.appspot.com/16472008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205118 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 205109 "Temporarily turn on Blink's partition allocator f..."ilevy@chromium.org2013-06-091-3/+0
| | | | | | | | | | | | | | | | | | | | 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: svn://svn.chromium.org/chrome/trunk/src@205112 0039d316-1c4b-4281-b951-d872f2087c98
* Temporarily turn on Blink's partition allocator for Linux in order to get ↵cevans@chromium.org2013-06-091-0/+3
| | | | | | | | | | | full perf runs. BUG=246860 TBR=abarth@chromium.org Review URL: https://codereview.chromium.org/16344004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205109 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 205054 "Revert 204716 "cpu@chromium.org2013-06-081-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: svn://svn.chromium.org/chrome/trunk/src@205074 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 204716 cpu@chromium.org2013-06-081-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: svn://svn.chromium.org/chrome/trunk/src@205054 0039d316-1c4b-4281-b951-d872f2087c98
* Do not alert if devices with user/eng Android builds are not provisioned.sivachandra@chromium.org2013-06-081-1/+2
| | | | | | | | BUG=245058 Review URL: https://chromiumcodereview.appspot.com/16196004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205021 0039d316-1c4b-4281-b951-d872f2087c98
* [Android] Fix import error in browsertests/dispatch.pyfrankf@chromium.org2013-06-081-1/+2
| | | | | | | | | | NOTRY=True TBR=nileshagrawal@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/16124010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204991 0039d316-1c4b-4281-b951-d872f2087c98
* Add a new script bb_host_steps.py which handles all host side steps.sivachandra@chromium.org2013-06-076-233/+258
| | | | | | | | | BUG=154525 NOTRY=True Review URL: https://chromiumcodereview.appspot.com/15261003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204970 0039d316-1c4b-4281-b951-d872f2087c98
* [rAC, OSX] Enable requestAutocomplet for OSXgroby@chromium.org2013-06-071-1/+1
| | | | | | | | | | Turns on requestAutocomplete behind a flag for OSX. Other implementations are still on by default. (OSX will be on by default when the UI has parity) BUG=157274 Review URL: https://chromiumcodereview.appspot.com/12662017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204936 0039d316-1c4b-4281-b951-d872f2087c98
* [Android] Skip generating v14 resources if already a version is specified.kkimlabs@chromium.org2013-06-071-6/+15
| | | | | | | | | | | | | If a version is already specified for resources, (e.g., layout-v20/), it shouldn't be generating v14 compatible resource from it, because it's an explicit intention to apply only to that version. The exception is for style resources due to the reason explained at here https://codereview.chromium.org/16125003/. BUG=247049 Review URL: https://chromiumcodereview.appspot.com/15907024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204910 0039d316-1c4b-4281-b951-d872f2087c98
* Stop running media layout tests as browser testsjochen@chromium.org2013-06-071-8/+0
| | | | | | | | | R=jam@chromium.org,shadi@chromium.org BUG=247459 Review URL: https://chromiumcodereview.appspot.com/16413005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204813 0039d316-1c4b-4281-b951-d872f2087c98
* Android: removes pylib.constants.CHROME_DIR.bulach@chromium.org2013-06-072-4/+2
| | | | | | | | | | | | Follow up from crrev.com/204357, it has now rolled downstream so it's safe to remove the constant. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/15839006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204812 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 204698 "Run aura on the bots for a bit (take 2)"cpu@chromium.org2013-06-071-3/+3
| | | | | | | | | | | | | | | | | > 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 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204716 0039d316-1c4b-4281-b951-d872f2087c98
* Run aura on the bots for a bit (take 2)cpu@chromium.org2013-06-071-3/+3
| | | | | | | | | | | So we can see the perfbots for Aura. BUG=none TEST=see the waterfall red Review URL: https://codereview.chromium.org/16049016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204698 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 204691 "Run aura on the bots for a bit"scottmg@chromium.org2013-06-071-2/+2
| | | | | | | | | | | | | | | | | | | | Failed on runhooks (OS=win) > Run aura on the bots for a bit > > So we can see the perfbots for Aura. > > > BUG=none > TEST=see the waterfall red > > Review URL: https://codereview.chromium.org/15789017 TBR=cpu@chromium.org Review URL: https://codereview.chromium.org/16616003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204692 0039d316-1c4b-4281-b951-d872f2087c98
* Run aura on the bots for a bitcpu@chromium.org2013-06-071-2/+2
| | | | | | | | | | | | So we can see the perfbots for Aura. BUG=none TEST=see the waterfall red Review URL: https://codereview.chromium.org/15789017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204691 0039d316-1c4b-4281-b951-d872f2087c98
* Add use_spring_wallpaper flag for Spring default wallpaperbshe@chromium.org2013-06-071-0/+7
| | | | | | | | BUG=247072 Review URL: https://chromiumcodereview.appspot.com/16544004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204682 0039d316-1c4b-4281-b951-d872f2087c98
* Android: support glob-style gtest filters with content browser testsskyostil@chromium.org2013-06-074-4/+310
| | | | | | | | | | | | | | | | | | | | | | This patch makes it possible to use glob-style gtest filters with the content browser tests. An example of such a filter is WebGLConformanceTest.*, which should cause all the WebGL conformance tests to be run. Previously the gtest filter was passed directly to the test executable, causing it to run all matching tests successively in the same process. Normally this would be fine, but with content browsertests we must run each test in a fresh process to avoid issues with double initialization. The fix is to expand the filter to a flat list of tests in the test dispatcher. After this, the tests are sharded and run in exactly the same way as when no gtest filter is provided. BUG=138226 Review URL: https://chromiumcodereview.appspot.com/14882007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204680 0039d316-1c4b-4281-b951-d872f2087c98
* Enable MediaSourceTest.* content_browsertests on Android.scherkus@chromium.org2013-06-061-7/+0
| | | | | | | | | | Sprinkling a little command line flag magic reveals these tests actually pass! BUG=243843 Review URL: https://chromiumcodereview.appspot.com/16034007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204634 0039d316-1c4b-4281-b951-d872f2087c98
* Android / Telemetry: make surface_stats_collector more robust.bulach@chromium.org2013-06-062-3/+13
| | | | | | | | | | | Rather than failing the entire test suite, report empty data when surface stats is unavailable. BUG=246730 Review URL: https://chromiumcodereview.appspot.com/16438003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204593 0039d316-1c4b-4281-b951-d872f2087c98
* remove webkit.gyp (and the test_shell target) and update affected targetsdpranke@chromium.org2013-06-061-3/+2
| | | | | | | | | | | | | | | | We had some old dummy targets left over in webkit.gyp that were used when we had to jump through hoops to build webkit-related targets. We don't need these any more. We also don't need the dummy test_shell target, as no builder should be trying to build test_shell directly at this point. R=darin@chromium.org, jamesr@chromium.org BUG=247105 Review URL: https://codereview.chromium.org/16300009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204565 0039d316-1c4b-4281-b951-d872f2087c98
* Fixed accidental build enable.groby@chromium.org2013-06-061-1/+1
| | | | | | | | | R=dbeam@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/16528002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204516 0039d316-1c4b-4281-b951-d872f2087c98
* Android: renames pylib.constants.CHROME_DIR to DIR_SOURCE_ROOT.bulach@chromium.org2013-06-0519-48/+55
| | | | | | | | | | | | Following comments from https://codereview.chromium.org/14882007/, let's keep it consistent with base/base_paths. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/15979032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204357 0039d316-1c4b-4281-b951-d872f2087c98
* Main changes aremichaelbai@chromium.org2013-06-051-1/+0
| | | | | | | | | | | | | | - Rename ContentVideoViewContextDelegate to ContentVideoViewClient, instead of having the getContext() method, passing the context to ContentVideoView when it is created. - Add getContentVideoViewClient method in ContentViewClient, so it will be created when it actually used. BUG=http://b/8315237 Review URL: https://chromiumcodereview.appspot.com/13669003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204353 0039d316-1c4b-4281-b951-d872f2087c98
* Dummy whitespace change to kick the bots.thestig@chromium.org2013-06-051-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204352 0039d316-1c4b-4281-b951-d872f2087c98
* Update remaining files after move of Linux installerphajdan.jr@chromium.org2013-06-052-3/+2
| | | | | | | | | | | to the public repo. BUG=246404 R=thestig@chromium.org Review URL: https://codereview.chromium.org/16488006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204351 0039d316-1c4b-4281-b951-d872f2087c98
* Fix build with harfbuzz-0.9.18phajdan.jr@chromium.org2013-06-051-4/+14
| | | | | | | | | | | See https://bugs.gentoo.org/show_bug.cgi?id=472416 . BUG=none R=thestig@chromium.org Review URL: https://codereview.chromium.org/16172008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204345 0039d316-1c4b-4281-b951-d872f2087c98
* Android: allows using adb from a chromium checkout without envsetup.shbulach@chromium.org2013-06-053-24/+32
| | | | | | | | | | | | | | Following comments on https://chromiumcodereview.appspot.com/15891002, rather than setting the path in pylib.__init__, set it via constants and android_commands.py. Note that android_commands calls into third_party/android_testrunner, which then uses adb directly, so it still needs to tweak os.environ.path. BUG=242960 TEST=./build/android/run_tests.py -s cc_perftests Review URL: https://chromiumcodereview.appspot.com/16360003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204341 0039d316-1c4b-4281-b951-d872f2087c98
* Removed the IsRecordingInProcess check for speech since it is not needed.xians@chromium.org2013-06-051-1/+0
| | | | | | | | | | | | The check is wrong since other clients doing capturing should not prevent speech start recording. BUG=238800 TEST=goto www.corp.google.com/~dou/audio/audio_speech_crash/speech_input.html, the speech recognizer should work on ChromeOS R=dalecurtis@chromium.org, joi@chromium.org, primiano@chromium.org Review URL: https://codereview.chromium.org/16286010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204260 0039d316-1c4b-4281-b951-d872f2087c98
* Use full path to apk install script and CheckInstall apk.navabi@google.com2013-06-051-3/+6
| | | | | | | | | | | | Allows device status check to be run from any directory after envsetup.sh has been run. Also fix for declaring fail_step_lst when there are no online devices. TBR=cmp@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/16280004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204208 0039d316-1c4b-4281-b951-d872f2087c98
* Prepare gyp_chromium for moving Source/core/core.gyp/core.gyp up a directoryadamk@chromium.org2013-06-051-1/+2
| | | | | | | | | | | This adds a new import path for pymod_do_main (and removes an old one). After core.gyp moves up a directory, the old path can be removed. R=abarth@chromium.org Review URL: https://codereview.chromium.org/15968014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204115 0039d316-1c4b-4281-b951-d872f2087c98
* AndroidPerf: log max CPU index when running testspasko@chromium.org2013-06-051-1/+5
| | | | | | | | BUG=246515 Review URL: https://chromiumcodereview.appspot.com/16357016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204098 0039d316-1c4b-4281-b951-d872f2087c98
* whitespace change to trigger botsthakis@chromium.org2013-06-041-1/+1
| | | | | | | | | BUG=none TBR=sreeram Review URL: https://codereview.chromium.org/15981004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204050 0039d316-1c4b-4281-b951-d872f2087c98