summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Fix PPB_Flash_MessageLoop.Yuzhu Shen2016-02-112-8/+131
* [Merge 49] [SafeBrowsing] Alternate extensions should also be subject to bloc...Asanka Herath2016-02-092-0/+23
* Make sure Ppapi compositor layer resources are synchronized.David Yen2016-01-291-3/+2
* NaCl cleanup: Remove/convert #includes of nacl_macros.hmseaborn2016-01-151-1/+0
* Convert Ppapi CompositorLayerResource to use new sync tokens.dyen2016-01-151-1/+5
* GN: Unify the use of shared and static libppapi_cppphosek2016-01-153-40/+55
* GN: Only link libppapi_cpp.so where necessaryphosek2016-01-141-1/+4
* Converted Ppapi post swap buffer sync point to use sync tokens.dyen2016-01-148-15/+39
* Move bit_cast from base/macros.h to its own headertapted2016-01-141-0/+2
* Remove unused includes from PPAPI test libraryphosek2016-01-132-2/+0
* Added a Ppapi method to validate flushes reached the GPU process.dyen2016-01-126-5/+32
* Reland of GN: Properly mark all NaCl test depencies as data_depsphosek2016-01-123-39/+63
* Add support for HandleBlockingMessage to NaClMessageScannerdmichael2016-01-115-17/+58
* NaCl cleanup: Stop linking the IRT against libsrpcmseaborn2016-01-083-9/+0
* PNaCl: Use Chrome IPC to talk to the translator process, instead of SRPCmseaborn2016-01-083-90/+123
* Remove the "target" argument from CopyTextureChromium.erikchen2016-01-061-4/+0
* Added method to synchronize command buffers within GpuControl.dyen2016-01-052-0/+7
* Revert of GN: Properly mark all NaCl test depencies as data_deps (patchset #2...dbeam2016-01-043-55/+39
* Remove dependency of //content/renderer on gles2_implementation.h.jbroman2016-01-042-0/+6
* PNaCl: Use Chrome IPC to talk to the linker process, instead of SRPCmseaborn2016-01-043-37/+104
* GN: Properly mark all NaCl test depencies as data_depsphosek2016-01-043-39/+55
* Prepare for -Wall for third-party code, -Wextra for chromium_codethakis2015-12-311-1/+1
* Make //ppapi/examples/* gn check clean.jbroman2015-12-311-1/+1
* Add a missing switch-case break in PPAPI SerializedHandletzik2015-12-281-0/+1
* Switch to standard integer types in base/strings/.avi2015-12-252-1/+4
* Switch to standard integer types in ppapi/.avi2015-12-23595-610/+1703
* [Reland] Preserve monotonic timestamp when converting from Core to Web input ...majidvp2015-12-226-53/+3
* NaCl: Expand comment about PpapiHostMsg_OpenResource in ppapi_messages.hmseaborn2015-12-221-1/+14
* 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