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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
1
-1
/
+1
*
NaCl cleanup: Stop connecting to the SRPC trusted command channel
mseaborn
2015-06-12
4
-11
/
+36
*
NaCl: Clean up error handling during NaCl loader startup in OnStart()
mseaborn
2015-06-10
1
-9
/
+5
*
Non-SFI mode: Implement test launcher for nacl_helper_nonsfi_unittests.
hidehiko
2015-06-09
3
-8
/
+34
*
NaCl: Clean up some uses of native_client/src/trusted/desc/
mseaborn
2015-06-05
5
-11
/
+10
*
Refactor Nacl to remove assumptions about SharedMemoryHandle.
erikchen
2015-06-05
2
-2
/
+5
*
Histograms.xml python script housekeeping:
nick
2015-06-03
1
-1
/
+3
*
NaCl cleanup: Remove unused function, ConvertFileDescriptor()
mseaborn
2015-06-03
3
-27
/
+0
*
Change most uses of Pickle to base::Pickle
brettw
2015-06-03
6
-30
/
+31
*
Introduce bad_message.h for chrome and NaCl.
nick
2015-06-02
5
-3
/
+79
*
Move UnixDomainSocket to base namespace
brettw
2015-06-02
2
-10
/
+10
*
components: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-02
13
-104
/
+83
*
Remove TcpListenSocket from NaclProcessHost
xunjieli
2015-06-02
1
-5
/
+38
*
Move Pickle to base namespace.
brettw
2015-06-02
2
-4
/
+6
*
Move Tuple to base namespace.
brettw
2015-05-29
1
-1
/
+1
*
Fix duplicate symbol in ARM build of nacl_helper_nonsfi_unittests
Sam Clegg
2015-05-28
1
-11
/
+14
*
NaCl: Increase validation cache size.
nya
2015-05-27
1
-1
/
+1
*
Add constructors for IOBuffer that take the buffer length as a size_t.
eroman
2015-05-27
1
-1
/
+7
*
Non-SFI mode: Disallow socketpair in nacl_helper_nonsfi's sandbox.
hidehiko
2015-05-26
2
-10
/
+30
*
Reland "Non-SFI mode: Build nacl_helper_nonsfi_unittests"
hidehiko
2015-05-25
1
-13
/
+105
*
NaCl cleanup: Use the version of nacl_desc_custom.h from src/public/
mseaborn
2015-05-23
2
-2
/
+2
*
content/child: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-05-21
2
-24
/
+19
*
Non-SFI: move socketpair() from plugin process to browser process.
hidehiko
2015-05-18
6
-117
/
+205
*
Convert JsonWriter::Write to taking a const ref for the in-param
estade
2015-05-16
1
-3
/
+3
*
Revert of Non-SFI mode: Build nacl_helper_nonsfi_unittests (patchset #4 id:80...
hans
2015-05-15
1
-105
/
+13
*
Non-SFI mode: Build nacl_helper_nonsfi_unittests
hidehiko
2015-05-15
1
-13
/
+105
*
PNaCl: Hold subprocess_mu while doing StartSrpcServices.
jvoung
2015-05-13
2
-24
/
+22
*
Move PNaCl process startup back to the main thread.
jvoung
2015-05-12
8
-390
/
+307
*
Attempt to fix a CloseHandle crasher in the renderer process. The crash is tr...
ananta
2015-05-11
2
-6
/
+6
*
Handle imc_handle_for_renderer error properly.
hidehiko
2015-05-11
1
-2
/
+8
*
NaCl: Stop sending resource FDs with NaClProcessMsg_Start
yusukes
2015-05-09
8
-41
/
+65
*
Refactor NaClProcessHost. Reduce chances to leak the resource.
hidehiko
2015-05-07
5
-141
/
+195
*
Change kMaxDescriptorsPerMessage back to 7
yusukes
2015-05-06
1
-2
/
+4
*
Non-SFI mode: Refactor nonsfi_sandbox's unittests.
hidehiko
2015-05-06
2
-57
/
+135
*
SFI NaCl: Batch-open resource files
yusukes
2015-05-05
7
-33
/
+130
*
Fix a typo in a for loop, causing it to not terminate
lpique
2015-05-04
1
-1
/
+1
*
win: Fix all plugin warnings in components/.
thakis
2015-05-01
2
-1
/
+4
*
Non-SFI mode: Enable seccomp-bpf sandbox on nacl_helper_nonsfi.
hidehiko
2015-05-01
3
-32
/
+36
*
Remove SRPC "start_module" from the Chromium side.
jvoung
2015-04-30
2
-41
/
+1
*
Refactor params of NaClProcessMsg_Start.
hidehiko
2015-04-30
13
-144
/
+178
*
Apply automated fixits for Chrome clang plugin to components.
dcheng
2015-04-29
2
-3
/
+3
*
Use of base::StringPairs appropriately in nacl.
payal.pandey
2015-04-29
5
-21
/
+17
*
Change ScopedPtrHashMap's 2nd template parameter
kcwu
2015-04-28
1
-1
/
+2
*
Update {virtual,override} to follow C++11 style in components.
nick
2015-04-28
3
-9
/
+8
*
Pepper: Remove Mojo integration and tests.
teravest
2015-04-23
11
-44
/
+0
*
favor DCHECK_CURRENTLY_ON for better logs in components/ (part 2)
mostynb
2015-04-23
1
-16
/
+16
*
Set up a NaCl load status callback to start replacing "start_module".
jvoung
2015-04-22
11
-81
/
+60
*
Pepper: Remove a use of third_party/jsoncpp
teravest
2015-04-21
1
-25
/
+22
*
Rename USE_NSS to USE_NSS_CERTS.
davidben
2015-04-17
2
-3
/
+3
*
Stop adding the "files/" prefix when sending open_resource IPC
yusukes
2015-04-16
2
-31
/
+3
[next]