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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Rename ScopedHDC to ScopedCreateDC
yosin@chromium.org
2011-10-07
1
-1
/
+3
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-1
/
+1
*
Fix print preview clipping issues due to scaling.
ctguil@chromium.org
2011-04-30
1
-1
/
+1
*
Added a DCHECK to validate the metafile page count while handling alpha blend...
kmadhusu@chromium.org
2011-04-01
1
-0
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Removing GetData helper from NativeMetafile interface and also renaming it to...
dpapad@chromium.org
2011-03-24
1
-3
/
+3
*
Cleanup NativeMetafile (win) interface and EMF class.
vandebo@chromium.org
2011-03-22
1
-50
/
+51
*
Renaming NativeMetafile related methods to more appropriate names.
dpapad@chromium.org
2011-03-19
1
-3
/
+3
*
Unifying StartPage across all platforms
dpapad@chromium.org
2011-03-18
1
-1
/
+3
*
Revert 78666 - Cleanup NativeMetafile (win) interface and EMF class.
vandebo@chromium.org
2011-03-18
1
-51
/
+50
*
Cleanup NativeMetafile (win) interface and EMF class.
vandebo@chromium.org
2011-03-18
1
-50
/
+51
*
Stop overloading Init() in NativeMetafile.
vandebo@chromium.org
2011-03-17
1
-3
/
+3
*
Unifying NativeMetafile class interface (as much as possible) for Linux, Mac,...
dpapad@chromium.org
2011-03-16
1
-9
/
+9
*
Applying factory pattern (through NativeMetafileFactory class). It is used to...
dpapad@chromium.org
2011-03-02
1
-0
/
+3
*
Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)...
jam@chromium.org
2011-03-02
1
-3
/
+0
*
Applying factory pattern (through NativeMetafileFactory class). It is used to...
dpapad@chromium.org
2011-03-02
1
-0
/
+3
*
Reland "Remove base/scoped_handle_win.h."
tfarina@chromium.org
2011-01-09
1
-2
/
+1
*
Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...
thakis@chromium.org
2011-01-07
1
-1
/
+2
*
Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...
tfarina@chromium.org
2011-01-07
1
-2
/
+1
*
Remove 'using' declaration of ScopedHDC from scoped_handle_win.h
tfarina@chromium.org
2010-12-31
1
-2
/
+4
*
On Chrome OS, use the application locale to determine the default paper size ...
sanjeevr@chromium.org
2010-12-03
1
-1
/
+1
*
Used ScopedTempDir dir for the FileBackedDC unit test.
sanjeevr@chromium.org
2010-10-08
1
-1
/
+6
*
Printing: Standardize on Metafile::Init, removing Emf::CreateFromData in the
jhawkins@chromium.org
2010-10-07
1
-3
/
+3
*
Printing: Convert PrintingContext into an interface implemented by the separate
jhawkins@chromium.org
2010-10-06
1
-7
/
+9
*
Added methods to create and read from file-backed metafiles to the Windows Em...
sanjeevr@chromium.org
2010-09-29
1
-2
/
+35
*
Added StartPage and EndPage methods to the Emf class because the GDI StartPag...
sanjeevr@chromium.org
2010-07-12
1
-0
/
+41
*
Make SharedMemory use uint32 instead of size_t. This removes the remaining s...
jam@chromium.org
2010-02-16
1
-2
/
+2
*
Re-enable test (disabled while moving printing functionality to printing libr...
sverrir@google.com
2009-07-09
1
-14
/
+10
*
Move printing related stuff to the root printing project from the browser pro...
sverrir@google.com
2009-07-07
1
-1
/
+1
*
Fix deps failure (include file was in a multi line comment).
sverrir@google.com
2009-07-06
1
-2
/
+4
*
Move Emf class to the printing library. Also creates a platform agnostic Nat...
sverrir@google.com
2009-07-06
1
-0
/
+117