summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/navigation_state.h
Commit message (Expand)AuthorAgeFilesLines
* Fix LoadType histograms.mmenke@google.com2011-01-281-2/+4
* Don't load plugins on prerendered pages until the pages are displayed.mmenke@chromium.org2011-01-201-0/+11
* Fix race condition where chrome.tabs.executeScript sometimes wouldn'tmpcomplete@chromium.org2011-01-181-0/+1
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-2/+2
* Fix two bugs in recording web timing histograms.tonyg@chromium.org2011-01-141-0/+8
* PLT updates.tonyg@chromium.org2010-11-111-0/+7
* Factor a PageLoadHistograms class out of RenderView.tonyg@chromium.org2010-11-051-14/+0
* FBTF: Hopefully, the last ctor patch.erg@google.com2010-10-271-38/+13
* Revert 63536 - Might have broken tests on win.tonyg@chromium.org2010-10-221-0/+16
* Factor a PageLoadHistograms class out of RenderView.tonyg@chromium.org2010-10-221-16/+0
* Uses an internal error page on some of the more common http errors, and a few...mmenke@chromium.org2010-09-131-0/+7
* Do not refetch or clear the accessibility tree if the navigation is within th...kkania@chromium.org2010-08-251-0/+6
* Clean up PLT histograms for a move to navigator_state.ccjar@chromium.org2010-08-151-21/+36
* Histograms & Field Trails about prefetchinggavinp@google.com2010-08-091-1/+17
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Initialize was_alternate_protocol_available_.lzheng@chromium.org2010-07-141-1/+2
* Add field trial stats for alternate_protocol. The histogram we collected are: lzheng@chromium.org2010-06-261-0/+8
* Track whether a page was loaded via a proxy so that we canmbelshe@chromium.org2010-06-101-2/+7
* This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...lzheng@chromium.org2010-05-211-0/+6
* Send session history offset and length parameters in the Navigate message todarin@chromium.org2010-03-181-3/+15
* Send "content blocked" ipc messages even more reliably.thakis@chromium.org2010-02-151-13/+0
* Send "content blocked" ipc messages more reliably.thakis@chromium.org2010-02-121-0/+13
* The translate feature was only translating the main frame of the page.jcampan@chromium.org2010-02-091-1/+8
* Further divide PLT metrics based on cache policyjar@chromium.org2010-02-071-6/+10
* Revert "Implement HostContentSettingsMap"evan@chromium.org2010-01-291-11/+1
* Implement HostContentSettingsMapjochen@chromium.org2010-01-291-1/+11
* Separate out page-load-times to distinguish reload etc.jar@chromium.org2010-01-271-0/+15
* Enable JS detection of whether SPDY was used to load a web page.mbelshe@google.com2010-01-111-1/+8
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-2/+2
* Fixes bug introduced during merging.sky@chromium.org2009-11-041-1/+1
* Changes session restore to use a normal load rather than preferringsky@chromium.org2009-11-031-0/+26
* Re-commit "Add new user script injection point:aa@chromium.org2009-11-031-1/+11
* Revert r30784aa@chromium.org2009-11-031-11/+1
* Add new user script injection point "document_idle" and make it the default.aa@chromium.org2009-11-031-1/+11
* Move SearchableFormData over to the WebKit API.pkasting@chromium.org2009-10-231-6/+8
* Move alternate 404 error page loading out of WebFrame and into RenderView.darin@chromium.org2009-08-041-1/+21
* Move alternate error page loading out of WebFrame.darin@chromium.org2009-08-021-3/+9
* Add Reload and LoadData methods to WebFrame. LoadData replacesdarin@chromium.org2009-07-011-0/+8
* - Added a new time marker for loadtimes: first_paint_after_load_time. Created...davemoore@chromium.org2009-06-291-1/+20
* Fix for reverted cl http://codereview.chromium.org/147123davemoore@chromium.org2009-06-271-6/+15
* Reverting 19361.davemoore@chromium.org2009-06-261-15/+6
* A recent change broke the load times. It also revealed some deficiencies.davemoore@chromium.org2009-06-261-6/+15
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-181-4/+4
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-161-0/+138