summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/loadtimes_extension_bindings.cc
Commit message (Expand)AuthorAgeFilesLines
* Do not use (mostly) deprecated FunctionTemplate::New and Object::New functions.svenpanne@chromium.org2013-12-191-2/+2
* Remove usages of deprecated v8 apis in extensions in chrome/dcarney@google.com2013-11-281-43/+52
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-15/+15
* Use a direct include of time headers in chrome/common/, chrome/installer, chr...avi@chromium.org2013-06-281-1/+1
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* convert most remaining function callbacks to new styledcarney@chromium.org2013-06-131-6/+9
* Expose the HttpResponseInfo's ConnectionInfo in window.chrome.loadTimes()rch@chromium.org2013-06-061-1/+7
* Linux/ChromeOS Chromium style checker cleanup, chrome/ edition part 1.rsleevi@chromium.org2013-02-071-1/+1
* SPDY - chrome:loadtimes() should display negotiated NPN protocol.rtenneti@chromium.org2012-02-281-1/+4
* chrome.loadTimes() shouldn't be affected by in-document navigation.simonjam@chromium.org2011-11-171-21/+21
* Move NavigationState to content\public\renderer and put it in the content nam...jam@chromium.org2011-10-041-1/+2
* 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