summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Pnacl ppapi shim generator (from IDL), based on Noel's first cut.jvoung@google.com2011-11-308-31/+950
* Pepper IDL: also generate files from 'private'piman@chromium.org2011-11-301-1/+1
* Update extension_mime_handler extension manifest to manifest_version 2.abarth@chromium.org2011-11-301-0/+1
* Trusted proxy side checks on GetRingBuffer()nfullagar@google.com2011-11-301-3/+9
* Remove unused enum value from PPAPI Flash Clipboarddcheng@chromium.org2011-11-303-9/+4
* Pepper: Make the sample rate settable in the audio (output) example plugin.viettrungluu@chromium.org2011-11-302-27/+71
* Pepper: Add a test for PPB_AudioConfig.viettrungluu@chromium.org2011-11-303-0/+97
* Remove default arg from GLES2Implementation's constructorgman@chromium.org2011-11-301-1/+2
* base::Bind: Convert ppapi/proxy.jhawkins@chromium.org2011-11-303-44/+20
* ppapi/tests: Enable URLLoader test out-of-process and via NaCl.polina@google.com2011-11-292-41/+82
* Properly initialize the next callback ID to 1.brettw@chromium.org2011-11-291-1/+1
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-292-2/+2
* Remove NaCl file from ppapi_geturl test.nfullagar@google.com2011-11-295-281/+3
* Re-land http://codereview.chromium.org/8586008/yzshen@chromium.org2011-11-292-0/+104
* Check command buffer Initialize return value.nfullagar@google.com2011-11-291-19/+20
* Implement FileRef GetPathPrivate interface for O3Djhorwich@chromium.org2011-11-2810-0/+134
* Revert 111666 - Move PepperTCPSocket and PepperUDPSocket from pepper_message_...rsleevi@chromium.org2011-11-282-104/+0
* Move PepperTCPSocket and PepperUDPSocket from pepper_message_filter to separa...yzshen@chromium.org2011-11-282-0/+104
* WebSocket Pepper API: in process API implementationtoyoshim@chromium.org2011-11-262-14/+182
* Revert 111618 - Reapply of http://codereview.chromium.org/8632023/noelallen@google.com2011-11-257-493/+586
* Reapply of http://codereview.chromium.org/8632023/noelallen@google.com2011-11-257-586/+493
* Revert 111606 - Avoid references to untrusted.gypi in WebKitnoelallen@google.com2011-11-257-495/+586
* Avoid references to untrusted.gypi in WebKitnoelallen@google.com2011-11-257-586/+495
* Revert r111596 "WebSocket Pepper API: in process API implementation"maruel@chromium.org2011-11-252-181/+14
* WebSocket Pepper API: in process API implementationtoyoshim@chromium.org2011-11-252-14/+181
* Move GL headers from gpu to third_party/khronosskyostil@google.com2011-11-242-1/+2
* Ensure swap is performed before informing compositor.jbauman@chromium.org2011-11-242-3/+2
* Migrate gles2 from {Surface,Context}3D to Graphics3D.fischman@chromium.org2011-11-241-24/+23
* ppapi/proxy: Fix a bug in OnMsgFinishStreamingToFile.polina@google.com2011-11-241-1/+1
* Merge definitions of PlatformFileToInt and IntToPlatformFile to one place.xhwang@chromium.org2011-11-237-72/+63
* Pepper: Add an example/test plugin for audio input (a.k.a. microphone).viettrungluu@chromium.org2011-11-233-0/+222
* Make the rate limiting of Native Client Plugin progress eventsbbudge@google.com2011-11-232-11/+16
* Build libppapi_cpp.a under SHARED_INTERMEDIATE_DIR, so ppapi_tests can find it.wez@chromium.org2011-11-232-4/+5
* Add polina@chromium.org to nacl OWNERS.polina@google.com2011-11-231-0/+1
* Add EINTR handling on ::close() calls in ppapi broker ui test.xhwang@chromium.org2011-11-231-2/+2
* Pepper: Fix the definition of |PPB_AudioInput_Callback|.viettrungluu@chromium.org2011-11-233-6/+6
* Fix ppapi/native_client/tests/ppapi_tests/nacl.scons to match test_case.nmfmcgrathr@chromium.org2011-11-231-1/+11
* replace platform conditions with os_posix and os_bsd where applicablerobert.nagy@gmail.com2011-11-222-3/+3
* Revert 111170 - Move GL headers from gpu to third_party/khronosabodenha@chromium.org2011-11-222-2/+1
* Move GL headers from gpu to third_party/khronosskyostil@google.com2011-11-222-1/+2
* Pepper: Implement PPB_NetAddress_Private Describe() for IPv6 addresses on Win...viettrungluu@chromium.org2011-11-223-34/+220
* Pepper: Fix nits mentioned in review in audio input code.viettrungluu@chromium.org2011-11-212-23/+21
* Pepper: Add remaining Flash-specific C++ Pepper wrappers to ppapi_cpp.gypi.viettrungluu@chromium.org2011-11-217-124/+4
* Add functions to generate input events to PPB_Testing_Dev. These makebbudge@chromium.org2011-11-209-5/+456
* Pepper: Remove ppapi/cpp/private/flash_tcp_socket.*.viettrungluu@chromium.org2011-11-183-157/+0
* Convert a few ppapi dev interfaces to IDL. NaCl has tests for thesejvoung@google.com2011-11-1813-115/+543
* Test NaCl version of ppapi_tests via ui_testsnoelallen@google.com2011-11-183-5/+100
* Pepper: Add IsAvailable() static methods to C++ wrappers to AudioInput_Dev an...viettrungluu@chromium.org2011-11-184-0/+19
* - Implement internal API and thunktoyoshim@chromium.org2011-11-1811-0/+278
* Attempt to fix win_shared bot following http://crrev.com/110587rsleevi@chromium.org2011-11-181-1/+1