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_dll_main.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added file to track login times, and moved functionality to boot_times_loader.
davemoore@chromium.org
2010-07-21
1
-1
/
+1
*
Cleanup: Break another common->app dependency.
thestig@chromium.org
2010-07-20
1
-3
/
+3
*
Fix stats table on linux. There were two problems:
mbelshe@chromium.org
2010-07-19
1
-17
/
+31
*
Fix svn:executable permissions.
thestig@chromium.org
2010-07-19
1
-0
/
+0
*
Adds the application locale police that allows to enforce the kApplicationLoc...
markusheintz@chromium.org
2010-07-19
1
-1
/
+8
*
Set up tests to exercise the chrome outersandbox from the nacl loader.
jvoung@google.com
2010-07-15
1
-2
/
+4
*
Command line flag cleanup.
estade@chromium.org
2010-06-25
1
-2
/
+2
*
linux: initialize glib-dbus threading during startup
evan@chromium.org
2010-06-23
1
-0
/
+5
*
Linux: Catch X errors and force a crash.
thestig@chromium.org
2010-06-11
1
-6
/
+13
*
add --version flag
estade@chromium.org
2010-06-10
1
-0
/
+13
*
Linux/GTK: implement update notification.
estade@chromium.org
2010-06-03
1
-0
/
+11
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-27
1
-2
/
+2
*
Revert "Another dependency the bbot missed!!!"
rafaelw@chromium.org
2010-05-26
1
-2
/
+2
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-25
1
-2
/
+2
*
Call mac_util::SerOverrideAppBundlePath before invoking DiagnosticsMain for M...
csilv@chromium.org
2010-05-25
1
-7
/
+7
*
- Made the writing of boot times happen on the file thread.
davemoore@chromium.org
2010-05-19
1
-6
/
+5
*
Remove a performance trace that seems to have caused a perf regression on XP,...
siggi@chromium.org
2010-05-13
1
-5
/
+0
*
Fixed Linux build.
sanjeevr@chromium.org
2010-05-12
1
-4
/
+2
*
Created a new process type called the service process to host background task...
sanjeevr@chromium.org
2010-05-12
1
-2
/
+14
*
Instrument Chrome and Chrome Frame for some perf measurements.
siggi@chromium.org
2010-05-10
1
-0
/
+5
*
Fix Chrome build break when building inside of x86-generic chroot.
scherkus@chromium.org
2010-05-06
1
-5
/
+6
*
Allows browser tests to run with recent change
davemoore@chromium.org
2010-05-06
1
-2
/
+4
*
Add time for when chrome's main() is called.
davemoore@chromium.org
2010-05-05
1
-1
/
+5
*
Add --enable-nacl switch that enables both NaCl and GPU plugins.
gregoryd@google.com
2010-03-26
1
-0
/
+7
*
Linux: fix SELinux support.
agl@chromium.org
2010-03-17
1
-2
/
+3
*
Run NaCl itself in Chromium's Linux sandbox
mseaborn@chromium.org
2010-03-09
1
-1
/
+12
*
Zygote: Clarify relationship between HandleForkRequest() and ChromeMain()
mseaborn@chromium.org
2010-03-08
1
-0
/
+1
*
Pulls the latest googleurl to get the fix for
brettw@chromium.org
2010-03-06
1
-0
/
+6
*
[Mac] Use the process type to tweak the name showed in Activity Montior to be...
thomasvl@chromium.org
2010-02-26
1
-0
/
+31
*
linux: fix warning message that was bugging me
evan@chromium.org
2010-02-26
1
-1
/
+1
*
Give Mac plugin processes descriptive names for Activity Monitor
stuartmorgan@chromium.org
2010-02-24
1
-1
/
+2
*
Implement the broker process that launches NaCl loader processes on 64-bit Wi...
gregoryd@google.com
2010-02-01
1
-3
/
+7
*
BSD port: chrome/app and chrome/browser ifdef cleaning
pvalchev@google.com
2010-02-01
1
-7
/
+10
*
Revert 37578 - Implement the broker process that launches NaCl loader process...
gregoryd@google.com
2010-01-30
1
-7
/
+3
*
Implement the broker process that launches NaCl loader processes on 64-bit Wi...
gregoryd@google.com
2010-01-30
1
-3
/
+7
*
Create initial GPU backing store in the GPU process for X windows applications.
brettw@chromium.org
2010-01-26
1
-1
/
+2
*
Linux: Add Certificate Info dialog (part 1)
mattm@chromium.org
2010-01-14
1
-1
/
+1
*
Add the ability for the GPU process to be used to paint the backing store of a
brettw@chromium.org
2010-01-13
1
-0
/
+3
*
Reland: Add a minimum_chrome_version key to the manifest.
aa@chromium.org
2010-01-06
1
-1
/
+2
*
Revert 35602 - Add a "minimum_chrome_version" key to the manifest.
arv@chromium.org
2010-01-06
1
-2
/
+1
*
Add a "minimum_chrome_version" key to the manifest.
aa@chromium.org
2010-01-06
1
-1
/
+2
*
linux: make --no-sandbox work
piman@chromium.org
2010-01-04
1
-1
/
+1
*
Speculative fix for a chrome browser crash which occurs with ChromeFrame. Bas...
ananta@chromium.org
2009-12-15
1
-2
/
+0
*
Only load resources for renderer, extension, and zygote processes
tony@chromium.org
2009-12-10
1
-9
/
+29
*
Linux: Adjust /proc/pid/oom_adj to sacrifice plugin and renderer processes to...
thestig@chromium.org
2009-12-10
1
-0
/
+37
*
Stick tcmalloc heap stats on the stack before crashing due to OOM
jamesr@chromium.org
2009-12-07
1
-0
/
+18
*
POSIX: sanitise signal handling state at startup.
agl@chromium.org
2009-12-05
1
-0
/
+16
*
Revert 33878 - Stick tcmalloc heap stats on the stack before crashing due to OOM
jamesr@chromium.org
2009-12-04
1
-11
/
+0
*
Stick tcmalloc heap stats on the stack before crashing due to OOM
jamesr@chromium.org
2009-12-04
1
-0
/
+11
*
Add support for 64-bit Windows build: base and chrome/app
gregoryd@google.com
2009-12-04
1
-0
/
+3
[next]