summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_main_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* Add new exit code for when browser process is incorrectly running sandboxed.wfh2015-04-111-0/+19
* If possible, use the PathService instead of the --user-data-dir flag directlynoms2015-03-281-3/+1
* Set a "metrics_client_id" crash key instead of "guid" on Mac OS X.Mark Mentovai2015-03-241-0/+7
* Profiler-instrumentation of the startup time.yiyaoliu2015-03-181-0/+14
* Crashpad!: Use the Crashpad client instead of Breakpad on Mac OS X.mark2015-03-131-38/+6
* Strip trailing separators from Chrome's user-data-dir.noms2015-03-121-0/+7
* Revert the TerminateOnHeapCorruption experiment.erikwright2015-03-111-7/+0
* removing all the code related to chrome://statscpu2015-02-121-7/+0
* Fix fonts not loading in PDFs that don't embed them.jam2015-02-091-6/+6
* Combine PDF plugin into the Chromium binary.jam2015-02-041-0/+11
* Unify the three places that patch font loading for PDFium on Windows.jam2015-02-031-5/+9
* NaCl: Move src/trusted/plugin/ to components/nacl/renderer/plugin/mseaborn2015-01-291-1/+1
* chromeos: Rename BootTimesLoader to BootTimesRecorder.tfarina2015-01-071-2/+2
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-7/+10
* Switch users of foundation_util.h to include it directly and clean up uses of...avi2014-12-211-1/+1
* Don't link remoting and nacl plugins into chrome.dlljam2014-12-161-0/+20
* Re-factored printing defines and build configs.vitalybuka2014-11-051-1/+1
* Cleanup: Better constify some strings in chrome.thestig2014-10-221-2/+1
* Hook up custom Win 64 SEH to v8jochen2014-10-021-0/+5
* Mac: Revert "Make logic for disabling OS crash catcher on OSX match comment."erikchen2014-09-241-4/+6
* Rename BreakpadClient to CrashReporterClient.rsesek2014-09-181-5/+5
* Move content_settings_pattern and content_settings_pattern_parser to the cont...vasilii2014-09-051-1/+1
* Improve the ScopedHandle verifier.rvargas2014-09-041-0/+7
* Clean content_settings_pattern_parser.* from unnecessary dependencies on exte...vasilii2014-09-021-0/+5
* Rename components/breakpad to components/crash.Robert Sesek2014-08-271-3/+3
* Merge ResourceBundle's InitSharedInstanceLocaleOnly with InitSharedInstanceWi...tfarina@chromium.org2014-08-141-1/+2
* Drop the bool parameter from InitSharedInstanceWithPakFileRegion().tfarina@chromium.org2014-08-121-3/+1
* Remove shared worker process related codes.horo@chromium.org2014-08-121-3/+0
* Componentize component_updater: Fix bug where components disrespect --user-da...tommycli@chromium.org2014-08-091-3/+4
* Cleanup: Remove unneeded #includes for grit/, ui/base/l10n/l10n_util.h and ui...thestig@chromium.org2014-08-081-3/+0
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-071-1/+1
* Configure termination-on-heap-corruption using a delegate method rather than ...erikwright@chromium.org2014-08-011-0/+7
* [android_webview] Do not extract webviewchromium.pakprimiano@chromium.org2014-07-291-2/+4
* Fix Mac build with disable_nacl=1.joaodasilva@chromium.org2014-07-171-3/+23
* Break some of the chrome/common dependencies in implementation by moving some...tommycli@chromium.org2014-07-081-0/+4
* Remove memory_watcher tool as well as --memory-profile command line flag.cbentzel@chromium.org2014-06-201-23/+0
* Split printing utility IPC messages into its own file.thestig@chromium.org2014-06-181-2/+2
* Make logic for disabling OS crash catcher on OSX match comment.ncbray@chromium.org2014-06-131-6/+4
* Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).nkostylev@chromium.org2014-05-271-0/+11
* Revert 270872 "Move all callers of GetHomeDir() to PathService::..."benwells@chromium.org2014-05-161-11/+0
* Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).nkostylev@chromium.org2014-05-161-0/+11
* Split NaCl SFI and non-SFI helpers into separate processesmdempsky@chromium.org2014-05-131-1/+1
* Add support for multiple zygote fork delegatesmdempsky@chromium.org2014-05-111-5/+4
* Move IsStringUTF8/ASCII to base namespacebrettw@chromium.org2014-05-071-1/+1
* Enable Enterprise enrollment on desktop builds.joaodasilva@chromium.org2014-05-021-1/+1
* Revert of Enable Enterprise enrollment on desktop builds. (https://codereview...falken@chromium.org2014-05-021-1/+1
* Enable Enterprise enrollment on desktop builds.joaodasilva@chromium.org2014-05-011-1/+1
* Revert r262011, which disabled support for resources in chrome.dll.zturner@chromium.org2014-04-291-0/+8
* Parsing /proc/cpuinfo for cpu branding information on Android and Aura.puttaraju.r@samsung.com2014-04-281-0/+6
* Remove unnecessary include of atlbase.hhans@chromium.org2014-04-231-1/+0