summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/print_preview
Commit message (Expand)AuthorAgeFilesLines
* optimize png files in chrome/browser/resources chrome/renderer/resourcesoshima@chromium.org2013-08-131-0/+0
* Print preview: Link buttons should not have focus appearance by mouse cilck.tkent@chromium.org2013-08-021-1/+7
* Cleanup: remove "tab" terminology from print preview codewittman@chromium.org2013-08-021-6/+6
* Revert 212329 "Reland "Close web contents modal dialogs on conte..."wittman@chromium.org2013-07-311-6/+6
* Print preview: Buttons should not have focus appearance when they are clicked.tkent@chromium.org2013-07-253-1/+10
* Reland "Close web contents modal dialogs on content load start"wittman@chromium.org2013-07-181-6/+6
* Revert 211058 "Close web contents modal dialogs on content load ..."wittman@chromium.org2013-07-121-6/+6
* Close web contents modal dialogs on content load startwittman@chromium.org2013-07-111-6/+6
* Fixed focus when page range was mouse clicked.vitalybuka@chromium.org2013-07-032-13/+17
* Starting with Lion, Mac OS X >= 10.7, when scrolling at the top of a web page.dvh@chromium.org2013-06-271-0/+1
* optimize png files in chrome/browser/resourcesoshima@chromium.org2013-06-2511-0/+0
* Fixed reporting of PrintPreview.PageCount.PrintToCloudPrintWebDialog.vitalybuka@chromium.org2013-05-292-4/+7
* Refactors landscape out of print ticket store.rltoscano@chromium.org2013-05-269-120/+109
* Refactors header-footer ticket item out of ticket store.rltoscano@chromium.org2013-05-258-119/+94
* Fires a document info CHANGE event on init.rltoscano@chromium.org2013-05-231-0/+1
* Revert 201902 "Temprarily reverting patch to create smaller patc..."vitalybuka@chromium.org2013-05-231-0/+4
* Temprarily reverting patch to create smaller patch to merge.vitalybuka@chromium.org2013-05-231-4/+0
* Refactors margins type ticket item out of print ticket store.rltoscano@chromium.org2013-05-2310-138/+115
* Refactors custom margins out of ticket store.rltoscano@chromium.org2013-05-238-115/+88
* Reverts requesting preview before dest is loaded.rltoscano@chromium.org2013-05-231-3/+4
* Fixes bug in preview generator cache.rltoscano@chromium.org2013-05-221-1/+1
* Changes default settings value from 'null' to 'false'.rltoscano@chromium.org2013-05-221-2/+2
* Refactors page range out of ticket store.rltoscano@chromium.org2013-05-229-109/+62
* Begins preview generation as soon as initial state is loaded. Doesn't wait fo...rltoscano@chromium.org2013-05-213-6/+4
* Small refactoring to fit-to-page and bug fix.rltoscano@chromium.org2013-05-184-19/+42
* Changes to print preview layout.rfevang@chromium.org2013-05-169-40/+69
* Patch to improve start up performance of print preview.rltoscano@chromium.org2013-05-152-1/+18
* Refactors selection-only ticket item out of print ticket store.rltoscano@chromium.org2013-04-296-49/+46
* Refactor CSS background ticket item out of ticket store.rltoscano@chromium.org2013-04-267-67/+55
* Move DocumentInfo into its own data model, instead of inside print ticket store.rltoscano@chromium.org2013-04-2610-156/+257
* Merge DestDependentTicketItem into TicketItem since there will be multiple deps.rltoscano@chromium.org2013-04-258-95/+96
* Refactors fit-to-page out of print ticket store.rltoscano@chromium.org2013-04-256-47/+46
* Refactors duplex ticket item out of ticket store.rltoscano@chromium.org2013-04-247-94/+89
* Adds base class that handles changes in destination store.rltoscano@chromium.org2013-04-245-113/+92
* Refactors copies and collate out of print ticket store.rltoscano@chromium.org2013-04-2413-331/+253
* Simplify app state, separate color ticket item from ticket store.rltoscano@chromium.org2013-04-2312-341/+264
* Fixed "result is not defined" when submit cloud print job.vitalybuka@chromium.org2013-04-231-1/+1
* Use device Robot Account to access Cloud Print.vitalybuka@chromium.org2013-04-205-75/+241
* Rename AuthType to Origin of destination.vitalybuka@chromium.org2013-04-197-60/+119
* Revert Revert 194782 "Native api to get OAuth2 access tokens in Print P..."vitalybuka@chromium.org2013-04-181-0/+24
* Refactors print preview to use CDD instead of custom solution.rltoscano@chromium.org2013-04-1814-458/+215
* Revert 194782 "Native api to get OAuth2 access tokens in Print P..."vitalybuka@chromium.org2013-04-181-24/+0
* Native api to get OAuth2 access tokens in Print Preview Web UI.vitalybuka@chromium.org2013-04-181-0/+24
* Fixes bugs in CDD handler.rltoscano@chromium.org2013-04-091-13/+13
* Uses CDD to represent printer capabilities and ticket.rltoscano@chromium.org2013-04-063-553/+158
* optimize png files under webkit/glue/resourcesoshima@chromium.org2013-03-2011-0/+0
* optimize png files under chrome/browser/resources and chrome/renderer/resourcesoshima@chromium.org2013-03-2011-0/+0
* Track progress of outgoing search requests inside of CloudPrintInterface.vitalybuka@chromium.org2013-03-193-31/+32
* Added Destination.AuthType.vitalybuka@chromium.org2013-03-165-5/+40
* Removed unnecessary reference to interface.vitalybuka@chromium.org2013-03-151-10/+1