summaryrefslogtreecommitdiffstats
path: root/content/browser/browser_main_runner.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 217049 "Make sure unexpected exit paths generate crash du..."rvargas@google.com2013-08-121-12/+0
* Make sure unexpected exit paths generate crash dumps for the browser.rvargas@chromium.org2013-08-121-0/+12
* Run the later parts of startup as UI thread tasksaberent@chromium.org2013-08-011-12/+3
* Fix --wait-for-debugger.mkosiba@chromium.org2013-06-171-0/+5
* Use platform-neutral initialize/shutdown functions for IMEYukawa@chromium.org2013-06-121-8/+4
* Enable TsfBridge to re-initializeYukawa@chromium.org2013-06-101-1/+1
* Move a bunch of child-only code from content/common to content/childscottmg@chromium.org2013-06-061-10/+1
* [Chromium] Add tracing to startup process, particularly for Androidandrewhayden@chromium.org2013-05-031-0/+1
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-1/+1
* Initialize Ole before message pump so that TSF module can interact with messa...Yukawa@chromium.org2013-01-151-1/+7
* Add a quick fix against crash, for Windows XP/Office 2003 users.Yukawa@chromium.org2012-11-151-0/+11
* [Android] Initialize the DataFetcherImplAndroiddfalcantara@chromium.org2012-11-101-10/+0
* Clean Up: TSF related stuffnona@chromium.org2012-11-021-5/+5
* Revert 165430 - fix win_aura not getting swap_ack (Suspect this revision intr...kbr@chromium.org2012-11-021-5/+0
* fix win_aura not getting swap_ackscottmg@chromium.org2012-11-011-0/+5
* Move remaining files in content\browser to the content namespace.jam@chromium.org2012-10-301-16/+8
* content/browser: Move notification_service_impl into content namespace.tfarina@chromium.org2012-10-301-0/+1
* Revert 164120 - content/browser: Move more files into the content namespace.sail@chromium.org2012-10-251-7/+9
* content/browser: Move more files into the content namespace.tfarina@chromium.org2012-10-251-9/+7
* when running in single process mode, modify the browser's command line to inc...jochen@chromium.org2012-10-251-4/+0
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-221-0/+2
* Move TSF related stuff to ui/base/imenona@chromium.org2012-10-181-1/+1
* We don't need to do both OleInitialize() and CoInitializeEx() on the same thr...pkasting@chromium.org2012-10-011-4/+4
* Move android mediaplayer from render process to browser process.qinmin@chromium.org2012-09-191-0/+11
* Fix typo in content switchesnona@chromium.org2012-09-131-1/+1
* Support enable-text-service-framework flagnona@chromium.org2012-09-121-0/+7
* Minimal implementation of ui::TextInputClientnona@chromium.org2012-09-081-1/+6
* Exclude ChildProcess::WaitForDebugger and content::RenderProcessHost::set_run...leng@chromium.org2012-09-071-0/+2
* Initialize StatisticsRecorder in Child Process to holdrtenneti@chromium.org2012-07-191-4/+1
* Move StatisticsRecorder out of histogram.cc/h for further refactoring.kaiwang@chromium.org2012-07-131-0/+1
* Fix single process mode in content_shell.jam@chromium.org2012-04-191-0/+4
* Add a boolean histogram "Chrome.CommandLineUseSystemSSL" to keep track ofkaiwang@chromium.org2012-03-021-4/+4
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-101-0/+148
* Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...marshall@chromium.org2012-02-091-148/+0
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-091-0/+148
* Revert "Support sharing of ContentMain and BrowserMain code with embedded use...evan@chromium.org2012-02-061-138/+0
* Support sharing of ContentMain and BrowserMain code with embedded use cases.marshall@chromium.org2012-02-061-0/+138