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
/
printing
/
emf_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert Pass()→std::move() on Windows
dcheng
2016-03-02
1
-2
/
+2
*
Switch to standard integer types in printing/.
avi
2015-12-21
1
-0
/
+3
*
Eliminate HICON leaks caused by creating icons from bitmap image.
anpol
2015-12-18
1
-3
/
+3
*
We're getting rid of platform_device.h; most remaining users
tomhudson
2015-12-04
1
-1
/
+1
*
Cleanup code in printing/
thestig
2015-09-14
1
-9
/
+11
*
vs2015: avoid int->float warning in printing/emf_win.cc
scottmg
2015-04-30
1
-3
/
+8
*
win: Fix remaining plugin warnings in ash, device, printing, sandbox.
thakis
2015-04-30
1
-0
/
+11
*
Removed unused code in skia/ext/vector_*.
vitalybuka
2015-02-06
1
-1
/
+1
*
Cleanup: Update the path to gfx size headers.
tfarina
2015-01-03
1
-1
/
+1
*
Cleanup: Update the path to gfx rect headers.
tfarina
2014-12-31
1
-1
/
+1
*
Moved StartPageForVectorCanvas from Metafile to PdfMetafileSkia.
vitalybuka
2014-11-05
1
-11
/
+0
*
Remove implicit HANDLE conversions from printing.
rvargas
2014-09-25
1
-8
/
+8
*
StartPage/EndPage from spooling code. Calling this from metafiles unreliable....
vitalybuka
2014-09-24
1
-60
/
+7
*
Extracted MetafilePlayer interface from printing::MetafilePlayer.
vitalybuka
2014-09-12
1
-36
/
+5
*
Delete temporarily dir for PDF to EMF conversion after EMF files closed.
Vitaly Buka
2014-09-09
1
-0
/
+5
*
SkBitmap::Config is no more, use SkColorType
reed@google.com
2014-07-10
1
-1
/
+1
*
Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...
robertphillips@google.com
2013-08-26
1
-1
/
+1
*
Fixed "taking the address of a temporary object" warnings.
vitalybuka@chromium.org
2013-03-28
1
-5
/
+8
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Replace FilePath with base::FilePath in some more top level directories.
brettw@chromium.org
2013-02-10
1
-3
/
+3
*
Restored partial rasterization for AlphaBlend.
vitalybuka@chromium.org
2012-10-13
1
-21
/
+128
*
Some printers has issue with metafiles produces from PDF so added switch and ...
vitalybuka@chromium.org
2012-08-22
1
-11
/
+98
*
Restore DC before EndPage call to state if was just after StartPage. We need ...
vitalybuka@chromium.org
2012-06-20
1
-30
/
+37
*
ui/gfx: Do not use the deprecated SkBitmap::getConfig() function.
tfarina@chromium.org
2012-03-19
1
-1
/
+1
*
Remove histograms from printing/emf_win.cc.
thestig@chromium.org
2012-02-23
1
-10
/
+1
*
PrintPreview: Remove |page_number| from StartPageForVectorCanvas function and...
kmadhusu@chromium.org
2011-08-02
1
-2
/
+1
*
Make Metafile::StartPageForVectorCanvas take the page number as an argument.
vandebo@chromium.org
2011-07-23
1
-1
/
+2
*
Stop using deprecated factory API for SkDevice
reed@google.com
2011-07-05
1
-3
/
+3
*
Revert 91504 - Stop using deprecated factory API for SkDevice
reed@google.com
2011-07-05
1
-3
/
+3
*
Stop using deprecated factory API for SkDevice
reed@google.com
2011-07-05
1
-3
/
+3
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-26
1
-1
/
+1
*
Revert 86625 - This change implements a first pass in the effort to remove th...
vandebo@chromium.org
2011-05-25
1
-1
/
+1
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-25
1
-1
/
+1
*
Fix print preview clipping issues due to scaling.
ctguil@chromium.org
2011-04-30
1
-3
/
+3
*
Fix scaling issue in windows print preview.
ctguil@chromium.org
2011-04-20
1
-2
/
+1
*
Rename some printing classes and minor cleanups.
vandebo@chromium.org
2011-04-04
1
-4
/
+4
*
Added a DCHECK to validate the metafile page count while handling alpha blend...
kmadhusu@chromium.org
2011-04-01
1
-1
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Removing GetData helper from NativeMetafile interface and also renaming it to...
dpapad@chromium.org
2011-03-24
1
-2
/
+2
*
Cleanup NativeMetafile (win) interface and EMF class.
vandebo@chromium.org
2011-03-22
1
-26
/
+16
*
Unfork VectorPlatformCanvas.
vandebo@chromium.org
2011-03-21
1
-1
/
+13
*
Revert 78859 - Unfork VectorPlatformCanvas.
vandebo@chromium.org
2011-03-21
1
-13
/
+1
*
Unfork VectorPlatformCanvas.
vandebo@chromium.org
2011-03-21
1
-1
/
+13
*
Revert 78812 - Unfork VectorPlatformCanvas.
vandebo@chromium.org
2011-03-19
1
-13
/
+1
*
Unfork VectorPlatformCanvas.
vandebo@chromium.org
2011-03-19
1
-1
/
+13
*
Renaming NativeMetafile related methods to more appropriate names.
dpapad@chromium.org
2011-03-19
1
-1
/
+1
*
Unifying StartPage across all platforms
dpapad@chromium.org
2011-03-18
1
-1
/
+6
*
Revert 78666 - Cleanup NativeMetafile (win) interface and EMF class.
vandebo@chromium.org
2011-03-18
1
-16
/
+26
*
Cleanup NativeMetafile (win) interface and EMF class.
vandebo@chromium.org
2011-03-18
1
-26
/
+16
*
Revert 78662 - Unfork VectorPlatformCanvas.
vandebo@chromium.org
2011-03-18
1
-13
/
+0
[next]