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

Issue 1016503006: Don't warmup the app list if it hasn't been used in the past 28 days. [Win] (Closed)

Created:
5 years, 9 months ago by calamity
Modified:
5 years, 8 months ago
Reviewers:
tapted, Mike Lerman
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@fix_da_check_save
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't warmup the app list if it hasn't been used in the past 28 days. [Win] This CL adds a pref that tracks when the app list is last launched and doesn't warm up the app list on Windows unless the app list has been launched in the last 28 days. BUG=440224 Committed: https://crrev.com/8f565846801e295986a5e18531498490f09acc6e Cr-Commit-Position: refs/heads/master@{#324018}

Patch Set 1 #

Patch Set 2 : make canary consistent with other channels #

Total comments: 3

Patch Set 3 : address comment #

Total comments: 4

Patch Set 4 : rebase, fix compile #

Patch Set 5 : #

Patch Set 6 : fix_unittests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -0 lines) Patch
M chrome/browser/ui/app_list/app_list_service.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/app_list/app_list_service_impl.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/app_list/app_list_service_impl.cc View 1 2 3 4 5 2 chunks +14 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/app_list/win/app_list_service_win.cc View 1 2 3 4 2 chunks +17 lines, -0 lines 0 comments Download
M chrome/common/pref_names.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (7 generated)
Mike Lerman
If I may do a drive by... 2 comments. 1 - Shouldn't canary reflect the ...
5 years, 9 months ago (2015-03-26 12:21:42 UTC) #2
calamity
On 2015/03/26 12:21:42, Mike Lerman wrote: > If I may do a drive by... 2 ...
5 years, 8 months ago (2015-04-01 04:34:46 UTC) #3
calamity
5 years, 8 months ago (2015-04-01 04:34:57 UTC) #5
Mike Lerman
On 2015/04/01 04:34:57, calamity wrote: LGTM :) Thanks for taking a look into this!
5 years, 8 months ago (2015-04-01 13:37:39 UTC) #6
tapted
https://codereview.chromium.org/1016503006/diff/20001/chrome/browser/ui/views/app_list/win/app_list_service_win.cc File chrome/browser/ui/views/app_list/win/app_list_service_win.cc (right): https://codereview.chromium.org/1016503006/diff/20001/chrome/browser/ui/views/app_list/win/app_list_service_win.cc#newcode77 chrome/browser/ui/views/app_list/win/app_list_service_win.cc:77: // Migrate chrome::kAppLauncherIsEnabled pref to heads-up: you'll probably get ...
5 years, 8 months ago (2015-04-02 00:23:33 UTC) #7
calamity
5 years, 8 months ago (2015-04-07 01:51:08 UTC) #8
tapted
https://codereview.chromium.org/1016503006/diff/40001/chrome/browser/ui/views/app_list/win/app_list_service_win.cc File chrome/browser/ui/views/app_list/win/app_list_service_win.cc (right): https://codereview.chromium.org/1016503006/diff/40001/chrome/browser/ui/views/app_list/win/app_list_service_win.cc#newcode374 chrome/browser/ui/views/app_list/win/app_list_service_win.cc:374: // Don't warm up the app list if it ...
5 years, 8 months ago (2015-04-07 02:39: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/1016503006/80001
5 years, 8 months ago (2015-04-07 04:50:45 UTC) #12
tapted
lgtm
5 years, 8 months ago (2015-04-07 04:54:09 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/5091)
5 years, 8 months ago (2015-04-07 05:51:09 UTC) #15
calamity
https://codereview.chromium.org/1016503006/diff/40001/chrome/browser/ui/views/app_list/win/app_list_service_win.cc File chrome/browser/ui/views/app_list/win/app_list_service_win.cc (right): https://codereview.chromium.org/1016503006/diff/40001/chrome/browser/ui/views/app_list/win/app_list_service_win.cc#newcode374 chrome/browser/ui/views/app_list/win/app_list_service_win.cc:374: // Don't warm up the app list if it ...
5 years, 8 months ago (2015-04-07 06:15:33 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1016503006/100001
5 years, 8 months ago (2015-04-07 06:18:50 UTC) #19
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 8 months ago (2015-04-07 07:02:02 UTC) #20
commit-bot: I haz the power
5 years, 8 months ago (2015-04-07 07:03:47 UTC) #21
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/8f565846801e295986a5e18531498490f09acc6e
Cr-Commit-Position: refs/heads/master@{#324018}

Powered by Google App Engine
This is Rietveld 408576698