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

Issue 20349002: Stop pulling googleurl through DEPS. (Closed)

Created:
7 years, 5 months ago by tfarina
Modified:
7 years, 4 months ago
CC:
chromium-reviews, android-webview-reviews_chromium.org, open-source-third-party-reviews_google.com
Visibility:
Public.

Description

Stop pulling googleurl through DEPS. This is the final patch in this series of merging the external googleurl repo into Chromium source code base. BUG=229660 R=brettw@chromium.org,joth@chromium.org,blundell@chromium.org,thakis@chromium.org,thestig@chromium.org TBR=brettw Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216922

Patch Set 1 #

Total comments: 1

Patch Set 2 : change licenses.py and add LICENSE.txt #

Total comments: 2

Patch Set 3 : add README.chromium file #

Patch Set 4 : third_party changes #

Total comments: 1

Patch Set 5 : rebase #

Patch Set 6 : fix android? #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -1301 lines) Patch
M DEPS View 1 2 3 4 3 chunks +0 lines, -6 lines 0 comments Download
M android_webview/buildbot/deps_whitelist.py View 1 1 chunk +0 lines, -1 line 0 comments Download
M ios/public/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M tools/checklicenses/checklicenses.py View 1 1 chunk +0 lines, -4 lines 0 comments Download
M tools/clang/plugins/ChromeClassTester.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M tools/licenses.py View 1 2 3 4 5 3 chunks +1 line, -7 lines 0 comments Download
A url/third_party/mozilla/LICENSE.txt View 1 2 3 1 chunk +65 lines, -0 lines 0 comments Download
A url/third_party/mozilla/README.chromium View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
A + url/third_party/mozilla/url_parse.h View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
A + url/third_party/mozilla/url_parse.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M url/url.gyp View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M url/url_parse.h View 1 2 3 1 chunk +2 lines, -352 lines 0 comments Download
D url/url_parse.cc View 1 2 3 1 chunk +0 lines, -923 lines 0 comments Download

Messages

