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
*
PPAPI/NaCl: Fix WebSocket proxy for NaCl
dmichael@chromium.org
2012-11-09
1
-5
/
+5
*
Disable breakpad_crash_test on Linux and Windows.
bbudge@chromium.org
2012-11-08
1
-2
/
+3
*
Rewrite PPB_AudioInput_Dev to use the new-style host/resource.
yzshen@chromium.org
2012-11-08
29
-1490
/
+470
*
Make 0 call sequence numbers be invalid.
brettw@chromium.org
2012-11-08
2
-8
/
+25
*
Make the Chrome IPC-based proxy the default for Native Client.
bbudge@chromium.org
2012-11-08
3
-7
/
+15
*
PPAPI: Make CompletionCallbacks work right on background threads.
dmichael@chromium.org
2012-11-08
24
-116
/
+445
*
Make sure PluginResource doesn't live forever because of holding references t...
yzshen@chromium.org
2012-11-08
7
-13
/
+64
*
Convert PPB_Crypto_Dev to IDL.
teravest@chromium.org
2012-11-08
3
-3
/
+53
*
NaCl: remove dead tests and files from the SCons build.
ncbray@chromium.org
2012-11-08
26
-2877
/
+0
*
Return IPC proxy startup result codes so NaCl plugin can default to SRPC corr...
bbudge@chromium.org
2012-11-08
2
-7
/
+26
*
Enable pepper threading by default.
brettw@chromium.org
2012-11-08
4
-10
/
+32
*
Consolidate list of NaCl SCons files in Chrome repo.
ncbray@chromium.org
2012-11-07
2
-64
/
+37
*
Convert NetworkState to IDL.
teravest@chromium.org
2012-11-07
3
-5
/
+62
*
Allow a video decoder object to be copied.
brettw@chromium.org
2012-11-07
2
-6
/
+1
*
Remove even more redundant PPAPI tests from nacl_integration.
ncbray@chromium.org
2012-11-07
12
-1192
/
+0
*
Update comments for the GeneratorByFile interface.
teravest@chromium.org
2012-11-07
1
-29
/
+27
*
NaCl: De-flake ppapi_extension_mime_handler.cc
dmichael@chromium.org
2012-11-06
1
-1
/
+1
*
Remove C++-style comments from C headers.
sbc@chromium.org
2012-11-06
5
-10
/
+9
*
Add GetWebSocketTestDataDirectory() to test_data_directory
toyoshim@chromium.org
2012-11-06
1
-1
/
+1
*
Fix nacl_integration test to more reliably crash.
bbudge@chromium.org
2012-11-05
1
-1
/
+1
*
PPAPI: Get TrackedCallback ready for running on non-main threads.
dmichael@chromium.org
2012-11-05
22
-161
/
+111
*
Fix ppapi_extension_mime_handler nacl test.
dmichael@chromium.org
2012-11-03
1
-9
/
+11
*
Avoid leaking SerializedHandles.
yzshen@chromium.org
2012-11-02
5
-45
/
+136
*
DLOG rather than DCHECK in GetBrowserInterface when name is NULL.
bbudge@chromium.org
2012-11-02
1
-3
/
+6
*
Instantiate a base::AtExitManager in NaCl IPC proxy Main().
bbudge@chromium.org
2012-11-02
1
-0
/
+2
*
Use extensions socket permission for TCP/UDP socket APIs in Pepper
dpolukhin@chromium.org
2012-11-02
4
-14
/
+29
*
Don't assert if PluginInstance can't get PPP_Combined. Some tests exercise th...
bbudge@chromium.org
2012-11-02
1
-1
/
+0
*
Fix the PPAPI out of process proxy PPB_Instance::BindGraphics function.
bbudge@chromium.org
2012-11-02
1
-6
/
+11
*
Fix generation of Single version IDL for SDK
noelallen@chromium.org
2012-11-02
1
-0
/
+10
*
Add more tests to ppapi/tests/test_image_data.cc, to facilitate
nfullagar@chromium.org
2012-11-01
6
-27
/
+105
*
Move flash clipboard to the new proxy and add custom format support
raymes@chromium.org
2012-11-01
29
-350
/
+795
*
Fix version discovery for Interfaces, Structs
noelallen@chromium.org
2012-11-01
2
-37
/
+79
*
Pass PPAPI permissions to NaClProcessHost and HostDispatcher when starting up.
bbudge@chromium.org
2012-11-01
7
-13
/
+27
*
Revert 165376 - Use extensions socket permission for TCP/UDP socket APIs in P...
dpolukhin@chromium.org
2012-11-01
4
-29
/
+14
*
Use extensions socket permission for TCP/UDP socket APIs in Pepper
dpolukhin@chromium.org
2012-11-01
4
-14
/
+29
*
Remove PpapiPermissions from selected Private interfaces.
bbudge@chromium.org
2012-11-01
4
-33
/
+52
*
Port ppapi_progress_event test from nacl_integration to browser_tests.
ncbray@chromium.org
2012-10-30
9
-110
/
+5
*
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
[next]