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
/
nacl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename BreakpadClient to CrashReporterClient.
rsesek
2014-09-18
2
-5
/
+5
*
Rename components/breakpad to components/crash.
Robert Sesek
2014-08-27
2
-2
/
+2
*
Clamp down various chrome/ DEPS files.
thestig@chromium.org
2014-06-24
1
-1
/
+0
*
Revert 239219 - "Revert of https://codereview.chromium.org/104593008/"
jochen@chromium.org
2013-12-09
2
-1
/
+6
*
Revert of https://codereview.chromium.org/104593008/
noms@chromium.org
2013-12-06
1
-1
/
+1
*
[breakpad] remove dependency on content_switches.cc
jochen@chromium.org
2013-12-06
1
-1
/
+1
*
Split chrome/nacl/nacl_exe_win_64.cc
alexis.menard@intel.com
2013-11-14
1
-71
/
+2
*
Move nacl_helper_linux.cc to components/nacl
alexis.menard@intel.com
2013-11-12
2
-391
/
+0
*
Revert 233201 "Clamp down various chrome/ DEPS files"
hashimoto@chromium.org
2013-11-06
1
-0
/
+1
*
Clamp down various chrome/ DEPS files
thestig@chromium.org
2013-11-06
1
-1
/
+0
*
Replace __attribute__((no_address_safety_analysis)), which is deprecated, wit...
glider@chromium.org
2013-10-25
1
-1
/
+1
*
Move Linux/Android breakpad implementation to breakpad component
jochen@chromium.org
2013-10-22
1
-2
/
+2
*
Move windows breakpad code to the breakpad component
jochen@chromium.org
2013-10-17
1
-2
/
+2
*
NaCl: Clean up how FDs are passed to nacl_helper instances on Linux
mseaborn@chromium.org
2013-10-11
1
-9
/
+12
*
Fix a bug where killing pages doesn't yield a sad-tab
ccameron@chromium.org
2013-09-17
1
-10
/
+3
*
Support a new remote IPC for for GetTerminationStatus.
jln@chromium.org
2013-08-21
1
-99
/
+193
*
Revert 218584 "Support a new remote IPC for for GetTerminationSt..."
dbeam@chromium.org
2013-08-21
1
-193
/
+99
*
Support a new remote IPC for for GetTerminationStatus.
jln@chromium.org
2013-08-21
1
-99
/
+193
*
Remove unused variable declaration.
etienneb@chromium.org
2013-08-18
1
-2
/
+0
*
Created multi-process-friendly PowerMonitor interface.
bajones@chromium.org
2013-08-02
1
-1
/
+4
*
Move NaCl loader related files to components/nacl/loader.
yael.aharon@intel.com
2013-07-31
20
-2639
/
+4
*
NaCl: enable seccomp-bpf on all platforms
jln@chromium.org
2013-07-31
1
-11
/
+0
*
Do PPB_FileIO Query and Read in the plugin process.
bbudge@chromium.org
2013-07-30
1
-0
/
+6
*
NaCl: Include times in list of allowed syscalls.
jhorwich@chromium.org
2013-07-29
1
-0
/
+4
*
Revert 213933 "Move PPB_FileIO Query and Read implementation fro..."
dewittj@chromium.org
2013-07-26
1
-6
/
+0
*
Move PPB_FileIO Query and Read implementation from the renderer to the plugin...
bbudge@chromium.org
2013-07-26
1
-0
/
+6
*
Move broker related files to components/nacl/broker.
yael.aharon@intel.com
2013-07-26
3
-181
/
+1
*
NaCl: enable a real seccomp-bpf sandbox on x86.
jln@chromium.org
2013-07-23
2
-14
/
+98
*
Move common files from chrome/common to components/nacl/common.
yael.aharon@intel.com
2013-07-23
5
-6
/
+6
*
Update include paths in chrome/nacl/ for base/process changes.
rsesek@chromium.org
2013-07-23
3
-3
/
+3
*
Move and rename chrome_sandbox_types_mac.h.
yael.aharon@intel.com
2013-07-22
1
-2
/
+2
*
Move nacl_cmd_line to components/nacl/common.
yael.aharon@intel.com
2013-07-22
1
-1
/
+1
*
PNaCl security hardening: Bound the nexe's code segment size to 32MB
mseaborn@chromium.org
2013-07-20
1
-0
/
+10
*
Use a direct include of the message_loop header in chrome/app, chrome/common,...
avi@chromium.org
2013-07-17
6
-6
/
+6
*
Use a direct include of the shared_memory header in base/, chrome/, components/.
avi@chromium.org
2013-07-17
2
-2
/
+2
*
Add a BreakpadClient which an embedder of the breakpad component has to provide
jochen@chromium.org
2013-07-04
2
-0
/
+13
*
Preserve the O_APPEND flag when receiving SerializedHandle file descriptors.
bbudge@chromium.org
2013-07-04
2
-20
/
+35
*
NaCl: run sandbox sanity checks only when enabled
jln@chromium.org
2013-06-27
1
-1
/
+1
*
Move timing files into base/time and base/timer, install forwarding headers.
avi@chromium.org
2013-06-27
2
-4
/
+4
*
Separate NaCl switches to their own file.
yael.aharon@intel.com
2013-06-24
6
-3
/
+8
*
Revert r207951 - "Separate NaCl switches to their own file."
dpranke@chromium.org
2013-06-22
6
-8
/
+3
*
Separate NaCl switches to their own file.
yael.aharon@intel.com
2013-06-21
6
-3
/
+8
*
Init NaClChromeMainArgs number_of_cores member so apps can size threadpools
bsy@google.com
2013-06-21
4
-4
/
+38
*
Revert 207350 "Init NaClChromeMainArgs number_of_cores member so..."
rsesek@chromium.org
2013-06-20
4
-38
/
+4
*
Init NaClChromeMainArgs number_of_cores member so apps can size threadpools
bsy@google.com
2013-06-20
4
-4
/
+38
*
NaCl: boilerplate for BPF sandbox on Linux.
jln@chromium.org
2013-06-20
4
-1
/
+89
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
2
-4
/
+4
*
Use a direct include of strings headers in chrome/nacl/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Revert 204389 "Set up NaClChromeMainArgs number_of_cores member ..."
thestig@chromium.org
2013-06-06
4
-38
/
+4
*
Set up NaClChromeMainArgs number_of_cores member so apps can size threadpools
bsy@google.com
2013-06-06
4
-4
/
+38
[next]