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

Issue 1888343003: Clovis: contentful paint upgrades. (Closed)

Created:
4 years, 8 months ago by mattcary
Modified:
4 years, 7 months ago
Reviewers:
Benoit L, blundell
CC:
chromium-reviews, mikecase+watch_chromium.org, gabadie+watch_chromium.org, jbudorick+watch_chromium.org, lizeb+watch-android-loading_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@url-rename
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Clovis: contentful paint upgrades. Use last contentful paint event for timing, and emit request fingerprints so that critical resources can be collated across runs. This adds the implied lens that defines critical resources from a fingerprint list. Committed: https://crrev.com/89dbec666c4357c58b3b7ba748cfb842059f90b8 Cr-Commit-Position: refs/heads/master@{#390359}

Patch Set 1 #

Patch Set 2 : Use new frame detection #

Total comments: 2

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+193 lines, -80 lines) Patch
M tools/android/loading/prefetch_view.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/android/loading/request_track.py View 1 2 2 chunks +7 lines, -0 lines 0 comments Download
M tools/android/loading/test_utils.py View 1 1 chunk +1 line, -1 line 0 comments Download
M tools/android/loading/tracing.py View 1 2 2 chunks +18 lines, -12 lines 0 comments Download
M tools/android/loading/tracing_unittest.py View 1 1 chunk +1 line, -1 line 0 comments Download
M tools/android/loading/user_satisfied_lens.py View 1 2 9 chunks +107 lines, -49 lines 0 comments Download
M tools/android/loading/user_satisfied_lens_unittest.py View 1 2 2 chunks +58 lines, -16 lines 0 comments Download

Messages

Total messages: 19 (6 generated)
mattcary
Hi Clovis! Here's updates to the contentful paint lens. The most immediate practical change is ...
4 years, 8 months ago (2016-04-15 15:15:37 UTC) #2
blundell
On 2016/04/15 15:15:37, mattcary wrote: > Hi Clovis! > > Here's updates to the contentful ...
4 years, 8 months ago (2016-04-19 14:26:56 UTC) #3
mattcary
On 2016/04/19 14:26:56, blundell (OOO until May 9) wrote: > On 2016/04/15 15:15:37, mattcary wrote: ...
4 years, 8 months ago (2016-04-26 11:43:47 UTC) #4
mattcary
Ah, I see now you added the frame detection code. Thanks! Incorporating that.
4 years, 7 months ago (2016-04-27 08:04:27 UTC) #5
mattcary
Updated to use the main frame. Re-ran the wiki science page tests and the results ...
4 years, 7 months ago (2016-04-27 10:22:15 UTC) #6
Benoit L
lgtm, thanks. However I'm not sure that I see the rationale behind the introduction of ...
4 years, 7 months ago (2016-04-27 12:40:50 UTC) #7
mattcary
On 2016/04/27 12:40:50, Benoit L wrote: > lgtm, thanks. > > However I'm not sure ...
4 years, 7 months ago (2016-04-27 12:47:47 UTC) #8
mattcary
https://codereview.chromium.org/1888343003/diff/20001/tools/android/loading/user_satisfied_lens.py File tools/android/loading/user_satisfied_lens.py (right): https://codereview.chromium.org/1888343003/diff/20001/tools/android/loading/user_satisfied_lens.py#newcode64 tools/android/loading/user_satisfied_lens.py:64: self._critical_requests = [rq for rq in trace.request_track.GetEvents() On 2016/04/27 ...
4 years, 7 months ago (2016-04-27 12:47:55 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1888343003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1888343003/20001
4 years, 7 months ago (2016-04-28 11:09:20 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator_gn on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_gn/builds/26573) ios_rel_device_gn on tryserver.chromium.mac (JOB_FAILED, ...
4 years, 7 months ago (2016-04-28 11:10:56 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1888343003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1888343003/40001
4 years, 7 months ago (2016-04-28 12:03:24 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-04-28 12:47:38 UTC) #17
commit-bot: I haz the power
4 years, 7 months ago (2016-04-30 17:17:53 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/89dbec666c4357c58b3b7ba748cfb842059f90b8
Cr-Commit-Position: refs/heads/master@{#390359}

Powered by Google App Engine
This is Rietveld 408576698