| Commit message (Expand) | Author | Age | Files | Lines |
* | Histogram first paint PLT's for Cache Sensitivity Analysis. | tburkard@chromium.org | 2012-12-05 | 1 | -2/+17 |
* | Remove prerendering RenderView histograms. | mmenke@chromium.org | 2012-11-17 | 1 | -6/+0 |
* | Establish /extensions directory and move URLPattern there. | aa@chromium.org | 2012-11-13 | 1 | -2/+2 |
* | Switch the TCP reads on Windows to use non-blocking/non-async I/O. | pmeenan@google.com | 2012-10-31 | 1 | -0/+37 |
* | Remove the expired DnsImpact field trial. | stevet@chromium.org | 2012-10-29 | 1 | -36/+0 |
* | Remove the IdleSktToImpact field trial. | stevet@chromium.org | 2012-10-27 | 1 | -33/+0 |
* | Remove the ProxyConnectionImpact field trial. | stevet@chromium.org | 2012-10-26 | 1 | -33/+0 |
* | Remove the ConnnectBackupJobs field trial. | stevet@chromium.org | 2012-10-24 | 1 | -36/+0 |
* | Remove the ConnCountImpact FieldTrial code. | stevet@chromium.org | 2012-10-24 | 1 | -36/+0 |
* | Upstreaming SpdyProxy-related switches, OTR logic, and histograms | bengr@google.com | 2012-10-04 | 1 | -0/+11 |
* | Sensitivity Analysis to see how cache performance affects PLTs. | tburkard@chromium.org | 2012-09-27 | 1 | -0/+12 |
* | Histograms - Support histograms for Plugins, GPU | rtenneti@google.com | 2012-07-12 | 1 | -9/+6 |
* | Remove another instance of a dcheck when 'begin' is set incorrectly. | nsylvain@chromium.org | 2012-04-28 | 1 | -3/+6 |
* | Remove the dcheck and make sure we don't send invalid uma data when the reque... | nsylvain@chromium.org | 2012-04-27 | 1 | -2/+5 |
* | Disk cache: Remove per-size-group histograms and a few stale ones. | rvargas@google.com | 2012-04-18 | 1 | -54/+0 |
* | Remove static init in page_load_histograms.cc. | pliard@chromium.org | 2012-02-18 | 1 | -7/+16 |
* | Handle NULL load_event_start. | dominich@chromium.org | 2012-02-01 | 1 | -9/+20 |
* | Add PLT histograms that are equivalent to the existing set but use the Perfor... | dominich@chromium.org | 2012-01-25 | 1 | -19/+34 |
* | Turn on prefetching again | gavinp@chromium.org | 2011-12-27 | 1 | -4/+31 |
* | Link rel=prefetch was disabled during prerender development; for now | gavinp@chromium.org | 2011-12-27 | 1 | -11/+11 |
* | Update includes to new header locations. | abarth@chromium.org | 2011-12-03 | 1 | -1/+1 |
* | chrome.loadTimes() shouldn't be affected by in-document navigation. | simonjam@chromium.org | 2011-11-17 | 1 | -109/+109 |
* | Redo how page load time stats are gathered for webrequest extensions: | mpcomplete@chromium.org | 2011-10-22 | 1 | -1/+33 |
* | Collect histograms for page load time when adblock extensions are installed. | mpcomplete@chromium.org | 2011-10-16 | 1 | -0/+133 |
* | Get rid of view_messages.h includes in chrome\renderer. | jam@chromium.org | 2011-10-15 | 1 | -10/+6 |
* | Make RenderView inherit from content::RenderView, and add missing functions t... | jam@chromium.org | 2011-10-10 | 1 | -3/+3 |
* | Move NavigationState to content\public\renderer and put it in the content nam... | jam@chromium.org | 2011-10-04 | 1 | -4/+5 |
* | Move RenderViewObserver and RenderViewObserverTracker to content\public\rende... | jam@chromium.org | 2011-10-03 | 1 | -1/+1 |
* | Don't collect UMA stats on multipart page loads because it's | tony@chromium.org | 2011-09-28 | 1 | -0/+5 |
* | Rip out code for logging cross-frame property accesses. | thakis@chromium.org | 2011-08-14 | 1 | -13/+0 |
* | Update chrome/renderer to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVE | abarth@chromium.org | 2011-06-24 | 1 | -1/+3 |
* | Remove the SSL FalseStart field trial, since we've finished studying it. | mbelshe@google.com | 2011-06-01 | 1 | -21/+0 |
* | Handle <link rel=prerender> in chrome. | gavinp@chromium.org | 2011-05-24 | 1 | -0/+3 |
* | Disk cache: Re-open the deleted list length experiment. | rvargas@google.com | 2011-05-18 | 1 | -24/+13 |
* | Add one-time randomization support for FieldTrial, and the ability to | joi@chromium.org | 2011-05-10 | 1 | -28/+21 |
* | Revert 84197 - Add one-time randomization support for FieldTrial, and the abi... | joi@chromium.org | 2011-05-06 | 1 | -21/+28 |
* | Add one-time randomization support for FieldTrial, and the ability to | joi@chromium.org | 2011-05-05 | 1 | -28/+21 |
* | Remove most prerendering code/references from content. | mmenke@chromium.org | 2011-04-30 | 1 | -64/+8 |
* | Remove the last Chrome dependencies from renderer, and enforce no more includ... | jam@chromium.org | 2011-04-18 | 1 | -0/+1 |
* | Remove the rest of the Chrome dependencies from RenderThread. | jam@chromium.org | 2011-04-14 | 1 | -12/+38 |
* | HTML/Javascript redirects while prerendering are no longer | mmenke@chromium.org | 2011-04-11 | 1 | -4/+10 |
* | Fixup broken histogram names - these changed some time back for most | mbelshe@chromium.org | 2011-04-04 | 1 | -3/+3 |
* | Move a bunch more random files from chrome\renderer to content\renderer. | jam@chromium.org | 2011-03-18 | 1 | -1/+1 |
* | Use the correct preload field trial name in page_load_histograms.cc. | mmenke@chromium.org | 2011-03-14 | 1 | -5/+5 |
* | Add field trial for A/B testing of SSL False Start. | mbelshe@chromium.org | 2011-02-18 | 1 | -0/+21 |
* | Add histograms for prerendering to the renderer process, second try. | mmenke@chromium.org | 2011-02-13 | 1 | -0/+57 |
* | Revert 74034 - Add histograms for prerendering to the renderer process. | mmenke@chromium.org | 2011-02-07 | 1 | -54/+0 |
* | Add histograms for prerendering to the renderer process. | mmenke@chromium.org | 2011-02-07 | 1 | -0/+54 |
* | 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 | -19/+32 |