12 Commits

Author SHA1 Message Date
Andrii Shyshkalov
51c6d12e7d [infra] remove no longer supported git cl upload setting.
Well, I really want a whitespace CL.

R=mbonadei

No-Try: true
Bug: chromium:1203285
Change-Id: I6b33b8281656ab6af338c01b0d1e63eccb222bbc
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/2854599
Commit-Queue: Andrii Shyshkalov <tandrii@google.com>
Reviewed-by: Mirko Bonadei <mbonadei@chromium.org>
2021-04-28 12:47:52 +00:00
Aaron Gable
7372782679 Make Gerrit the default for libyuv code reviews
BUG=665585

Change-Id: I96e92b1d22051c60808f4563e0f3c70f5a801efd
Reviewed-on: https://chromium-review.googlesource.com/430222
Reviewed-by: Frank Barchard <fbarchard@google.com>
Commit-Queue: Aaron Gable <agable@chromium.org>
2017-01-24 18:34:48 +00:00
Aaron Gable
13299e6c57 Clean up libyuv's codereview.settings
This is a trivial change intended to test libyuv's new CQ, but also
happens to be a nice cleanup, removal of dead entries, and sort of
the remaining entries.

Change-Id: I87cc228d3096fdf60b755ead6bd082757ce53262
Reviewed-on: https://chromium-review.googlesource.com/430992
Commit-Queue: Aaron Gable <agable@chromium.org>
Reviewed-by: Frank Barchard <fbarchard@google.com>
2017-01-20 23:07:04 +00:00
Frank Barchard
742be44654 Remove references to svn version control.
BUG=libyuv:636
TESTED=try bots
R=kjellander@chromium.org

Review URL: https://codereview.chromium.org/2339813002 .
2016-09-14 14:54:47 -07:00
Henrik Kjellander
3f893126a5 Change code review host to Chromium's Rietveld.
Since WebRTC's codereview instance at webrtc-codereview.appspot.com
is going to be read-only, libyuv needs to switch to Chromium's instance.

Also update the ViewVC URL to match the Git repo that is now the
master repo.

After this CL has landed, existing Git branches will continue to remember which Rietveld URL they uploaded to.
To reset a branch and re-upload a new CL to the new instance, do like this:
git cl issue 0
git pull --rebase origin master
git cl upload

BUG=libyuv:450
R=fbarchard@chromium.org

Review URL: https://codereview.chromium.org/1154893003 .
2015-09-06 06:49:01 +02:00
kjellander@google.com
9870a11cdf Add PROJECT setting to codereview.settings
This is needed for some Rietveld functionality
to work properly. Currently there's an error in the
area handling the CQ for libyuv CLs.

TBR=fbarchard@google.com

Review URL: https://webrtc-codereview.appspot.com/48269004

git-svn-id: http://libyuv.googlecode.com/svn/trunk@1384 16f28f9a-4ce2-e073-06de-1de4eb20be90
2015-04-28 14:29:24 +00:00
kjellander@google.com
ab8bf44665 Enable FORCE_HTTPS_COMMIT_URL in codereview.settings
This is needed in order to be able to commit when
working from a pure Git checkout, since the Git updater
is configured to sync using a http-URL
(in services/cron/git_updater/project_config.py)

Being able to use a pure Git checkout is a natural step
towards switching over libyuv to Git.

BUG=476598
TBR=fbarchard@google.com
TESTED=gclient config https://chromium.googlesource.com/external/libyuv --name=trunk
gclient sync
git auto-svn
# create local branch and edit
git cl upload
git cl dcommit

Review URL: https://webrtc-codereview.appspot.com/46119004

git-svn-id: http://libyuv.googlecode.com/svn/trunk@1383 16f28f9a-4ce2-e073-06de-1de4eb20be90
2015-04-28 14:03:59 +00:00
kjellander@google.com
f6108da7d0 Use new, public try server for libyuv.
This change will make libyuv use the new public try server hosted in
Chrome infrastructure, available at 


TEST=submitted try job using command line overrides.
BUG=none
R=fbarchard@google.com

Review URL: https://webrtc-codereview.appspot.com/1419004

git-svn-id: http://libyuv.googlecode.com/svn/trunk@688 16f28f9a-4ce2-e073-06de-1de4eb20be90
2013-05-07 07:48:13 +00:00
kjellander@google.com
8c18932287 Updating trybot root location in codereview.settings.
This is needed due to changes in the way the trybots checkout the source code before applying the uploaded patch for a try job.

BUG=none
TEST=local master and submitted tryjob + verifying update step succeeded. Tryjob submitted to live try master with patch applying properly for all bots.
Review URL: https://webrtc-codereview.appspot.com/1059004

git-svn-id: http://libyuv.googlecode.com/svn/trunk@546 16f28f9a-4ce2-e073-06de-1de4eb20be90
2013-01-21 08:56:52 +00:00
kjellander@google.com
1c5cab8e11 Added try server to codereview.settings.
Review URL: https://webrtc-codereview.appspot.com/776006

git-svn-id: http://libyuv.googlecode.com/svn/trunk@350 16f28f9a-4ce2-e073-06de-1de4eb20be90
2012-09-13 20:09:31 +00:00
andrew@webrtc.org
5a277f87d9 Fix codereview.settings for git.
Changes correspond to webrtc/trunk/codereview.settings.

Review URL: http://webrtc-codereview.appspot.com/321010

git-svn-id: http://libyuv.googlecode.com/svn/trunk@104 16f28f9a-4ce2-e073-06de-1de4eb20be90
2011-12-13 23:58:07 +00:00
mikhal@webrtc.org
5a2a45bbef Adding code review file
git-svn-id: http://libyuv.googlecode.com/svn/trunk@3 16f28f9a-4ce2-e073-06de-1de4eb20be90
2011-09-29 23:08:06 +00:00