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
/
chrome
/
renderer
/
mock_printer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix print preview workflow to reflect settings of selected printer.
arthurhsu@chromium.org
2011-09-22
1
-2
/
+3
*
Print preview not showing if default print is invalid.
arthurhsu@chromium.org
2011-09-01
1
-2
/
+9
*
Print preview page selection should not require a rerendering of draft pages.
kmadhusu@chromium.org
2011-08-31
1
-1
/
+3
*
Added a 'Reset' method in PrintMsg_Print_Params struct that is responsible fo...
aayushkumar@chromium.org
2011-08-22
1
-67
/
+3
*
Added Header and Footer support in Linux, Windows and Mac for Skia
aayushkumar@chromium.org
2011-08-17
1
-4
/
+88
*
Revert 97219 - Added Header and Footer support in Linux, Windows and Mac for ...
aayushkumar@chromium.org
2011-08-17
1
-88
/
+4
*
Added Header and Footer support in Linux, Windows and Mac for Skia
aayushkumar@chromium.org
2011-08-17
1
-4
/
+88
*
Print Preview: Fixing behavior of event listeners.
dpapad@chromium.org
2011-08-12
1
-1
/
+7
*
Revert 96567 - Reland 96406 - Print preview page selection should not require...
kmadhusu@chromium.org
2011-08-12
1
-3
/
+1
*
Reland 96406 - Print preview page selection should not require a rerendering ...
kmadhusu@chromium.org
2011-08-12
1
-1
/
+3
*
Revert 96406 - Print preview page selection should not require a rerendering ...
kmadhusu@chromium.org
2011-08-11
1
-3
/
+1
*
Print preview page selection should not require a rerendering of draft pages.
kmadhusu@chromium.org
2011-08-11
1
-1
/
+3
*
Fix MockPrinter on Skia-Mac.
vandebo@chromium.org
2011-07-28
1
-0
/
+4
*
Printing: Notify the browser process of renderer print failures. (try 2)
thestig@chromium.org
2011-05-06
1
-0
/
+1
*
Add tests for print preview code in PrintWebViewHelper.
thestig@chromium.org
2011-05-05
1
-10
/
+22
*
Connect the right metafiles for print preview on Linux and Windows.
vandebo@chromium.org
2011-04-11
1
-7
/
+4
*
Adding CreateFromData to NativeMetafileFactory
dpapad@chromium.org
2011-03-26
1
-2
/
+3
*
Move printing messages to their own file.
jam@chromium.org
2011-03-24
1
-8
/
+7
*
Renaming NativeMetafile related methods to more appropriate names.
dpapad@chromium.org
2011-03-19
1
-1
/
+1
*
Stop overloading Init() in NativeMetafile.
vandebo@chromium.org
2011-03-17
1
-1
/
+1
*
Printing: MockPrinter should return valid default printer settings.
thestig@chromium.org
2011-03-15
1
-13
/
+18
*
Applying factory pattern (through NativeMetafileFactory class). It is used to...
dpapad@chromium.org
2011-03-02
1
-3
/
+6
*
Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)...
jam@chromium.org
2011-03-02
1
-6
/
+3
*
Applying factory pattern (through NativeMetafileFactory class). It is used to...
dpapad@chromium.org
2011-03-02
1
-3
/
+6
*
FBTF: Even more ctor/virtual deinlining.
erg@google.com
2010-10-19
1
-0
/
+13
*
Printing: Standardize on Metafile::Init, removing Emf::CreateFromData in the
jhawkins@chromium.org
2010-10-07
1
-1
/
+1
*
FBTF: Remove unneeded headers from base/ (part 8)
thestig@chromium.org
2010-09-08
1
-2
/
+1
*
FBTF: Move individual XXXMsg_Params structs to a new file.
erg@google.com
2010-08-24
1
-0
/
+1
*
Create constant variables kPointsPerInch and kPixelsPerInch and conversion fu...
hamaji@chromium.org
2010-06-28
1
-2
/
+2
*
Make SharedMemory use uint32 instead of size_t. This removes the remaining s...
jam@chromium.org
2010-02-16
1
-7
/
+10
*
Enable the RenderViewTest printing tests on the Mac.
stuartmorgan@chromium.org
2009-10-14
1
-14
/
+15
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
1
-1
/
+1
*
Print only the focused frame. This makes more sense than trying to print all...
sverrir@chromium.org
2009-07-16
1
-41
/
+16
*
Move Emf class to the printing library. Also creates a platform agnostic Nat...
sverrir@google.com
2009-07-06
1
-1
/
+1
*
Add support for printing selection only flag. This only adds the flag to the ...
sverrir@google.com
2009-06-08
1
-0
/
+5
*
Adds a RenderViewTest.PrintLayoutTest.
hbono@chromium.org
2009-05-23
1
-0
/
+214