summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in //ppapidcheng2015-12-1815-62/+75
* Forward the number of skipped frames by the OS in audio playout.grunell2015-12-181-2/+9
* GN: Fix nacl64 conditionals in //ppapimcgrathr2015-12-172-12/+8
* GN: Build PPAPI extensions testsphosek2015-12-152-0/+533
* GN: Do not build NaCl toolchain libraries locallymcgrathr2015-12-151-4/+0
* Only set -rpath=$ORIGIN in component builds by default.brettw2015-12-141-1/+1
* ppapi: add AudioEncode examplelionel.g.landwerlin2015-12-145-0/+787
* PPAPI/NaCl: Move plugin_main.cc's contents into irt_ppapi.ccmseaborn2015-12-108-77/+49
* Remove kint32max.avi2015-12-101-2/+2
* Remove kuint64max.avi2015-12-091-2/+3
* Reland "Added an extra sync token field for extra command buffer..."dyen2015-12-092-0/+5
* Remove kint64max.avi2015-12-091-1/+5
* Revert of Added an extra sync token field for extra command buffer identifica...ajuma2015-12-042-5/+0
* GN: Clean up pnacl_support_extensionmcgrathr2015-12-041-42/+37
* Added an extra sync token field for extra command buffer identification.dyen2015-12-042-0/+5
* Implement a basic PPAPI plugin for Blink layout tests.dcheng2015-12-033-0/+210
* Add alpha argument to glResizeCHROMIUMjbauman2015-12-021-1/+1
* GN: Removing references to //ppapi when !enable_pluginsagrieve2015-12-021-0/+3
* ppapi: make gl2ext.h values consistent with third_party/khronos/GLES2/gl2ext.hr.kasibhatla2015-12-021-3/+3
* Convert various vector_as_array calls to vector::data.davidben2015-12-011-2/+1
* Cleanup SurfaceVisibility code.sohan.jyoti2015-11-302-5/+0
* Build NaCl browser tests with GNphosek2015-11-302-2/+6
* Add more components to "gn check"brettw2015-11-271-1/+4
* Cleanup: Correctly spell success(ful).thestig2015-11-233-5/+5
* Enable building of ppapi_nacl tests for arm/glibcsbc2015-11-212-6/+65
* Run gn --format over all .gn filesagrieve2015-11-202-8/+8
* GN: Stage dependencies for nacl-glibc PPAPI test executablemcgrathr2015-11-201-0/+1
* Fix broken GN build.akuegel2015-11-191-1/+1
* Use std::default_delete as the default deleter for scoped_ptr.dcheng2015-11-191-1/+4
* ppapi: implement PPB_AudioEncoderlionel.g.landwerlin2015-11-198-12/+610
* Build NaCl in the CrOS GN builds and make sure "all" worksdpranke2015-11-161-1/+7
* Remove CreateStreamTexture from GL interfaces.siva.gunturi2015-11-152-6/+0
* Factor out nmf generation into a GN templatephosek2015-11-131-79/+10
* Prevent guest views from issuing a search for empty text.thestig2015-11-121-0/+4
* GN: Do not try to build PNaCl PPAPI tests when !enable_pnaclmcgrathr2015-11-121-2/+6
* GN: Fix NaCl IRT dependencies for Windows casemcgrathr2015-11-121-3/+15
* Pepper: Check for invalid transport_dib_ before mapping.bbudge2015-11-111-0/+3
* Simplify computation of the invalidation rect for scrolling, and clipchrishtr2015-11-061-4/+5
* SkDevice shouldn't be accessed outside of Skia; it will soon betomhudson2015-11-051-6/+6
* Kills TraceTicks, which was functionally the same as TimeTickscharliea2015-11-051-2/+2
* Partial revert of r357449 to keep Flash 19.x working.thestig2015-11-055-0/+547
* Modified old wait sync point functions to also accept new sync tokens.dyen2015-11-036-32/+41
* Add IPC owners for ppapi/proxy/*_param_traits.*dcheng2015-11-031-0/+12
* PPAPI: Replace manual invocations of IPC::ParamTraits<>::Read and Write.bbudge2015-11-024-133/+113
* Enable pp::flash::FontFile support on Windowsxzhang2015-11-026-18/+86
* PPAPI: Remove PPB_Font_Dev.thestig2015-11-0220-1089/+24
* Build PPAPI PNaCl Non-SFI tests with GNphosek2015-10-281-11/+59
* [SafeBrowsing] Block dangerous unchecked downloads based on a Finch trial.asanka2015-10-273-0/+235
* Revert of Preserve monotonic timestamp when converting from Core -> Web Input...majidvp2015-10-276-3/+53
* GN: Strip NaCl IRT and save its .debug filemcgrathr2015-10-273-29/+73