summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* [Chromecast] Update GN files to support public Android Cast builds.slan2016-01-291-0/+2
* Make sure Ppapi compositor layer resources are synchronized.dyen2016-01-291-3/+2
* allocator cleanup: remove dependencies on allocator from all targetsprimiano2016-01-282-21/+0
* [SafeBrowsing] Alternate extensions should also be subject to block list.asanka2016-01-282-0/+23
* Update gpu/command_buffer auto-generated code.zmo2016-01-271-18/+18
* ppapi: examples: audio_encode: fix opus commentslionel.g.landwerlin2016-01-271-5/+5
* Remove superfluous semicolons around IPC message macrosphilipj2016-01-271-1/+1
* Removed last references to old sync points.dyen2016-01-222-24/+0
* ppapi: examples: audio_encode: prevent buffer reallocationslionel.g.landwerlin2016-01-221-66/+106
* Removed old sync points from Ppapi.dyen2016-01-215-79/+5
* GN: Drop enable_pnacl and enable_nacl_untrusted variablesmcgrathr2016-01-202-7/+3
* Fix remaining incompatibilities between scoped_ptr and unique_ptr.dcheng2016-01-202-4/+4
* 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