index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
plugins
/
npapi
/
webplugin_delegate_impl_mac.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move NPAPI implementation out of webkit/plugins/npapi and into content.
jam@chromium.org
2013-07-19
1
-730
/
+0
*
Update Blink include paths
abarth@chromium.org
2013-06-17
1
-1
/
+1
*
Use a direct include of strings headers in webkit/, part 2.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Move the WebCursor sources from webkit/glue to webkit/common/cursors.
ananta@chromium.org
2013-05-31
1
-1
/
+1
*
Get rid of the dependency on WebKit::WebCursorInfo internals from WebCursor.
ananta@chromium.org
2013-05-24
1
-2
/
+2
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-05-08
1
-1
/
+1
*
Update the remaining references to sys_string_conversions.h to its new location.
tfarina@chromium.org
2013-03-30
1
-1
/
+1
*
Replace string16 with base::string16 in src/webkit
brettw@chromium.org
2013-03-29
1
-2
/
+4
*
Npapi cleanup: USE_SKIA is always true.
teravest@chromium.org
2013-03-23
1
-8
/
+1
*
Removed support for Core Animation plugins when accelerated compositing is di...
kbr@chromium.org
2013-03-19
1
-26
/
+1
*
Stop passing the parent hwnd to the plugin process on initialization.
jam@chromium.org
2012-11-02
1
-2
/
+0
*
Make gfx::Rect class operations consistently mutate the class they are called...
danakj@chromium.org
2012-10-23
1
-3
/
+3
*
Remove Carbon cursor call interposing in Mac NPAPI plugins
stuartmorgan@chromium.org
2012-10-23
1
-10
/
+0
*
Cleanup WebPluginDelegate implementations.
thestig@chromium.org
2012-09-27
1
-11
/
+6
*
Remove all support for the Carbon NPAPI event model
stuartmorgan@chromium.org
2012-09-11
1
-362
/
+47
*
Switch the NPAPI test plugin to the Cocoa event model
stuartmorgan@chromium.org
2012-09-11
1
-9
/
+4
*
mac: Use ScopedCGContextSaveGState in a few more places
thakis@chromium.org
2012-08-27
1
-0
/
+1
*
mac: Delete more 10.5-only code
thakis@chromium.org
2012-08-09
1
-4
/
+1
*
Disable support for the Mac NPAPI Carbon event model
stuartmorgan@chromium.org
2012-08-02
1
-0
/
+9
*
mac: Let Carbon plugin stuff buid with the 10.7 SDK
thakis@chromium.org
2012-07-26
1
-0
/
+13
*
[Mac] Use GetCurrentButtonState() instead of Button() in WebPluginDelegateImp...
rsesek@chromium.org
2012-07-20
1
-1
/
+1
*
Remove support for the QuickDraw NPAPI drawing model
stuartmorgan@chromium.org
2012-06-22
1
-77
/
+6
*
Remove the fast path for QD plugins
stuartmorgan@chromium.org
2012-06-20
1
-112
/
+1
*
Don't send mouse move related events to Cocoa plugins in background windows
stuartmorgan@chromium.org
2012-05-01
1
-0
/
+11
*
Fix a few warnings that -Wnull-conversion of a future clang will complain about.
thakis@chromium.org
2012-03-28
1
-3
/
+3
*
Render Core Animation plugins through WebKit's compositor rather than
kbr@chromium.org
2011-11-30
1
-8
/
+26
*
Remove 2 exit time destructors from webkit/
thakis@chromium.org
2011-11-08
1
-1
/
+1
*
Support dynamic switching between integrated and discrete GPUs on Mac OS X.
kbr@chromium.org
2011-10-13
1
-1
/
+13
*
ui/gfx: Add ToString() function to Point class.
tfarina@chromium.org
2011-09-26
1
-2
/
+2
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
1
-2
/
+3
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
1
-3
/
+2
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
1
-2
/
+3
*
Moved the following IPC messages used by the chrome NPAPI plugin installer ou...
ananta@chromium.org
2011-08-31
1
-4
/
+0
*
Windowless Flash plugins on Mac do not currently draw in single-process appli...
marshall@chromium.org
2011-08-27
1
-10
/
+33
*
Avoid double-buffering windowless plugins and instead use buffer flipping whe...
tschmelcher@chromium.org
2011-07-25
1
-0
/
+11
*
Improve and unify Mac OS X run-time version checks.
mark@chromium.org
2011-06-14
1
-15
/
+3
*
Add Skia to CG adapter for plugins.
caryclark@chromium.org
2011-05-25
1
-1
/
+17
*
Delete the plugin printing code, which wasn't actually called.
jam@chromium.org
2011-04-15
1
-4
/
+0
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Check for NULL |surface_| in WebPluginDelegateImpl before accessing its context.
bauerb@chromium.org
2011-02-24
1
-1
/
+1
*
Move the Carbon SetCursor method on WebPluginDelegateImpl to a different name...
avi@chromium.org
2011-02-07
1
-2
/
+4
*
Revert accidental change to webplugin_delegate_impl_mac.mm
sail@chromium.org
2011-02-04
1
-5
/
+4
*
Mac: Enable "Check Spelling While Typing" in Edit menu
sail@chromium.org
2011-02-03
1
-4
/
+5
*
Update Mac plugin IME handling to match updated spec
stuartmorgan@chromium.org
2011-01-21
1
-21
/
+57
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-1
/
+1
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
1
-0
/
+1149
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
1
-1149
/
+0
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
1
-0
/
+1149