summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/print_preview
Commit message (Expand)AuthorAgeFilesLines
* Relax media size capability restriction to printing PDF file to Save as PDF p...alekseys@chromium.org2014-06-181-2/+6
* Hide printer preview media size selection for non-modifyable documents (i.e. ...alekseys@chromium.org2014-06-132-3/+9
* Adjust copies controls size.alekseys@chromium.org2014-06-131-2/+2
* Changes in printer settings:alekseys@chromium.org2014-06-123-8/+13
* Revert of Revert of Generalize printer color model handling, get rid of CUPS ...ckocagil@chromium.org2014-06-083-46/+83
* Revert of Generalize printer color model handling, get rid of CUPS specific c...ckocagil@chromium.org2014-06-083-83/+46
* Generalize printer color model handling, get rid of CUPS specific case. Enabl...alekseys@chromium.org2014-06-083-46/+83
* Revert 275646 "Generalize printer color model handling, get rid ..."vitalybuka@chromium.org2014-06-073-83/+46
* Generalize printer color model handling, get rid of CUPS specific case. Enabl...alekseys@chromium.org2014-06-073-46/+83
* Convert local printer capabilites to CDD format to unify with cloud printers ...alekseys@chromium.org2014-06-053-65/+6
* Reset margin input controls error state when error is cleared.alekseys@chromium.org2014-06-033-65/+44
* Enable media size selection for cloud destinations and PDF printer.alekseys@chromium.org2014-05-311-2/+1
* Add media size capability to PDF printer.alekseys@chromium.org2014-05-295-53/+74
* Change print preview size to match to media size capability selection and res...alekseys@chromium.org2014-05-144-5/+61
* Add metrics to printing destination account selection.alekseys@chromium.org2014-05-012-1/+9
* Don't request preview document on rest just after signin.vitalybuka@chromium.org2014-04-301-1/+2
* Add media size select element and ticket item. Do not expose in the UI yet.alekseys@chromium.org2014-04-308-0/+251
* Remove PDF extension dependencies from grd filesraymes@chromium.org2014-04-292-2/+1
* Calculate an expected number of visible destinations more accurately to preve...alekseys@chromium.org2014-04-284-26/+49
* webui: rename "DialogClose" to "dialogClose" to match other webui messages.dbeam@chromium.org2014-04-251-1/+1
* Remember and restore the account last used destination is registered for.alekseys@chromium.org2014-04-168-366/+497
* Fix PrintPreviewWebUITest.* browser_testsraymes@google.com2014-04-151-1/+1
* Implement print preview for out of process PDFraymes@google.com2014-04-143-62/+161
* - Remove deprecated IS_SELECTED_DESTINATION_LOCAL setting;alekseys@chromium.org2014-04-113-20/+20
* Add logged in account selection to Print Preview.alekseys@chromium.org2014-04-0810-91/+302
* Wait for print preview generation to be done before opening Cloud Print dialog.alekseys@chromium.org2014-04-081-12/+21
* Add a code path to open GAIA Add Account page from Print Preview.alekseys@chromium.org2014-04-013-7/+18
* Pass location and description of local printers into print preview.vitalybuka@chromium.org2014-03-291-5/+13
* In kiosk printing mode, start printing when destination is ready.alekseys@chromium.org2014-03-281-0/+3
* Tunnel the CDD from the Print Preview javascript to the privet operationnoamsml@chromium.org2014-03-221-1/+2
* UMA Histograms for Register Promosnoamsml@chromium.org2014-03-093-1/+22
* Let buttons and select controls in Print Preview to handle Enter key.alekseys@chromium.org2014-03-071-3/+7
* Adjust copies textfield appearance on Win.alekseys@chromium.org2014-03-074-8/+12
* Force save changes when Enter is pressed for the controls with buffered updates.alekseys@chromium.org2014-03-073-4/+39
* Wait for the print preview generation in progress before submitting the print...alekseys@chromium.org2014-03-012-24/+44
* Hide all variable options initially and show only those supported by the sele...alekseys@chromium.org2014-02-2814-13/+27
* Use collate value as is, it's already of boolean type.alekseys@chromium.org2014-02-281-1/+1
* Address style comments.alekseys@chromium.org2014-02-261-33/+19
* Let navbar links height on print preview grow to accomodate content.alekseys@chromium.org2014-02-261-1/+1
* Include printer location into search criteria, display matching text fragment...alekseys@chromium.org2014-02-216-33/+131
* Print preview state is not affected by the state of copies capability.alekseys@chromium.org2014-02-211-2/+2
* Remove pp_ifdef from resource files in chrome/browser and chrome/renderer.newt@chromium.org2014-02-192-6/+5
* Listen for all input events on copies capability text field.alekseys@chromium.org2014-02-191-5/+4
* Show destination offline status in the print preview.alekseys@chromium.org2014-02-157-25/+63
* Change destination item layout to accomodate longer destination names.alekseys@chromium.org2014-02-142-7/+23
* Hide printer selection element (instead of making it transparent) when printe...alekseys@chromium.org2014-02-072-2/+17
* Print Preview: Fix button order for Linux Aura.thestig@chromium.org2014-02-051-1/+1
* Default copies value should be '1'.vitalybuka@chromium.org2014-02-041-1/+1
* Show register promos at the top of the cloud print printer listnoamsml@chromium.org2014-01-283-6/+29
* Reset margins when destination selected, not when capabilities are ready.vitalybuka@chromium.org2014-01-161-8/+21