summaryrefslogtreecommitdiffstats
path: root/content/renderer/npapi
Commit message (Expand)AuthorAgeFilesLines
* Remove a bunch of NPAPI quirks and related support codepiman2016-03-223-132/+3
* Revert of Remove a bunch of NPAPI quirks and related support code (patchset #...dgozman2016-03-223-3/+132
* Remove a bunch of NPAPI quirks and related support codepiman2016-03-223-132/+3
* Plugins: Enforce that replacement plugins always succeed initialization.tommycli2016-03-221-6/+11
* Remove windowed NPAPI codepiman2016-03-184-109/+5
* Remove lots of usage of WebCString.dtapuska2016-03-182-3/+0
* CC Animation: Erase cc::LayerSettings everywhere.loyso2016-03-141-3/+1
* Move multipart resource handling to core/fetch (2/2)yhirano2016-03-111-1/+0
* Decouple scheduling animation of webview plugins from layout.chrishtr2016-03-082-2/+2
* Convert Pass()→std::move() on Windowsdcheng2016-03-021-1/+2
* Blink Compositor Animation: Erase old animation system.loyso2016-03-021-1/+2
* Separate RenderView from RenderWidget, part 1: inheritance.avi2016-03-011-8/+7
* Revert of Separate RenderView from RenderWidget, part 1: inheritance. (patchs...nektar2016-03-011-7/+8
* Separate RenderView from RenderWidget, part 1: inheritance.avi2016-02-291-8/+7
* Remove the method BrokerDuplicateSharedMemoryHandle.erikchen2016-02-221-4/+1
* Remove some dead NPAPI code after r363119.jam2016-02-034-643/+1
* Reference counted Skia objects aren't compatible with Chromium scoped_ptr<>s;...tomhudson2016-02-012-10/+11
* skia::PlatformCanvas is an alias for SkCanvas; this is unhelpful. It's quite ...tomhudson2016-01-281-2/+2
* Remove 'WebPlugin::CheckIfRunInsecureContent'.mkwst2016-01-224-27/+0
* There was only one caller of BlitCanvasToCanvas, and that call-site already h...reed2016-01-041-7/+0
* Switch to standard integer types in content/renderer/.avi2015-12-257-48/+69
* base: get rid of deprecated TrimWhitespace() functiontfarina2015-12-061-1/+1
* Remove PluginLoadObserver and related logic, it was only used for NPAPI.japhet2015-12-044-570/+8
* Return a enumeration of the state of handling of InputEvents.dtapuska2015-12-032-6/+10
* We're deprecating SkDevice usage in Chromium; this change shouldtomhudson2015-11-231-4/+5
* Use scoped_ptr instead of linked_ptr from /content/rendererlimasdf2015-11-201-1/+0
* Potential fix and extensive CHECKs for plugin crashschenney2015-10-151-1/+5
* Rename WebURLLoaderClient::willSendRequest to willFollowRedirecttyoshino2015-10-062-20/+21
* Make SharedMemoryHandle a class on windows.erikchen2015-09-251-5/+3
* Enforce marking "override" for functions overriding Blink in content/renderer/.avi2015-09-252-68/+67
* ipc: Use a global for the process's attachment broker.erikchen2015-09-143-18/+7
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-111-2/+2
* don't use deprecated SkRect* src-rect parameter typereed2015-08-071-1/+1
* Merge ViewHostMsg_TextInputTypeChanged and ViewHostMsg_TextInputStateChanged ...shuchen2015-07-311-5/+6
* clang/win: Fix most -Wunused-function warnings in Chromium code.thakis2015-07-281-1/+1
* Make UTF16ToASCII and UTF16TOUTF8 take a StringPiecebrettw2015-07-241-2/+3
* Unify LowerCaseEqualsASCII and EqualsASCII functions.brettw2015-07-231-1/+1
* api refactor: switch to modern variants of drawBitmapRectreed2015-07-171-1/+1
* Update content module for IPC attachment brokering.erikchen2015-06-173-7/+18
* Move EqualsASCII to the base namespace.brettw2015-06-101-1/+1
* Move LowerCaseEqualsASCII to base namespacebrettw2015-06-091-1/+1
* Several small changes to base::SharedMemory.erikchen2015-06-031-1/+1
* Update pepper to not assume that SharedMemoryHandle is an int.erikchen2015-06-021-8/+1
* content/renderer: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-05-271-5/+6
* CC: Plumb LayerSettings parameter for cc::Layer construction.loyso2015-05-251-1/+2
* content/child: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-05-213-14/+9
* Add a layout method to WebPlugin.schenney2015-04-302-3/+11
* Apply automated fixits for Chrome clang plugin to content.dcheng2015-04-291-1/+1
* Migrate plugins to support new 'unobscured' rect interfacetommycli2015-03-302-7/+12
* Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency.tommycli2015-03-162-5/+5