summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Build nacl_helper_nonsfi with GNphosek2015-10-274-5/+27
* Plugin Power Saver: Implement pixel tests for plugin placeholders.tommycli2015-10-271-2/+5
* ppapi: MediaStreamBufferManager: add methods to query queued bufferslionel.g.landwerlin2015-10-233-0/+9
* Remove base::MessageLoop::{Quit,QuitClosure} functionski.stfu2015-10-231-2/+2
* Promote PPB_VideoDecoder 1.1 to Stablelpique2015-10-224-9/+9
* Added support for sync token signals.dyen2015-10-222-0/+7
* GN: Build PPAPI tests for nacl_arm_glibcmcgrathr2015-10-221-13/+27
* Move v8_use_external_startup_data out of //build/config:feature_flags.dpranke2015-10-211-1/+5
* ppapi: Support up to 32 subsamples in PP_EncryptedBlockInfo.xhwang2015-10-206-71/+81
* Don't keep the lazy background page alive after a view with a Pepper plugin i...emaxx2015-10-196-0/+86
* NaCl: Update revision in DEPS, f84c2ab -> 63ed0a8mcgrathr2015-10-191-1/+3
* Make chrome/common pass "gn check"brettw2015-10-151-2/+5
* Revert of Make chrome/common pass "gn check" (patchset #8 id:140001 of https:...mpearson2015-10-141-5/+2
* Make chrome/common pass "gn check"brettw2015-10-141-2/+5
* 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