summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/npapi/webplugin_delegate_impl_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Don't send mouse move related events to Cocoa plugins in background windowsstuartmorgan@chromium.org2012-05-011-0/+11
* Fix a few warnings that -Wnull-conversion of a future clang will complain about.thakis@chromium.org2012-03-281-3/+3
* Render Core Animation plugins through WebKit's compositor rather thankbr@chromium.org2011-11-301-8/+26
* Remove 2 exit time destructors from webkit/thakis@chromium.org2011-11-081-1/+1
* Support dynamic switching between integrated and discrete GPUs on Mac OS X.kbr@chromium.org2011-10-131-1/+13
* ui/gfx: Add ToString() function to Point class.tfarina@chromium.org2011-09-261-2/+2
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-2/+3
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-3/+2
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-2/+3
* Moved the following IPC messages used by the chrome NPAPI plugin installer ou...ananta@chromium.org2011-08-311-4/+0
* Windowless Flash plugins on Mac do not currently draw in single-process appli...marshall@chromium.org2011-08-271-10/+33
* Avoid double-buffering windowless plugins and instead use buffer flipping whe...tschmelcher@chromium.org2011-07-251-0/+11
* Improve and unify Mac OS X run-time version checks.mark@chromium.org2011-06-141-15/+3
* Add Skia to CG adapter for plugins.caryclark@chromium.org2011-05-251-1/+17
* Delete the plugin printing code, which wasn't actually called.jam@chromium.org2011-04-151-4/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Check for NULL |surface_| in WebPluginDelegateImpl before accessing its context.bauerb@chromium.org2011-02-241-1/+1
* Move the Carbon SetCursor method on WebPluginDelegateImpl to a different name...avi@chromium.org2011-02-071-2/+4
* Revert accidental change to webplugin_delegate_impl_mac.mmsail@chromium.org2011-02-041-5/+4
* Mac: Enable "Check Spelling While Typing" in Edit menusail@chromium.org2011-02-031-4/+5
* Update Mac plugin IME handling to match updated specstuartmorgan@chromium.org2011-01-211-21/+57
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-0/+1149
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-1149/+0
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-0/+1149