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
*
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
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
2
-2
/
+2
*
This patch fixes following compilation introduced by r202702 on VS2012
yosin@chromium.org
2013-05-29
1
-1
/
+1
*
NaCl: enable meta-based validation for shared libraries.
ncbray@chromium.org
2013-05-29
5
-0
/
+76
*
Revert 202278 "NaCl: enable meta-based validation for shared lib..."
rsesek@chromium.org
2013-05-25
5
-76
/
+0
*
NaCl: enable meta-based validation for shared libraries.
ncbray@chromium.org
2013-05-25
5
-0
/
+76
*
Do not translate the file open flags other than read/write.
mazda@chromium.org
2013-05-24
3
-24
/
+62
*
Linux: remove unmaintained SELinux code.
phajdan.jr@chromium.org
2013-05-17
1
-3
/
+1
*
NaCl: Let SerializedHandle carry open flag.
victorhsieh@chromium.org
2013-05-14
1
-4
/
+34
*
chrome: Use base::MessageLoop. (Part 1)
xhwang@chromium.org
2013-05-10
7
-11
/
+12
*
chrome: Update the include paths of base/message_loop_proxy.h to its new loca...
tfarina@chromium.org
2013-05-10
2
-2
/
+2
*
Remove seccomp-legacy: phase 2.
jln@chromium.org
2013-04-30
2
-2
/
+0
*
Disables dyncode syscalls for nexes that were produced by the pnacl translato...
sehr@chromium.org
2013-04-23
1
-0
/
+1
*
Revert 195190 "Set up NaClChromeMainArgs number_of_cores member ..."
szym@chromium.org
2013-04-19
4
-40
/
+4
*
Set up NaClChromeMainArgs number_of_cores member so apps can size threadpools...
bsy@google.com
2013-04-19
4
-4
/
+40
*
Remove PROCESS_DUP_HANDLE from OpenProcessHandle since PROCESS_DUP_HANDLE acc...
wfh@chromium.org
2013-04-09
1
-1
/
+1
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in chrome, Linux edition.
dcheng@chromium.org
2013-04-06
1
-1
/
+1
*
Split the power monitoring feature from SystemMonitor
hongbo.min@intel.com
2013-04-03
2
-4
/
+4
*
chrome: Update the include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-03-31
1
-1
/
+1
*
Support FD passing for NaCl on posix
hamaji@chromium.org
2013-03-26
1
-5
/
+10
*
Split the ProcessType enum into process types that content knows about (which...
jam@chromium.org
2013-03-22
1
-1
/
+1
*
Refactor sandbox_policy.cc so that it doesn't contain the sandbox policies fo...
jam@chromium.org
2013-03-20
2
-3
/
+24
*
Pepper: Use shared memory for ArrayBufferVar.
teravest@chromium.org
2013-03-19
2
-0
/
+4
*
Linux nacl_helper: make it clear when we get sandboxed
jln@chromium.org
2013-03-02
1
-0
/
+22
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
2
-2
/
+2
*
Move FilePath->base::FilePath
brettw@chromium.org
2013-02-11
3
-5
/
+7
*
NaCl: Remove use of nacl::DescWrapper from nacl_ipc_adapter.cc
mseaborn@chromium.org
2013-02-07
2
-14
/
+24
*
Linux/ChromeOS Chromium style checker cleanup, chrome/ edition part 1.
rsleevi@chromium.org
2013-02-07
3
-6
/
+6
*
NaCl: Allow nacl64.exe's stdout/stderr to be sent to the Windows console
mseaborn@chromium.org
2013-01-24
1
-0
/
+3
*
Use SOCK_SEQPACKET for synchronous IPC.
glider@google.com
2013-01-18
1
-1
/
+1
*
PPAPI/NaCl: Move handle extraction code to ppapi/proxy
dmichael@chromium.org
2013-01-16
3
-215
/
+17
*
When launching PNaCl helper nexes, explicitly disable IRT loading.
jvoung@google.com
2013-01-11
1
-10
/
+15
*
NaCl: Clean up file descriptor setup in nacl_helper on linux
mseaborn@chromium.org
2013-01-10
1
-7
/
+1
*
NaCl: Fix '*' spacing style in nacl_helper_linux.cc
mseaborn@chromium.org
2013-01-09
1
-7
/
+7
*
NaCl: Use C++-style comments as per the Chromium style
mseaborn@chromium.org
2013-01-03
1
-37
/
+31
*
Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how al...
jam@chromium.org
2013-01-02
2
-3
/
+3
*
PPAPI/NaCl: Make NaClIPCAdapter pass handles for Resource Messages
dmichael@chromium.org
2012-12-11
2
-18
/
+61
*
Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...
raymes@chromium.org
2012-12-08
1
-0
/
+4
*
Revert 171408
raymes@chromium.org
2012-12-06
1
-4
/
+0
*
Revert 171389
raymes@chromium.org
2012-12-06
1
-0
/
+4
*
Revert 171080
raymes@chromium.org
2012-12-06
1
-4
/
+0
*
The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...
raymes@chromium.org
2012-12-04
1
-0
/
+4
*
Use size_t as the type of the key_length and digest_length arguments
wtc@chromium.org
2012-12-04
2
-6
/
+5
[next]