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
/
glue
/
plugins
/
webplugin_delegate_impl_mac.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make accelerated Mac plugins handle GL initialization failure instead of cras...
stuartmorgan@chromium.org
2010-11-22
1
-4
/
+9
*
Mac: Only clear the background of CoreAnimation plugins if we're going to dra...
thakis@chromium.org
2010-11-18
1
-2
/
+3
*
Implement IME for Mac plugins using the Cocoa event model on 10.6
stuartmorgan@chromium.org
2010-10-15
1
-1
/
+38
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-3
/
+3
*
Prevent implicit animation when resizing Core Animation plugins
stuartmorgan@chromium.org
2010-10-11
1
-0
/
+5
*
Enable the invalidating Core Animation plugin drawing model on 10.5
stuartmorgan@chromium.org
2010-10-01
1
-26
/
+11
*
Extend improved windowless plugin focus handling to all platforms
stuartmorgan@chromium.org
2010-09-18
1
-28
/
+11
*
Revert 59845 - Extend improved windowless plugin focus handling to all platforms
stuartmorgan@chromium.org
2010-09-17
1
-11
/
+28
*
Extend improved windowless plugin focus handling to all platforms
stuartmorgan@chromium.org
2010-09-17
1
-28
/
+11
*
Fix initial plugin Mac plugin focus and visibily
stuartmorgan@chromium.org
2010-09-03
1
-6
/
+0
*
Remove forward declares for ASCIIToUTF16 from string_util. All callers now use
brettw@chromium.org
2010-08-19
1
-0
/
+1
*
FBTF: Remove unneeded headers from base/ (part 3)
thestig@chromium.org
2010-08-06
1
-1
/
+0
*
Remove the coordinate hack for zoomed plugin pages on the Mac.
stuartmorgan@chromium.org
2010-08-05
1
-26
/
+0
*
Move default_plugin from webkit/ to chrome/
thakis@chromium.org
2010-07-07
1
-1
/
+0
*
Revert 51681 - Move default_plugin out of webkit.
thakis@chromium.org
2010-07-07
1
-0
/
+1
*
Move default_plugin out of webkit.
thakis@chromium.org
2010-07-07
1
-1
/
+0
*
Convert WebPluginInfo from wstring to string16
stuartmorgan@chromium.org
2010-06-23
1
-2
/
+2
*
At times the Windows media player plugin would not render video. This would o...
ananta@chromium.org
2010-06-15
1
-1
/
+2
*
Always report keypresses in plugins as handled on the Mac
stuartmorgan@chromium.org
2010-06-15
1
-4
/
+11
*
Make timer-driven CA plugins less wasteful, and up the timer frequency
stuartmorgan@chromium.org
2010-06-15
1
-1
/
+6
*
Fix a bug in NPDrawingModelInvalidatingCoreAnimation, and make it more efficient
stuartmorgan@chromium.org
2010-06-03
1
-2
/
+1
*
Implement support for NPDrawingModelInvalidatingCoreAnimation in Mac plugins
stuartmorgan@chromium.org
2010-06-03
1
-8
/
+17
*
Update Mac plugins for SetFocus changes, and remove old workaround messages
stuartmorgan@chromium.org
2010-05-05
1
-71
/
+47
*
Remove accidentally-committed test logging
stuartmorgan@chromium.org
2010-05-04
1
-1
/
+0
*
Fix a crash when scrolling a fast-path QuickDraw plugin
stuartmorgan@chromium.org
2010-05-04
1
-2
/
+13
*
Clean up initial CA layer setup for Mac Plugins
stuartmorgan@chromium.org
2010-04-28
1
-6
/
+16
*
Reorganize the Mac plugin host code
stuartmorgan@chromium.org
2010-04-16
1
-316
/
+352
*
Remove the last remnants of windowless_needs_set_window_ from Linux plugins
stuartmorgan@chromium.org
2010-04-15
1
-6
/
+5
*
Made Pepper 3D plugins' output opaque on Mac OS X by filling the
kbr@google.com
2010-04-15
1
-1
/
+1
*
Fix offscren invalidation in windowless plugins
stuartmorgan@chromium.org
2010-04-14
1
-0
/
+7
*
Fixed loss of rendered output on Mac OS X if Pepper 3D application uses
kbr@google.com
2010-04-14
1
-1
/
+1
*
Never unload plugins from the plugin process on the Mac
stuartmorgan@chromium.org
2010-04-14
1
-4
/
+3
*
Send real clipping information to Mac plugins
stuartmorgan@chromium.org
2010-04-13
1
-23
/
+13
*
Move details of QuickDraw plugin drawing into a helper class
stuartmorgan@chromium.org
2010-04-12
1
-133
/
+24
*
Compute local Mac plugin coordinates from scratch
stuartmorgan@chromium.org
2010-04-12
1
-45
/
+30
*
- Extracted platform specific code from GLES2 command decoder to platform spe...
apatrick@chromium.org
2010-04-09
1
-2
/
+1
*
Enforce valid Mac plugin event and drawing model pairings
stuartmorgan@chromium.org
2010-04-06
1
-2
/
+8
*
Fix DivX crash on the Mac
stuartmorgan@chromium.org
2010-04-05
1
-3
/
+10
*
Consume Char events in Mac plugins
stuartmorgan@chromium.org
2010-04-01
1
-1
/
+6
*
Move plugin-related files in webkit/glue to webkit/glue/plugins to make them
brettw@chromium.org
2010-03-31
1
-3
/
+3
*
Work around coordinate problems in page zoom for Mac plugins
stuartmorgan@chromium.org
2010-03-30
1
-4
/
+47
*
Fix CoreGraphics and Core Animation drawing for QuickTime plugin
stuartmorgan@chromium.org
2010-03-30
1
-5
/
+10
*
Move Mac plugin event conversion into helper classes
stuartmorgan@chromium.org
2010-03-29
1
-336
/
+39
*
Add a faster path for QuickDraw plugin drawing for limited use.
stuartmorgan@chromium.org
2010-03-26
1
-22
/
+226
*
Fix drag event filtering in Mac plugins
stuartmorgan@chromium.org
2010-03-24
1
-2
/
+4
*
Remove the unnecessary 'commit' call in Core Animation plugin drawing
stuartmorgan@chromium.org
2010-03-24
1
-3
/
+0
*
Explicitly don't handle scroll events to Carbon plugins
stuartmorgan@chromium.org
2010-03-24
1
-8
/
+6
*
Add visibility tracking to the temporary Core Animation plugin timer
stuartmorgan@chromium.org
2010-03-23
1
-13
/
+22
*
Fix the initial draw handing of Core Animation plugins
stuartmorgan@chromium.org
2010-03-18
1
-7
/
+6
*
Infer caps lock state to set for Mac plugin events
stuartmorgan@chromium.org
2010-03-16
1
-0
/
+24
[next]