summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Enable Pepper threading, but only for the untrusted side of the NaCl IPC proxy.bbudge@chromium.org2012-10-083-0/+9
* Remove unused PPB_Flash_UDPSocket interfaceraymes@chromium.org2012-10-084-203/+1
* Add some 'Private' and 'Dev' interfaces to the NaCl IPC PPAPI Proxy.bbudge@chromium.org2012-10-083-33/+37
* Remove unused PPP_CursorControl_Devraymes@chromium.org2012-10-083-21/+0
* Copy PP_Vars in ppapi test PluginVectorReceiveInput so we can test their refc...raymes@chromium.org2012-10-061-5/+11
* Convert UMA interface to IDL.brettw@chromium.org2012-10-055-11/+119
* Remove PP_FileInfo_Dev which appears to be unused.raymes@chromium.org2012-10-052-16/+1
* Revert 160454 - Port three nacl_integration tests to browser_tests.sky@chromium.org2012-10-0517-0/+1374
* Port three nacl_integration tests to browser_tests.ncbray@chromium.org2012-10-0517-1374/+0
* Allow pepper plugins to request the integrated GPU.jbauman@chromium.org2012-10-052-4/+32
* [Coverity] Fix uninitialized scalar field.kmadhusu@chromium.org2012-10-041-2/+2
* Convert InstancePrivate to IDL.brettw@chromium.org2012-10-044-12/+78
* Update PPP side of Pepper CDM API to support video decoding.tomfinegan@chromium.org2012-10-0410-119/+212
* Converted PluginResource reply message handling to use base::Callbackraymes@chromium.org2012-10-0412-120/+239
* Update PPB side of Pepper CDM API to support video decoding.tomfinegan@chromium.org2012-10-0313-68/+211
* PNaCl: Use the PPAPI shims library on all architecturesmseaborn@chromium.org2012-10-031-7/+3
* Keep a module reference during all Pepper message handling.brettw@chromium.org2012-10-032-5/+7
* Re-land https://codereview.chromium.org/11034020/ -- Make ppapi_unittests dep...glider@chromium.org2012-10-031-0/+11
* Added sync calls to resources.raymes@chromium.org2012-10-037-21/+147
* Plumb RequestorProcessID field through various layers to enable the Networkdarin@chromium.org2012-10-032-3/+12
* Fix IPC-based NaCl PPAPI proxy to send upload / download progress messages.bbudge@chromium.org2012-10-023-38/+34
* Remove VideoLayer and LayerCompositor APIs.brettw@chromium.org2012-10-0218-647/+4
* Hook up PpapiPermissions in more places.brettw@chromium.org2012-10-0221-63/+266
* Revert 159661 - Make ppapi_unittests depend on liballocator if linux_use_tcma...dmikurube@chromium.org2012-10-021-7/+0
* Make ppapi_unittests depend on liballocator if linux_use_tcmalloc==1glider@chromium.org2012-10-021-0/+7
* Make ppapi idl generator work on windows.bradnelson@google.com2012-10-021-0/+1
* Add IDL file for PPP_VideoCapture_Dev.yzshen@chromium.org2012-10-026-12/+104
* Delete some unused code found by -Wunused-functionthakis@chromium.org2012-10-014-38/+0
* Implement browser side of PPB_Printing resource.raymes@chromium.org2012-09-279-17/+142
* Fix cpu draining callback in Graphics2D::Flush.victorhsieh@chromium.org2012-09-272-1/+107
* Revert 157040 - Add some logging to debug PPAPI permissions.brettw@chromium.org2012-09-271-4/+0
* Render/pepper hang debugging: generate dumps for the browser and renderer pro...yzshen@chromium.org2012-09-265-107/+0
* Port ppapi_ppb_core nacl_integration test to browser_tests.ncbray@chromium.org2012-09-264-355/+0
* Disable PPAPI unittest PluginVectorReceiveInputraymes@chromium.org2012-09-251-1/+1
* PPAPI: Removed space and extra line from audio_config.hjond@chromium.org2012-09-251-2/+1
* Updated pp_touch_point.h docs in preparation for fixing the C++ docs (which a...jond@chromium.org2012-09-252-39/+41
* [OSX] Forward Flapper GetLocalTimeZoneOffset() to browser on OSX.shess@chromium.org2012-09-251-1/+3
* Use either 0.1 or 1.0 versions of PPBFlashFullscreen.jbauman@chromium.org2012-09-251-11/+27
* [NaCl SDK] build_sdk uses gyp to build, not scons. *binji@chromium.org2012-09-241-0/+5
* nacl: Fix a bunch of compiler warningsthakis@chromium.org2012-09-241-1/+1
* PNaCl: Build a PPAPI shims library on all architecturesmseaborn@chromium.org2012-09-217-12/+43
* PPAPI/NaCl: Sanitize CallOnMainThread delay parameterdmichael@chromium.org2012-09-211-0/+6
* PPAPI/NaCl: Add ncbray and bradnelson to OWNERS; remove polina & sangadmichael@chromium.org2012-09-212-4/+2
* Changed "Pepper Audio API" to "Audio chapter in the Developer's Guide..."jond@chromium.org2012-09-214-12/+14
* Changes to allow testing interface for new NaCl Proxynfullagar@google.com2012-09-204-2/+14
* PPAPI/NaCl: Set the PluginProxyDelegate for the IPC proxydmichael@chromium.org2012-09-201-0/+1
* Avoid using NULL comparison to check if element is in the map.olonho@google.com2012-09-201-3/+3
* Generate dumps for relevant renderers when users kill a hung pepper plugin.yzshen@chromium.org2012-09-195-2/+107
* Don't require a recreation of the context when fullscreeningjbauman@chromium.org2012-09-197-34/+68
* Don't crash the renderer if the plugin crashes.brettw@chromium.org2012-09-191-0/+3