summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Encrypted Media: Support VP9 playback.xhwang@chromium.org2014-04-112-5/+7
* Used condvar timed wait instead of indefinite wait for WaitForSelLdrStart.jvoung@google.com2014-04-113-8/+34
* Pepper: Remove NaClHttpResponseHeaders.teravest@chromium.org2014-04-119-375/+23
* Pepper: Make it possible to pass external file systems to NaCl modules.thestig@chromium.org2014-04-119-16/+292
* PPAPI: Update pp_var.h documentation for Resource vars.dmichael@chromium.org2014-04-104-35/+69
* PPAPI: Move some of NexeFileDidOpen to NexeLoadManagerdmichael@chromium.org2014-04-108-49/+45
* Pepper: Remove Manifest::ResolveURLteravest@chromium.org2014-04-106-70/+34
* Pepper: Fix comments for PPB and PPP InputEvent.teravest@chromium.org2014-04-105-24/+20
* Applied changes to chromium tree for new NaCl toolchain directories.dyen@chromium.org2014-04-091-1/+1
* Refactor around start up of the plugin.hidehiko@chromium.org2014-04-0914-391/+565
* Pepper: Move some reporting into StartPpapiProxy.teravest@chromium.org2014-04-085-62/+68
* Pepper: Remove unnecessary file descriptor dup.teravest@chromium.org2014-04-071-4/+2
* [MIPS] Add missing support for NaCl browser testspetarj@mips.com2014-04-072-4/+32
* Use VLOG instead of vfprintf in PLUGIN_PRINTF.teravest@chromium.org2014-04-076-49/+51
* Fix Win64 build breakage from r261748jschuh@chromium.org2014-04-051-1/+1
* Pepper: Move NexeDidCrash() to NexeLoadManager.teravest@chromium.org2014-04-055-145/+22
* Support scoped types in PPAPI IDL.mtomasz@chromium.org2014-04-041-6/+32
* Revert 261820 "Pepper: Move NexeDidCrash() to NexeLoadManager."scottmg@chromium.org2014-04-045-22/+146
* Pepper: Move NexeDidCrash() to NexeLoadManager.teravest@chromium.org2014-04-045-146/+22
* Sync NaCl MediaStream Video example with ppapi/examples/media_stream_videopenghuang@chromium.org2014-04-041-119/+89
* Remove unused function {anonymous}::GetNaClInterface() in pnacl_resources.ccjvoung@chromium.org2014-04-041-8/+0
* Moves ppapi/nacl_irt/{README,irt_ppapi.h} to ppapi/nacl_irt/public.hidehiko@chromium.org2014-04-0412-13/+13
* PPAPI/NaCl: Move architecture histogram to NexeLoadManagerdmichael@chromium.org2014-04-031-35/+0
* Remove redundant I420-to-YV12 conversion in MediaStreamVideoTrack.hshi@chromium.org2014-04-031-3/+11
* Pepper: Move exit_status to NexeLoadManager.teravest@chromium.org2014-04-035-29/+29
* [MIPS] Add missing mips.nexe entries in nmfpetarj@mips.com2014-04-031-1/+2
* Pepper: Change uma presubmit to never block CQ.teravest@chromium.org2014-04-031-1/+1
* Adds first PPAPI test for non-SFI mode.hidehiko@chromium.org2014-04-035-1/+21
* Remove Dev permission check from TextInputController.nona@chromium.org2014-04-031-8/+0
* Add the missing entry for PPB_Find_Private to interfaces_ppb_private.hraymes@google.com2014-04-031-0/+2
* Remove unused PPB_Graphics2D_Dev interfaceraymes@google.com2014-04-0316-493/+11
* Refactor gpu::Buffer to allow different types of backingpiman@chromium.org2014-04-022-5/+5
* Pepper: LoadAbort and DeadNexe out of plugin.cc.teravest@chromium.org2014-04-025-78/+57
* gpu: Lose context when BeginQueryEXT fails to allocate.danakj@chromium.org2014-04-021-0/+2
* Revert of gpu: Raise GL_OUT_OF_MEMORY when BeginQueryEXT fails to allocate. (...pfeldman@chromium.org2014-04-021-2/+0
* gpu: Lose context when BeginQueryEXT fails to allocate.danakj@chromium.org2014-04-021-0/+2
* Pepper: Simplify desc mgmt in NexeFileDidOpen.teravest@chromium.org2014-04-011-10/+2
* Remove CommandBuffer::GetTransferBuffer.piman@chromium.org2014-04-018-137/+52
* Pepper: Move ReportLoadSuccess to PPB_NaCl_Private.teravest@chromium.org2014-03-315-21/+24
* Mojo: Move C gles2 header files to mojo/public/c/gles2.viettrungluu@chromium.org2014-03-304-4/+4
* Add a PPB_Find_Private function to set the tickmarks on the page.raymes@chromium.org2014-03-309-3/+85
* PPAPI: Bring PPB_MediaStream*Track to stable.dmichael@chromium.org2014-03-2912-62/+82
* Report some PNaCl UMA earlier, instead of in one chunk at the end.jvoung@google.com2014-03-284-36/+56
* Check NaCl debug mask (not just flag) before choosing PNaCl debug URL.jvoung@google.com2014-03-284-11/+12
* Pepper: Move is_installed state to NexeLoadManager.teravest@chromium.org2014-03-275-32/+54
* Redirect NaCl plugin logs to different files for different processes.halyavin@google.com2014-03-271-2/+16
* Pepper: More ReportLoadError logic in PPB_NaCl_Private.teravest@chromium.org2014-03-275-50/+88
* Fix resource leak code path around OpenManifestEntry.hidehiko@chromium.org2014-03-273-59/+63
* Pepper: organize ppapi VideoDecoder messages.bbudge@chromium.org2014-03-261-73/+73
* Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.scheib@chromium.org2014-03-2610-40/+41