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
/
vector_platform_device_emf_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
DrawToNativeContext is windows-only, so remove it from other ports
reed
2014-12-09
1
-5
/
+0
*
Roll src/third_party/skia 5adbf1b:6987dca
fmalita
2014-11-13
1
-4
/
+4
*
Roll src/third_party/skia b5fae93:c13bc57 (manual roll)
fmalita
2014-09-29
1
-5
/
+7
*
SkBitmap::Config is deprecated, use SkColorType instead
reed@google.com
2014-07-08
1
-1
/
+1
*
setConfig is deprecated, use setInfo or allocPixels instead.
reed@google.com
2014-07-02
1
-10
/
+1
*
stop calling deprecated setConfig
reed@google.com
2014-06-18
1
-9
/
+5
*
Added OS specific structs initialization.
vitalybuka@chromium.org
2014-04-13
1
-8
/
+7
*
Make sure that last entry in "advances" array is initialized to 0.
vitalybuka@chromium.org
2014-04-11
1
-3
/
+4
*
switch to new virtual for createDevice
reed@google.com
2014-03-27
1
-0
/
+9
*
remove (unsupported) getDeviceCapabilities
reed@google.com
2014-03-14
1
-4
/
+0
*
replace deprecated SkScalarRound/Floor/Ceil calls with more explicit variants
reed@google.com
2014-01-06
1
-11
/
+11
*
Add base:: to some string16s in skia/.
dbeam@chromium.org
2013-12-19
1
-2
/
+2
*
Override drawRRect in fake SkBitmapDevices.
scroggo@google.com
2013-11-13
1
-0
/
+7
*
Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...
robertphillips@google.com
2013-08-26
1
-7
/
+7
*
Roll Skia DEPS to r10765
robertphillips@google.com
2013-08-16
1
-1
/
+2
*
Roll Skia DEPS to r10377 & update skia/ext
robertphillips@google.com
2013-07-26
1
-2
/
+1
*
Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Custom implementation of VectorPlatformDeviceEmf::drawBitmapRect, to shield i...
edisonn@google.com
2013-02-12
1
-0
/
+57
*
Roll Skia DEPS to r7572 & add some suppressions
robertphillips@google.com
2013-02-05
1
-1
/
+1
*
Add skia::RefPtr class to wrap ref counted classes from Skia.
danakj@chromium.org
2012-12-04
1
-2
/
+2
*
This is a fix for http://code.google.com/p/chromium/issues/detail?id=128506 -...
edisonn@google.com
2012-11-21
1
-8
/
+64
*
Some printers has issue with metafiles produces from PDF so added switch and ...
vitalybuka@chromium.org
2012-08-22
1
-4
/
+1
*
Handle link annotations in Skia EMF device.
vandebo@chromium.org
2012-08-20
1
-0
/
+5
*
roll skia to 3891
reed@google.com
2012-05-10
1
-0
/
+1
*
ui/gfx: Do not use the deprecated SkBitmap::getConfig() function.
tfarina@chromium.org
2012-03-19
1
-1
/
+1
*
Remove redundant memory clears when constructing BitmapPlatformDevice instanc...
twiz@chromium.org
2012-03-16
1
-1
/
+1
*
Fix Coverity defects in skia/ext:
vandebo@chromium.org
2012-01-03
1
-2
/
+7
*
1 Add ScopedGetDC and ScopedSelectObject
yosin@chromium.org
2011-10-04
1
-5
/
+6
*
CL removing inheritance of SkDevice from PlatformDevice.
twiz@google.com
2011-08-28
1
-9
/
+6
*
Revert 98230 - CL removing inheritance of SkDevice from PlatformDevice.
twiz@chromium.org
2011-08-25
1
-6
/
+9
*
CL removing inheritance of SkDevice from PlatformDevice.
twiz@chromium.org
2011-08-25
1
-9
/
+6
*
support text drawing instead of asserting
reed@google.com
2011-07-21
1
-28
/
+160
*
Stop using deprecated factory API for SkDevice
reed@google.com
2011-07-05
1
-15
/
+10
*
Revert 91504 - Stop using deprecated factory API for SkDevice
reed@google.com
2011-07-05
1
-10
/
+15
*
Stop using deprecated factory API for SkDevice
reed@google.com
2011-07-05
1
-15
/
+10
*
Removal of redundant method, PlatformDevice::IsVectorial.
twiz@chromium.org
2011-05-26
1
-0
/
+4
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-26
1
-2
/
+2
*
Revert 86625 - This change implements a first pass in the effort to remove th...
vandebo@chromium.org
2011-05-25
1
-2
/
+2
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-25
1
-2
/
+2
*
Update Chrome's Skia Device to use the new device factory interface (http://c...
vandebo@chromium.org
2011-04-29
1
-0
/
+4
*
Fixed a few styles issues in skia::PlatformDevice. Made function names consis...
alokp@chromium.org
2011-04-06
1
-6
/
+9
*
rename getBitmapDC to beginPlatformPaint and add calls to endPlatformPaint
vandebo@chromium.org
2011-04-05
1
-3
/
+6
*
Rename some printing classes and minor cleanups.
vandebo@chromium.org
2011-04-04
1
-0
/
+727