summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_dll_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Added file to track login times, and moved functionality to boot_times_loader.davemoore@chromium.org2010-07-211-1/+1
* Cleanup: Break another common->app dependency.thestig@chromium.org2010-07-201-3/+3
* Fix stats table on linux. There were two problems:mbelshe@chromium.org2010-07-191-17/+31
* Fix svn:executable permissions.thestig@chromium.org2010-07-191-0/+0
* Adds the application locale police that allows to enforce the kApplicationLoc...markusheintz@chromium.org2010-07-191-1/+8
* Set up tests to exercise the chrome outersandbox from the nacl loader.jvoung@google.com2010-07-151-2/+4
* Command line flag cleanup.estade@chromium.org2010-06-251-2/+2
* linux: initialize glib-dbus threading during startupevan@chromium.org2010-06-231-0/+5
* Linux: Catch X errors and force a crash.thestig@chromium.org2010-06-111-6/+13
* add --version flagestade@chromium.org2010-06-101-0/+13
* Linux/GTK: implement update notification.estade@chromium.org2010-06-031-0/+11
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-271-2/+2
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-261-2/+2
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-251-2/+2
* Call mac_util::SerOverrideAppBundlePath before invoking DiagnosticsMain for M...csilv@chromium.org2010-05-251-7/+7
* - Made the writing of boot times happen on the file thread.davemoore@chromium.org2010-05-191-6/+5
* Remove a performance trace that seems to have caused a perf regression on XP,...siggi@chromium.org2010-05-131-5/+0
* Fixed Linux build.sanjeevr@chromium.org2010-05-121-4/+2
* Created a new process type called the service process to host background task...sanjeevr@chromium.org2010-05-121-2/+14
* Instrument Chrome and Chrome Frame for some perf measurements.siggi@chromium.org2010-05-101-0/+5
* Fix Chrome build break when building inside of x86-generic chroot.scherkus@chromium.org2010-05-061-5/+6
* Allows browser tests to run with recent changedavemoore@chromium.org2010-05-061-2/+4
* Add time for when chrome's main() is called.davemoore@chromium.org2010-05-051-1/+5
* Add --enable-nacl switch that enables both NaCl and GPU plugins.gregoryd@google.com2010-03-261-0/+7
* Linux: fix SELinux support.agl@chromium.org2010-03-171-2/+3
* Run NaCl itself in Chromium's Linux sandboxmseaborn@chromium.org2010-03-091-1/+12
* Zygote: Clarify relationship between HandleForkRequest() and ChromeMain()mseaborn@chromium.org2010-03-081-0/+1
* Pulls the latest googleurl to get the fix forbrettw@chromium.org2010-03-061-0/+6
* [Mac] Use the process type to tweak the name showed in Activity Montior to be...thomasvl@chromium.org2010-02-261-0/+31
* linux: fix warning message that was bugging meevan@chromium.org2010-02-261-1/+1
* Give Mac plugin processes descriptive names for Activity Monitorstuartmorgan@chromium.org2010-02-241-1/+2
* Implement the broker process that launches NaCl loader processes on 64-bit Wi...gregoryd@google.com2010-02-011-3/+7
* BSD port: chrome/app and chrome/browser ifdef cleaningpvalchev@google.com2010-02-011-7/+10
* Revert 37578 - Implement the broker process that launches NaCl loader process...gregoryd@google.com2010-01-301-7/+3
* Implement the broker process that launches NaCl loader processes on 64-bit Wi...gregoryd@google.com2010-01-301-3/+7
* Create initial GPU backing store in the GPU process for X windows applications.brettw@chromium.org2010-01-261-1/+2
* Linux: Add Certificate Info dialog (part 1)mattm@chromium.org2010-01-141-1/+1
* Add the ability for the GPU process to be used to paint the backing store of abrettw@chromium.org2010-01-131-0/+3
* Reland: Add a minimum_chrome_version key to the manifest.aa@chromium.org2010-01-061-1/+2
* Revert 35602 - Add a "minimum_chrome_version" key to the manifest.arv@chromium.org2010-01-061-2/+1
* Add a "minimum_chrome_version" key to the manifest.aa@chromium.org2010-01-061-1/+2
* linux: make --no-sandbox workpiman@chromium.org2010-01-041-1/+1
* Speculative fix for a chrome browser crash which occurs with ChromeFrame. Bas...ananta@chromium.org2009-12-151-2/+0
* Only load resources for renderer, extension, and zygote processestony@chromium.org2009-12-101-9/+29
* Linux: Adjust /proc/pid/oom_adj to sacrifice plugin and renderer processes to...thestig@chromium.org2009-12-101-0/+37
* Stick tcmalloc heap stats on the stack before crashing due to OOMjamesr@chromium.org2009-12-071-0/+18
* POSIX: sanitise signal handling state at startup.agl@chromium.org2009-12-051-0/+16
* Revert 33878 - Stick tcmalloc heap stats on the stack before crashing due to OOMjamesr@chromium.org2009-12-041-11/+0
* Stick tcmalloc heap stats on the stack before crashing due to OOMjamesr@chromium.org2009-12-041-0/+11
* Add support for 64-bit Windows build: base and chrome/appgregoryd@google.com2009-12-041-0/+3