summaryrefslogtreecommitdiffstats
path: root/content/ppapi_plugin
Commit message (Expand)AuthorAgeFilesLines
* Content "gn check" work.brettw2016-03-251-2/+6
* Remove initializeWithoutV8 and shutdownWithoutV8haraken2016-03-111-2/+2
* Fix collisions in chromium style with RetainedDOMInfo, TimingFunction, Sandbo...danakj2016-03-021-4/+4
* Remove the method BrokerDuplicateSharedMemoryHandle.erikchen2016-02-221-19/+0
* Move font_warmup_win, fix webrtc dep.brettw2016-01-282-2/+2
* Move mojo/application/public -> mojo/shell/publicben2016-01-121-1/+1
* Add logic to switch to DirectWrite font proxy via field trial.kulshin2016-01-121-1/+15
* Switch to standard integer types in content/.avi2015-12-257-45/+57
* Remove the scheduler from the PPAPI threadalexclarke2015-12-113-11/+1
* Enforce marking "override" for functions overriding Blink.Avi Drissman2015-12-071-3/+4
* Revert of Enforce marking "override" for functions overriding Blink. (patchse...avi2015-12-071-4/+3
* Enforce marking "override" for functions overriding Blink.avi2015-12-071-3/+4
* Reland: Crashpad Windows: Use the Crashpad client instead of Breakpad on Windowsscottmg2015-11-301-0/+1
* Revert of Crashpad Windows: Use the Crashpad client instead of Breakpad on Wi...scottmg2015-11-261-1/+0
* Crashpad Windows: Use the Crashpad client instead of Breakpad on Windowsscottmg2015-11-251-0/+1
* Run gn --format over all .gn filesagrieve2015-11-201-1/+1
* Revert of Define MOJO_SHELL_CLIENT uniformly across content (patchset #3 id:4...ben2015-11-191-4/+1
* Define MOJO_SHELL_CLIENT uniformly across contentben2015-11-191-1/+4
* Revert of Bind Application in renderer (patchset #15 id:280001 of https://cod...alancutter2015-11-181-4/+1
* Bind Application in renderer.ben2015-11-181-1/+4
* Revert of Bind Application in renderer (patchset #14 id:260001 of https://cod...msramek2015-11-181-4/+1
* Bind Application in renderer.ben2015-11-181-1/+4
* Fold away now dead NSS code.davidben2015-10-021-7/+0
* Enforce marking "override" for functions overriding Blink in content/.avi2015-09-262-27/+26
* Make SharedMemoryHandle a class on windows.erikchen2015-09-251-1/+4
* Add a scheduler to PpapiBlinkPlatformImplalexclarke2015-09-243-1/+16
* Added GDI font emulation support for Flash.forshaw2015-09-221-0/+6
* Added directwrite warmup for PPAPI processes.forshaw2015-09-221-1/+17
* Prevent a couple of intentional crash sites from being merged.thestig2015-09-191-2/+10
* Don't initialize V8 via Blink in ppapi pluginsjochen2015-09-171-2/+2
* Print stack traces in browser tests when any process crashes, or an assert fi...jam2015-08-171-6/+0
* Revert of Print stack traces in child processes when browser tests failed. (p...rockot2015-08-161-0/+6
* Allow access to /System/Library/Exensions on El Capitan+ to solve GPU crashes.kerrnel2015-08-141-1/+1
* Print stack traces in child processes when browser tests failed.jam2015-08-131-6/+0
* Add UMA for ppapi plugin load time.xhwang2015-07-172-11/+38
* Refactor OS X sandbox processing and audit sandbox fileskerrnel2015-07-161-6/+4
* media: Add trace event for pepper plugin (CDM) loading time.xhwang2015-07-151-1/+6
* Only initialize NSS in PpapiPluginMain on !USE_OPENSSL builds.davidben2015-07-081-1/+1
* Fixed all overloaded virtual methods on Windows.mgiuca2015-07-082-2/+2
* Revert of Refactor OS X sandbox processing and audit sandbox files (patchset ...caseq2015-06-301-4/+6
* Refactor OS X sandbox processing and audit sandbox fileskerrnel2015-06-291-6/+4
* Remove jeremy@ from Mac OWNERS, and use file references.Robert Sesek2015-06-251-1/+1
* Further clean up pepper's use of SharedMemory.erikchen2015-06-041-9/+17
* Update pepper to not assume that SharedMemoryHandle is an int.erikchen2015-06-022-0/+18
* content/child: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-05-212-3/+3
* Fork the mojo shell interfaces used by Mandoline.jam2015-05-141-1/+1
* Fix //content/test:test_support under component builds.sammc2015-04-281-1/+15
* Rename USE_NSS to USE_NSS_CERTS.davidben2015-04-171-1/+1
* content: Set DiscardableMemoryAllocator instance in PpapiThread.reveman2015-04-151-0/+9
* Don't lock ProxyLock on the IO threaddmichael2015-04-021-5/+7