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
/
components
/
nacl
/
loader
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move gn _run target generation into test(). (RELAND)
jbudorick
2016-02-03
1
-26
/
+2
*
Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...
dpranke
2016-02-03
1
-2
/
+26
*
Move gn _run target generation into test().
jbudorick
2016-02-03
1
-26
/
+2
*
NaCl cleanup: Remove a reference to the NaClHandle type
mseaborn
2016-01-22
1
-1
/
+1
*
GN: Drop enable_pnacl and enable_nacl_untrusted variables
mcgrathr
2016-01-20
1
-9
/
+4
*
NaCl cleanup: Remove unused #includes of portability*.h and nacl_base.h
mseaborn
2016-01-16
1
-1
/
+0
*
NaCl cleanup: Remove use of the IMC bootstrap channel
mseaborn
2016-01-13
1
-1
/
+0
*
NaCl: Fix a recently-introduced handle/FD leak in the renderer process
mseaborn
2016-01-12
1
-3
/
+0
*
Reland of GN: Properly mark all NaCl test depencies as data_deps
phosek
2016-01-12
1
-1
/
+2
*
NaCl cleanup: Remove now-unneeded uses of BrokerDuplicateHandle()
mseaborn
2016-01-11
1
-12
/
+0
*
GN: Build nacl64.exe in Windows x86 build
mcgrathr
2016-01-06
1
-5
/
+48
*
Revert of GN: Properly mark all NaCl test depencies as data_deps (patchset #2...
dbeam
2016-01-04
1
-2
/
+1
*
GN: Properly mark all NaCl test depencies as data_deps
phosek
2016-01-04
1
-1
/
+2
*
Convert Pass()→std::move() in //components/[n-z]*
dcheng
2015-12-26
5
-13
/
+15
*
Switch to standard integer types in components/, part 2 of 4.
avi
2015-12-26
20
-30
/
+56
*
GN: Build nacl_helper_nonsfi unit tests
phosek
2015-12-17
2
-12
/
+79
*
Move nacl targets to subdirectories.
brettw
2015-12-16
2
-0
/
+232
*
bpf_dsl: remove operator{!,&&,||} overloads
mdempsky
2015-12-15
1
-15
/
+20
*
Revert of Move nacl targets to subdirectories. (patchset #6 id:100001 of http...
yoichio
2015-12-15
2
-226
/
+0
*
Move nacl targets to subdirectories.
brettw
2015-12-15
2
-0
/
+226
*
NaCl: Remove enable_ipc_proxy and enable_ppapi_proxy, which are always true
mseaborn
2015-12-14
2
-29
/
+23
*
Non-SFI NaCl: Remove some unused include_rules in DEPS
mseaborn
2015-12-10
1
-5
/
+0
*
Replace ScopedVector<ScopedFD> with std::vector<ScopedFD>
mdempsky
2015-12-09
1
-25
/
+16
*
Fixes for 1324523008 which was reverted. (Due to GetUserDefaultLocaleName bei...
liamjm
2015-12-03
1
-3
/
+0
*
Change callers of ScopedGeneric::Pass() to std::move()
danakj
2015-12-03
2
-2
/
+2
*
Sandbox policy: Fix a comment to match the code
mseaborn
2015-11-25
1
-1
/
+1
*
Cleanup: Correctly spell success(ful).
thestig
2015-11-23
1
-1
/
+1
*
Allow Mach shm to be passed to NaCl.
erikchen
2015-11-23
1
-9
/
+22
*
Revert of Non-SFI mode: Harden the seccomp-bpf sandbox. (patchset #1 id:1 of ...
hidehiko
2015-10-27
3
-7
/
+38
*
Non-SFI mode: Harden the seccomp-bpf sandbox.
hidehiko
2015-10-26
3
-38
/
+7
*
Non-SFI mode: Remove old Non-SFI code.
hidehiko
2015-10-19
27
-1670
/
+39
*
Adding error handlers to setup.exe.
pmonette
2015-10-16
2
-4
/
+9
*
ipc: Make a separate vector for brokerable attachments.
erikchen
2015-10-10
1
-0
/
+1
*
ipc: Make factory methods for attachment brokers.
erikchen
2015-10-07
1
-5
/
+2
*
Fold away now dead NSS code.
davidben
2015-10-02
1
-21
/
+0
*
Update components/nacl/ for attachment brokering.
erikchen
2015-10-02
2
-7
/
+18
*
Make SharedMemoryHandle a class on windows.
erikchen
2015-09-25
1
-1
/
+1
*
nonsfi_sandbox: workaround new Clang optimizations in unit tests
mdempsky
2015-09-18
1
-2
/
+3
*
Cleanup: Remove unneeded base/memory/shared_memory.h #includes.
thestig
2015-09-15
1
-1
/
+0
*
Fix header guard ifdefs in components.
thestig
2015-09-15
3
-9
/
+9
*
MIPS: Add MAP_STACK definition for MIPS
Gordana.Cmiljanovic
2015-09-10
1
-3
/
+4
*
Revert "Add sbox tests related to warming up of locales."
Balazs Engedy
2015-09-09
1
-0
/
+3
*
Add sbox tests related to warming up of locales.
liamjm
2015-09-09
1
-3
/
+0
*
Non-SFI mode: Cleanup clone() flags after NaCl roll
lhchavez
2015-08-27
1
-7
/
+3
*
NaCl cleanup: Remove now-unneeded use of irt_load_optional
mseaborn
2015-08-26
1
-4
/
+0
*
IWYU for base/memory/scoped_vector.h.
thestig
2015-08-22
1
-1
/
+0
*
Non-SFI mode: Sandbox support for NaCl async-signals.
lhchavez
2015-08-18
3
-3
/
+103
*
Print stack traces in browser tests when any process crashes, or an assert fi...
jam
2015-08-17
2
-7
/
+1
*
Revert of Print stack traces in child processes when browser tests failed. (p...
rockot
2015-08-16
1
-0
/
+6
*
Print stack traces in child processes when browser tests failed.
jam
2015-08-13
1
-6
/
+0
[next]