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
/
common
/
print_messages.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Print preview: Do not exit the window.print() nested loop too early when savi...
thestig@chromium.org
2012-01-24
1
-2
/
+8
*
PrintPreview: Honor the print media page size and margin values.
kmadhusu@chromium.org
2012-01-10
1
-2
/
+13
*
PrintPreview: Rename PrintMsg_Print_Params struct member variable (printable_...
kmadhusu@chromium.org
2011-12-04
1
-2
/
+2
*
Print Preview: Set source modifiable bit for scripted printing.
thestig@chromium.org
2011-12-01
1
-1
/
+2
*
Print Preview: Properly handle window.print().
thestig@chromium.org
2011-11-23
1
-0
/
+4
*
Print Preview: Making margin selection sticky (part 2/2, again)
dpapad@chromium.org
2011-11-15
1
-1
/
+1
*
Revert 110035 - Print Preview: Making margin selection sticky (part 2/2)
dpapad@chromium.org
2011-11-15
1
-1
/
+1
*
Print Preview: Making margin selection sticky (part 2/2)
dpapad@chromium.org
2011-11-15
1
-1
/
+1
*
Printing: Remove an unused variable, update some obsolete comments, and remov...
thestig@chromium.org
2011-11-03
1
-1
/
+0
*
Move margin processing code to the browser process.
vandebo@chromium.org
2011-10-15
1
-1
/
+4
*
Cleanup: Remove unused has_visible_overlays variable.
thestig@chromium.org
2011-09-23
1
-3
/
+0
*
Print Preview: Fix some nits from r98926.
thestig@chromium.org
2011-09-02
1
-3
/
+3
*
Print preview not showing if default print is invalid.
arthurhsu@chromium.org
2011-09-01
1
-0
/
+6
*
Print preview page selection should not require a rerendering of draft pages.
kmadhusu@chromium.org
2011-08-31
1
-1
/
+4
*
Backend changes for custom margins.
aayushkumar@chromium.org
2011-08-23
1
-0
/
+15
*
Print Preview: Go from event driven print preview back to print preview with ...
thestig@chromium.org
2011-08-23
1
-12
/
+19
*
Added a 'Reset' method in PrintMsg_Print_Params struct that is responsible fo...
aayushkumar@chromium.org
2011-08-22
1
-23
/
+67
*
Added Header and Footer support in Linux, Windows and Mac for Skia
aayushkumar@chromium.org
2011-08-17
1
-0
/
+12
*
Revert 97219 - Added Header and Footer support in Linux, Windows and Mac for ...
aayushkumar@chromium.org
2011-08-17
1
-12
/
+0
*
Added Header and Footer support in Linux, Windows and Mac for Skia
aayushkumar@chromium.org
2011-08-17
1
-0
/
+12
*
Print Preview: Fixing behavior of event listeners.
dpapad@chromium.org
2011-08-12
1
-4
/
+24
*
Revert 96567 - Reland 96406 - Print preview page selection should not require...
kmadhusu@chromium.org
2011-08-12
1
-5
/
+8
*
Reland 96406 - Print preview page selection should not require a rerendering ...
kmadhusu@chromium.org
2011-08-12
1
-8
/
+5
*
Revert 96406 - Print preview page selection should not require a rerendering ...
kmadhusu@chromium.org
2011-08-11
1
-5
/
+8
*
Print preview page selection should not require a rerendering of draft pages.
kmadhusu@chromium.org
2011-08-11
1
-8
/
+5
*
PrintPreview: Remove |page_number| from StartPageForVectorCanvas function and...
kmadhusu@chromium.org
2011-08-02
1
-5
/
+0
*
PrintPreview: backend changes to support pipelining.
vandebo@chromium.org
2011-07-26
1
-7
/
+28
*
Print Preview: Printing with the system dialog should print the same frame/node.
thestig@chromium.org
2011-07-22
1
-0
/
+3
*
Print Preview: Make preview generation event driven to eliminate synchronous ...
thestig@chromium.org
2011-07-18
1
-11
/
+12
*
Print Preview: Associating preview requests and responses using an identifier
dpapad@chromium.org
2011-07-13
1
-0
/
+5
*
Print Preview: Add the ability to cancel an in-flight print preview.
thestig@chromium.org
2011-07-07
1
-0
/
+15
*
Printing: Store the document cookie of the current PrinterQuery on
jhawkins@chromium.org
2011-07-01
1
-0
/
+4
*
Print Preview: Display a throbber when the user requests the system print
jhawkins@chromium.org
2011-06-29
1
-0
/
+3
*
PrintPreview: Regenerate print preview data only when required.
kmadhusu@chromium.org
2011-06-24
1
-0
/
+4
*
PrintPreview: Made code change to display the error messages that occurs whil...
kmadhusu@chromium.org
2011-06-11
1
-0
/
+3
*
Print Preview: Print the right WebFrame/WebNode.
thestig@chromium.org
2011-05-27
1
-8
/
+12
*
Print Preview: Disable controls when printing an embedded PDF.
thestig@chromium.org
2011-05-12
1
-0
/
+3
*
Printing: Notify the browser process of renderer print failures. (try 2)
thestig@chromium.org
2011-05-06
1
-0
/
+4
*
Revert 84343 - Printing: Notify the browser process of renderer print failures.
thestig@chromium.org
2011-05-05
1
-4
/
+0
*
Printing: Notify the browser process of renderer print failures.
thestig@chromium.org
2011-05-05
1
-0
/
+4
*
Cleanup: Do not pass the unused document_cookie in the "printing done" IPC me...
thestig@chromium.org
2011-04-29
1
-2
/
+1
*
Printing: Catch more printing failures.
thestig@chromium.org
2011-04-28
1
-1
/
+2
*
Print Preview: Check PrintHostMsg_UpdatePrintSettings return results and disp...
thestig@chromium.org
2011-04-20
1
-0
/
+3
*
Add a ChromeRenderMessageFilter, which is like RenderMessageFilter but outsid...
jam@chromium.org
2011-03-24
1
-0
/
+8
*
Move printing messages to their own file.
jam@chromium.org
2011-03-24
1
-0
/
+207