summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Merge 242646 "Pepper: FileIO holds FileSystem ref with scoped_re..."bbudge@chromium.org2014-01-072-12/+27
* Add dependency on create_nmf.py to all ppapi NaCl tests.binji@chromium.org2013-12-172-18/+20
* Remove deprecated video decode interfaces.ihf@chromium.org2013-12-163-83/+5
* Port crash test from nacl_integration to browser_tests.ncbray@chromium.org2013-12-138-310/+0
* PPAPI: Make teravest@ an OWNERdmichael@chromium.org2013-12-121-0/+1
* Pepper: Limit FileIO Writes to 32MB, as for Reads.bbudge@chromium.org2013-12-121-4/+6
* Pepper: Send dev/canary channel status to plugins.teravest@chromium.org2013-12-126-4/+21
* Port PPAPI instance tests from nacl_integration to browser_tests.ncbray@chromium.org2013-12-128-428/+0
* Support using TrackedCallbacks as hints to determine the handling thread of r...yzshen@chromium.org2013-12-1223-153/+392
* Migrate nacl_integration pm_redir_test to browser_tests.ncbray@chromium.org2013-12-124-343/+0
* Pepper: Crash fix for FlushCommandBuffer().teravest@chromium.org2013-12-111-2/+8
* Add PPB_Alarms_Dev interface definition.yzshen@chromium.org2013-12-1112-6/+581
* Pepper: Remove DispatcherMessageListeneryzshen@chromium.org2013-12-111-1/+0
* PPAPI idl parser was missing error handlerhabib.virji@samsung.com2013-12-112-0/+25
* Rename EME WD call parametersjrummell@chromium.org2013-12-1014-170/+168
* Pipe SwapBuffers call{,backs} through ContextSupportjamesr@chromium.org2013-12-103-5/+9
* Remove PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev.yzshen@chromium.org2013-12-0918-1422/+0
* Route surface visibility notifications through ContextSupport/GpuControljamesr@chromium.org2013-12-083-1/+10
* Pepper: Remove old-style InterfaceList AddPPB.teravest@chromium.org2013-12-066-38/+17
* Introduce gpu::Capabilitiesboliu@chromium.org2013-12-042-3/+5
* Pepper: More IDL generator cleanup.teravest@chromium.org2013-12-048-172/+80
* Convert PepperBrowserConnection to be a RenderFrameObserver.jam@chromium.org2013-12-042-2/+2
* Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.mark@chromium.org2013-12-032-7/+19
* Pepper: Clean up IDLNode internals.teravest@chromium.org2013-12-023-204/+59
* Move some files from chrome/renderer/pepper to components/nacl/renderer/alexis.menard@intel.com2013-12-025-24/+3
* Add support for CDM_3.jrummell@chromium.org2013-11-3015-524/+551
* Pepper: Simplify IDLVisitor.teravest@chromium.org2013-11-273-52/+4
* Pepper: Refactor trusted plugin properties.teravest@chromium.org2013-11-278-179/+92
* Two files have bad generate_thunk annotations:teravest@chromium.org2013-11-272-4/+0
* Pepper: Add MonitorIsExternal function to PPB_Flash_DRM.bbudge@chromium.org2013-11-2710-7/+192
* Make PPB_URLUtil_Dev interface backward compatibleyzshen@chromium.org2013-11-262-36/+136
* Add a flag for running the PDF plugin out of process.raymes@google.com2013-11-258-1/+42
* Pepper: Move PPB_Testing_Dev to Private.teravest@chromium.org2013-11-2542-342/+147
* Pepper: Create FileSystemOperationRunner in FileSystemHost.bbudge@chromium.org2013-11-252-3/+10
* Pepper: Use QuotaFileIO for SetLength, FileUtilProxy for Touch.bbudge@chromium.org2013-11-221-2/+3
* PPAPI: Add PluginPrivateFileSystemnhiroki@chromium.org2013-11-2011-35/+70
* NaCl: Fix Python sys.path ordering in nacl_integration's browser testsmseaborn@chromium.org2013-11-191-3/+3
* Revert 235923 "NaCl: Update revision in DEPS, r12372 -> r12397"jochen@chromium.org2013-11-191-3/+3
* NaCl: Update revision in DEPS, r12372 -> r12397mseaborn@chromium.org2013-11-191-3/+3
* Pepper: always delete ResourceMessageFilter objects on the creation thread.yzshen@chromium.org2013-11-193-60/+120
* Retry tests more agressively in nacl_integration.ncbray@chromium.org2013-11-181-0/+13
* Allow Graphics2D stretch the plugin contents when resizing the plugin.raymes@google.com2013-11-189-9/+136
* Add SetOffset to PPB_Graphics2D_Devraymes@google.com2013-11-1811-17/+108
* Remove pnacl-translate for NMF entries via reverse service for shared libs.jvoung@google.com2013-11-162-57/+14
* Disable linux_aura on the main builders.agable@chromium.org2013-11-151-11/+1
* Add support for multiple MediaKey sessionsjrummell@chromium.org2013-11-1415-321/+327
* [Pepper] Examples: don't use innerHTML in url_loader examplebinji@chromium.org2013-11-131-1/+1
* Pepper: Move FileIO host from renderer to browser.teravest@chromium.org2013-11-131-8/+8
* Split incompatible MSAA extensions.sievers@chromium.org2013-11-131-2/+2
* Enable more logging for nacl_integration.ncbray@chromium.org2013-11-131-3/+4