| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactored VariationService ping function into a non-repeated version. | stevet@chromium.org | 2012-07-22 | 1 | -2/+3 |
* | Move implementation of BrowserList onto an inner, instantiatable class, Brows... | ben@chromium.org | 2012-07-12 | 1 | -0/+2 |
* | Histograms - Support histograms for Plugins, GPU | rtenneti@google.com | 2012-07-12 | 1 | -6/+1 |
* | Add dummy implementation of about_flags for Android. | pliard@chromium.org | 2012-07-12 | 1 | -4/+0 |
* | Revert 146149 - Don't pass the connector check policy flag along. | scottbyer@chromium.org | 2012-07-12 | 1 | -11/+4 |
* | Don't pass the connector check policy flag along. | scottbyer@chromium.org | 2012-07-11 | 1 | -4/+11 |
* | TLS channel id field trial. | mattm@chromium.org | 2012-07-10 | 1 | -0/+21 |
* | Add methods to add DataPack from open files | cjhopman@chromium.org | 2012-07-10 | 1 | -1/+1 |
* | Put VariationsService into the chrome_variations namespace. | asvitkine@chromium.org | 2012-07-06 | 1 | -8/+10 |
* | Adding a session-randomized, 5% uniformity trial. | mathp@google.com | 2012-07-04 | 1 | -34/+57 |
* | Add a switch to allow overriding pnacl's base install directory, | jvoung@chromium.org | 2012-07-02 | 1 | -0/+5 |
* | browser: Put more files in chrome namespace. | tfarina@chromium.org | 2012-07-01 | 1 | -2/+2 |
* | This fixes field trial initialization for platform | gspencer@chromium.org | 2012-06-28 | 1 | -4/+8 |
* | Add base::RunLoop and update ui_test_utils to use it to reduce flakiness | jbates@chromium.org | 2012-06-28 | 1 | -8/+7 |
* | browser: Do the check for network profile outside of views. | tfarina@chromium.org | 2012-06-26 | 1 | -3/+3 |
* | Move browser prefs off Browser and View Source into browser_commands. | ben@chromium.org | 2012-06-26 | 1 | -1/+2 |
* | Disable modifying extensions when in managed mode. | pam@chromium.org | 2012-06-25 | 1 | -1/+5 |
* | browser: Rename network_profile_bubble.* to network_profile_bubble_view.* and... | tfarina@chromium.org | 2012-06-25 | 1 | -6/+4 |
* | chromeos: Remove FILE_CHROMEOS_API path constant and --test-load-libcros comm... | hashimoto@chromium.org | 2012-06-25 | 1 | -8/+0 |
* | Remove TabCloseableStateWatcher. ChromeOS no longer needs it in the Ash world. | ben@chromium.org | 2012-06-23 | 1 | -5/+0 |
* | Fix indent in ChromeBrowserMainParts::PreMainMessageLoopRunImpl() | jeremy@chromium.org | 2012-06-21 | 1 | -49/+49 |
* | Remove PageCycler commandline support for multiple iterations | rdevlin.cronin@chromium.org | 2012-06-20 | 1 | -7/+1 |
* | Consolidate RecordBrowserStartupTime() into one location | jeremy@chromium.org | 2012-06-19 | 1 | -0/+14 |
* | Disable new tab field trial on non-desktop layouts. | asvitkine@chromium.org | 2012-06-15 | 1 | -0/+19 |
* | Leak ResourceBundle during browser shutdown since we are exiting anyway. OS w... | bshe@chromium.org | 2012-06-14 | 1 | -6/+0 |
* | Making uniformity trials one time randomized. | jwd@chromium.org | 2012-06-10 | 1 | -0/+1 |
* | Revert "Add field trial for domain bound certificates." The field trial is d... | mattm@chromium.org | 2012-06-08 | 1 | -21/+0 |
* | Adding a field trial for testing --force-compositing-mode on 50% of | vangelis@chromium.org | 2012-06-08 | 1 | -0/+1 |
* | Record API fix adding FirstRun, and allowing repeat-count in capture (plus so... | clintstaley@chromium.org | 2012-06-07 | 1 | -0/+28 |
* | Converted the rest of chrome except for extensions and favicons to user Image... | pkotwicz@chromium.org | 2012-06-05 | 1 | -1/+1 |
* | Revert 140531 - Converted the rest of chrome except for extensions and favico... | pkotwicz@chromium.org | 2012-06-05 | 1 | -1/+1 |
* | Converted the rest of chrome except for extensions and favicons to user Image... | pkotwicz@chromium.org | 2012-06-05 | 1 | -1/+1 |
* | Revert 140188 - CommandLine Page Cycler | aa@chromium.org | 2012-06-02 | 1 | -28/+0 |
* | CommandLine Page Cycler | aa@chromium.org | 2012-06-02 | 1 | -0/+28 |
* | Make PolicyService per-profile. | bauerb@chromium.org | 2012-05-31 | 1 | -1/+3 |
* | Register installer string delegate earlier in Chrome startup. | grt@chromium.org | 2012-05-30 | 1 | -4/+0 |
* | Remove Instant field trials. | sreeram@chromium.org | 2012-05-25 | 1 | -2/+0 |
* | Remove installer_util_strings.rc from chrome.dll. | tony@chromium.org | 2012-05-24 | 1 | -0/+4 |
* | Add a non-identfying entropy source to MetricsService and use it in FieldTria... | stevet@chromium.org | 2012-05-24 | 1 | -3/+3 |
* | Revert "Revert 137734 - Select theme resources from ResourceBundle at request... | flackr@chromium.org | 2012-05-24 | 1 | -2/+2 |
* | Revert 137734 - Select theme resources from ResourceBundle at requested scale... | fischman@chromium.org | 2012-05-17 | 1 | -2/+2 |
* | Select theme resources from ResourceBundle at requested scale factor. | flackr@chromium.org | 2012-05-17 | 1 | -2/+2 |
* | Restoring the chrome variatioons client, with a fix for browser_test failures... | jwd@chromium.org | 2012-05-17 | 1 | -4/+15 |
* | SPDY - Enable SPDY/3 for 95% of the users, HTTP (no SPDY) 1% of the users and | rtenneti@chromium.org | 2012-05-16 | 1 | -3/+4 |
* | SPDY - enable SPDY/3 for 90% of the users. | rtenneti@chromium.org | 2012-05-16 | 1 | -10/+2 |
* | browser: Remove gtk includes from chrome_browser_main.cc | tfarina@chromium.org | 2012-05-15 | 1 | -5/+0 |
* | browser: Refactor the way to show the user data dir dialog. | tfarina@chromium.org | 2012-05-15 | 1 | -4/+3 |
* | Fix a typo in a comment. | isherman@chromium.org | 2012-05-11 | 1 | -1/+1 |
* | Rename BrowserInit to StartupBrowserCreator, and move into startup subdir. | ben@chromium.org | 2012-05-10 | 1 | -11/+11 |
* | Revert 136337 - Rename BrowserInit to StartupBrowserCreator, and move into st... | ben@chromium.org | 2012-05-10 | 1 | -11/+11 |