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
/
ppapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split IPC logging between content and chrome.
jochen@chromium.org
2012-10-30
1
-0
/
+7
*
Add type argument to pepper content decryptor method GenerateKeyRequest().
tomfinegan@chromium.org
2012-10-29
12
-68
/
+89
*
Provide IPC mechanism for host-to-resource messaging
victorhsieh@chromium.org
2012-10-29
3
-62
/
+65
*
Fix layering violation where content is included by gpu.
ccameron@chromium.org
2012-10-28
2
-59
/
+0
*
Add support for additional a/v decoders to Pepper CDM API.
tomfinegan@chromium.org
2012-10-27
3
-8
/
+26
*
Revert nacl.scons from r164136, the Scons build of ppapi_gles2 is used by pna...
binji@chromium.org
2012-10-26
1
-0
/
+17
*
Reduce log spew in nacl_integration.
ncbray@google.com
2012-10-25
3
-5
/
+0
*
Don't crash when destoying transfer buffer that isn't mapped.
jbauman@chromium.org
2012-10-25
1
-4
/
+5
*
Remove more redundant PPAPI interface tests from NaCl's SCons build.
ncbray@chromium.org
2012-10-25
23
-2185
/
+0
*
NaCl: Remove "#ifdef NACL_STANDALONE" code paths
mseaborn@chromium.org
2012-10-25
5
-33
/
+1
*
NaCl: Remove the nacl_standalone==1 case from plugin.gyp
mseaborn@chromium.org
2012-10-25
1
-73
/
+40
*
NaCl: Remove unused dylib_unittest.cc and plugin_unittest.cc
mseaborn@chromium.org
2012-10-25
3
-140
/
+0
*
Remove a large file that should have been removed in 161524.
ncbray@google.com
2012-10-25
1
-65536
/
+0
*
Add the PPB_NET_ADDRESS_PRIVATE interface to the NaCl IPC-based proxy.
bbudge@chromium.org
2012-10-25
3
-282
/
+237
*
WebSocket_AbortReceiveMessageCall was flaky because it was slow.
toyoshim@chromium.org
2012-10-24
1
-13
/
+11
*
Cache more information when launching NaCl sel_ldr, and pass 'Dev' interface
bbudge@chromium.org
2012-10-23
2
-3
/
+5
*
Encrypted Media: Return and handle NeedMoreData correctly.
xhwang@chromium.org
2012-10-23
9
-64
/
+66
*
Change the way we generate versions.
noelallen@chromium.org
2012-10-23
17
-136
/
+428
*
Allow 0 resource in PPB_Instance_Proxy::Deliver{Frame|Samples}.
xhwang@chromium.org
2012-10-23
1
-20
/
+29
*
Add CDM video decoder.
tomfinegan@chromium.org
2012-10-23
2
-16
/
+33
*
Add PPB_MouseCursor interface proxy for the NaCl IPC proxy.
bbudge@chromium.org
2012-10-23
3
-10
/
+1
*
Add the PPB_Memory_Dev interface to the NaCl IPC-based proxy.
bbudge@chromium.org
2012-10-22
1
-1
/
+1
*
Move a bunch of code in content\common (as well as a few left in renderer) to...
jam@chromium.org
2012-10-22
2
-4
/
+4
*
WebSocket Pepper API: split AbortCalls test to four parts
toyoshim@chromium.org
2012-10-22
2
-37
/
+72
*
Add pepper content decryption audio decoding API.
tomfinegan@chromium.org
2012-10-19
17
-145
/
+445
*
Remove all the "set noparent" directives
dpranke@chromium.org
2012-10-19
1
-1
/
+0
*
Add PPB_Testing_Dev GetDocumentURL to the NaCl IPC-based PPAPI proxy.
bbudge@chromium.org
2012-10-19
5
-38
/
+52
*
PPAPI: Add a (trivial) C++ wrapper for PPB_CursorControl_Dev.
viettrungluu@chromium.org
2012-10-19
3
-0
/
+105
*
Build PNaCl IRT shims on arm as well as x86-64
dschuff@chromium.org
2012-10-19
6
-14
/
+28
*
PPAPI: Add a (trivial) C++ wrapper for PPB_Crypto_Dev.
viettrungluu@chromium.org
2012-10-18
3
-0
/
+62
*
Update PluginInstance for decrypt-and-decode video.
xhwang@chromium.org
2012-10-18
2
-0
/
+8
*
Change pnacl translator filenames and layout.
jvoung@chromium.org
2012-10-18
1
-1
/
+4
*
Fix typo in comment in ppapi/cpp/dev/url_util_dev.h.
viettrungluu@chromium.org
2012-10-18
1
-1
/
+1
*
Make PPB_Flash_Proxy::GetLocalTimeZoneOffset()'s cache aware of the input time.
viettrungluu@chromium.org
2012-10-18
1
-7
/
+19
*
Move pnacl_component_crx_gen to the chrome tree from nacl.
jvoung@chromium.org
2012-10-18
6
-2
/
+642
*
Handle additional messages in the NaCl PpapiDispatcher.
bbudge@chromium.org
2012-10-17
1
-19
/
+2
*
Fix ppapi TwoWayTest so that it constructs a unique IPC::ChannelHandle.
raymes@chromium.org
2012-10-17
2
-3
/
+9
*
WebSocket test server migration on PPAPI tests
toyoshim@chromium.org
2012-10-17
1
-6
/
+4
*
Fix the NaCl IPC proxy untrusted side to allow calls off the main thread.
bbudge@chromium.org
2012-10-16
3
-18
/
+18
*
Make GLES2Implementation based on GLES2Interface
gman@chromium.org
2012-10-16
1
-0
/
+1
*
Remove more tests from the NaCl SCons build.
ncbray@chromium.org
2012-10-16
12
-483
/
+14
*
PluginResource: Avoid having two sets of similar methods for talking with bro...
yzshen@chromium.org
2012-10-16
9
-88
/
+57
*
Implement host side of sync EnumerateVideoCaptureDevices
raymes@chromium.org
2012-10-16
5
-2
/
+258
*
Enable Pepper threading for the NaCl IPC proxy untrusted side.
bbudge@chromium.org
2012-10-15
3
-0
/
+9
*
Put locks around PPB_Graphics3d.
nfullagar@chromium.org
2012-10-15
7
-5
/
+216
*
Add template SyncCall() to PluginResource.
yzshen@chromium.org
2012-10-13
6
-43
/
+252
*
Allow null buffer resources to be returned through the PPB_ContentDecryptor_P...
ddorwin@chromium.org
2012-10-13
1
-5
/
+12
*
Remove 'Dev' permission from PPB_Var_ArrayBuffer interface.
bbudge@chromium.org
2012-10-12
1
-1
/
+1
*
Remove redundant PPAPI tests from NaCl SCons build.
ncbray@google.com
2012-10-12
31
-3745
/
+0
*
PPAPI/Flapper: Add default constructor for pp::flash::FontFile.
viettrungluu@chromium.org
2012-10-12
2
-1
/
+6
[next]