| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename the Chrome BrowserMainParts implementations to all start with Chrome. ... | jam@chromium.org | 2011-09-08 | 1 | -148/+0 |
* | Refactor some more BrowserMain code. Move the small bit of remaining code tha... | jam@chromium.org | 2011-09-08 | 1 | -7/+16 |
* | Start moving code from BrowserMain to content, so that it can be reused by al... | jam@chromium.org | 2011-09-07 | 1 | -108/+16 |
* | Move HistogramSynchronizer initialization to BrowserMainParts. | stevenjb@chromium.org | 2011-09-03 | 1 | -0/+10 |
* | Make a channel and time limited persistent PreRead experiment | chrisha@chromium.org | 2011-08-26 | 1 | -0/+5 |
* | Revert 98319 - Make a channel and time limited persistent PreRead experiment | chrisha@google.com | 2011-08-26 | 1 | -5/+0 |
* | Make a channel and time limited persistent PreRead experiment | chrisha@chromium.org | 2011-08-25 | 1 | -0/+5 |
* | Roll back PreRead experiment | chrisha@chromium.org | 2011-08-20 | 1 | -7/+0 |
* | Revert "Modifying prefetch to account for multi-profile." | avi@chromium.org | 2011-08-19 | 1 | -4/+0 |
* | Modifying prefetch to account for multi-profile. | rlp@chromium.org | 2011-08-19 | 1 | -0/+4 |
* | Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4) | thestig@chromium.org | 2011-08-18 | 1 | -1/+0 |
* | If no locale data files can be found, show a dialog and exit | tony@chromium.org | 2011-08-12 | 1 | -0/+9 |
* | Make a pre-read A/B field-trial | chrisha@chromium.org | 2011-08-05 | 1 | -0/+7 |
* | Run experiment to see impact of reusing host in autosuggest and search | jar@chromium.org | 2011-07-28 | 1 | -2/+6 |
* | Introduce a policy to control the maximal number of connections per proxy ser... | pastarmovj@chromium.org | 2011-07-11 | 1 | -1/+2 |
* | Revert 91842 - Introduce a policy to control the maximal number of connection... | johnme@google.com | 2011-07-08 | 1 | -2/+1 |
* | Introduce a policy to control the maximal number of connections per proxy ser... | pastarmovj@chromium.org | 2011-07-08 | 1 | -1/+2 |
* | Warmth of a connection (cwnd) is estimated by the amount of data written to t... | gagansingh@google.com | 2011-06-27 | 1 | -0/+7 |
* | Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da... | dimich@chromium.org | 2011-06-24 | 1 | -7/+0 |
* | Warmth of a connection (cwnd) is estimated by the amount of data written to t... | gagansingh@google.com | 2011-06-24 | 1 | -0/+7 |
* | Revert "Add revocation checking field trial." | agl@chromium.org | 2011-06-20 | 1 | -4/+0 |
* | Add revocation checking field trial. | agl@chromium.org | 2011-06-09 | 1 | -0/+4 |
* | Remove the SSL FalseStart field trial, since we've finished studying it. | mbelshe@google.com | 2011-06-01 | 1 | -3/+0 |
* | Move SystemMonitor to base/. | willchan@chromium.org | 2011-05-18 | 1 | -5/+5 |
* | Revert 85732 (broke build) - Move SystemMonitor to base/. | willchan@chromium.org | 2011-05-18 | 1 | -5/+5 |
* | Move SystemMonitor to base/. | willchan@chromium.org | 2011-05-18 | 1 | -5/+5 |
* | Add one-time randomization support for FieldTrial, and the ability to | joi@chromium.org | 2011-05-10 | 1 | -3/+23 |
* | Revert 84197 - Add one-time randomization support for FieldTrial, and the abi... | joi@chromium.org | 2011-05-06 | 1 | -23/+3 |
* | Add one-time randomization support for FieldTrial, and the ability to | joi@chromium.org | 2011-05-05 | 1 | -3/+23 |
* | Add a histogram to record time elapsed before we start the browser message loop. | siggi@chromium.org | 2011-04-15 | 1 | -0/+4 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Move prerender and prefetch logic out into chrome/browser/prerender. | cbentzel@chromium.org | 2011-03-01 | 1 | -4/+0 |
* | Add field trial for A/B testing of SSL False Start. | mbelshe@chromium.org | 2011-02-18 | 1 | -0/+3 |
* | Add histogram to track prerender sessions | gavinp@chromium.org | 2011-01-27 | 1 | -2/+3 |
* | Added a function to BrowserMainParts that sets up field trials. It is called ... | cbentzel@chromium.org | 2011-01-26 | 1 | -0/+2 |
* | Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s... | ben@chromium.org | 2011-01-19 | 1 | -2/+5 |
* | Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor. | ben@chromium.org | 2011-01-14 | 1 | -5/+2 |
* | Move SystemMonitor to src/ui/base/system_monitor. | ben@chromium.org | 2011-01-14 | 1 | -2/+5 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -2/+2 |
* | Rename ChromeThread to BrowserThread Final Part: | tfarina@chromium.org | 2010-10-12 | 1 | -2/+2 |
* | A/B experiment for re-establishing TCP connections. | ziadh@chromium.org | 2010-08-25 | 1 | -0/+4 |
* | Histograms & Field Trails about prefetching | gavinp@google.com | 2010-08-09 | 1 | -0/+3 |
* | A/B test for measuring effect of number of proxy connections. | ziadh@chromium.org | 2010-08-02 | 1 | -0/+3 |
* | BrowserMain() refactoring, part 2.1. | viettrungluu@chromium.org | 2010-07-29 | 1 | -1/+17 |
* | BrowserMain() refactoring, part 2. | viettrungluu@chromium.org | 2010-07-27 | 1 | -11/+33 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Posix: Stop crashing on SIG{INT|HUP|TERM}. | willchan@chromium.org | 2010-07-12 | 1 | -6/+6 |
* | Start at cleaning up BrowserMain(). | viettrungluu@chromium.org | 2010-07-07 | 1 | -0/+92 |
* | POSIX: Re-enable browser shutdown measurements. We should write the measureme... | thestig@chromium.org | 2010-03-27 | 1 | -2/+0 |
* | Do some browser_main cleanup. This moves ChromeOS login manager and some first | brettw@chromium.org | 2010-03-24 | 1 | -4/+4 |