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