summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/npapi/webplugin_delegate_impl_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Move NPAPI implementation out of webkit/plugins/npapi and into content.jam@chromium.org2013-07-191-730/+0
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Use a direct include of strings headers in webkit/, part 2.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-071-1/+1
* Move the WebCursor sources from webkit/glue to webkit/common/cursors.ananta@chromium.org2013-05-311-1/+1
* Get rid of the dependency on WebKit::WebCursorInfo internals from WebCursor.ananta@chromium.org2013-05-241-2/+2
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-05-081-1/+1
* Update the remaining references to sys_string_conversions.h to its new location.tfarina@chromium.org2013-03-301-1/+1
* Replace string16 with base::string16 in src/webkitbrettw@chromium.org2013-03-291-2/+4
* Npapi cleanup: USE_SKIA is always true.teravest@chromium.org2013-03-231-8/+1
* Removed support for Core Animation plugins when accelerated compositing is di...kbr@chromium.org2013-03-191-26/+1
* Stop passing the parent hwnd to the plugin process on initialization.jam@chromium.org2012-11-021-2/+0
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-231-3/+3
* Remove Carbon cursor call interposing in Mac NPAPI pluginsstuartmorgan@chromium.org2012-10-231-10/+0
* Cleanup WebPluginDelegate implementations.thestig@chromium.org2012-09-271-11/+6
* Remove all support for the Carbon NPAPI event modelstuartmorgan@chromium.org2012-09-111-362/+47
* Switch the NPAPI test plugin to the Cocoa event modelstuartmorgan@chromium.org2012-09-111-9/+4
* mac: Use ScopedCGContextSaveGState in a few more placesthakis@chromium.org2012-08-271-0/+1
* mac: Delete more 10.5-only codethakis@chromium.org2012-08-091-4/+1
* Disable support for the Mac NPAPI Carbon event modelstuartmorgan@chromium.org2012-08-021-0/+9
* mac: Let Carbon plugin stuff buid with the 10.7 SDKthakis@chromium.org2012-07-261-0/+13
* [Mac] Use GetCurrentButtonState() instead of Button() in WebPluginDelegateImp...rsesek@chromium.org2012-07-201-1/+1
* Remove support for the QuickDraw NPAPI drawing modelstuartmorgan@chromium.org2012-06-221-77/+6
* Remove the fast path for QD pluginsstuartmorgan@chromium.org2012-06-201-112/+1
* 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