| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove user-related data from local_state and add to user_preferences, in pr... | mirandac@chromium.org | 2011-02-02 | 1 | -6/+6 |
* | Revert 72153 - Remove user-related data from local_state and add to user_pre... | mirandac@chromium.org | 2011-01-21 | 1 | -6/+6 |
* | Remove user-related data from local_state and add to user_preferences, in pr... | mirandac@chromium.org | 2011-01-21 | 1 | -6/+6 |
* | .c Feature to disable field trials in old versions of Chromium. Field trials | rtenneti@chromium.org | 2011-01-19 | 1 | -5/+4 |
* | dont save username and password in the url that is used during | rtenneti@chromium.org | 2011-01-12 | 1 | -1/+1 |
* | Move CancellationFlag and WaitableEvent to the synchronization subdirectory. | brettw@chromium.org | 2011-01-02 | 1 | -1/+1 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -1/+1 |
* | Migrate HostReferralList and StartupDNSPrefetchList from local_state to user ... | mirandac@chromium.org | 2010-12-16 | 1 | -11/+22 |
* | Revert 69320 - Migrate HostReferralList and StartupDNSPrefetchList from local... | mirandac@chromium.org | 2010-12-15 | 1 | -22/+11 |
* | Migrate HostReferralList and StartupDNSPrefetchList from local_state to user ... | mirandac@chromium.org | 2010-12-15 | 1 | -11/+22 |
* | This is a continuation of http://codereview.chromium.org/5519016/, adds a new... | satish@chromium.org | 2010-12-09 | 1 | -3/+7 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | Cleanup: Include browser.h -> ui/browser.h [Part 3]. | jhawkins@chromium.org | 2010-11-16 | 1 | -1/+1 |
* | Restrict total parallel DNS resolutions | jar@chromium.org | 2010-10-29 | 1 | -25/+53 |
* | Add performance histograms to resolver, asong with A/B test | jar@chromium.org | 2010-10-15 | 1 | -1/+1 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -6/+8 |
* | Rename ChromeThread to BrowserThread Part21: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part8: | tfarina@chromium.org | 2010-10-09 | 1 | -24/+24 |
* | Automatically fail external DNS queries in tests, but don't abort the test. | isherman@chromium.org | 2010-10-05 | 1 | -3/+1 |
* | Reland 58601 - | nsylvain@chromium.org | 2010-09-07 | 1 | -1/+0 |
* | Revert 58601 - | nsylvain@chromium.org | 2010-09-07 | 1 | -0/+1 |
* | Have the browser start connecting as soon as the navigation starts. This | mbelshe@chromium.org | 2010-09-05 | 1 | -1/+0 |
* | Update the Preconnect logic to use the new HttpStreamFactory for | mbelshe@chromium.org | 2010-09-03 | 1 | -5/+13 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 1 | -4/+4 |
* | Reduce "false positive" in preconnect rates. | jar@chromium.org | 2010-08-18 | 1 | -106/+26 |
* | Intercept navigations, not DNS resolutions, to predict startup | jar@chromium.org | 2010-08-15 | 1 | -101/+84 |
* | Have MakeName prepend the underscore to the field trial group name, | mlloyd@chromium.org | 2010-08-05 | 1 | -9/+9 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -2/+2 |
* | Support both preconnection, and pre-resolution for subresources | jar@chromium.org | 2010-07-28 | 1 | -128/+50 |
* | Avoid preconnect (and pre-resolution) when proxy MIGHT be present | jar@chromium.org | 2010-07-09 | 1 | -1/+4 |
* | Rename Dns prefetching files to Predictor files | jar@chromium.org | 2010-06-27 | 1 | -0/+756 |