summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/print_preview
Commit message (Expand)AuthorAgeFilesLines
* PrintPreview: Honor the print media page size and margin values.kmadhusu@chromium.org2012-01-102-3/+9
* Print Preview: Fixing displaying error messages with HTML content.dpapad@chromium.org2011-12-281-1/+1
* Fix crash in print preview on chrome os.abodenha@chromium.org2011-12-201-1/+1
* Print preview: A quick hack to support printing to the default printer withou...thestig@chromium.org2011-12-151-0/+8
* Print preview: Display a dummy page when a user visits chrome://print directly.thestig@chromium.org2011-12-134-2/+133
* Print Preview: Partial fix, when number format can't be retrieved for current...dpapad@chromium.org2011-12-133-5/+38
* PrintPreview: Check the collate checkbox by default.kmadhusu@chromium.org2011-12-121-1/+1
* Use displayname for printer name if it is setabodenha@chromium.org2011-12-121-3/+8
* Fix print preview control button order for views.thestig@chromium.org2011-12-072-2/+6
* Print Preview: Hiding header/footer options when 'no margins' is selecteddpapad@chromium.org2011-12-013-4/+34
* Adding OWNERS file for chrome/browser/resources/print_previewdpapad@chromium.org2011-12-011-0/+2
* Clean-up: Change chrome/browser's CSS time units from s to ms if >= 1s durati...dbeam@chromium.org2011-11-231-13/+13
* Print Preview: Fixing javascript error occuring in the margins code.dpapad@chromium.org2011-11-222-0/+11
* Print Preview: Fixing code style issues reported by gjslint.dpapad@chromium.org2011-11-2111-49/+58
* Print Preview: Fixing tab order of hidden elements.dpapad@chromium.org2011-11-172-19/+51
* PrintPreview: Fix a regression caused by r110055.kmadhusu@chromium.org2011-11-171-2/+2
* PrintPreview:[MAC] Added "Open PDF In Preview" option to open the pdf in nati...kmadhusu@chromium.org2011-11-174-8/+79
* Print Preview: Make print preview tab modal. (try 2)thestig@chromium.org2011-11-152-39/+30
* Revert 110056 - Print Preview: Make print preview tab modal.thestig@chromium.org2011-11-152-30/+39
* Print Preview: Make print preview tab modal.thestig@chromium.org2011-11-152-39/+30
* Print Preview: Making margin selection sticky (part 2/2, again)dpapad@chromium.org2011-11-152-60/+119
* Revert 110035 - Print Preview: Making margin selection sticky (part 2/2)dpapad@chromium.org2011-11-152-119/+60
* print preview css: fix labelsestade@chromium.org2011-11-157-39/+36
* Print Preview: Making margin selection sticky (part 2/2)dpapad@chromium.org2011-11-152-60/+119
* print preview: fix focus outline for increment/decrement/copiesestade@chromium.org2011-11-141-31/+38
* deprecate webui.cssestade@chromium.org2011-11-121-1/+0
* Make it possible to include another file and port print_preview unit test to ...scr@chromium.org2011-11-091-35/+38
* CSS consolidation: print previewestade@chromium.org2011-11-098-367/+93
* Print Preview: Making margin selection sticky (part 1/2).dpapad@chromium.org2011-11-023-9/+41
* Trigger print immediately on selecting GCP escape hatch on Chrome OSabodenha@chromium.org2011-11-011-0/+2
* Print Preview: Adding "Minimum" option in margins dropdown.dpapad@chromium.org2011-10-282-21/+16
* Print Preview: Changing the structure of the html/css.dpapad@chromium.org2011-10-2815-195/+162
* Print Preview Cleanup: Creating enum with all custom events used.dpapad@chromium.org2011-10-2712-66/+96
* Print Preview: Improving accessibility of margins UI.dpapad@chromium.org2011-10-264-6/+31
* Print Preview: Adding aria-labels for the margin textboxesdpapad@chromium.org2011-10-251-0/+1
* Print Preview: Adding support for localized margin units and format.dpapad@chromium.org2011-10-226-94/+141
* Print Preview: Fixing wrong border in RTL.dpapad@chromium.org2011-10-221-0/+5
* Print Preview: Hiding margins UI if an error occurs.dpapad@chromium.org2011-10-204-18/+35
* Print Preview: Fixing Uncaught TypeError in the margins code.dpapad@chromium.org2011-10-191-0/+1
* Print Preview: Moving some logic within PreviewArea class.dpapad@chromium.org2011-10-195-112/+136
* Print Preview: Fixing typo that causes margin lines to not snap correctly.dpapad@chromium.org2011-10-192-3/+3
* Print Preview Cleanup: Moving some margin drawing logic to css from js.dpapad@chromium.org2011-10-188-167/+29
* Print Preview: Making margin lines draggable.dpapad@chromium.org2011-10-1811-284/+797
* When printing a PDF, query and use the print scaling disabled option. Also, ...vandebo@chromium.org2011-10-171-1/+2
* Print Preview: Cleanup: Moving registration of event listeners within the cos...dpapad@chromium.org2011-10-179-16/+23
* PrintPreview: Added code to honor the grayscale color model.kmadhusu@chromium.org2011-10-141-2/+6
* Removed cloud print flag.abodenha@chromium.org2011-10-141-3/+2
* More options for the types of margins to add.vandebo@chromium.org2011-10-132-9/+11
* Revert 105213 - Removed cloud print flag.msw@chromium.org2011-10-131-2/+3
* Reland 105087: PrintPreview: Fix printer color settings issues based on print...kmadhusu@chromium.org2011-10-132-12/+19