summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/web/WebPerformance.cpp
Commit message (Expand)AuthorAgeFilesLines
* PageLoadMetrics: Calculate first-contentful-paint time in blinkksakamoto2016-01-221-0/+5
* Remove config.h inclusion from third_party/WebKit/Source/web/.tkent2015-12-221-1/+0
* Add time-to-first-paint and time-to-first-image-paint to PageLoadMetricsksakamoto2015-10-281-0/+10
* Add "time to first text paint" to PageLoadMetrics systemksakamoto2015-10-071-0/+5
* Add a DocumentTiming metric for first layout.bmcquade@chromium.org2015-07-081-0/+5
* Cleanup namespace usage in Source/web/Web[I-Z]*.cppdeepak.sa@samsung.com2014-08-141-2/+0
* Rename WebCore namespace to blink in bindings and webabarth@chromium.org2014-07-181-1/+1
* Fix more relative #includes in Source/web.yutak@chromium.org2014-04-241-1/+1
* Oilpan: have WebPerformance use transition types.sigbjornf@opera.com2014-03-191-7/+2
* Rename WebKit namespace to blinkabarth@chromium.org2013-11-061-2/+2
* Move Navigation Timing and other various window-level objects out of page/eseidel@chromium.org2013-10-111-1/+1
* Complete the Source/WebKit/chromium/src -> Source/web moveabarth@chromium.org2013-07-101-0/+187