summaryrefslogtreecommitdiffstats
path: root/content/plugin/webplugin_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Use skia::RefPtr in place of manual ref-counting for Skia types.danakj@chromium.org2012-12-041-9/+8
* Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...reed@google.com2012-11-141-7/+6
* Get windowless plugins working when accelerated compositing is turned on by c...jam@chromium.org2012-11-101-9/+1
* Use the RenderView's routing_id, instead of HWND, as the unique identifier us...jam@chromium.org2012-11-021-3/+0
* Make "dummy window" which is used for windowless plugins be parented in the b...jam@chromium.org2012-11-011-1/+2
* Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...jam@chromium.org2012-10-211-2/+5
* Remove Legacy NPAPI Flash Sandbox supportjschuh@chromium.org2012-10-051-2/+0
* Fix race condition with windowless plugin buffers. The problem, which is alre...jam@chromium.org2012-08-151-7/+19
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-1/+1
* ui: Move surface/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-031-1/+1
* Track (and eventually cap) Flash JIT sizejschuh@chromium.org2012-02-151-1/+2
* Remove Task inheritance from base::Timer.dcheng@chromium.org2011-12-151-0/+1
* Render Core Animation plugins through WebKit's compositor rather thankbr@chromium.org2011-11-301-2/+19
* base::Bind fixesgroby@chromium.org2011-11-191-1/+1
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-22/+24
* Support dynamic switching between integrated and discrete GPUs on Mac OS X.kbr@chromium.org2011-10-131-1/+3
* Get Chrome to build & link with USE_AURA on Windows again.BUG=noneTEST=noneben@chromium.org2011-10-061-1/+1
* Send IME events to windowless plug-ins (Chromium side)hbono@chromium.org2011-10-041-0/+8
* Moved the following IPC messages used by the chrome NPAPI plugin installer ou...ananta@chromium.org2011-08-311-1/+0
* Stop using the default profile's proxy service for plugin proxy requests, and...jam@chromium.org2011-08-291-0/+1
* First pass at removal of unneeded dependencies on skia\ext\platform_canvas.htwiz@google.com2011-08-021-0/+4
* Avoid double-buffering windowless plugins and instead use buffer flipping whe...tschmelcher@chromium.org2011-07-251-19/+61
* Make Flash work properly when started in low-integrity mode so that UIPI rest...jschuh@chromium.org2011-06-071-0/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Refactor: Move app/surface to ui/gfx/surface.backer@chromium.org2011-03-251-5/+5
* Move plugin code to content.jam@chromium.org2011-03-161-0/+225