summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Change ppb_audio(_input)_shared to Shutdown the sync socket when terminating ...raymes@chromium.org2012-05-154-29/+34
* PPAPI/NaCl: Fix IPC ppapi proxy builddmichael@chromium.org2012-05-151-2/+0
* Change the way _EXPORT macros look.thakis@chromium.org2012-05-153-0/+12
* Use new TestCompletionCallback scheme to simplify tests implementation.toyoshim@chromium.org2012-05-141-182/+169
* WebSocket Pepper API: PPB_WebSocket crashes when server close the connection.toyoshim@chromium.org2012-05-141-0/+18
* Fixed PPAPI_UDPSocketPrivate::GetRecvFromAddressygorshenin@chromium.org2012-05-122-1/+6
* Make ppapi_shared depend on gles2_utils.thakis@chromium.org2012-05-121-0/+1
* Quote WebPreferences in namespace webkit_glue.wangxianzhu@chromium.org2012-05-112-4/+6
* Broker out PPAPI handle duplicationjschuh@chromium.org2012-05-1113-47/+64
* Copy nacl::RefCounted from native_client's repo into Chromiumrsleevi@chromium.org2012-05-111-0/+233
* Add "libraries" directory to SDKnoelallen@google.com2012-05-111-0/+10
* Revert 135727 - Add AllowSuddenTermination to API. This provide means for plu...tsepez@chromium.org2012-05-1010-133/+8
* NaCl: Stop building ppapi_proxy (libppruntime) as a user librarymseaborn@chromium.org2012-05-101-1/+2
* NaCl: Remove Plugin::XYZZY() dead code hackmseaborn@chromium.org2012-05-102-21/+0
* remove WEBKIT_USING_CGjamesr@chromium.org2012-05-102-18/+2
* Remove NOTIMPLEMENTED() from PpapiCommandBufferProxy::Echo because it's toofsamuel@chromium.org2012-05-101-1/+0
* NaCl: Fix ppapi_geturl_browser_test to run using the IRTmseaborn@chromium.org2012-05-101-10/+2
* Add myself to ppapi/native_client/OWNERSmseaborn@chromium.org2012-05-091-0/+1
* Pepper (Flash): Make pp::flash::Flash::InvokePrinting() return a bool.viettrungluu@chromium.org2012-05-082-2/+4
* Pepper: Make users of pp:NetworkMonitorPrivate less likely to leak resources.viettrungluu@chromium.org2012-05-084-28/+12
* Hook up the PPB_Flash_Print proxy.brettw@chromium.org2012-05-076-10/+45
* PPAPI: Make ScopedModuleReference not crash on plugin side.dmichael@chromium.org2012-05-072-8/+10
* Move gles2 extensions out of dev.nfullagar@google.com2012-05-0713-167/+175
* Reimplements net::AddressList without struct addrinfo.szym@chromium.org2012-05-073-20/+15
* Add AllowSuddenTermination to API. This provide means for plugins to let us k...tsepez@chromium.org2012-05-0710-8/+133
* Enable the PPAPI audio test under NaClmseaborn@chromium.org2012-05-072-2/+5
* Back down the stress to reduce possible time-out on the bots.nfullagar@google.com2012-05-041-1/+1
* Remove bogus include path from ppapi/ppapi_proxy.gypisteveblock@chromium.org2012-05-041-1/+0
* Work around linker error of multiple definitions of pp::BlockUntilComplete.scottmg@google.com2012-05-044-16/+5
* PPAPI: Improve comments for dispatchEvent bug in test_case.htmldmichael@chromium.org2012-05-041-4/+9
* Generate and connect a Pepper identifier for Chrome OSdrewry@google.com2012-05-045-6/+34
* ui: Move surface/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-035-5/+5
* [NaCl] Fix NaCl SDK builder and PPAPI scons build.binji@chromium.org2012-05-031-1/+1
* Update gl2.h and gl2ext.h headers from Khronos.nfullagar@google.com2012-05-0311-37/+1419
* Add a way to query whether a given instance is off-the-recordbrettw@chromium.org2012-05-027-10/+34
* Add a C++ wrapper for the InvokePrinting functionbrettw@chromium.org2012-05-022-9/+15
* NaCl: Remove unused process ID/handle arguments from launch_nacl_process()mseaborn@chromium.org2012-05-023-32/+7
* Add an API to determine if the system will support accelerationbrettw@chromium.org2012-05-0212-217/+243
* NaCl: Synchronise build.scons file with Gyp filemseaborn@chromium.org2012-04-301-0/+1
* NaCl: Move sel_ldr_launcher_chrome.cc into the Chromium repomseaborn@chromium.org2012-04-305-3/+72
* Remove reference to file deleted in r134284rsleevi@chromium.org2012-04-301-1/+0
* Move the rest of the Flash functions to the thunk system.brettw@chromium.org2012-04-3019-903/+950
* De-duplicate ppapi_sources.gypi's test file listsmseaborn@chromium.org2012-04-301-57/+38
* Delete FunctionGroupBase from Pepper.brettw@chromium.org2012-04-3058-323/+208
* Revert revision 130979.ncbray@chromium.org2012-04-272-20/+1
* Fix warning on NaCl SDK bots when building ppapi_proxy.binji@chromium.org2012-04-271-1/+1
* Don't make checkdeps ignore includes to directories that are brought in via d...jam@chromium.org2012-04-271-0/+5
* Add a PPB_Flash_Print interface and implement in Chrome.brettw@chromium.org2012-04-274-3/+71
* Move text input API to Instance.brettw@chromium.org2012-04-2712-289/+168
* Bump total shm size for dup'd handle passed into NaCl.nfullagar@google.com2012-04-273-20/+24