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

Issue 531493002: Move encoding SkBitmaps to PNG out of FaviconService::SetFavicons() and onto the history thread (Closed)

Created:
6 years, 3 months ago by pkotwicz
Modified:
6 years, 3 months ago
Reviewers:
sky
CC:
chromium-reviews, browser-components-watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Move encoding SkBitmaps to PNG out of FaviconService::SetFavicons() and onto the history thread. BUG=402104 TEST=None Committed: https://crrev.com/687b5c0f1d008714d57e22dc3e419a27b8d6cf07 Cr-Commit-Position: refs/heads/master@{#293240}

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+229 lines, -462 lines) Patch
M chrome/browser/favicon/favicon_service.cc View 1 2 3 1 chunk +4 lines, -18 lines 0 comments Download
M chrome/browser/history/android/android_provider_backend_unittest.cc View 1 2 3 5 chunks +15 lines, -33 lines 0 comments Download
M chrome/browser/history/history_backend.h View 1 2 3 4 chunks +12 lines, -25 lines 0 comments Download
M chrome/browser/history/history_backend.cc View 1 2 3 4 chunks +43 lines, -85 lines 0 comments Download
M chrome/browser/history/history_backend_unittest.cc View 1 2 3 32 chunks +143 lines, -285 lines 0 comments Download
M chrome/browser/history/history_service.h View 1 2 3 2 chunks +9 lines, -13 lines 0 comments Download
M chrome/browser/history/history_service.cc View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
pkotwicz
Scott, PTAL
6 years, 3 months ago (2014-09-01 21:37:08 UTC) #2
sky
https://codereview.chromium.org/531493002/diff/20001/chrome/browser/history/history_backend.cc File chrome/browser/history/history_backend.cc (right): https://codereview.chromium.org/531493002/diff/20001/chrome/browser/history/history_backend.cc#newcode1974 chrome/browser/history/history_backend.cc:1974: bool* favicon_bitmaps_changed) { This code and call site would ...
6 years, 3 months ago (2014-09-02 17:57:43 UTC) #3
pkotwicz
Scott, can you please take another look? https://codereview.chromium.org/531493002/diff/20001/chrome/browser/history/history_backend.cc File chrome/browser/history/history_backend.cc (right): https://codereview.chromium.org/531493002/diff/20001/chrome/browser/history/history_backend.cc#newcode1974 chrome/browser/history/history_backend.cc:1974: bool* favicon_bitmaps_changed) ...
6 years, 3 months ago (2014-09-03 04:15:09 UTC) #4
sky
https://codereview.chromium.org/531493002/diff/20001/chrome/browser/history/history_service.h File chrome/browser/history/history_service.h (right): https://codereview.chromium.org/531493002/diff/20001/chrome/browser/history/history_service.h#newcode706 chrome/browser/history/history_service.h:706: void SetFavicon(const GURL& page_url, On 2014/09/03 04:15:08, pkotwicz wrote: ...
6 years, 3 months ago (2014-09-03 15:34:08 UTC) #5
pkotwicz
Scott, can you please take another look? https://codereview.chromium.org/531493002/diff/20001/chrome/browser/history/history_service.h File chrome/browser/history/history_service.h (right): https://codereview.chromium.org/531493002/diff/20001/chrome/browser/history/history_service.h#newcode706 chrome/browser/history/history_service.h:706: void SetFavicon(const ...
6 years, 3 months ago (2014-09-03 20:18:56 UTC) #6
sky
LGTM
6 years, 3 months ago (2014-09-03 21:23:49 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/531493002/60001
6 years, 3 months ago (2014-09-03 21:26:59 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001) as 3d2424aea9883cedcf78479de6ac358a754938f2
6 years, 3 months ago (2014-09-04 00:44:11 UTC) #10
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:29:09 UTC) #11
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/687b5c0f1d008714d57e22dc3e419a27b8d6cf07
Cr-Commit-Position: refs/heads/master@{#293240}

Powered by Google App Engine
This is Rietveld 408576698