summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Properly scope the lifetime of the |PPB_VideoCapture_Impl|.viettrungluu@chromium.org2011-09-282-4/+47
* Reland 103021: Printing preview of a PDF on Mac with Skia only previews the l...kmadhusu@chromium.org2011-09-282-17/+22
* Revert 103021 - PrintPreview: Printing preview of a PDF on Mac with Skia only...kmadhusu@chromium.org2011-09-272-22/+17
* PrintPreview: Printing preview of a PDF on Mac with Skia only previews the la...kmadhusu@chromium.org2011-09-272-17/+22
* Add OnRemoved() in VideoCapture::EventHandler APIwjia@chromium.org2011-09-272-0/+5
* Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro...kinaba@chromium.org2011-09-275-111/+4
* Additional update on Pepper IME API and boilerplate thunk/proxy implementation.kinaba@chromium.org2011-09-275-4/+111
* Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point itpolina@google.com2011-09-274-30/+133
* Enabling creating of file_ref from filesystem and path for external filesystem.tbarzic@chromium.org2011-09-274-28/+44
* Fix null pointer access after playing fullscreen video. ihf@chromium.org2011-09-271-1/+1
* fix test_shell_testsdpranke@chromium.org2011-09-261-0/+4
* Add Pepper API to use UDP mtilburg@adobe.com2011-09-263-0/+10
* Remove GetP2PSocketDispatcher from PepperPluginDelegate interface.sergeyu@chromium.org2011-09-223-12/+0
* Mouse lock implementation, including the renderer side and the Windows versio...yzshen@chromium.org2011-09-225-18/+32
* Add DISABLE_TCP_TRANSPORT flag in the Transport API.sergeyu@chromium.org2011-09-211-0/+7
* Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen.brettw@chromium.org2011-09-203-9/+11
* chrome.experimental.downloads.download() implementationbenjhayden@chromium.org2011-09-161-39/+1
* Add a new error code for a null callback on the main thread.brettw@chromium.org2011-09-1615-30/+54
* Don't try to call setDefersLoading when the loader is null. This does a bit o...brettw@google.com2011-09-162-10/+34
* Declarations for Pepper IME API.kinaba@chromium.org2011-09-161-0/+8
* Included ppb_opengles2.h instead of ppb_opengles.h.alokp@chromium.org2011-09-161-1/+1
* Relay server support for P2P Transport API.sergeyu@chromium.org2011-09-151-5/+38
* Remove support for the old scrollbar interfaces.brettw@chromium.org2011-09-153-101/+0
* Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-154-20/+17
* Revert 101189 - Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-144-17/+20
* Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-144-20/+17
* Convert dev interfaces to use the macro system.brettw@chromium.org2011-09-148-129/+36
* Check for a crashed plugin before creating resources to send to the pluginbrettw@google.com2011-09-142-0/+14
* Cleaned up DEPS under webkit.alokp@chromium.org2011-09-141-3/+0
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-136-187/+81
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-136-81/+187
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-136-187/+81
* Coverity: Initialize member variables.jhawkins@chromium.org2011-09-122-2/+6
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-126-81/+187
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-126-187/+81
* Introduce a new Pepper interface: PPB/PPP_MouseLock.yzshen@chromium.org2011-09-083-1/+71
* reconstitute moving 3d out of dev CL. (previous attempt was reverted)nfullagar@google.com2011-09-076-20/+20
* Use precompiled headers for most large projects where the .gyp filejoi@chromium.org2011-09-072-11/+11
* Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-066-20/+20
* Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-066-20/+20
* Add TCP configuration parameters for Transport API.sergeyu@chromium.org2011-09-061-1/+25
* Clean up style errors introduced in r99349.abarth@chromium.org2011-09-051-3/+3
* Re-land r98511 which was reverted in r98531.brettw@chromium.org2011-09-022-11/+21
* Hookup Gpu blacklist with NaCl Pepper3D access.zmo@google.com2011-09-023-0/+62
* Update Chrome to use WebKitPlatformSupport instead of WebKitClient.abarth@chromium.org2011-09-022-5/+8
* Add a call to UpdateStatus in PPB_URLLoader_Impl::didReceiveData sobbudge@chromium.org2011-09-011-0/+1
* Replace the use of an int32* with an explicit profile for decoder configuration.fischman@chromium.org2011-09-014-16/+20
* Add movement information to PPB_MouseInputEvent.yzshen@chromium.org2011-08-314-3/+17
* Remove incorrect assertion. This used to saybrettw@google.com2011-08-311-1/+0
* Convert the code that uses the pepper testing switch to use the constant rath...brettw@google.com2011-08-311-1/+3