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

Issue 1022813002: [iOS] Upstream WebP network client (Closed)

Created:
5 years, 9 months ago by droger
Modified:
5 years, 9 months ago
Reviewers:
Robert Sesek, sdefresne
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[iOS] Upstream WebP network client Committed: https://crrev.com/b04f6c5c7c6bee1a30494c3fc67bf3a8904fc129 Cr-Commit-Position: refs/heads/master@{#321578}

Patch Set 1 : #

Total comments: 9

Patch Set 2 : Review comments #

Total comments: 1

Patch Set 3 : Review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+405 lines, -0 lines) Patch
M components/components_tests.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M components/webp_transcode.gypi View 2 chunks +5 lines, -0 lines 0 comments Download
M components/webp_transcode/DEPS View 1 chunk +2 lines, -0 lines 0 comments Download
A components/webp_transcode/webp_network_client.h View 1 1 chunk +24 lines, -0 lines 0 comments Download
A components/webp_transcode/webp_network_client.mm View 1 2 1 chunk +231 lines, -0 lines 0 comments Download
A components/webp_transcode/webp_network_client_factory.h View 1 1 chunk +27 lines, -0 lines 0 comments Download
A components/webp_transcode/webp_network_client_factory.mm View 1 1 chunk +42 lines, -0 lines 0 comments Download
A components/webp_transcode/webp_network_client_unittest.mm View 1 chunk +73 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
droger
5 years, 9 months ago (2015-03-19 10:55:04 UTC) #3
sdefresne
https://codereview.chromium.org/1022813002/diff/20001/components/webp_transcode/DEPS File components/webp_transcode/DEPS (right): https://codereview.chromium.org/1022813002/diff/20001/components/webp_transcode/DEPS#newcode7 components/webp_transcode/DEPS:7: # webp_transcode should not depend on //ios for library ...
5 years, 9 months ago (2015-03-19 17:06:34 UTC) #4
droger
Thanks for the review. https://codereview.chromium.org/1022813002/diff/20001/components/webp_transcode/DEPS File components/webp_transcode/DEPS (right): https://codereview.chromium.org/1022813002/diff/20001/components/webp_transcode/DEPS#newcode7 components/webp_transcode/DEPS:7: # webp_transcode should not depend ...
5 years, 9 months ago (2015-03-20 10:51:42 UTC) #5
droger
+rsesek OWNER for the dependency on ocmock
5 years, 9 months ago (2015-03-20 10:52:14 UTC) #7
sdefresne
lgtm https://codereview.chromium.org/1022813002/diff/40001/components/webp_transcode/webp_network_client.mm File components/webp_transcode/webp_network_client.mm (right): https://codereview.chromium.org/1022813002/diff/40001/components/webp_transcode/webp_network_client.mm#newcode201 components/webp_transcode/webp_network_client.mm:201: [NSString stringWithCString:kWebPMimeType encoding:NSASCIIStringEncoding]; nit: can we have a ...
5 years, 9 months ago (2015-03-20 11:06:40 UTC) #8
Robert Sesek
DEPS LGTM
5 years, 9 months ago (2015-03-20 15:38:16 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1022813002/60001
5 years, 9 months ago (2015-03-20 16:40:42 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 9 months ago (2015-03-20 16:45:02 UTC) #13
commit-bot: I haz the power
5 years, 9 months ago (2015-03-20 16:45:49 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b04f6c5c7c6bee1a30494c3fc67bf3a8904fc129
Cr-Commit-Position: refs/heads/master@{#321578}

Powered by Google App Engine
This is Rietveld 408576698