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