summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_dll_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-161-1/+1
* mac bootstrapping of browser main and app startup bitspinkerton@google.com2009-01-161-7/+8
* remove chrome dependencies from win sandboxing headers. Wrap sandbox code topinkerton@google.com2009-01-091-67/+20
* Add a dummy PostThreadMessage and PeekMessage call to help inform Windows tha...darin@chromium.org2008-12-231-9/+19
* step one of some refactoring to allow other platforms to re-use the app initi...pinkerton@google.com2008-12-091-32/+158
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-8/+8
* Use the new dll injection blocking api of the sandbox to blockcpu@google.com2008-09-221-29/+0
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-3/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix the --disable-breakpad flag. It had no effect with the CRT asserts becaus...maruel@google.com2008-08-161-10/+13
* Introduce MessagePump to represent the native message pump used to drive adarin@google.com2008-08-151-9/+0
* Remove #ifdef's used to support split dlls. Since we don't supportmaruel@google.com2008-08-061-23/+1
* Rename the source files containing main function so they can be quicklymaruel@google.com2008-08-011-0/+329