summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* PPAPI/NaCl: Fix WebSocket proxy for NaCldmichael@chromium.org2012-11-091-5/+5
* Disable breakpad_crash_test on Linux and Windows.bbudge@chromium.org2012-11-081-2/+3
* Rewrite PPB_AudioInput_Dev to use the new-style host/resource.yzshen@chromium.org2012-11-0829-1490/+470
* Make 0 call sequence numbers be invalid.brettw@chromium.org2012-11-082-8/+25
* Make the Chrome IPC-based proxy the default for Native Client.bbudge@chromium.org2012-11-083-7/+15
* PPAPI: Make CompletionCallbacks work right on background threads.dmichael@chromium.org2012-11-0824-116/+445
* Make sure PluginResource doesn't live forever because of holding references t...yzshen@chromium.org2012-11-087-13/+64
* Convert PPB_Crypto_Dev to IDL.teravest@chromium.org2012-11-083-3/+53
* NaCl: remove dead tests and files from the SCons build.ncbray@chromium.org2012-11-0826-2877/+0
* Return IPC proxy startup result codes so NaCl plugin can default to SRPC corr...bbudge@chromium.org2012-11-082-7/+26
* Enable pepper threading by default.brettw@chromium.org2012-11-084-10/+32
* Consolidate list of NaCl SCons files in Chrome repo.ncbray@chromium.org2012-11-072-64/+37
* Convert NetworkState to IDL.teravest@chromium.org2012-11-073-5/+62
* Allow a video decoder object to be copied.brettw@chromium.org2012-11-072-6/+1
* Remove even more redundant PPAPI tests from nacl_integration.ncbray@chromium.org2012-11-0712-1192/+0
* Update comments for the GeneratorByFile interface.teravest@chromium.org2012-11-071-29/+27
* NaCl: De-flake ppapi_extension_mime_handler.ccdmichael@chromium.org2012-11-061-1/+1
* Remove C++-style comments from C headers.sbc@chromium.org2012-11-065-10/+9
* Add GetWebSocketTestDataDirectory() to test_data_directorytoyoshim@chromium.org2012-11-061-1/+1
* Fix nacl_integration test to more reliably crash.bbudge@chromium.org2012-11-051-1/+1
* PPAPI: Get TrackedCallback ready for running on non-main threads.dmichael@chromium.org2012-11-0522-161/+111
* Fix ppapi_extension_mime_handler nacl test.dmichael@chromium.org2012-11-031-9/+11
* Avoid leaking SerializedHandles.yzshen@chromium.org2012-11-025-45/+136
* DLOG rather than DCHECK in GetBrowserInterface when name is NULL.bbudge@chromium.org2012-11-021-3/+6
* Instantiate a base::AtExitManager in NaCl IPC proxy Main().bbudge@chromium.org2012-11-021-0/+2
* Use extensions socket permission for TCP/UDP socket APIs in Pepperdpolukhin@chromium.org2012-11-024-14/+29
* Don't assert if PluginInstance can't get PPP_Combined. Some tests exercise th...bbudge@chromium.org2012-11-021-1/+0
* Fix the PPAPI out of process proxy PPB_Instance::BindGraphics function.bbudge@chromium.org2012-11-021-6/+11
* Fix generation of Single version IDL for SDKnoelallen@chromium.org2012-11-021-0/+10
* Add more tests to ppapi/tests/test_image_data.cc, to facilitatenfullagar@chromium.org2012-11-016-27/+105
* Move flash clipboard to the new proxy and add custom format supportraymes@chromium.org2012-11-0129-350/+795
* Fix version discovery for Interfaces, Structsnoelallen@chromium.org2012-11-012-37/+79
* Pass PPAPI permissions to NaClProcessHost and HostDispatcher when starting up.bbudge@chromium.org2012-11-017-13/+27
* Revert 165376 - Use extensions socket permission for TCP/UDP socket APIs in P...dpolukhin@chromium.org2012-11-014-29/+14
* Use extensions socket permission for TCP/UDP socket APIs in Pepperdpolukhin@chromium.org2012-11-014-14/+29
* Remove PpapiPermissions from selected Private interfaces.bbudge@chromium.org2012-11-014-33/+52
* Port ppapi_progress_event test from nacl_integration to browser_tests.ncbray@chromium.org2012-10-309-110/+5
* Split IPC logging between content and chrome.jochen@chromium.org2012-10-301-0/+7
* Add type argument to pepper content decryptor method GenerateKeyRequest().tomfinegan@chromium.org2012-10-2912-68/+89
* Provide IPC mechanism for host-to-resource messagingvictorhsieh@chromium.org2012-10-293-62/+65
* Fix layering violation where content is included by gpu.ccameron@chromium.org2012-10-282-59/+0
* Add support for additional a/v decoders to Pepper CDM API.tomfinegan@chromium.org2012-10-273-8/+26
* Revert nacl.scons from r164136, the Scons build of ppapi_gles2 is used by pna...binji@chromium.org2012-10-261-0/+17
* Reduce log spew in nacl_integration.ncbray@google.com2012-10-253-5/+0
* Don't crash when destoying transfer buffer that isn't mapped.jbauman@chromium.org2012-10-251-4/+5
* Remove more redundant PPAPI interface tests from NaCl's SCons build.ncbray@chromium.org2012-10-2523-2185/+0
* NaCl: Remove "#ifdef NACL_STANDALONE" code pathsmseaborn@chromium.org2012-10-255-33/+1
* NaCl: Remove the nacl_standalone==1 case from plugin.gypmseaborn@chromium.org2012-10-251-73/+40
* NaCl: Remove unused dylib_unittest.cc and plugin_unittest.ccmseaborn@chromium.org2012-10-253-140/+0
* Remove a large file that should have been removed in 161524.ncbray@google.com2012-10-251-65536/+0