summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Merge 116457 - Fix crash in didReceiveData, if user calls Close() during RunC...bbudge@chromium.org2012-01-121-8/+14
* Fix pepper string var leaks for M17.dmichael@chromium.org2011-12-271-0/+4
* Revert 115558 - Merge 115503 - Add GetLiveVars to PPB_Testing_Dev. Fix leaks ...dmichael@chromium.org2011-12-221-1/+0
* Merge 115503 - Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.dmichael@chromium.org2011-12-221-0/+1
* Merge 113467 - Webcam ppapi flash fix.ihf@chromium.org2011-12-071-16/+17
* Merge 113172 - Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private ar...dpolukhin@chromium.org2011-12-078-4/+344
* PPAPI: Don't round zoom levels to the nearest integer.thestig@chromium.org2011-12-051-12/+1
* Update these includes to use the new header locationsabarth@chromium.org2011-12-0318-44/+44
* WebSocket Pepper API: error handling improvementtoyoshim@chromium.org2011-12-022-22/+67
* Revert 112693 - committed before review was done - Landing 8688002: PPB_TCPSo...jam@chromium.org2011-12-028-344/+4
* Add exports needed for glue to build as a component.dpranke@chromium.org2011-12-0219-59/+92
* Convert file ref private to use new registration.brettw@chromium.org2011-12-021-0/+1
* Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to B...dpolukhin@chromium.org2011-12-028-4/+344
* Enable port validation because net::IsPortAllowedByDefault() was exported nowtoyoshim@chromium.org2011-12-021-7/+4
* Remove OVERRIDEs from methods inherited from WebKit APItoyoshim@chromium.org2011-12-021-8/+6
* WebSocket Pepper API: minor properties implementationtoyoshim@chromium.org2011-12-012-6/+10
* WebSocket Pepper API: GetBufferedAmount() implementationtoyoshim@chromium.org2011-12-012-11/+59
* Remove Context3D/Surface3Dpiman@chromium.org2011-12-0110-877/+10
* Whitespace style fix (that I previously overlooked).viettrungluu@chromium.org2011-11-301-5/+7
* Add dummy didUpdateBufferedAmount() function to prepare WebKit side API update.toyoshim@chromium.org2011-11-302-0/+7
* Remove unused enum value from PPAPI Flash Clipboarddcheng@chromium.org2011-11-301-2/+0
* Implement FileRef GetPathPrivate interface for O3Djhorwich@chromium.org2011-11-282-0/+22
* WebSocket Pepper API: in process API implementationtoyoshim@chromium.org2011-11-262-25/+359
* Revert r111596 "WebSocket Pepper API: in process API implementation"maruel@chromium.org2011-11-252-359/+25
* WebSocket Pepper API: in process API implementationtoyoshim@chromium.org2011-11-252-25/+359
* Commit Pepper backing texture immediately on swapbuffers.jbauman@chromium.org2011-11-241-13/+17
* Merge definitions of PlatformFileToInt and IntToPlatformFile to one place.xhwang@chromium.org2011-11-231-16/+2
* Pepper: Fix nits mentioned in review in audio input code.viettrungluu@chromium.org2011-11-213-5/+7
* Add functions to generate input events to PPB_Testing_Dev. These makebbudge@chromium.org2011-11-205-12/+247
* - Implement internal API and thunktoyoshim@chromium.org2011-11-184-0/+158
* Revert 110602 - Revert 110587 - Microphone support for Pepper Flash.viettrungluu@chromium.org2011-11-1812-95/+497
* Revert 110587 - Microphone support for Pepper Flash.ajwong@chromium.org2011-11-1712-497/+95
* Microphone support for Pepper Flash.viettrungluu@chromium.org2011-11-1712-95/+497
* Make PostMessageToJavaScript use new WebKit API instead of script.dmichael@chromium.org2011-11-172-108/+67
* Cleanup: Remove unneeded forward declarations in webkit/plugins/.thestig@chromium.org2011-11-1718-66/+7
* Remove 'Flash' from TCP/UDP Pepper interfaces names. This CL preserves old id...dpolukhin@chromium.org2011-11-163-18/+16
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+1
* Pepper: Generate ppb_flash_clipboard.h from .idl file.viettrungluu@chromium.org2011-11-151-0/+2
* Facebook : photo upload fails. Give PPB_URLLoader_Impl ability to send creden...bbudge@chromium.org2011-11-131-1/+2
* base::Bind: Conversions in webkit/plugins/npapi.jhawkins@chromium.org2011-11-121-2/+2
* Make the Pepper Flash net address just private, not Flash-specific.viettrungluu@chromium.org2011-11-105-23/+23
* Stop using WebFileChooserParams::acceptTypes.tkent@chromium.org2011-11-083-1/+74
* Remove redundant XHR method/header validation. This is done byAssociatedURLLo...bbudge@chromium.org2011-11-064-127/+18
* Copy WebKit's DEFINE_STATIC_LOCAL to base/basictypes.hthakis@chromium.org2011-11-051-3/+3
* refactor video capture in renderer processwjia@chromium.org2011-11-011-1/+0
* Try a workaround for initMessageEvent bug.dmichael@chromium.org2011-10-271-17/+10
* Copy 2 missing fields of PP_FontDescription_Dev.eugenis@google.com2011-10-261-0/+2
* Remove unused argument that was not cleaned up inpolina@google.com2011-10-252-10/+9
* Remove temporary hack necessary while webkit change was landing: https://bugs...polina@google.com2011-10-241-5/+0
* Convert the flash clipboard API to thunk system.brettw@chromium.org2011-10-224-36/+61