| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix LoadType histograms. | mmenke@google.com | 2011-01-28 | 1 | -2/+4 |
* | Don't load plugins on prerendered pages until the pages are displayed. | mmenke@chromium.org | 2011-01-20 | 1 | -0/+11 |
* | Fix race condition where chrome.tabs.executeScript sometimes wouldn't | mpcomplete@chromium.org | 2011-01-18 | 1 | -0/+1 |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 1 | -2/+2 |
* | Fix two bugs in recording web timing histograms. | tonyg@chromium.org | 2011-01-14 | 1 | -0/+8 |
* | PLT updates. | tonyg@chromium.org | 2010-11-11 | 1 | -0/+7 |
* | Factor a PageLoadHistograms class out of RenderView. | tonyg@chromium.org | 2010-11-05 | 1 | -14/+0 |
* | FBTF: Hopefully, the last ctor patch. | erg@google.com | 2010-10-27 | 1 | -38/+13 |
* | Revert 63536 - Might have broken tests on win. | tonyg@chromium.org | 2010-10-22 | 1 | -0/+16 |
* | Factor a PageLoadHistograms class out of RenderView. | tonyg@chromium.org | 2010-10-22 | 1 | -16/+0 |
* | Uses an internal error page on some of the more common http errors, and a few... | mmenke@chromium.org | 2010-09-13 | 1 | -0/+7 |
* | Do not refetch or clear the accessibility tree if the navigation is within th... | kkania@chromium.org | 2010-08-25 | 1 | -0/+6 |
* | Clean up PLT histograms for a move to navigator_state.cc | jar@chromium.org | 2010-08-15 | 1 | -21/+36 |
* | Histograms & Field Trails about prefetching | gavinp@google.com | 2010-08-09 | 1 | -1/+17 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Initialize was_alternate_protocol_available_. | lzheng@chromium.org | 2010-07-14 | 1 | -1/+2 |
* | Add field trial stats for alternate_protocol. The histogram we collected are: | lzheng@chromium.org | 2010-06-26 | 1 | -0/+8 |
* | Track whether a page was loaded via a proxy so that we can | mbelshe@chromium.org | 2010-06-10 | 1 | -2/+7 |
* | This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t... | lzheng@chromium.org | 2010-05-21 | 1 | -0/+6 |
* | Send session history offset and length parameters in the Navigate message to | darin@chromium.org | 2010-03-18 | 1 | -3/+15 |
* | Send "content blocked" ipc messages even more reliably. | thakis@chromium.org | 2010-02-15 | 1 | -13/+0 |
* | Send "content blocked" ipc messages more reliably. | thakis@chromium.org | 2010-02-12 | 1 | -0/+13 |
* | The translate feature was only translating the main frame of the page. | jcampan@chromium.org | 2010-02-09 | 1 | -1/+8 |
* | Further divide PLT metrics based on cache policy | jar@chromium.org | 2010-02-07 | 1 | -6/+10 |
* | Revert "Implement HostContentSettingsMap" | evan@chromium.org | 2010-01-29 | 1 | -11/+1 |
* | Implement HostContentSettingsMap | jochen@chromium.org | 2010-01-29 | 1 | -1/+11 |
* | Separate out page-load-times to distinguish reload etc. | jar@chromium.org | 2010-01-27 | 1 | -0/+15 |
* | Enable JS detection of whether SPDY was used to load a web page. | mbelshe@google.com | 2010-01-11 | 1 | -1/+8 |
* | Upstreaming WebKit.gyp | yaar@chromium.org | 2009-11-12 | 1 | -2/+2 |
* | Fixes bug introduced during merging. | sky@chromium.org | 2009-11-04 | 1 | -1/+1 |
* | Changes session restore to use a normal load rather than preferring | sky@chromium.org | 2009-11-03 | 1 | -0/+26 |
* | Re-commit "Add new user script injection point: | aa@chromium.org | 2009-11-03 | 1 | -1/+11 |
* | Revert r30784 | aa@chromium.org | 2009-11-03 | 1 | -11/+1 |
* | Add new user script injection point "document_idle" and make it the default. | aa@chromium.org | 2009-11-03 | 1 | -1/+11 |
* | Move SearchableFormData over to the WebKit API. | pkasting@chromium.org | 2009-10-23 | 1 | -6/+8 |
* | Move alternate 404 error page loading out of WebFrame and into RenderView. | darin@chromium.org | 2009-08-04 | 1 | -1/+21 |
* | Move alternate error page loading out of WebFrame. | darin@chromium.org | 2009-08-02 | 1 | -3/+9 |
* | Add Reload and LoadData methods to WebFrame. LoadData replaces | darin@chromium.org | 2009-07-01 | 1 | -0/+8 |
* | - Added a new time marker for loadtimes: first_paint_after_load_time. Created... | davemoore@chromium.org | 2009-06-29 | 1 | -1/+20 |
* | Fix for reverted cl http://codereview.chromium.org/147123 | davemoore@chromium.org | 2009-06-27 | 1 | -6/+15 |
* | Reverting 19361. | davemoore@chromium.org | 2009-06-26 | 1 | -15/+6 |
* | A recent change broke the load times. It also revealed some deficiencies. | davemoore@chromium.org | 2009-06-26 | 1 | -6/+15 |
* | Delete files from webkit/glue that have been made obsolete by corresponding | darin@chromium.org | 2009-06-18 | 1 | -4/+4 |
* | Extract load times from WebDataSource. Move them to NavigationState. | darin@chromium.org | 2009-06-16 | 1 | -0/+138 |