index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
app
/
chrome_main_delegate.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new exit code for when browser process is incorrectly running sandboxed.
wfh
2015-04-11
1
-0
/
+19
*
If possible, use the PathService instead of the --user-data-dir flag directly
noms
2015-03-28
1
-3
/
+1
*
Set a "metrics_client_id" crash key instead of "guid" on Mac OS X.
Mark Mentovai
2015-03-24
1
-0
/
+7
*
Profiler-instrumentation of the startup time.
yiyaoliu
2015-03-18
1
-0
/
+14
*
Crashpad!: Use the Crashpad client instead of Breakpad on Mac OS X.
mark
2015-03-13
1
-38
/
+6
*
Strip trailing separators from Chrome's user-data-dir.
noms
2015-03-12
1
-0
/
+7
*
Revert the TerminateOnHeapCorruption experiment.
erikwright
2015-03-11
1
-7
/
+0
*
removing all the code related to chrome://stats
cpu
2015-02-12
1
-7
/
+0
*
Fix fonts not loading in PDFs that don't embed them.
jam
2015-02-09
1
-6
/
+6
*
Combine PDF plugin into the Chromium binary.
jam
2015-02-04
1
-0
/
+11
*
Unify the three places that patch font loading for PDFium on Windows.
jam
2015-02-03
1
-5
/
+9
*
NaCl: Move src/trusted/plugin/ to components/nacl/renderer/plugin/
mseaborn
2015-01-29
1
-1
/
+1
*
chromeos: Rename BootTimesLoader to BootTimesRecorder.
tfarina
2015-01-07
1
-2
/
+2
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-22
1
-7
/
+10
*
Switch users of foundation_util.h to include it directly and clean up uses of...
avi
2014-12-21
1
-1
/
+1
*
Don't link remoting and nacl plugins into chrome.dll
jam
2014-12-16
1
-0
/
+20
*
Re-factored printing defines and build configs.
vitalybuka
2014-11-05
1
-1
/
+1
*
Cleanup: Better constify some strings in chrome.
thestig
2014-10-22
1
-2
/
+1
*
Hook up custom Win 64 SEH to v8
jochen
2014-10-02
1
-0
/
+5
*
Mac: Revert "Make logic for disabling OS crash catcher on OSX match comment."
erikchen
2014-09-24
1
-4
/
+6
*
Rename BreakpadClient to CrashReporterClient.
rsesek
2014-09-18
1
-5
/
+5
*
Move content_settings_pattern and content_settings_pattern_parser to the cont...
vasilii
2014-09-05
1
-1
/
+1
*
Improve the ScopedHandle verifier.
rvargas
2014-09-04
1
-0
/
+7
*
Clean content_settings_pattern_parser.* from unnecessary dependencies on exte...
vasilii
2014-09-02
1
-0
/
+5
*
Rename components/breakpad to components/crash.
Robert Sesek
2014-08-27
1
-3
/
+3
*
Merge ResourceBundle's InitSharedInstanceLocaleOnly with InitSharedInstanceWi...
tfarina@chromium.org
2014-08-14
1
-1
/
+2
*
Drop the bool parameter from InitSharedInstanceWithPakFileRegion().
tfarina@chromium.org
2014-08-12
1
-3
/
+1
*
Remove shared worker process related codes.
horo@chromium.org
2014-08-12
1
-3
/
+0
*
Componentize component_updater: Fix bug where components disrespect --user-da...
tommycli@chromium.org
2014-08-09
1
-3
/
+4
*
Cleanup: Remove unneeded #includes for grit/, ui/base/l10n/l10n_util.h and ui...
thestig@chromium.org
2014-08-08
1
-3
/
+0
*
Move StringToLowerASCII to base namespace
brettw@chromium.org
2014-08-07
1
-1
/
+1
*
Configure termination-on-heap-corruption using a delegate method rather than ...
erikwright@chromium.org
2014-08-01
1
-0
/
+7
*
[android_webview] Do not extract webviewchromium.pak
primiano@chromium.org
2014-07-29
1
-2
/
+4
*
Fix Mac build with disable_nacl=1.
joaodasilva@chromium.org
2014-07-17
1
-3
/
+23
*
Break some of the chrome/common dependencies in implementation by moving some...
tommycli@chromium.org
2014-07-08
1
-0
/
+4
*
Remove memory_watcher tool as well as --memory-profile command line flag.
cbentzel@chromium.org
2014-06-20
1
-23
/
+0
*
Split printing utility IPC messages into its own file.
thestig@chromium.org
2014-06-18
1
-2
/
+2
*
Make logic for disabling OS crash catcher on OSX match comment.
ncbray@chromium.org
2014-06-13
1
-6
/
+4
*
Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).
nkostylev@chromium.org
2014-05-27
1
-0
/
+11
*
Revert 270872 "Move all callers of GetHomeDir() to PathService::..."
benwells@chromium.org
2014-05-16
1
-11
/
+0
*
Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).
nkostylev@chromium.org
2014-05-16
1
-0
/
+11
*
Split NaCl SFI and non-SFI helpers into separate processes
mdempsky@chromium.org
2014-05-13
1
-1
/
+1
*
Add support for multiple zygote fork delegates
mdempsky@chromium.org
2014-05-11
1
-5
/
+4
*
Move IsStringUTF8/ASCII to base namespace
brettw@chromium.org
2014-05-07
1
-1
/
+1
*
Enable Enterprise enrollment on desktop builds.
joaodasilva@chromium.org
2014-05-02
1
-1
/
+1
*
Revert of Enable Enterprise enrollment on desktop builds. (https://codereview...
falken@chromium.org
2014-05-02
1
-1
/
+1
*
Enable Enterprise enrollment on desktop builds.
joaodasilva@chromium.org
2014-05-01
1
-1
/
+1
*
Revert r262011, which disabled support for resources in chrome.dll.
zturner@chromium.org
2014-04-29
1
-0
/
+8
*
Parsing /proc/cpuinfo for cpu branding information on Android and Aura.
puttaraju.r@samsung.com
2014-04-28
1
-0
/
+6
*
Remove unnecessary include of atlbase.h
hans@chromium.org
2014-04-23
1
-1
/
+0
[next]