- 06 Jun, 2016 3 commits
-
-
Aaron Gable authored
R=sergeyberezin@chromium.org TBR=tandrii@chromium.org BUG=600446 Review URL: https://codereview.chromium.org/2041123002 .
-
hans@chromium.org authored
Filenames must have their case preserved so the files can be opened, but they need to be lowercased when hashed and sorted, to match the expected hash. In other words, this patch moves the lower-casing from GetFileList (except to sort the list) to where filenames are fed into the hash. BUG=495204 Review-Url: https://codereview.chromium.org/2039563002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300696 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
They're needed by infra recipes (https://codereview.chromium.org/2045493002). BUG=617565 Review-Url: https://codereview.chromium.org/2045473002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300695 0039d316-1c4b-4281-b951-d872f2087c98
-
- 03 Jun, 2016 5 commits
-
-
tandrii@chromium.org authored
Revert of Gerrit git cl: temporary disable cc option on upload. (patchset #1 id:1 of https://codereview.chromium.org/1895863002/ ) Reason for revert: We've whitelisted cc-ed emails in Gerrit, and so let's try setting cc= again. Original issue's description: > Gerrit git cl: temporary disable cc option on upload. > > Gerrit doesn't allow arbitrary non-member emails for now, > thus removign this feature until either Gerrit allows it, > or we have a per-repo opt-in way. > > TBR=andybons@chromium.org > BUG=604377 > > Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=299988 TBR=andybons@chromium.org,sergiyb@chromium.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=604377 Review-Url: https://codereview.chromium.org/2034143002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300694 0039d316-1c4b-4281-b951-d872f2087c98
-
recipe-roller@chromium.org authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/a2f99b57a04aea317bc02bb10ab570e1dc337218 recipe engine: implement basic fetch from gitiles for remote_run (phajdan.jr@chromium.org) R=phajdan.jr@chromium.org BUG=chromium:459840 TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2036203002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300693 0039d316-1c4b-4281-b951-d872f2087c98
-
tandrii@chromium.org authored
R=yyanagisawa@chromium.org,sergiyb@chromium.org BUG=614587 Review-Url: https://codereview.chromium.org/2038673002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300692 0039d316-1c4b-4281-b951-d872f2087c98
-
tandrii@chromium.org authored
Motivation: git_cl should start understanding Gerrit's git footers, to avoid appending BUG= after Change-Id: Ixxx line. R=sergiyb@chromium.org BUG=614587 Review-Url: https://codereview.chromium.org/2028303006 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300691 0039d316-1c4b-4281-b951-d872f2087c98
-
tandrii@chromium.org authored
BUG=614587 R=yyanagisawa@chromium.org,andybons@chromium.org Review-Url: https://codereview.chromium.org/2033783002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300690 0039d316-1c4b-4281-b951-d872f2087c98
-
- 02 Jun, 2016 1 commit
-
-
sdefresne@chromium.org authored
This allow using "fetch ios_internal" to setup a repository for Chrome on iOS (this still requires being a Google employee as this fetch a private downstream repository). The repository URL was already public as it is in every public bug that is linked from a downstream CL, e.g. http://crbug.com/459705#c115. BUG=None Review-Url: https://codereview.chromium.org/2028413004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300689 0039d316-1c4b-4281-b951-d872f2087c98
-
- 01 Jun, 2016 3 commits
-
-
dpranke@chromium.org authored
With this change, we can run chromium tryjobs for changes to catapult. R=tandrii@chromium.org, nednguyen@chromium.org BUG= Review-Url: https://codereview.chromium.org/2030623002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300688 0039d316-1c4b-4281-b951-d872f2087c98
-
tandrii@chromium.org authored
It used to clear just issue number and patchset, but that's not all state that associates a given branch with codereview site. R=andybons@chromium.org BUG=609295 Review-Url: https://codereview.chromium.org/2032433003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300683 0039d316-1c4b-4281-b951-d872f2087c98
-
recipe-roller@chromium.org authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/1e96cf67820c1e8c81719df758895a8258ae8ac8 cleanup: remove RepoUpdate class (phajdan.jr@chromium.org) R=phajdan.jr@chromium.org BUG=none TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2026263002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300682 0039d316-1c4b-4281-b951-d872f2087c98
-
- 31 May, 2016 9 commits
-
-
tandrii@chromium.org authored
* Fixes a bug when issue was incorrectly over-written in another branch. Add a test case. * Refactor for better flow. * Update outdated errors on wrong arguments. BUG=616105 R=andybons@chromium.org,sergiyb@chromium.org Review-Url: https://codereview.chromium.org/2022183003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300681 0039d316-1c4b-4281-b951-d872f2087c98
-
recipe-roller@chromium.org authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/9262aad64311ff326e911dcfafd257bf4d082436 doc: General improvements. (martiniss@chromium.org) R=martiniss@chromium.org BUG= TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2020263003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300680 0039d316-1c4b-4281-b951-d872f2087c98
-
recipe-roller@chromium.org authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/afdd33be7384ba93833d598c45d9c9daff9f165a splitlines instead of split() (martiniss@chromium.org) R=martiniss@chromium.org BUG= TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2022023003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300679 0039d316-1c4b-4281-b951-d872f2087c98
-
recipe-roller@chromium.org authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/2f6d406d090b102b15e5e3ac6704a70054d381aa recipes.py: Print failure reason, if given. (martiniss@chromium.org) R=martiniss@chromium.org BUG= TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2025013002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300678 0039d316-1c4b-4281-b951-d872f2087c98
-
recipe-roller@chromium.org authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/47cfb999ef50c26fcf01063541a9ed3f4bf360ab Change recipes license to apache 2. (estaab@chromium.org) R=estaab@chromium.org BUG= TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2027693002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300677 0039d316-1c4b-4281-b951-d872f2087c98
-
dsansome@chromium.org authored
BUG= Review-Url: https://codereview.chromium.org/2020173002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300676 0039d316-1c4b-4281-b951-d872f2087c98
-
recipe-roller@chromium.org authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/b76dc167624445da05e8450fa96c04e139c69989 Add estaab to recipes-py OWNERS. (estaab@chromium.org) R=estaab@chromium.org BUG= TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2022953003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300675 0039d316-1c4b-4281-b951-d872f2087c98
-
tandrii@chromium.org authored
Otherwise, the program continues, and an exception is printed. The message is still there, but easy to miss. R=andybons@chromium.org BUG= Review-Url: https://codereview.chromium.org/2004303003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300674 0039d316-1c4b-4281-b951-d872f2087c98
-
clemensh@chromium.org authored
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=300132 Review-Url: https://codereview.chromium.org/1893563002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300673 0039d316-1c4b-4281-b951-d872f2087c98
-
- 30 May, 2016 1 commit
-
-
kjellander@chromium.org authored
The change in https://codereview.chromium.org/1982243002 didn't take into account that the script runs on the actual bot OS, so Windows will have backslashes as dir separators. BUG=438952 Review-Url: https://codereview.chromium.org/2021783003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300672 0039d316-1c4b-4281-b951-d872f2087c98
-
- 28 May, 2016 1 commit
-
-
levarum@chromium.org authored
BUG=591814 TEST=gclient sync prints the correct report locally when config is wrong. Review-Url: https://codereview.chromium.org/2018803002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300671 0039d316-1c4b-4281-b951-d872f2087c98
-
- 27 May, 2016 6 commits
-
-
nodir@chromium.org authored
Cherry-pick https://codereview.chromium.org/2000403004/ to depot_tools's bot_update.py R=hinoka@chromium.org BUG=613641 Review-Url: https://codereview.chromium.org/2022453003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300670 0039d316-1c4b-4281-b951-d872f2087c98
-
iannucci@chromium.org authored
R=sheyang@chromium.org BUG=600028 Review URL: https://codereview.chromium.org/2015423002 . git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300669 0039d316-1c4b-4281-b951-d872f2087c98
-
iannucci@chromium.org authored
Manual land of https://chromiumcodereview.appspot.com/2009173002/ due to CQ lineending issues. AUTHOR=techtonik@gmail.com R=phajdan.jr@chromium.org, techtonik@gmail.com, dpranke@chromium.org BUG= Review URL: https://codereview.chromium.org/2015673002 . git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300668 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@chromium.org authored
The old hammer entry points and use of scons for chromium is long gone. Dropping it. BUG=None TEST=None R=dpranke@chromium.org Review-Url: https://codereview.chromium.org/2016053004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300667 0039d316-1c4b-4281-b951-d872f2087c98
-
recipe-roller@chromium.org authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/6d74949d4e37b74c6cccb254b2a57cbc22cabfc3 recipe engine: add YAML file for a CIPD package (phajdan.jr@chromium.org) R=phajdan.jr@chromium.org BUG=chromium:459840 TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2022443002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300666 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
BUG=chromium:459840 Review-Url: https://codereview.chromium.org/2017843003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300665 0039d316-1c4b-4281-b951-d872f2087c98
-
- 25 May, 2016 2 commits
-
-
iannucci@chromium.org authored
TBR=nodir@chromium.org BUG=600028 Review URL: https://codereview.chromium.org/2010573004 . git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300664 0039d316-1c4b-4281-b951-d872f2087c98
-
recipe-roller@chromium.org authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/68ad74bd9cb97cf110b5d6457ffac8c2861ad1b6 recipe engine: add remote_run command (phajdan.jr@chromium.org) R=phajdan.jr@chromium.org BUG=chromium:459840 TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2008173002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300663 0039d316-1c4b-4281-b951-d872f2087c98
-
- 24 May, 2016 2 commits
-
-
tandrii@chromium.org authored
Previously, git cl upload would send email every time. This CL changes that to send email only if -s or --send-mail is given. R=andybons@chromium.org BUG=612728 Review-Url: https://codereview.chromium.org/2007873002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300662 0039d316-1c4b-4281-b951-d872f2087c98
-
recipe-roller@chromium.org authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/57ddcf7e783c42d00574fa17caf0324c1c48e0a2 Set SEM_FAILCRITICALERRORS as well. (iannucci@chromium.org) R=dpranke@chromium.org,iannucci@chromium.org,martiniss@chromium.org,tansell@chromium.org BUG=522396 TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2007673005 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300661 0039d316-1c4b-4281-b951-d872f2087c98
-
- 23 May, 2016 3 commits
-
-
agable@chromium.org authored
R=iannucci@chromium.org BUG=600446 Review URL: https://codereview.chromium.org/2000913002 . git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300660 0039d316-1c4b-4281-b951-d872f2087c98
-
recipe-roller@chromium.org authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/f85bf76a1d01a131f2d8d52da9c5494de7e37c57 Assert backing file is not None (martiniss@chromium.org) R=martiniss@chromium.org BUG= TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2000373002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300659 0039d316-1c4b-4281-b951-d872f2087c98
-
martiniss@chromium.org authored
Lets you get CL tags for a given CL. BUG=591172 Review-Url: https://codereview.chromium.org/1915833003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300658 0039d316-1c4b-4281-b951-d872f2087c98
-
- 20 May, 2016 1 commit
-
-
recipe-roller@chromium.org authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/0617526e048a61e76599cc8588bf79ebae6369b6 Update links to build_limited (agable@chromium.org) R=agable@chromium.org,sergiyb@chromium.org,iannucci@chromium.org BUG=600447 TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/1998123003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300657 0039d316-1c4b-4281-b951-d872f2087c98
-
- 19 May, 2016 1 commit
-
-
recipe-roller@chromium.org authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/671f0dd829393735af5b1bd369ea41823bbd8edf recipe engine: remove previous roll implementation in favor of autoroll (phajdan.jr@chromium.org) R=phajdan.jr@chromium.org BUG=583303 TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/1995883002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300644 0039d316-1c4b-4281-b951-d872f2087c98
-
- 17 May, 2016 2 commits
-
-
tandrii@chromium.org authored
TBR=sergiyb@chromium.org BUG=612414 Review-Url: https://codereview.chromium.org/1980323002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300621 0039d316-1c4b-4281-b951-d872f2087c98
-
kjellander@chromium.org authored
The --extra_patchlevel flag was added in https://codereview.chromium.org/1988583002/ In order to make it possible for WebRTC patches to apply in src/third_party/webrtc of a Chromium checkout, one directory level needs to be trimmed. BUG=438952, 611808 Review-Url: https://codereview.chromium.org/1982243002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300618 0039d316-1c4b-4281-b951-d872f2087c98
-