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

Issue 23980002: Activity Log: allow searching by day (Closed)

Created:
7 years, 3 months ago by felt
Modified:
7 years, 3 months ago
Reviewers:
Matt Perry
CC:
mvrable, karenlees, chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Activity Log: allow searching by day This allows the Watchdog app to look up history by day. It also gets rid of a redundant ReadData method (now wholly replaced by ReadFilteredData). BUG=241672 R=mpcomplete@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221831

Patch Set 1 #

Total comments: 1

Patch Set 2 : Updated comment #

Patch Set 3 : Rebased #

Patch Set 4 : Fixed unit test that broke after rebase #

Patch Set 5 : Rebased again #

Patch Set 6 : Fixed error from last rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -304 lines) Patch
M chrome/browser/extensions/activity_log/activity_log.h View 1 2 3 4 1 chunk +3 lines, -11 lines 0 comments Download
M chrome/browser/extensions/activity_log/activity_log.cc View 1 2 3 4 1 chunk +2 lines, -11 lines 0 comments Download
M chrome/browser/extensions/activity_log/activity_log_browsertest.cc View 1 2 1 chunk +8 lines, -2 lines 0 comments Download
M chrome/browser/extensions/activity_log/activity_log_policy.h View 1 2 3 4 1 chunk +3 lines, -16 lines 0 comments Download
M chrome/browser/extensions/activity_log/activity_log_unittest.cc View 1 2 2 chunks +13 lines, -3 lines 0 comments Download
M chrome/browser/extensions/activity_log/counting_policy.h View 1 2 3 4 2 chunks +3 lines, -13 lines 0 comments Download
M chrome/browser/extensions/activity_log/counting_policy.cc View 1 2 3 4 5 6 chunks +20 lines, -92 lines 0 comments Download
M chrome/browser/extensions/activity_log/counting_policy_unittest.cc View 1 2 3 4 5 13 chunks +19 lines, -28 lines 0 comments Download
M chrome/browser/extensions/activity_log/fullstream_ui_policy.h View 1 2 3 4 3 chunks +3 lines, -16 lines 0 comments Download
M chrome/browser/extensions/activity_log/fullstream_ui_policy.cc View 1 2 3 4 6 chunks +14 lines, -86 lines 0 comments Download
M chrome/browser/extensions/activity_log/fullstream_ui_policy_unittest.cc View 1 2 3 4 5 11 chunks +15 lines, -25 lines 0 comments Download
M chrome/browser/extensions/api/activity_log_private/activity_log_private_api.cc View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/activity_log_private.json View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
felt
Hi Matt, can you please review this CL?
7 years, 3 months ago (2013-09-05 01:19:08 UTC) #1
Matt Perry
lgtm https://codereview.chromium.org/23980002/diff/1/chrome/common/extensions/api/activity_log_private.json File chrome/common/extensions/api/activity_log_private.json (right): https://codereview.chromium.org/23980002/diff/1/chrome/common/extensions/api/activity_log_private.json#newcode37 chrome/common/extensions/api/activity_log_private.json:37: "daysAgo": {"type": "integer", "optional": true, "description": "Exact match; ...
7 years, 3 months ago (2013-09-05 20:18:35 UTC) #2
felt
On 2013/09/05 20:18:35, Matt Perry wrote: > lgtm > > https://codereview.chromium.org/23980002/diff/1/chrome/common/extensions/api/activity_log_private.json > File chrome/common/extensions/api/activity_log_private.json (right): ...
7 years, 3 months ago (2013-09-05 20:51:32 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/felt@chromium.org/23980002/21001
7 years, 3 months ago (2013-09-06 01:38:04 UTC) #4
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 3 months ago (2013-09-06 02:13:10 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/felt@chromium.org/23980002/42001
7 years, 3 months ago (2013-09-06 17:32:12 UTC) #6
commit-bot: I haz the power
Failed to apply patch for chrome/browser/extensions/activity_log/counting_policy.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 3 months ago (2013-09-06 17:32:21 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/felt@chromium.org/23980002/46001
7 years, 3 months ago (2013-09-06 17:51:42 UTC) #8
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 3 months ago (2013-09-06 18:19:00 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/felt@chromium.org/23980002/63001
7 years, 3 months ago (2013-09-06 20:02:18 UTC) #10
commit-bot: I haz the power
7 years, 3 months ago (2013-09-07 00:21:58 UTC) #11
Message was sent while issue was closed.
Change committed as 221831

Powered by Google App Engine
This is Rietveld 408576698