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
/
skia
/
ext
/
platform_canvas.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce PlatformBitmap, which is a minimal helper class that wraps an SkBitmap
reed@google.com
2012-10-10
1
-0
/
+2
*
setBitmapDevice is going away from Skia (and has no callers in Skia or Chrome)
reed@google.com
2012-10-01
1
-5
/
+0
*
skia: Rename PlatformDevice::IsNativeFontRenderingAllowed to PlatformDevice::...
reveman@chromium.org
2012-09-18
1
-3
/
+1
*
use getTopLayer(now with updatematrixclip) instead of (should be private) Lay...
reed@google.com
2012-03-20
1
-2
/
+1
*
Revert 125473 - skia: Change MakeOpaque() function to take a gfx::Rect parame...
akalin@chromium.org
2012-03-07
1
-6
/
+7
*
skia: Change MakeOpaque() function to take a gfx::Rect parameter.
tfarina@chromium.org
2012-03-07
1
-7
/
+6
*
implement MakeOpaque at the canvas level, respecting matrix and clip
reed@google.com
2011-08-31
1
-3
/
+16
*
Fix crash when allocation of very large HTML canvas fails.
junov@chromium.org
2011-08-19
1
-0
/
+9
*
Revert 94905 - Remove (now obsolete) IsNativeFontRendering api
vandebo@chromium.org
2011-08-02
1
-1
/
+3
*
Remove (now obsolete) IsNativeFontRendering api
reed@google.com
2011-08-01
1
-3
/
+1
*
Stop using deprecated factory API for SkDevice
reed@google.com
2011-07-05
1
-6
/
+1
*
Revert 91504 - Stop using deprecated factory API for SkDevice
reed@google.com
2011-07-05
1
-1
/
+6
*
Stop using deprecated factory API for SkDevice
reed@google.com
2011-07-05
1
-6
/
+1
*
Remove set of redundant API calls for PlatformDevice instances. These functio...
twiz@chromium.org
2011-06-16
1
-6
/
+17
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-26
1
-18
/
+20
*
Revert 86625 - This change implements a first pass in the effort to remove th...
vandebo@chromium.org
2011-05-25
1
-20
/
+18
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-25
1
-18
/
+20
*
Update Chrome's Skia Device to use the new device factory interface (http://c...
vandebo@chromium.org
2011-04-29
1
-2
/
+2
*
Eliminate unused function.
pkasting@chromium.org
2011-04-25
1
-7
/
+0
*
Fixed build failure on linux and mac. PlatformDevice::makeOpaque is only pres...
alokp@chromium.org
2011-04-13
1
-2
/
+4
*
Added skia::MakeOpaque helper function needed to rid WebKit of PlatformCanvas...
alokp@chromium.org
2011-04-13
1
-0
/
+5
*
Chromium does native painting on a very specific device - a device retrieved ...
alokp@chromium.org
2011-04-11
1
-12
/
+12
*
Added skia::SupportsPlatformPaint for webkit to query whether it can use nati...
alokp@chromium.org
2011-04-11
1
-0
/
+8
*
Eliminate skia::PlatformCanvas, a subclass of SkCanvas. Skia provides multipl...
alokp@chromium.org
2011-04-08
1
-0
/
+16
*
Wire up missing functionality in BitmapPlatformContext to allow the creation ...
brettw@chromium.org
2011-01-06
1
-0
/
+9
*
Roll Skia deps to r621.
vandebo@chromium.org
2010-10-27
1
-1
/
+1
*
Update use of SkCanvas and SkDevice to match change in Skia:
vandebo@chromium.org
2010-10-15
1
-0
/
+9
*
Refactor the PlatformContext layer to have only one class.
brettw@chromium.org
2009-06-14
1
-0
/
+26