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
/
nacl_ipc_adapter.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not translate the file open flags other than read/write.
mazda@chromium.org
2013-05-24
1
-24
/
+22
*
NaCl: Let SerializedHandle carry open flag.
victorhsieh@chromium.org
2013-05-14
1
-4
/
+34
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in chrome, Linux edition.
dcheng@chromium.org
2013-04-06
1
-1
/
+1
*
Support FD passing for NaCl on posix
hamaji@chromium.org
2013-03-26
1
-5
/
+10
*
Pepper: Use shared memory for ArrayBufferVar.
teravest@chromium.org
2013-03-19
1
-0
/
+3
*
NaCl: Remove use of nacl::DescWrapper from nacl_ipc_adapter.cc
mseaborn@chromium.org
2013-02-07
1
-10
/
+24
*
PPAPI/NaCl: Move handle extraction code to ppapi/proxy
dmichael@chromium.org
2013-01-16
1
-206
/
+9
*
PPAPI/NaCl: Make NaClIPCAdapter pass handles for Resource Messages
dmichael@chromium.org
2012-12-11
1
-17
/
+56
*
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
*
ipc: Remove ipc_listener.h from ipc_channel.h and update the files.
tfarina@chromium.org
2012-11-17
1
-0
/
+1
*
PPAPI/NaCl: Move channel connection out of NaClIPCAdapter constructor
dmichael@chromium.org
2012-11-09
1
-2
/
+11
*
Rewrite PPB_AudioInput_Dev to use the new-style host/resource.
yzshen@chromium.org
2012-11-08
1
-1
/
+0
*
Fix crash in NaClIPCAdapter where incomplete messages incorrectly
bbudge@chromium.org
2012-09-20
1
-0
/
+2
*
PPAPI/NaCl: Fix IPC proxy crash for reply messages
dmichael@chromium.org
2012-08-30
1
-1
/
+1
*
Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser process
bbudge@chromium.org
2012-08-30
1
-5
/
+38
*
Revert 154134 - Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser...
bbudge@chromium.org
2012-08-30
1
-38
/
+5
*
Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser process
bbudge@chromium.org
2012-08-30
1
-5
/
+38
*
PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generally
dmichael@chromium.org
2012-08-27
1
-77
/
+192
*
Change NaClIPCAdapter to save translated descriptors to the rewritten message.
bbudge@chromium.org
2012-07-25
1
-42
/
+56
*
Modify NaClIPCAdapter to translate handles for a PPB_Audio message.
bbudge@chromium.org
2012-07-20
1
-30
/
+136
*
Revert 147155 - Modify NaClIPCAdapter to handle transfer handles for a PPB_Au...
bbudge@chromium.org
2012-07-18
1
-136
/
+30
*
Modify NaClIPCAdapter to handle transfer handles for a PPB_Audio message.
bbudge@chromium.org
2012-07-18
1
-30
/
+136
*
Add an IPC channel between the NaCl loader process and the renderer.
bbudge@chromium.org
2012-06-22
1
-0
/
+7
*
Revert 143656 - Add an IPC channel between the NaCl loader process and the re...
mrossetti@chromium.org
2012-06-22
1
-7
/
+0
*
Add an IPC channel between the NaCl loader process and the renderer.
bbudge@chromium.org
2012-06-22
1
-0
/
+7
*
Revert 143483 - Add an IPC channel between the NaCl loader process and the re...
bbudge@chromium.org
2012-06-21
1
-7
/
+0
*
Add an IPC channel between the NaCl loader process and the renderer.
bbudge@chromium.org
2012-06-21
1
-0
/
+7
*
PPAPI/NaCl: Wrap NaClIPCAdapter in a NaClCustomDesc
dmichael@chromium.org
2012-05-12
1
-16
/
+74
*
Remove NaClIPCManager's dependency on content. Create channel on I/O thread.
bbudge@chromium.org
2012-05-08
1
-2
/
+10
*
RefCounted types should not have public destructors, chrome/nacl edition
rsleevi@chromium.org
2012-04-27
1
-11
/
+14
*
Fix line endings.
brettw@chromium.org
2012-03-30
1
-333
/
+333
*
Initial implementation of an IPC adapter to expose Chrome IPC to Native Client.
brettw@chromium.org
2012-03-30
1
-0
/
+333