summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 110602 - Revert 110587 - Microphone support for Pepper Flash.viettrungluu@chromium.org2011-11-1825-2/+1268
* Revert 110587 - Microphone support for Pepper Flash.ajwong@chromium.org2011-11-1725-1268/+2
* Microphone support for Pepper Flash.viettrungluu@chromium.org2011-11-1725-2/+1268
* Pepper: Add some simple tests for most functions in the PPB_Flash interface.viettrungluu@chromium.org2011-11-173-0/+146
* Make PostMessageToJavaScript use new WebKit API instead of script.dmichael@chromium.org2011-11-171-0/+22
* ppapi: Fix memory leaks in TestCharSetToUTF16.jhawkins@chromium.org2011-11-161-0/+8
* Remove 1 exit time destructor from ppapi, and possibly fix a bug.thakis@chromium.org2011-11-162-4/+8
* Revert 110221 - Test NaCl version of ppapi_tests via ui_testsdmichael@chromium.org2011-11-163-100/+5
* Make PPAPI use 'new ProgressEvent' instead of initProgressEvent.morrita@chromium.org2011-11-161-5/+7
* Remove 'Flash' from TCP/UDP Pepper interfaces names. This CL preserves old id...dpolukhin@chromium.org2011-11-1630-284/+930
* WebSocket Pepper API documents minor revisiontoyoshim@chromium.org2011-11-163-33/+41
* Reland http://codereview.chromium.org/8477015dmichael@chromium.org2011-11-1664-231/+274
* Add TestConnectFailure, TestGetHandleFailure and TestConnectAndPipe to PPAPI ...xhwang@chromium.org2011-11-162-6/+252
* Test NaCl version of ppapi_tests via ui_testsnoelallen@google.com2011-11-163-5/+100
* Fix a small race condition in loading/executing the PPAPI tests.viettrungluu@chromium.org2011-11-151-1/+1
* ppapi/tests/test_graphics2d: Implement TestScroll.polina@google.com2011-11-151-33/+108
* Pepper: Add a test for PPB_TCPSocket_Private.viettrungluu@chromium.org2011-11-156-6/+271
* Using path in SHARED_INTERMEDIATE_DIR rather than PRODUCT_DIR to be consisten...bradnelson@google.com2011-11-151-12/+12
* Pepper: Generate ppb_flash_clipboard.h from .idl file.viettrungluu@chromium.org2011-11-153-22/+166
* Cleanup IDL Generatornoelallen@google.com2011-11-146-82/+104
* Enable building ppapi/examples on Mac.kinaba@chromium.org2011-11-142-151/+155
* Add values to all dev Pepper .idl enumerations.viettrungluu@chromium.org2011-11-138-52/+52
* Add values to all (non-dev, non-private) Pepper .idl enumerations.viettrungluu@chromium.org2011-11-138-72/+72
* Cleanup: Remove some extraneous spaces from ppb_input_event.idl.viettrungluu@chromium.org2011-11-131-11/+11
* Convert comments in ppb_flash.h to the standard format.viettrungluu@chromium.org2011-11-121-28/+53
* Pepper: Implement PPB_NetAddress_Private Describe() for IPv4 on Windows.viettrungluu@chromium.org2011-11-121-0/+29
* Fix size regression on Macnoelallen@google.com2011-11-121-0/+3
* Revert 109771 - Fix size regression due to missing strip.noelallen@google.com2011-11-121-64/+3
* Fix size regression due to missing strip.noelallen@google.com2011-11-121-3/+64
* Revert 109764 - Fix size regression due to missing strip.noelallen@google.com2011-11-121-64/+3
* Fix size regression due to missing strip.noelallen@google.com2011-11-121-3/+64
* Enable untrusted GYP builds in Chrome (irt via gyp)noelallen@google.com2011-11-125-0/+327
* Change the native_client to use the third_party/jsoncpp.ronghuawu@chromium.org2011-11-123-3/+3
* Fix flaky PPAPITest.FlashClipboard.yzshen@chromium.org2011-11-114-27/+50
* Pepper: Add tests for the PPB_NetAddress_Private interface.viettrungluu@chromium.org2011-11-117-4/+199
* Get all the resources relative to a single base. Currently the same basesehr@google.com2011-11-118-149/+51
* Cleanup: Remove unneeded forward declarations in ppapi.thestig@chromium.org2011-11-1147-185/+72
* IDL for WebSocket Pepper API.toyoshim@chromium.org2011-11-116-0/+760
* Fix 82176 by transferring ownership of render (client) file descriptor instea...xhwang@chromium.org2011-11-102-3/+3