summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Using OrderingBarrier() in GLES2Implementation::Bind()* for better performance.Peng Huang2015-06-165-11/+60
* Avoid deleting print buffer resources before the renderer takes a reference t...Raymes Khoury2015-05-265-23/+49
* PPAPI Testing: Clean up location of ppapi::StripTestPrefixestommycli2015-05-146-14/+21
* Fix typo in untrusted/irt_stub/BUILD.gnsbc2015-05-121-1/+1
* Send proper MIME type along with PPAPI test CSS files.mkwst2015-05-123-0/+5
* Pass correct length value in WebGamepadsarajp2015-05-112-5/+9
* Pepper: Make PepperUDPSocketBase work with the private UDP resource.bbudge2015-05-091-4/+12
* ppapi: fix crash/infinite loop in VideoEncoderlionel.g.landwerlin2015-05-082-1/+14
* renderer: PepperVideoEncoderHost: use libvpx instead of media/cast/senderlionel.g.landwerlin2015-05-071-2/+8
* Remove the unused parts of PPB_PDFraymes2015-05-072-16/+0
* Change kMaxDescriptorsPerMessage back to 7yusukes2015-05-061-2/+3
* ppapi: report hardware support with PP_Bool in PP_VideoProfileDescriptionlionel.g.landwerlin2015-05-0613-29/+466
* Initialize the CDM asynchronouslyjrummell2015-05-058-76/+84
* Plugin Power Saver: Make PPS work well with prerendered pages.tommycli2015-05-057-48/+108
* ppapi: VideoEncoder: add more details about supported codecs/platformslionel.g.landwerlin2015-05-052-7/+5
* Fix pp::CompositorLayer::SetTexture() doesn't support GL_TEXTURE_EXTERNAL_OES...penghuang2015-05-011-0/+1
* Switch to linear filtering for PPAPI video decoder textures.CodeByThePound2015-04-301-2/+2
* [NaCl SDK] Compile libppapi_stub.a with -fPICsbc2015-04-292-0/+6
* Fix a few spelling errors in comments.thakis2015-04-281-1/+1
* Change ScopedPtrHashMap's 2nd template parameterkcwu2015-04-283-3/+4
* Plugin Power Saver: Add comprehensive browser tests.tommycli2015-04-2410-11/+164
* Pepper: Remove Mojo integration and tests.teravest2015-04-239-117/+1
* Update {virtual,override} to follow C++11 style in ppapi.nick2015-04-23107-1202/+1140
* Update {virtual,override} to follow C++11 style in ppapi.nick2015-04-231-18/+18
* NaCl/GYP: remove references to prep_toolchain.ncbray2015-04-217-23/+0
* Plugins: Move Prerender tests to PPAPI and some refactoring.tommycli2015-04-184-64/+0
* Fix the float point epsilon issue in the pepper compositor API.penghuang2015-04-171-5/+8
* ppapi: VideoEncoder: fix reported value for GetSupportedProfiles()lionel.g.landwerlin2015-04-174-8/+6
* Stop adding the "files/" prefix when sending open_resource IPCyusukes2015-04-161-3/+1
* [NaCl SDK] Remove create_nmf dependency on NACL_SDK_ROOT env varsbc2015-04-162-4/+15
* Remove GTalk Pepper interfaces and related code.jhorwich2015-04-1524-985/+0
* pepper: VideoEncoder: use same constraints as media::VideoFrame for software ...lionel.g.landwerlin2015-04-151-0/+10
* PPAPI: Avoid race condition in RunWhileLockeddmichael2015-04-101-34/+58
* PPAPI Examples: Fix painting in Graphics 2D example.tommycli2015-04-071-11/+14
* Make MediaStreamBufferManager.General pass in official builds.thakis2015-04-071-2/+7
* Work on Windows GN component build.brettw2015-04-063-4/+28
* Revert of Work on Windows GN component build. (patchset #8 id:140001 of https...pkotwicz2015-04-063-28/+4
* Work on Windows GN component build.brettw2015-04-063-4/+28
* Move V8 snapshot loading code from isolate_holder to gin/v8_startup_data.{h,cc}.oth2015-04-051-3/+3
* Hold the Pepper proxy lock for all Pepper GL calls.dmichael2015-04-034-11/+31
* Don't lock ProxyLock on the IO threaddmichael2015-04-0219-236/+571
* ppapi : make gl2ext.h be consistent with Copy[Sub]TextureCHROMIUM APIdongseong.hwang2015-04-021-2/+21
* media: Rename SessionError to LegacySessionError.xhwang2015-04-0212-113/+113
* CreateSessionAndGenerateRequest() to use enum for |init_data_type|jrummell2015-04-0210-30/+44
* PPAPI: Make TrackedCallback more threadsafedmichael2015-03-319-492/+704
* ppapi_generator: Improve logging for versioned functionseduardo.lima2015-03-306-13/+15
* clean up GN targets that are already migrated, add pepper_hash_for_uma.dpranke2015-03-271-1/+11
* Test for net::ERR_ICANN_NAME_COLLISION in other places that check host resolo...eroman2015-03-271-0/+1
* Add Plugin.PpapiSyncIPCTime metric.gab2015-03-261-0/+2
* Remove deprecated PPB_Messaging_1_1dmichael2015-03-2610-252/+12