- 11 Oct, 2016 11 commits
-
-
scottmg authored
R=maruel@chromium.org Review-Url: https://codereview.chromium.org/2410393002
-
lpique authored
Revert of Remove SVN and File support from gclient (patchset #4 id:60001 of https://codereview.chromium.org/2398493004/ ) Reason for revert: The Chrome buildbots pass "--transitive" still. Removing the option causes them to fail to build. Example: https://uberchromegw.corp.google.com/i/chromeos.chrome/builders/x86-alex-tot-chrome-pfq-informational/builds/21555 Original issue's description: > Remove SVN and File support from gclient > > FileImpl was only usable with SVN. > > R=maruel@chromium.org > BUG=641588 > > Committed: https://chromium.googlesource.com/chromium/tools/depot_tools/+/b3a24c3fd5159972f58063967a9c07ef724ff97b TBR=maruel@chromium.org,agable@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=641588 Review-Url: https://codereview.chromium.org/2405173003
-
recipe-roller 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/e129c96c485b33149256838d912c5f324bf59dd7 Add LogDog / annotation protobuf support. (dnj@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG=None Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2410173003
-
agable authored
FileImpl was only usable with SVN. R=maruel@chromium.org BUG=641588 Review-Url: https://codereview.chromium.org/2398493004
-
tandrii authored
R=nodir@chromium.org,sergiyb@chromium.org BUG=599931 Review-Url: https://codereview.chromium.org/2400713003
-
tandrii authored
R=nodir@chromium.org,sergiyb@chromium.org BUG=599931 Review-Url: https://codereview.chromium.org/2401943002
-
tandrii authored
Revert of gclient: kill git fetch operation that hangs. (patchset #12 id:220001 of https://codereview.chromium.org/2241843002/ ) Reason for revert: Didn't help. Original issue's description: > gclient: kill git fetch operation that hangs. > > This provides env variable GCLIENT_KILL_GIT_FETCH_AFTER > that kills git fetch if it produces no output for that > many seconds. > > Note that this is not final patch, but an experiment. > See http://crbug.com/635641#c24 for the deployment plan. > > BUG=635641 > R=hinoka@chromium.org > > Committed: https://chromium.googlesource.com/chromium/tools/depot_tools/+/f8757b7e02226594655230ccbeae3543c7dc49c6 TBR=hinoka@chromium.org,hinoka@google.com # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=635641 Review-Url: https://codereview.chromium.org/2410853002
-
tandrii authored
Revert of bot_update/gclient: kill git fetch after timeout regardless of output. (patchset #2 id:20001 of https://codereview.chromium.org/2293013002/ ) Reason for revert: didn't work. Original issue's description: > bot_update/gclient: kill git fetch after timeout regardless of output. > > Also spits out whatever output was produced by git fetch for debugging. > > BUG=635641 > R=machenbach@chromium.org,hinoka@chromium.org > > Committed: https://chromium.googlesource.com/chromium/tools/depot_tools/+/db8b839320168ab4f5156399ecb275478c0aa2cd TBR=hinoka@chromium.org,machenbach@chromium.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=635641 Review-Url: https://codereview.chromium.org/2410053002
-
tandrii authored
The flow looks like this: $ git cl status Branches associated with reviews: gerrit-4483 : https://chromium-review.googlesource.com/381231 (waiting) $ git cl try-results Warning: Codereview server has newer patchsets (2) than most recent upload from local checkout (None). Did a previous upload fail? By default, git cl try uses latest patchset from codereview, continuing using such patchset 2. Warning: Some results might be missing because You are not logged in. Please login first by running: depot-tools-auth login chromium-review.googlesource.com Started: Infra Linux Precise 32 Tester https://luci-milo.appspot.com/swarming/... Infra Linux Trusty 64 Tester https://luci-milo.appspot.com/swarming/... Total: 2 try jobs $ depot-tools-auth login chromium-review.googlesource.com <<<auth in my browser>>> Logged in to chromium-review.googlesource.com as <some@email.com> To login with a different email run: depot-tools-auth login chromium-review.googlesource.com To logout and purge the authentication token run: depot-tools-auth logout chromium-review.googlesource.com $ git config branch.gerrit-4483.gerritpatchset 2 $ git cl try-results Started: Infra Linux Precise 32 Tester https://luci-milo.appspot.com/swarming/... Infra Linux Trusty 64 Tester https://luci-milo.appspot.com/swarming/... Infra Mac Tester https://luci-milo.appspot.com/swarming/... Total: 3 try jobs R=sergiyb@chromium.org,emso@chromium.org BUG=599931 TEST=new unittests + end-to-end local. Review-Url: https://codereview.chromium.org/2392463009
-
vapier authored
We've synced our fork of repo to upstream. This change copies the new version into depot_tools. BUG=chromium:632203 TEST=`repo sync` still works Review-Url: https://codereview.chromium.org/2402193002
-
recipe-roller 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/eace5bb2ef1323ca39ffda4644278569d54acd60 Print information when user doesn't have coverage available. (martiniss@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG= Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2403783004
-
- 10 Oct, 2016 2 commits
-
-
tandrii authored
No stacktrace is printed, instead just a user-friendly string is shown. Add test + some tests refactoring. This CL also improve missing Gerrit issue exception elsewhere by raising user-friendly exception. BUG=654360 R=sergiyb@chromium.org TEST=manual Review-Url: https://codereview.chromium.org/2403793002
-
tandrii authored
R=nodir@chromium.org BUG= Review-Url: https://codereview.chromium.org/2399993004
-
- 07 Oct, 2016 1 commit
-
-
tandrii authored
R=phajdan.jr@chromium.org,sergiyb@chromium.org BUG=599931 Review-Url: https://codereview.chromium.org/2400793004
-
- 06 Oct, 2016 3 commits
-
-
recipe-roller 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/825386b5d616ed1e5fca94ec76eb6de9335b86d2 Add astunparse and update_vendoring. (iannucci@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG= Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2399153003
-
tandrii authored
R=emso@chromium.org,phajdan.jr@chromium.org BUG=599931 TEST=new teste + local end-to-end Review-Url: https://codereview.chromium.org/2395113002
-
tandrii authored
R=emso@chromium.org BUG= Review-Url: https://codereview.chromium.org/2393253002
-
- 01 Oct, 2016 1 commit
-
-
thakis authored
The git coming with Xcode 7.0 is too old to know about %P. Most people will be on newer Xcodes (and Trusty's git and depot_tools's Windows git are new enough), so this doesn't affect most folks -- so just complaining loudly is good enough. BUG=574611 TBR=dpranke Review-Url: https://codereview.chromium.org/2388483004
-
- 30 Sep, 2016 1 commit
-
-
recipe-roller 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/36a1da1369c83f0754989e6f5a24b1b49f6898c9 Allow tests for complicated property names (martiniss@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG= Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2380393002
-
- 29 Sep, 2016 4 commits
-
-
agable authored
R=brucedawson@chromium.org Review-Url: https://codereview.chromium.org/2383493003
-
brucedawson authored
The old depot_tools instructions insisted that depot_tools be the last entry in the PATH environment variable, for reasons that are unclear and may only have applied to Linux. Meanwhile, there is a gn issue that can cause unnecessary building if depot_tools is not near the front of the path - ahead of other Python installs. This change alters the instructions for Windows. This also removes some obsolete instructions regarding building Chrome on Windows XP - Chrome doesn't even *run* on Windows XP anymore. BUG=611087 Review-Url: https://codereview.chromium.org/2371333002
-
tandrii authored
Originally landed as issue 2378703002 at patchset 60001 (http://crrev.com/2378703002#ps60001). BUG=chromium:649660 TBR=rmistry@chromium.org Review-Url: https://codereview.chromium.org/2376323002
-
tandrii authored
Revert of Add CC_LIST and --cc to Gerrit issues via API to be similar to CCs in Rietveld (patchset #4 id:60001 of https://codereview.chromium.org/2378703002/ ) Reason for revert: Actually, it doesn't break uploads, add cc-ed emails post-upload fails with exception and confuses users, and I couldn't find workaround. Original issue's description: > Add CC_LIST and --cc to Gerrit issues via API to be similar to CCs in Rietveld > > BUG=chromium:649660 > > Committed: https://chromium.googlesource.com/chromium/tools/depot_tools/+/3574740929abd37c45db1d2f8a2c3799bdfe77c5 TBR=rmistry@google.com # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=chromium:649660 Review-Url: https://codereview.chromium.org/2375393002
-
- 28 Sep, 2016 3 commits
-
-
rmistry authored
BUG=chromium:649660 Review-Url: https://codereview.chromium.org/2378703002
-
recipe-roller 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/69af4e53c1be1b0fbbc9e57edd70926b8d4f9370 Fix whitelist feature to preserve step order. (iannucci@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG=459361 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2380433002
-
recipe-roller 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/01049d305bfe49d91aab3207372b5b0a0791ba63 Force printing of exception message. (dnj@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG=chromium:650831 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2375813002
-
- 27 Sep, 2016 1 commit
-
-
recipe-roller 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/79cf78db1a3c32c7730f3e9006825a95261abe06 Cleanup fetch, fix missing network flake instances (dnj@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG=chromium:650355 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2376543002
-
- 26 Sep, 2016 4 commits
-
-
recipe-roller 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/970fe6881473f82045801dff8c317a372c51d052 Update vendoring (martiniss@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG= Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2370123002
-
agable authored
R=iannucci@chromium.org BUG=475320 Review-Url: https://codereview.chromium.org/2360873002
-
tandrii authored
R=iannucci@chromium.org,qyearsley@chromium.org BUG= Review-Url: https://codereview.chromium.org/2369073002
-
agable authored
R=maruel@chromium.org BUG=644995 Review-Url: https://codereview.chromium.org/2353393004
-
- 23 Sep, 2016 4 commits
-
-
dcheng authored
Based on CL from primiano@: https://codereview.chromium.org/2348793003/ This is a simple tool that can help automatically resolve conflicts from clang-format reformatting patches. BUG=574611 Review-Url: https://codereview.chromium.org/2356933002
-
recipe-roller 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/044dba0634a396fd78f97f0f633136420780fc37 More strategic retries in fetch. (dnj@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG=chromium:649466,chromium:649529 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2360143005
-
stip authored
Follow-up to https://codereview.chromium.org/2352393003. Note that a lot of these tests seem svn related, and can probably be deleted. I defer to to agable@ on what we can carve out here. BUG= R=agable@chromium.org Review-Url: https://codereview.chromium.org/2360113002
-
stip authored
BUG=Every time I run 'git cl upstream' I get "The --set-upstream flag is deprecated and will be removed. Consider using --track or --set-upstream-to." Review-Url: https://codereview.chromium.org/2352393003
-
- 22 Sep, 2016 2 commits
-
-
recipe-roller 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/5b64ce6370b70afd63e463ae72f02e69ecc034ec Require recipes to emit at least one full test case. (iannucci@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG=459361 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2364463003
-
agable authored
We no longer support git-svn as a workflow. R=iannucci@chromium.org BUG=475320 Review-Url: https://codereview.chromium.org/2360143002
-
- 21 Sep, 2016 1 commit
-
-
hinoka authored
Reland of https://codereview.chromium.org/2294413002/ after a rebase fix. BUG=642150 Review-Url: https://codereview.chromium.org/2353833002
-
- 20 Sep, 2016 2 commits
-
-
vadimsh authored
R=iannucci@chromium.org, hinoka@chromium.org BUG=647446 Review-Url: https://codereview.chromium.org/2357633004
-
hinoka authored
Revert of bot_update: add --auth-refresh-token-json passthrough for apply_issue (patchset #7 id:120001 of https://codereview.chromium.org/2294413002/ ) Reason for revert: Pointing to the wrong file :( Original issue's description: > bot_update: add --auth-refresh-token-json passthrough for apply_issue > > BUG=642150 > > Committed: https://chromium.googlesource.com/chromium/tools/depot_tools/+/e465667e78b3f898f25b64a3ec4f5c003f7554e7 TBR=vadimsh@chromium.org,martiniss@chromium.org,tandrii@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=642150 Review-Url: https://codereview.chromium.org/2350363003
-