Total messages: 41 (0 generated)
tfarina
android -> Jonathan ios -> Stuart or Blundell licenses -> Pawel or Lei? clang -> ...
7 years, 5 months ago (2013-07-25 16:39:00 UTC) #1
mkosiba (inactive)
LGTM for android_webview
7 years, 5 months ago (2013-07-25 16:40:09 UTC) #2
Nico
clang/ lgtm https://codereview.chromium.org/20349002/diff/1/tools/clang/plugins/ChromeClassTester.cpp File tools/clang/plugins/ChromeClassTester.cpp (right): https://codereview.chromium.org/20349002/diff/1/tools/clang/plugins/ChromeClassTester.cpp#newcode160 tools/clang/plugins/ChromeClassTester.cpp:160: if (!check_url_directory_) FindBarConstructs.cpp has this comment: } ...
7 years, 5 months ago (2013-07-25 17:35:58 UTC) #3
tfarina
On 2013/07/25 17:35:58, Nico wrote: > clang/ lgtm > > https://codereview.chromium.org/20349002/diff/1/tools/clang/plugins/ChromeClassTester.cpp > File tools/clang/plugins/ChromeClassTester.cpp (right): ...
7 years, 5 months ago (2013-07-25 19:30:03 UTC) #4
Nico
On Thu, Jul 25, 2013 at 12:30 PM, <tfarina@chromium.org> wrote: > On 2013/07/25 17:35:58, Nico ...
7 years, 5 months ago (2013-07-25 19:43:04 UTC) #5
Lei Zhang
tools/licenses lgtm
7 years, 5 months ago (2013-07-25 20:10:00 UTC) #6
Lei Zhang
On 2013/07/25 20:10:00, Lei Zhang wrote: > tools/licenses lgtm and tools/licenses.py too
7 years, 5 months ago (2013-07-25 20:51:09 UTC) #7
Paweł Hajdan Jr.
Could you verify that after a clobber build googleurl still appears in about:credits? If it ...
7 years, 5 months ago (2013-07-25 21:36:53 UTC) #8
Lei Zhang
On 2013/07/25 21:36:53, Paweł Hajdan Jr. wrote: > Could you verify that after a clobber ...
7 years, 5 months ago (2013-07-25 21:38:53 UTC) #9
tfarina
On Thu, Jul 25, 2013 at 6:36 PM, <phajdan.jr@chromium.org> wrote: > Could you verify that ...
7 years, 5 months ago (2013-07-25 21:39:05 UTC) #10
Paweł Hajdan Jr.
On 2013/07/25 21:39:05, tfarina wrote: > On Thu, Jul 25, 2013 at 6:36 PM, <mailto:phajdan.jr@chromium.org> ...
7 years, 5 months ago (2013-07-25 22:03:36 UTC) #11
stuartmorgan
ios/ LGTM
7 years, 5 months ago (2013-07-25 22:04:04 UTC) #12
tfarina
On Thu, Jul 25, 2013 at 7:03 PM, <phajdan.jr@chromium.org> wrote: > On 2013/07/25 21:39:05, tfarina ...
7 years, 5 months ago (2013-07-25 22:05:00 UTC) #13
Paweł Hajdan Jr.
On 2013/07/25 22:05:00, tfarina wrote: > yes, but not pulled, the code is checked in ...
7 years, 5 months ago (2013-07-25 22:13:59 UTC) #14
tfarina
On Thu, Jul 25, 2013 at 7:13 PM, <phajdan.jr@chromium.org> wrote: > It doesn't make a ...
7 years, 5 months ago (2013-07-25 22:15:15 UTC) #15
tfarina
Pawel, I take your point. If I understood it correctly your concern is that the ...
7 years, 4 months ago (2013-08-04 05:00:59 UTC) #16
joth
https://codereview.chromium.org/20349002/diff/23001/tools/licenses.py File tools/licenses.py (right): https://codereview.chromium.org/20349002/diff/23001/tools/licenses.py#newcode108 tools/licenses.py:108: # wherever possible. this comment suggests we should now ...
7 years, 4 months ago (2013-08-04 06:14:13 UTC) #17
tfarina
https://codereview.chromium.org/20349002/diff/23001/tools/licenses.py File tools/licenses.py (right): https://codereview.chromium.org/20349002/diff/23001/tools/licenses.py#newcode108 tools/licenses.py:108: # wherever possible. On 2013/08/04 06:14:13, joth wrote: > ...
7 years, 4 months ago (2013-08-04 14:25:08 UTC) #18
Paweł Hajdan Jr.
LGTM
7 years, 4 months ago (2013-08-05 23:13:08 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/20349002/38001
7 years, 4 months ago (2013-08-05 23:20:02 UTC) #20
brettw
Pawel: Your suggestion, or how it was implemented, is wrong. This is not a "copy" ...
7 years, 4 months ago (2013-08-05 23:26:21 UTC) #21
Paweł Hajdan Jr.
On 2013/08/05 23:26:21, brettw wrote: > Pawel: Your suggestion, or how it was implemented, is ...
7 years, 4 months ago (2013-08-06 01:08:34 UTC) #22
tfarina
On 2013/08/06 01:08:34, Paweł Hajdan Jr. wrote: > On 2013/08/05 23:26:21, brettw wrote: > > ...
7 years, 4 months ago (2013-08-06 01:38:43 UTC) #23
brettw
On 2013/08/06 01:08:34, Paweł Hajdan Jr. wrote: > On 2013/08/05 23:26:21, brettw wrote: > > ...
7 years, 4 months ago (2013-08-06 04:02:46 UTC) #24
tfarina
ping Pawel!
7 years, 4 months ago (2013-08-06 22:12:44 UTC) #25
Paweł Hajdan Jr.
Daniel, could you advise on whether src/url/url_parse.cc (http://src.chromium.org/viewvc/chrome/trunk/src/url/url_parse.cc?revision=HEAD&view=markup) should be moved to url/third_party as http://www.chromium.org/developers/adding-3rd-party-libraries ...
7 years, 4 months ago (2013-08-06 23:44:25 UTC) #26
Ryan Sleevi
On 2013/08/06 23:44:25, Paweł Hajdan Jr. wrote: > Daniel, could you advise on whether src/url/url_parse.cc ...
7 years, 4 months ago (2013-08-07 00:50:10 UTC) #27
tfarina
Copying open-source-third-party-reviews@
7 years, 4 months ago (2013-08-07 22:17:57 UTC) #28
Daniel Berlin
Yes, it should be in third_party :) On Wed, Aug 7, 2013 at 3:17 PM, ...
7 years, 4 months ago (2013-08-07 22:19:51 UTC) #29
tfarina
On Wed, Aug 7, 2013 at 7:19 PM, Daniel Berlin <dannyb@google.com> wrote: > Yes, it ...
7 years, 4 months ago (2013-08-07 22:22:36 UTC) #30
tfarina
Pawel, please review recent changes of url/third_party/mozilla! https://codereview.chromium.org/20349002/diff/66001/tools/licenses.py File tools/licenses.py (right): https://codereview.chromium.org/20349002/diff/66001/tools/licenses.py#newcode99 tools/licenses.py:99: os.path.join('url'), Pawel, ...
7 years, 4 months ago (2013-08-07 23:53:53 UTC) #31
Daniel Berlin
Yes, and yes On Wed, Aug 7, 2013 at 3:22 PM, Thiago Farina <tfarina@chromium.org> wrote: ...
7 years, 4 months ago (2013-08-08 02:59:01 UTC) #32
brettw
lgtm
7 years, 4 months ago (2013-08-10 20:40:33 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/20349002/66001
7 years, 4 months ago (2013-08-11 18:43:06 UTC) #34
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 4 months ago (2013-08-11 18:47:30 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/20349002/86001
7 years, 4 months ago (2013-08-11 19:02:17 UTC) #36
commit-bot: I haz the power
Failed to request the patch to try. Please note that binary files are still unsupported ...
7 years, 4 months ago (2013-08-11 19:02:31 UTC) #37
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/20349002/86001
7 years, 4 months ago (2013-08-11 19:11:09 UTC) #38
commit-bot: I haz the power
Retried try job too often on android_dbg for step(s) slave_steps http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=android_dbg&number=93011
7 years, 4 months ago (2013-08-11 20:25:27 UTC) #39
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/20349002/102001
7 years, 4 months ago (2013-08-11 22:06:18 UTC) #40
commit-bot: I haz the power
7 years, 4 months ago (2013-08-12 05:01:53 UTC) #41
Message was sent while issue was closed.
Change committed as 216922

Powered by Google App Engine
This is Rietveld 408576698