summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Some description changes and documentation for logging.hjond@google.com2011-11-104-4/+28
* Refactor the pnacl coordinator to load resources all at once, then loadsehr@google.com2011-11-106-385/+362
* Add jvoung@google.com as an owner of the native_client subtree.sehr@google.com2011-11-101-0/+1
* pp::NetAddress -> pp::NetAddressPrivate.viettrungluu@chromium.org2011-11-102-11/+12
* Make the Pepper Flash net address just private, not Flash-specific.viettrungluu@chromium.org2011-11-1039-379/+336
* Fix PPAPI generator so that it might actually report exceptions properly.viettrungluu@chromium.org2011-11-091-1/+1
* Remove unused function from nacl fullscreen test.polina@google.com2011-11-091-10/+0
* Enable sending requests to pre-cache fonts from pepper plugin processes.yzshen@chromium.org2011-11-091-1/+1
* Add crtbegin.o / crtend.o to the link line in the PNaCl coordinator.pdox@google.com2011-11-091-0/+2
* Re-land r109086: Add private Pepper API for dealing with PP_Flash_NetAddress.viettrungluu@chromium.org2011-11-0913-29/+476
* Revert 109160 - Revert 109153 - Revert 109086 - Add private Pepper API for de...binji@chromium.org2011-11-0910-273/+29
* Revert 109153 - Revert 109086 - Add private Pepper API for dealing with PP_Fl...viettrungluu@chromium.org2011-11-0910-29/+273
* Add net/net.gyp:net to ppapi/ppapi_shared.gypi.viettrungluu@chromium.org2011-11-091-0/+1
* Revert 109086 - Add private Pepper API for dealing with PP_Flash_NetAddress.thakis@chromium.org2011-11-0913-476/+29
* Revert 109114thakis@chromium.org2011-11-0960-257/+215
* Make it possible to enable/disable specific ppapi tests. Migrate PostMessage ...dmichael@chromium.org2011-11-0860-215/+257
* Add private Pepper API for dealing with PP_Flash_NetAddress.viettrungluu@chromium.org2011-11-0813-29/+476
* Silence an MSVC warningmcgrathr@chromium.org2011-11-071-1/+1
* Fix comments describing error messages for PPB_URLRequest interface.bbudge@google.com2011-11-072-4/+4
* Reenable NaCl PPB_URLRequestInfo test.polina@google.com2011-11-072-13/+11
* Remove 13 exit time constructors and 3 static initializersthakis@chromium.org2011-11-073-7/+8
* Remove redundant XHR method/header validation. This is done byAssociatedURLLo...bbudge@chromium.org2011-11-064-149/+231
* Implement PPAPI proxied IsInstanceOfjhorwich@chromium.org2011-11-053-1/+28
* Refactor pnacl coordinator to make it easier to pass metadata values from thesehr@google.com2011-11-043-259/+280
* Allow defaults for generator which will check all available versions.noelallen@google.com2011-11-043-3/+12
* Speculative Revert 108361 - in hope to fix Win Builder 2010glotov@google.com2011-11-033-229/+0
* Fix ppapi mouse lock example to use document.webkitIsFullScreen.jeremya@chromium.org2011-11-031-3/+1