- 17 Jun, 2016 5 commits
-
-
tandrii authored
R=mmoss@chromium.org,benhenry@chromium.org BUG=600451,161849 Review-Url: https://codereview.chromium.org/2074883002
-
tandrii authored
PSA [1] has been sent 3 weeks ago. Alternative git cl archive landed 1 week ago. No comments have been received since then. Also, this tool is not even in top-level depot_tools, hence outside of $PATH for most people, user impact should be very limited. [1] PSA link: https://groups.google.com/a/chromium.org/d/msg/infra-dev/K2qwUQ-mRUM/nnYcTDD8AQAJ BUG=616404 R=machenbach@chromium.org Review-Url: https://codereview.chromium.org/2077943003
-
kylechar authored
Ensure consistent formatting for Mojo typemap files that define the build rules to generate StructTraits. BUG=620799 TEST=Tested locally, both presubmit and git cl format work as expected. Review-Url: https://codereview.chromium.org/2074793002
-
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/d6f0e607c1bca05178f248b9f06619749a8c42d8 Introduce different repo types (git and gitiles) (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/2074073002
-
mgiuca authored
Review-Url: https://codereview.chromium.org/2075923003
-
- 16 Jun, 2016 15 commits
-
-
tandrii authored
First, it's wrong because of instruction in it is ineffective. Second, it was also shown during --squash upload, which is completely wrong. TBR=sergiyb@chromium.org BUG=611892 Review-Url: https://codereview.chromium.org/2072923002
-
tandrii authored
Revert of Gerrit git cl: allow overriding GERRIT_SQUASH_UPLOADS in git config. (patchset #2 id:20001 of https://codereview.chromium.org/2070013002/ ) Reason for revert: I suspect this broke squash setting setup. Original issue's description: > Gerrit git cl: allow overriding GERRIT_SQUASH_UPLOADS in git config. > > Previously, if GERRIT_SQUASH_UPLOADS was found in codereview.settings, > a local repository value of gerrit.squash-uploads would be set. > > This CL changes that, so that gerrit.squash-uploads property is written > with GERRIT_SQUASH_UPLOADS value ONLY IF the property wasn't set before. > > This allows individual users to choose their own way with > git config [--global] -bool gerrit.squash-uploads (true|false) > > BUG=611892 > R=andybons@chromium.org,sergiyb@chromium.org > > Committed: https://chromium.googlesource.com/chromium/tools/depot_tools/+/768ec9a75560b5e5903d86654d4c1ab2afe17361 TBR=andybons@chromium.org,sergiyb@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=611892 Review-Url: https://codereview.chromium.org/2071963002
-
vapier authored
The newer form works with python2 and python3. Review-Url: https://codereview.chromium.org/2076643002
-
tandrii authored
R=sergiyb@chromium.org BUG= Review-Url: https://codereview.chromium.org/2074823002
-
vapier authored
This makes the code work both in python2 and python3. Review-Url: https://codereview.chromium.org/2078553002
-
vapier authored
Review-Url: https://codereview.chromium.org/2076613002
-
tandrii authored
TBR=sergiyb@chromium.org BUG= Review-Url: https://codereview.chromium.org/2071703003
-
vapier authored
This is in preparation for adding py3 support. Review-Url: https://codereview.chromium.org/2073823002
-
vapier authored
This makes the code work both in python2 and python3. Review-Url: https://codereview.chromium.org/2066003002
-
vapier authored
The newer form works with python2 and python3. Review-Url: https://codereview.chromium.org/2061023003
-
tandrii authored
Previously, if GERRIT_SQUASH_UPLOADS was found in codereview.settings, a local repository value of gerrit.squash-uploads would be set. This CL changes that, so that gerrit.squash-uploads property is written with GERRIT_SQUASH_UPLOADS value ONLY IF the property wasn't set before. This allows individual users to choose their own way with git config [--global] -bool gerrit.squash-uploads (true|false) BUG=611892 R=andybons@chromium.org,sergiyb@chromium.org Review-Url: https://codereview.chromium.org/2070013002
-
dcheng authored
BUG=611905 Review-Url: https://codereview.chromium.org/2070493002
-
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/a6baded1c8c7a15dd1e4020289fd19d985f58c25 add basic bootstrap for coverage (martiniss@google.com) R=martiniss@google.com,iannucci@chromium.org,phajdan.jr@chromium.org BUG=618709 TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2075483002
-
scottmg authored
git update-index would fail on long command lines when setting up a resolve. Instead of passing all the files names on the command line, pass them through --stdin and a file handle. BUG=598808 Review-Url: https://codereview.chromium.org/2067653002
-
scottmg authored
Quoting https://github.com/blog/2188-git-2-9-has-been-released """Rename detection is now enabled by default for diffs..." which broke this test. R=tandrii@chromium.org, iannucci@chromium.org BUG=619959 Review-Url: https://codereview.chromium.org/2073553003
-
- 10 Jun, 2016 5 commits
-
-
tandrii authored
R=andybons@chromium.org BUG=611892 Review-Url: https://codereview.chromium.org/2055233002
-
tandrii authored
TBR=kmarshall@chromium.org BUG= Review-Url: https://codereview.chromium.org/2055003003
-
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/d6fea3edecb31f2f87e8551f7ca4cdaafef731f8 convert recipe_engine/fetch to use requests HTTP library (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/2059713002
-
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/da26a351b7034d37e55acd468fa90c8ee3a1ada0 Fix --timestamps help (nodir@chromium.org) R=nodir@chromium.org,martiniss@chromium.org BUG=613584 TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2059593002
-
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/02bd5642786bd00b6060404bf8c459e6cc146c4c Emit CURRENT_TIMESTAMP annotation (nodir@chromium.org) R=iannucci@chromium.org,nodir@chromium.org,martiniss@chromium.org BUG=613584 TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2056113002
-
- 09 Jun, 2016 5 commits
-
-
nodir authored
git cl upload asks the user to provide a patchset title. If the user makes a commit per patchset, the subject of the commit may be exactly what patchset title should be. R=dnj@chromium.org, vadimsh@chromium.org BUG=582419 Review-Url: https://codereview.chromium.org/1868313002
-
smut authored
BUG=609899 Review-Url: https://codereview.chromium.org/2047013005
-
hinoka authored
Reland of: https://codereview.chromium.org/2049463003/ See https://build.chromium.org/p/tryserver.chromium.win/builders/win10_chromium_x64_rel_ng_exp/builds/1801/steps/bot_update/logs/stdio [Mirror] https://luci-logdog.appspot.com/v/?s=chromium%2Fbb%2Ftryserver.chromium.win%2Fwin10_chromium_x64_rel_ng_exp%2F1801%2F%2B%2Frecipes%2Fsteps%2Fbot_update%2F0%2Fstdout Sometimes repos become corrupt and bot_update fails spectacularly. This usually happens due to the process being interrupted during a fetch. Git cache should be able to recover from this by clobbering. BUG= Review-Url: https://codereview.chromium.org/2045243004
-
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/9bd80bed8e2c252d85333afeb15e4ae6446390c5 fix package help (martiniss@chromium.org) R=martiniss@chromium.org BUG= TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2057753003
-
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/e4cd3d7622993438df62de4b827d8900ee0b74e5 remote_run: resolve revision for consistent results from gitiles (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/2050613004
-
- 08 Jun, 2016 3 commits
-
-
hinoka authored
There are entries in the DEPS file where two folders uses the same git URL (ie. freetype2). This doesn't work well with git caches because each task will run on it's own and might try to clobber on top of each other. This adds another field in a WorkItem which is a list of resources. When the work queue is flushed, it has to make sure that none of a newly added workitem has any resource conflicts. BUG=618124 Review-Url: https://codereview.chromium.org/2049583003
-
sebmarchand authored
R=hans@chromium.org, scottmg@chromium.org BUG=495204 Review-Url: https://codereview.chromium.org/2052533002
-
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/4a775357939492af14f32fb92ac85c30f97c5d2f Delete duplicate test (nodir@chromium.org) R=iannucci@chromium.org,nodir@chromium.org,martiniss@chromium.org BUG= TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2047393002
-
- 07 Jun, 2016 6 commits
-
-
sergeyberezin authored
Revert of git_cache.py: Clobber git repos if the config is corrupt (patchset #4 id:60001 of https://codereview.chromium.org/2031773002/ ) Reason for revert: Suspected to break builds: http://crbug.com/618124 Original issue's description: > git_cache.py: Clobber git repos if the config is corrupt > > See https://build.chromium.org/p/tryserver.chromium.win/builders/win10_chromium_x64_rel_ng_exp/builds/1801/steps/bot_update/logs/stdio > [Mirror] https://luci-logdog.appspot.com/v/?s=chromium%2Fbb%2Ftryserver.chromium.win%2Fwin10_chromium_x64_rel_ng_exp%2F1801%2F%2B%2Frecipes%2Fsteps%2Fbot_update%2F0%2Fstdout > > Sometimes repos become corrupt and bot_update fails spectacularly. This usually happens due to the process being interrupted during a fetch. Git > cache should be able to recover from this by clobbering. > > BUG= > > Committed: https://chromium.googlesource.com/chromium/tools/depot_tools/+/b48b126ffd2d43e8fa7897c8174e2688e113af4d TBR=estaab@chromium.org,phajdan.jr@chromium.org,hinoka@google.com,hinoka@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG= Review-Url: https://codereview.chromium.org/2049463003
-
hinoka authored
See https://build.chromium.org/p/tryserver.chromium.win/builders/win10_chromium_x64_rel_ng_exp/builds/1801/steps/bot_update/logs/stdio [Mirror] https://luci-logdog.appspot.com/v/?s=chromium%2Fbb%2Ftryserver.chromium.win%2Fwin10_chromium_x64_rel_ng_exp%2F1801%2F%2B%2Frecipes%2Fsteps%2Fbot_update%2F0%2Fstdout Sometimes repos become corrupt and bot_update fails spectacularly. This usually happens due to the process being interrupted during a fetch. Git cache should be able to recover from this by clobbering. BUG= Review-Url: https://codereview.chromium.org/2031773002
-
seanmccullough authored
Review-Url: https://codereview.chromium.org/2046003002
-
tandrii authored
R=andybons@chromium.org,sergiyb@chromium.org BUG= Review-Url: https://codereview.chromium.org/2045973002
-
tandrii authored
R=sergiyb@chromium.org,dsinclair@chromium.org BUG= Review-Url: https://codereview.chromium.org/2044663003
-
kmarshall authored
This command archives branches whose Rietveldt status is closed by creating new Git tags for each of the branches' heads, and then deleting the branch. It automatically cleans up the clutter that accumulates over time in a long-lived Git checkout. For example, the branch "foo-bar" associated with the closed issue 1568403002 will be archived to the tag "git-cl-archived-1568403002-foo-bar". BUG=616404 R=martiniss@chromium.org,tandrii@chromium.org Review-Url: https://codereview.chromium.org/1991563005
-
- 06 Jun, 2016 1 commit
-
-
agable authored
R=sergeyberezin@chromium.org BUG=600446 Review-Url: https://codereview.chromium.org/2046763002
-