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

Issue 2111573002: Add ios_image_decoder_impl.* (Closed)

Created:
4 years, 5 months ago by markusheintz_
Modified:
4 years, 5 months ago
CC:
chromium-reviews, sdefresne+watch_chromium.org, Marc Treib
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add ios_image_decoder_impl.* and pass an instance to the NTPSnippetsService when it is instantiated on iOS. BUG=609127 Committed: https://crrev.com/da47f994b774d716523f119b9b655ad0ebb22765 Cr-Commit-Position: refs/heads/master@{#403198}

Patch Set 1 #

Patch Set 2 : Use IOSImageDecoderImpl #

Patch Set 3 : Fix order of imports #

Patch Set 4 : " #

Patch Set 5 : Modify the std::string to NSData conversion #

Total comments: 6

Patch Set 6 : Address some comments from noyau & other will be clarified #

Patch Set 7 : Addressed final comments noyau #

Patch Set 8 : Fix typo in ios_chrome.gyp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -2 lines) Patch
M components/image_fetcher/image_decoder.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M components/ntp_snippets/ntp_snippets_service.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M ios/chrome/browser/ntp_snippets/ios_chrome_ntp_snippets_service_factory.cc View 1 3 chunks +3 lines, -1 line 0 comments Download
A ios/chrome/browser/suggestions/ios_image_decoder_impl.h View 1 2 3 1 chunk +28 lines, -0 lines 0 comments Download
A ios/chrome/browser/suggestions/ios_image_decoder_impl.mm View 1 2 3 4 5 6 1 chunk +41 lines, -0 lines 0 comments Download
M ios/chrome/ios_chrome.gyp View 1 2 3 4 5 6 7 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (6 generated)
markusheintz_
Use IOSImageDecoderImpl
4 years, 5 months ago (2016-06-29 16:37:42 UTC) #1
markusheintz_
Hey Eric it would be great if you could take a look at this CL ...
4 years, 5 months ago (2016-06-29 16:51:58 UTC) #5
markusheintz_
"
4 years, 5 months ago (2016-06-29 16:55:48 UTC) #6
markusheintz_
Modify the std::string to NSData conversion
4 years, 5 months ago (2016-06-29 17:07:53 UTC) #7
noyau (Ping after 24h)
Yup, this is fine. Couple of questions: * Any reasons why the ios decoder is ...
4 years, 5 months ago (2016-06-30 08:28:53 UTC) #8
markusheintz_
Address some comments from noyau & other will be clarified
4 years, 5 months ago (2016-06-30 09:15:07 UTC) #9
markusheintz_
Answers to your three questions: 1) No particular reason why iosDecoder does not live int ...
4 years, 5 months ago (2016-06-30 09:15:15 UTC) #10
markusheintz_
On 2016/06/30 09:15:15, markusheintz_ wrote: > Answers to your three questions: > > 1) No ...
4 years, 5 months ago (2016-06-30 10:20:26 UTC) #11
noyau (Ping after 24h)
On 2016/06/30 09:15:15, markusheintz_ wrote: > Answers to your three questions: > > 1) No ...
4 years, 5 months ago (2016-06-30 10:50:18 UTC) #12
noyau (Ping after 24h)
On 2016/06/30 10:20:26, markusheintz_ wrote: > On 2016/06/30 09:15:15, markusheintz_ wrote: > > Answers to ...
4 years, 5 months ago (2016-06-30 10:51:13 UTC) #13
markusheintz_
Addressed final comments noyau
4 years, 5 months ago (2016-06-30 14:57:24 UTC) #14
markusheintz_
On 2016/06/30 14:57:24, markusheintz_ wrote: > Addressed final comments noyau Added the const_cast and filed ...
4 years, 5 months ago (2016-06-30 15:18:14 UTC) #15
markusheintz_
Fix typo in ios_chrome.gyp
4 years, 5 months ago (2016-06-30 15:21:19 UTC) #16
noyau (Ping after 24h)
lgtm
4 years, 5 months ago (2016-06-30 15:42:19 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2111573002/140001
4 years, 5 months ago (2016-06-30 16:11:17 UTC) #19
commit-bot: I haz the power
Committed patchset #8 (id:140001)
4 years, 5 months ago (2016-06-30 16:48:45 UTC) #21
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-06-30 16:49:01 UTC) #22
commit-bot: I haz the power
4 years, 5 months ago (2016-06-30 16:50:08 UTC) #24
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/da47f994b774d716523f119b9b655ad0ebb22765
Cr-Commit-Position: refs/heads/master@{#403198}

Powered by Google App Engine
This is Rietveld 408576698