summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/loadtimes_extension_bindings.cc
Commit message (Expand)AuthorAgeFilesLines
* Move a bunch more random files from chrome\renderer to content\renderer.jam@chromium.org2011-03-181-1/+1
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Add field trial stats for alternate_protocol. The histogram we collected are: lzheng@chromium.org2010-06-261-0/+4
* This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...lzheng@chromium.org2010-05-211-0/+3
* Change the javascript context used by the loadtimes extension. It should bembelshe@chromium.org2010-02-091-2/+2
* Enable JS detection of whether SPDY was used to load a web page.mbelshe@google.com2010-01-111-1/+3
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Fix global constant and style.maruel@chromium.org2009-10-191-2/+2
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-5/+6
* Introduce new api for the csi folks. This exposes the already existingdavemoore@chromium.org2009-06-301-2/+70
* Fixing: DataSource is used before null check in GetLoadTimes.finnur@chromium.org2009-06-291-2/+2
* Fix for reverted cl http://codereview.chromium.org/147123davemoore@chromium.org2009-06-271-6/+10
* Reverting 19361.davemoore@chromium.org2009-06-261-10/+6
* A recent change broke the load times. It also revealed some deficiencies.davemoore@chromium.org2009-06-261-6/+10
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-181-9/+16
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-161-8/+11
* Split V8Proxy::retrieveActiveFrame() into two methods.aa@chromium.org2009-05-121-1/+1
* - Add a new time marker for loadtimes, the time of the first layoutdavemoore@chromium.org2009-04-211-0/+3
* Move loadtimes extension out of the extensions directory.davemoore@chromium.org2009-04-071-0/+91