summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_dll_main.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 16173beng@google.com2009-05-151-2/+0
* Move/Copy paths used by app to app_paths.beng@google.com2009-05-151-0/+2
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-7/+0
* posix: restore permissions on incorrectly-permissioned user data dirs.evan@chromium.org2009-05-121-0/+17
* Temporarily disable gconf usage from ProxyConfigServiceLinux because of Glib ...deanm@chromium.org2009-05-061-0/+3
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* A better fix for http://www.crbug.com/2044: crashsenorblanco@chromium.org2009-04-291-0/+7
* Add a hook for using the std::set_new_handler().mbelshe@google.com2009-04-291-9/+2
* Suppress a GTK warning and file a bug for it.estade@chromium.org2009-04-291-3/+9
* POSIX: Make --user-data-dir work when it doesn't exist.agl@chromium.org2009-04-271-1/+1
* Changes to get multi-process plug-in scaffolding building on Mac.pinkerton@chromium.org2009-04-271-4/+0
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-231-1/+5
* Add a warning about why we kill the process when it's out of memory.brettw@chromium.org2009-04-231-0/+5
* Last chunk of OS X Breakpad integration:jeremy@chromium.org2009-04-221-0/+6
* ProxyConfigService for Linux.sdoyon@chromium.org2009-04-201-1/+12
* Remove histogram connection to base classes in stats_counterjar@chromium.org2009-04-101-0/+1
* Fix for invocation over deprecated protocol handlercpu@google.com2009-04-081-28/+8
* posix: make ctl-C work within gdb for dropping to a console.evan@chromium.org2009-04-081-0/+16
* Don't fatal error when GTK fails to load a 64-bit IME.deanm@chromium.org2009-04-021-6/+15
* Make Gtk/Gdk/GLib errors/warnings really fatal.phajdan.jr@chromium.org2009-04-011-16/+23
* Properly fix menu display when using dark system themes.evan@chromium.org2009-03-271-10/+0
* Hide StatsTable behind --enable-stats-table.mbelshe@google.com2009-03-271-5/+7
* First stab at Mac breakpad support.jeremy@chromium.org2009-03-261-1/+8