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

Issue 2595263004: Adding AMP cache PageLoad.* metrics (Closed)

Created:
4 years ago by RyanSturm
Modified:
3 years, 11 months ago
CC:
chromium-reviews, csharrison+watch_chromium.org, asvitkine+watch_chromium.org, loading-reviews+metrics_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adding AMP cache PageLoad.* metrics Accelerated Mobile Pages (AMP) are pages that have limited sets of functionality to improve page load performance. AMP pages are discoverable by google and are served via GSA. These pages are cached by google to further improve page load time and GSA will use the cached pages when serving AMP to the user. The AMP cache is currently located at https://www.google.com/amp/* but will soon move to https://cdn.ampproject.org. See https://developers.google.com/amp/cache/overview#amp-cache-url-format for more details. A follow-up CL will track page size for AMP cache pages. BUG=658817 Committed: https://crrev.com/675a97de3cb0bb9b2871de224aeebb27291373b5 Cr-Commit-Position: refs/heads/master@{#440916}

Patch Set 1 #

Patch Set 2 : Comments about same page navigations #

Patch Set 3 : fixed histogram constants #

Unified diffs Side-by-side diffs Delta from patch set Stats (+286 lines, -0 lines) Patch
M chrome/browser/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A chrome/browser/page_load_metrics/observers/amp_page_load_metrics_observer.h View 1 1 chunk +52 lines, -0 lines 0 comments Download
A chrome/browser/page_load_metrics/observers/amp_page_load_metrics_observer.cc View 1 2 1 chunk +113 lines, -0 lines 0 comments Download
A chrome/browser/page_load_metrics/observers/amp_page_load_metrics_observer_unittest.cc View 1 2 1 chunk +101 lines, -0 lines 0 comments Download
M chrome/browser/page_load_metrics/page_load_metrics_initialize.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/test/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (17 generated)
RyanSturm
tbansal: please take a quick look before I send it out to other reviewers
3 years, 11 months ago (2016-12-28 19:42:13 UTC) #6
Bryan McQuade
On 2016/12/28 at 19:42:13, ryansturm wrote: > tbansal: please take a quick look before I ...
3 years, 11 months ago (2016-12-28 20:04:25 UTC) #7
RyanSturm
On 2016/12/28 20:04:25, Bryan McQuade wrote: > On 2016/12/28 at 19:42:13, ryansturm wrote: > > ...
3 years, 11 months ago (2016-12-28 20:26:19 UTC) #8
Bryan McQuade
On 2016/12/28 at 20:26:19, ryansturm wrote: > On 2016/12/28 20:04:25, Bryan McQuade wrote: > > ...
3 years, 11 months ago (2016-12-28 20:31:46 UTC) #9
RyanSturm
-tbansal bmcquade: PTAL, I added comments about same page navigations as those are a good ...
3 years, 11 months ago (2016-12-28 21:33:51 UTC) #13
Bryan McQuade
On 2016/12/28 at 21:33:51, ryansturm wrote: > -tbansal > > bmcquade: PTAL, I added comments ...
3 years, 11 months ago (2016-12-28 21:42:08 UTC) #14
RyanSturm
holte: PTAL @ histograms Bmcquade: PTAL, good catch on the string constants.
3 years, 11 months ago (2016-12-28 21:58:04 UTC) #18
Steven Holte
histograms lgtm
3 years, 11 months ago (2016-12-28 22:51:30 UTC) #19
Bryan McQuade
On 2016/12/28 at 22:51:30, holte wrote: > histograms lgtm LGTM
3 years, 11 months ago (2016-12-28 23:41:47 UTC) #22
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/2595263004/40001
3 years, 11 months ago (2016-12-29 00:54:31 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:40001)
3 years, 11 months ago (2016-12-29 00:58:48 UTC) #27
commit-bot: I haz the power
3 years, 11 months ago (2017-01-02 15:51:05 UTC) #29
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/675a97de3cb0bb9b2871de224aeebb27291373b5
Cr-Commit-Position: refs/heads/master@{#440916}

Powered by Google App Engine
This is Rietveld 408576698