summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix NaCl PLUGIN_PRINTF for EnqueueProgressEvent().jvoung@chromium.org2013-11-131-2/+2
* Pepper: Move some OWNERS to WATCHLISTS.teravest@chromium.org2013-11-131-3/+0
* Implement app.window.get() and app.window.getAll().mek@chromium.org2013-11-132-3/+6
* Pepper: Add shared Utilities for file systems.bbudge@chromium.org2013-11-125-4/+64
* Pepper: Add IPC enum max checking for PP_FileSystemType, PP_FileType.bbudge@chromium.org2013-11-123-54/+11
* linux_aura: Turn aura on on the main linux builders.erg@chromium.org2013-11-091-1/+11
* PPAPI/NaCl: Make tests enforce dispatchEvent checkdmichael@chromium.org2013-11-091-12/+4
* Revert 233768 "PPAPI: Add a test to make sure we detect crashes"yhirano@chromium.org2013-11-083-53/+0
* PPAPI: Generalize PPB_Ext_CrxFileSystem as PPB_IsolatedFileSystemnhiroki@chromium.org2013-11-0826-79/+379
* PPAPI: Add a test to make sure we detect crashesdmichael@chromium.org2013-11-083-0/+53
* mac: Prepare most test code for -Wunused-functions too.thakis@chromium.org2013-11-081-8/+0