summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Added method to wait on fence syncs which do not need to be flushed.dyen2015-10-142-0/+11
* Send verification to browser side in ppapi socket when buffer has been read f...grunell2015-10-131-0/+12
* ipc: Make a separate vector for brokerable attachments.erikchen2015-10-101-0/+1
* GN: Fix NaCl IRT build optionsmcgrathr2015-10-091-9/+11
* Implemented new fence syncs which replaces the old sync points.dyen2015-10-072-2/+28
* Preserve monotonic timestamp when converting from Core -> Web Input Event.majidvp2015-10-076-53/+3
* Build PPAPI PNaCl Newlib tests with GNphosek2015-10-061-32/+95
* PPAPI regression test for NaCl x86-32 IRT stack alignment sensitivitymcgrathr2015-10-023-0/+117
* Update MediaKeyStatus enum valuesjrummell2015-10-012-3/+5
* Revert of PPAPI regression test for NaCl x86-32 IRT stack alignment sensitivi...phoglund2015-10-013-117/+0
* PPAPI regression test for NaCl x86-32 IRT stack alignment sensitivitymcgrathr2015-09-303-0/+117
* Fix GN build of PPAPI NaCl (newlib) tests for x86-32mcgrathr2015-09-301-2/+12
* Require a user gesture when going to fullscreen mode for flashjochen2015-09-294-20/+159
* Make SharedMemoryHandle a class on windows.erikchen2015-09-251-1/+6
* Build PPAPI NaCl Glibc tests with GNphosek2015-09-245-22/+115
* GN: Define clang_newlib_arm toolchain for NaClmcgrathr2015-09-231-4/+3
* Removing GL context rate limiting feature and related wrappersjunov2015-09-221-19/+0
* ppapi: AudioEncode: drop Speex codeclionel.g.landwerlin2015-09-182-5/+3
* PDF: Use chrome.resourcesPrivate instead of Pepper to display translated stringstsergeant2015-09-1810-94/+0
* Added a unique command buffer ID for command buffers.dyen2015-09-188-21/+51
* Remove workaround in pnacl_support_extension BUILD.gn now that GN is fixed.jvoung2015-09-171-35/+16
* ppapi: define PPB_AudioEncoder APIlionel.g.landwerlin2015-09-1724-7/+1260
* Cleanup: Remove unneeded base/memory/shared_memory.h #includes.thestig2015-09-152-3/+1
* nacl: Be more consistent about setting nacl_untrusted_build on targets that u...thakis2015-09-152-0/+4
* Move Singleton and related structs to namespace baseolli.raula2015-09-106-7/+14
* Pepper: Detach PPB_AudioShared thread state when joining thread.bbudge2015-09-101-3/+6
* Fix more aspects of the NaCl build configs.dpranke2015-09-031-1/+1
* Check for enable_nacl instead of host_os == "win"Nico Weber2015-09-021-3/+2
* Unbreak win gn build.thakis2015-09-021-33/+37
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-2/+5
* Add nacl_toolchain to //build and flip to using it in the GN Build.dpranke2015-08-312-2/+3
* Build PPAPI NaCl Newlib tests with GNphosek2015-08-281-0/+58
* Fix NaCl IRT build with GNphosek2015-08-281-1/+29
* Fill in GN build files for pnacl_support_extension.jvoung2015-08-255-77/+226
* Introduce a client minimum picture pool sizelpique2015-08-2017-50/+302
* Remove irt_test.gyp file from NaCl. Nothing refers to it.jvoung2015-08-191-18/+0
* Remove remaining legacy SplitString calls.brettw2015-08-121-2/+2
* Removed unused mojo_nacl code and GYP targets.rockot2015-08-112-9/+0
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-111-2/+1
* Let IPC::SyncMessageFilter take advantage of thread-safe Send.rockot2015-08-062-3/+3
* pepper: add software vp9 encoder support to PPB_VideoEncoderlionel.g.landwerlin2015-08-054-104/+121
* Make LatencyInfo to be classmiletus2015-08-051-4/+1
* Remove dmichael/teravest from OWNERSraymes2015-08-043-5/+0
* Set correct errors when transfer buffer creation fails.dyen2015-08-041-1/+8
* Cleanup latency_info nacl leftover build rulemiletus2015-07-291-3/+1
* clang/win: Fix most -Wunused-function warnings in Chromium code.thakis2015-07-281-0/+2
* Annotate large GN targets for precompiled headersbrettw2015-07-285-1/+8
* Update MediaKeyStatus to replace OutputNotAllowed with OutputRestrictedjrummell2015-07-282-3/+3
* Revert "Compile and link libcrypto_nacl for nacl targets."erikchen2015-07-282-7/+0
* Revert "Add precompiled headers to GN build for large targets."dpranke2015-07-285-8/+1