Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(21)

Issue 1406383003: Change DEPS hooks paths to include 'pdfium/'. (Closed)

Created:
5 years, 2 months ago by Oliver Chang
Modified:
5 years, 2 months ago
Reviewers:
Lei Zhang, Tom Sepez, Nico
CC:
pdfium-reviews_googlegroups.com, jam
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Change DEPS hooks paths to include 'pdfium/'. This will break existing checkouts based on the instructions provided. Instead of having a single pdfium directory, checkouts will now compromise of: ("repo" can be named anything) repo/.gclient repo/pdfium/.git repo/pdfium/others... To convert an existing checkout, do something like: mkdir repo mv pdfium repo rm repo/pdfium/.gclient_entries # will be regenerated, with a warning mv repo/pdfium/.gclient repo edit repo/.gclient and change "name: '.'" to "name: 'pdfium'" Instructions for getting a new checkout are in README.md in this CL. R=thestig@chromium.org, tsepez@chromium.org, thakis@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/d0b794a102d1f37131c8f56c27f4a5fc9234a879

Patch Set 1 #

Total comments: 4

Patch Set 2 : comments #

Total comments: 2

Patch Set 3 : readme comment #

Total comments: 2

Patch Set 4 : Comment nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -7 lines) Patch
M DEPS View 4 chunks +4 lines, -4 lines 0 comments Download
M README.md View 1 2 3 1 chunk +8 lines, -3 lines 0 comments Download

Messages

Total messages: 24 (4 generated)
Oliver Chang
it doesn't look like there is a clean way to get the buildbots to checkout ...
5 years, 2 months ago (2015-10-19 23:41:57 UTC) #1
Tom Sepez
Ok by me. https://codereview.chromium.org/1406383003/diff/1/README.md File README.md (right): https://codereview.chromium.org/1406383003/diff/1/README.md#newcode14 README.md:14: mkdir pdfium We might want to ...
5 years, 2 months ago (2015-10-19 23:46:31 UTC) #3
Lei Zhang
Can we ask infra folks to see if there's a way to get the bots ...
5 years, 2 months ago (2015-10-19 23:47:59 UTC) #4
Oliver Chang
https://codereview.chromium.org/1406383003/diff/1/README.md File README.md (right): https://codereview.chromium.org/1406383003/diff/1/README.md#newcode14 README.md:14: mkdir pdfium On 2015/10/19 23:46:31, Tom Sepez wrote: > ...
5 years, 2 months ago (2015-10-19 23:50:15 UTC) #5
Oliver Chang
On 2015/10/19 23:47:59, Lei Zhang wrote: > Can we ask infra folks to see if ...
5 years, 2 months ago (2015-10-19 23:50:48 UTC) #6
Lei Zhang
Nico: There are dozens of us! Dozens! Basically we need to decide whether to go ...
5 years, 2 months ago (2015-10-20 00:00:09 UTC) #7
Lei Zhang
>Another consideration is that _all other projects_ put their .gclient a level up from where ...
5 years, 2 months ago (2015-10-20 00:04:45 UTC) #8
dsinclair
On 2015/10/20 00:04:45, Lei Zhang wrote: > >Another consideration is that _all other projects_ put ...
5 years, 2 months ago (2015-10-20 13:25:03 UTC) #9
Nico
On 2015/10/20 13:25:03, dsinclair wrote: > On 2015/10/20 00:04:45, Lei Zhang wrote: > > >Another ...
5 years, 2 months ago (2015-10-20 13:30:53 UTC) #10
Lei Zhang
On 2015/10/20 13:30:53, Nico (afk Tue Oct 20) wrote: > Cause the inner name is ...
5 years, 2 months ago (2015-10-20 16:46:57 UTC) #11
Lei Zhang
On 2015/10/20 16:46:57, Lei Zhang wrote: > On 2015/10/20 13:30:53, Nico (afk Tue Oct 20) ...
5 years, 2 months ago (2015-10-20 16:58:51 UTC) #12
Tom Sepez
I'm OK with thestig@ as decider.
5 years, 2 months ago (2015-10-20 17:12:33 UTC) #13
Tom Sepez
https://codereview.chromium.org/1406383003/diff/20001/README.md File README.md (right): https://codereview.chromium.org/1406383003/diff/20001/README.md#newcode14 README.md:14: mkdir repo Need a note that says that the ...
5 years, 2 months ago (2015-10-20 17:14:04 UTC) #14
Oliver Chang
https://codereview.chromium.org/1406383003/diff/20001/README.md File README.md (right): https://codereview.chromium.org/1406383003/diff/20001/README.md#newcode14 README.md:14: mkdir repo On 2015/10/20 17:14:04, Tom Sepez wrote: > ...
5 years, 2 months ago (2015-10-20 17:19:49 UTC) #15
Tom Sepez
LGTM % nit, but get Lei to approve as well. https://codereview.chromium.org/1406383003/diff/40001/README.md File README.md (right): https://codereview.chromium.org/1406383003/diff/40001/README.md#newcode14 ...
5 years, 2 months ago (2015-10-20 17:25:36 UTC) #16
Oliver Chang
https://codereview.chromium.org/1406383003/diff/40001/README.md File README.md (right): https://codereview.chromium.org/1406383003/diff/40001/README.md#newcode14 README.md:14: # The name of the top-level directory does not ...
5 years, 2 months ago (2015-10-20 17:35:45 UTC) #17
Tom Sepez
Wording SGTM
5 years, 2 months ago (2015-10-20 17:36:53 UTC) #18
Oliver Chang
If this looks OK to you, when should we start warning developers and land this, ...
5 years, 2 months ago (2015-10-21 17:17:00 UTC) #19
Lei Zhang
On 2015/10/21 17:17:00, Oliver Chang wrote: > If this looks OK to you, when should ...
5 years, 2 months ago (2015-10-21 17:23:46 UTC) #20
Oliver Chang
5 years, 2 months ago (2015-10-21 19:06:02 UTC) #24
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
d0b794a102d1f37131c8f56c27f4a5fc9234a879 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698