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
/
print_web_view_helper.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
/
+7
*
Print Preview: Refactor and cleanup parts of PrintPreviewHandler and PrintWeb...
thestig@chromium.org
2012-01-19
1
-21
/
+22
*
Adding functionality to print PDF embedded in the html page.
gene@chromium.org
2012-01-13
1
-0
/
+2
*
PrintPreview: Honor the print media page size and margin values.
kmadhusu@chromium.org
2012-01-10
1
-10
/
+42
*
Update includes to new header locations.
abarth@chromium.org
2011-12-03
1
-1
/
+1
*
Add OVERRIDE to chrome/renderer.
avi@chromium.org
2011-11-21
1
-2
/
+2
*
PrintPreview: [Cleanup] Remove unwanted function calls.
kmadhusu@chromium.org
2011-11-19
1
-4
/
+3
*
Cleanup: Remove unneeded forward declarations in chrome/renderer.
thestig@chromium.org
2011-11-11
1
-5
/
+0
*
When printing a PDF, query and use the print scaling disabled option. Also, ...
vandebo@chromium.org
2011-10-17
1
-3
/
+4
*
Move margin processing code to the browser process.
vandebo@chromium.org
2011-10-15
1
-1
/
+3
*
Make RenderView inherit from content::RenderView, and add missing functions t...
jam@chromium.org
2011-10-10
1
-1
/
+1
*
Cleanup: Fix miscellaneous cleanup issues in the print preview code.
thestig@chromium.org
2011-10-07
1
-13
/
+3
*
Patch up excessive margins until we can get the real fix plumbed through.
vandebo@chromium.org
2011-10-07
1
-1
/
+1
*
Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...
jam@chromium.org
2011-10-03
1
-6
/
+7
*
Reland 103021: Printing preview of a PDF on Mac with Skia only previews the l...
kmadhusu@chromium.org
2011-09-28
1
-1
/
+2
*
Revert 103021 - PrintPreview: Printing preview of a PDF on Mac with Skia only...
kmadhusu@chromium.org
2011-09-27
1
-2
/
+1
*
PrintPreview: Printing preview of a PDF on Mac with Skia only previews the la...
kmadhusu@chromium.org
2011-09-27
1
-1
/
+2
*
PrintWebViewHelper: change WebNode* to const WebNode&
vandebo@chromium.org
2011-09-26
1
-10
/
+10
*
Fix print preview workflow to reflect settings of selected printer.
arthurhsu@chromium.org
2011-09-22
1
-3
/
+5
*
Print Preview: Add UMA for renderer failures.
thestig@chromium.org
2011-09-13
1
-1
/
+16
*
Fix the print preview regression bug caused by r98926.
kmadhusu@chromium.org
2011-09-02
1
-0
/
+1
*
Print preview not showing if default print is invalid.
arthurhsu@chromium.org
2011-09-01
1
-1
/
+7
*
Print preview page selection should not require a rerendering of draft pages.
kmadhusu@chromium.org
2011-08-31
1
-8
/
+22
*
Print Preview: Fix printing from print preview.
thestig@chromium.org
2011-08-24
1
-1
/
+2
*
Backend changes for custom margins.
aayushkumar@chromium.org
2011-08-23
1
-12
/
+5
*
Print Preview: Go from event driven print preview back to print preview with ...
thestig@chromium.org
2011-08-23
1
-28
/
+15
*
Added Headers and Footers support for Core Graphics on Mac
aayushkumar@chromium.org
2011-08-19
1
-4
/
+2
*
Added Header and Footer support in Linux, Windows and Mac for Skia
aayushkumar@chromium.org
2011-08-17
1
-0
/
+22
*
Revert 97219 - Added Header and Footer support in Linux, Windows and Mac for ...
aayushkumar@chromium.org
2011-08-17
1
-22
/
+0
*
Added Header and Footer support in Linux, Windows and Mac for Skia
aayushkumar@chromium.org
2011-08-17
1
-0
/
+22
*
Revert 96567 - Reland 96406 - Print preview page selection should not require...
kmadhusu@chromium.org
2011-08-12
1
-27
/
+17
*
Reland 96406 - Print preview page selection should not require a rerendering ...
kmadhusu@chromium.org
2011-08-12
1
-17
/
+27
*
Revert 96406 - Print preview page selection should not require a rerendering ...
kmadhusu@chromium.org
2011-08-11
1
-27
/
+17
*
Print preview page selection should not require a rerendering of draft pages.
kmadhusu@chromium.org
2011-08-11
1
-17
/
+27
*
Fix smelly scoped_ptr code in print_web_view_helper_win.
vandebo@chromium.org
2011-08-09
1
-3
/
+8
*
Remove metafile casts.
vandebo@chromium.org
2011-08-08
1
-2
/
+3
*
Print Preview: Fix crash in PrepareFrameAndViewForPrint.
thestig@chromium.org
2011-08-04
1
-0
/
+3
*
PrintPreview: Remove |page_number| from StartPageForVectorCanvas function and...
kmadhusu@chromium.org
2011-08-02
1
-8
/
+2
*
Cleanup for post-commit comments for r93943.
ctguil@chromium.org
2011-07-27
1
-3
/
+3
*
PrintPreview: backend changes to support pipelining.
vandebo@chromium.org
2011-07-26
1
-8
/
+20
*
Change printing code to minimize the number of page reflows (3 to 1-2).
vandebo@chromium.org
2011-07-26
1
-10
/
+29
*
Added a struct to hold page sizes and margins.
aayushkumar@chromium.org
2011-07-25
1
-6
/
+11
*
Fix issues with cloud printers only getting first page of a doc in print prev...
abodenha@chromium.org
2011-07-23
1
-10
/
+0
*
Print Preview: Printing with the system dialog should print the same frame/node.
thestig@chromium.org
2011-07-22
1
-0
/
+3
*
Fix issue in print preview where selecting a cloud printer does not generate ...
abodenha@chromium.org
2011-07-20
1
-0
/
+5
*
Print Preview: Make preview generation event driven to eliminate synchronous ...
thestig@chromium.org
2011-07-18
1
-43
/
+109
*
Initial support for cloudprint in print preview.
abodenha@chromium.org
2011-07-13
1
-1
/
+10
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-5
/
+8
*
Print Preview: Add the ability to cancel an in-flight print preview.
thestig@chromium.org
2011-07-07
1
-1
/
+7
*
Print Preview: Display a throbber when the user requests the system print
jhawkins@chromium.org
2011-06-29
1
-3
/
+2
[next]