summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_dll_main.cc
Commit message (Expand)AuthorAgeFilesLines
* linux: call PR_Init on UI threadevan@chromium.org2009-09-021-1/+5
* Landing the patch of Thiago Farina.jcampan@chromium.org2009-09-021-2/+2
* Change when we enable Apple's Crash reporter.jeremy@chromium.org2009-08-311-6/+28
* Fix Issue 19689: Command line URL parameter does not support Chinese.suzhe@chromium.org2009-08-261-0/+7
* linux: call g_thread_init() at relevant startup pointsevan@chromium.org2009-08-251-0/+1
* Revert "linux: call g_thread_init() at relevant startup points"evan@chromium.org2009-08-251-1/+0
* linux: call g_thread_init() at relevant startup pointsevan@chromium.org2009-08-251-0/+1
* Revert "linux: call g_thread_init() at relevant startup points"tony@chromium.org2009-08-241-1/+0
* Linux: exit render processes with the correct code.agl@chromium.org2009-08-241-1/+3
* linux: call g_thread_init() at relevant startup pointsevan@chromium.org2009-08-241-0/+1
* Tweak the comment in the lproj fixup script to explain why we need an "en" fo...thomasvl@chromium.org2009-08-241-2/+13
* Revert r24043, "linux: call g_thread_init() at relevant startup points"evan@chromium.org2009-08-211-1/+0
* linux: call g_thread_init() at relevant startup pointsevan@chromium.org2009-08-211-0/+1
* Breakpads missing from browser process.mark@chromium.org2009-08-211-16/+16
* Change breakpads on the helper processes to keep our rimZ clean.mark@chromium.org2009-08-151-24/+20
* GTK: Fancy html5 draggy stuff.estade@chromium.org2009-08-051-0/+2
* Move the entire application into a dylib (framework)mark@chromium.org2009-08-051-1/+24
* Revert r22080 and re-enable tcmalloc.huanr@chromium.org2009-08-021-2/+2
* Relanding r22155 (GTK Themes: Use theme colors in the text view in the locati...erg@google.com2009-07-311-1/+2
* I give up. Reverting all attempts at fixing the gtk-view bustage.erg@google.com2009-07-311-2/+1
* GTK Themes: Use theme colors in the text view in the location bar.erg@google.com2009-07-311-1/+2
* Removing tcmalloc from gyp so we can build a version of chromehuanr@chromium.org2009-07-301-2/+2
* Linux: add internal core dump reporting.agl@chromium.org2009-07-281-0/+18
* linux: show the manpage on -h or --helpevan@chromium.org2009-07-231-0/+10
* Fix liner errors due to duplicate symbols in the switches. These switchesbrettw@chromium.org2009-07-231-0/+1
* Make workers functional on OSX and Linux.levin@chromium.org2009-07-141-4/+0
* linux: cut down on logging spamevan@chromium.org2009-07-131-2/+8
* posix: ignore SIGPIPE in all processes, not just the browserevan@chromium.org2009-07-111-9/+5
* A little bit of bookmark bar cleanup, a little bit of padding improvement.estade@chromium.org2009-07-101-1/+0
* GTK: Initial implementation of using GTK themes, partially based on evan's CL...erg@google.com2009-07-031-0/+3
* Linux: fix crash reporting for zygote modelagl@chromium.org2009-06-231-7/+0
* Fix a valgrind error related to Zygote's CommandLine usage.craig.schlenter@chromium.org2009-06-191-1/+8
* Linux: Add support for chrooted renderers.agl@chromium.org2009-06-151-14/+0
* Linux: refactor zygote supportagl@chromium.org2009-06-121-15/+26
* Enable the _set_new_mode() call so that calls to mallocmbelshe@google.com2009-06-111-0/+6
* Fix for issue 13724: Don't hard code chrome.exensylvain@chromium.org2009-06-111-1/+2
* Revert 18109, 18111: Windows UI tests failed.agl@chromium.org2009-06-101-24/+15
* Linux: refactor zygote supportagl@chromium.org2009-06-101-15/+24
* Prototype implementation of zygotes. dkegel@google.com2009-06-061-0/+15
* Revert r17575 and r17576. They are causing layout test errors.agl@chromium.org2009-06-041-0/+14
* Linux: Add support for chrooted renderers.agl@chromium.org2009-06-041-14/+0
* Respect Linux user prefs with regards to crash reporting.thestig@chromium.org2009-05-281-1/+8
* Add the GLib-GObject domain to our logging interface.jhawkins@chromium.org2009-05-261-1/+1
* Fix gconf for the linux proxy config service.sdoyon@chromium.org2009-05-221-11/+5
* Fix declaration for DumpProcess.nsylvain@chromium.org2009-05-221-1/+1
* 1)When we enabled breakpad on first run we weren't correctly setting the proc...jeremy@chromium.org2009-05-221-1/+1
* Don't die on glib/gtk/gdk errors in release mode.estade@chromium.org2009-05-201-1/+4
* Ignore SIGPIPE in the browser process.paul@chromium.org2009-05-191-0/+9
* Reland this change. Registers paths for the testing exe, too.ben@chromium.org2009-05-151-0/+2
* Introducing the Utility process, which handles the unpacking and verificationmpcomplete@google.com2009-05-151-0/+3