| Commit message (Expand) | Author | Age | Files | Lines |
* | Clarify that the custom margin value is not validated and add tests. | vandebo@chromium.org | 2011-10-20 | 3 | -17/+51 |
* | Cleanup: Remove unneeded namespaces. | thestig@chromium.org | 2011-10-18 | 12 | -105/+95 |
* | Some extra cflags are needed for cups on OpenBSD. | robert.nagy@gmail.com | 2011-10-18 | 1 | -0/+5 |
* | For no margins, or printable area margins, don't factor in the header/footer ... | vandebo@chromium.org | 2011-10-18 | 3 | -10/+15 |
* | When printing a PDF, query and use the print scaling disabled option. Also, ... | vandebo@chromium.org | 2011-10-17 | 2 | -0/+3 |
* | Move margin processing code to the browser process. | vandebo@chromium.org | 2011-10-15 | 9 | -70/+174 |
* | PrintPreview: Added code to honor the grayscale color model. | kmadhusu@chromium.org | 2011-10-14 | 1 | -0/+1 |
* | Excludes printing aura files on windows as the windows ones work | sky@chromium.org | 2011-10-13 | 1 | -0/+9 |
* | More options for the types of margins to add. | vandebo@chromium.org | 2011-10-13 | 2 | -8/+16 |
* | Reland 105087: PrintPreview: Fix printer color settings issues based on print... | kmadhusu@chromium.org | 2011-10-13 | 5 | -13/+172 |
* | Revert 105087 - PrintPreview: Fix printer color settings issues based on prin... | kmadhusu@chromium.org | 2011-10-12 | 5 | -171/+13 |
* | PrintPreview: Fix printer color settings issues based on printer ppd/schema i... | kmadhusu@chromium.org | 2011-10-12 | 5 | -13/+171 |
* | More Aura fixes to build with chromeos==1 | saintlou@chromium.org | 2011-10-12 | 2 | -3/+1 |
* | Sanity check the printable area returned by windows. | vandebo@chromium.org | 2011-10-08 | 2 | -2/+8 |
* | No need for Aura stubs under ChromeOS since we already have a sans-GTK impl. | saintlou@chromium.org | 2011-10-07 | 2 | -1/+3 |
* | scoped_ptr and new[] don't mix. | thakis@chromium.org | 2011-10-07 | 1 | -1/+1 |
* | make browser_tests compile and link under use_aura=1 chromeos=0. | alicet@chromium.org | 2011-10-07 | 2 | -0/+17 |
* | Patch up excessive margins until we can get the real fix plumbed through. | vandebo@chromium.org | 2011-10-07 | 2 | -5/+6 |
* | * Rename ScopedHDC to ScopedCreateDC | yosin@chromium.org | 2011-10-07 | 1 | -1/+3 |
* | Get Chrome to build & link with USE_AURA on Windows again.BUG=noneTEST=none | ben@chromium.org | 2011-10-06 | 1 | -2/+4 |
* | Fixing build. | gene@chromium.org | 2011-10-06 | 1 | -1/+1 |
* | Added autorotate flag in PDF rendering and wiring it through service-utility ... | gene@chromium.org | 2011-10-06 | 1 | -0/+44 |
* | We will need to support printing under Aura + ChromeOS (and we will have to r... | saintlou@chromium.org | 2011-10-06 | 3 | -0/+39 |
* | Cleanup: Remove dead code - printing::PrintedPagesSource::RenderSourceName() ... | thestig@chromium.org | 2011-10-04 | 3 | -16/+2 |
* | Fix lack of preview when GCP printer is selected. | abodenha@chromium.org | 2011-10-04 | 2 | -4/+8 |
* | PrintPreview: [MAC] Always set the crop box rectangle as print source rectangle. | kmadhusu@chromium.org | 2011-09-28 | 1 | -1/+1 |
* | Gives default PDF settings when no printer is installed. | arthurhsu@chromium.org | 2011-09-28 | 1 | -1/+45 |
* | Refactored code to move cloudprint specific code into print_preview_cloud.js. | abodenha@google.com | 2011-09-28 | 2 | -0/+4 |
* | ui/gfx: Add ToString() function to Rect class. | tfarina@chromium.org | 2011-09-28 | 1 | -18/+23 |
* | Add check to debug issue 96063 | vandebo@chromium.org | 2011-09-28 | 1 | -0/+2 |
* | Reland 103021: Printing preview of a PDF on Mac with Skia only previews the l... | kmadhusu@chromium.org | 2011-09-28 | 2 | -35/+7 |
* | Revert 103010 - Refactored code to move cloudprint specific code into print_p... | thestig@chromium.org | 2011-09-28 | 2 | -4/+0 |
* | Revert 103021 - PrintPreview: Printing preview of a PDF on Mac with Skia only... | kmadhusu@chromium.org | 2011-09-27 | 2 | -7/+35 |
* | PrintPreview: Printing preview of a PDF on Mac with Skia only previews the la... | kmadhusu@chromium.org | 2011-09-27 | 2 | -35/+7 |
* | Refactored code to move cloudprint specific code into print_preview_cloud.js. | abodenha@google.com | 2011-09-27 | 2 | -0/+4 |
* | Fix issue with print preview on Chrome OS just displaying an error message. | abodenha@google.com | 2011-09-27 | 1 | -0/+3 |
* | ui/gfx: Add ToString() function to Size class. | tfarina@chromium.org | 2011-09-27 | 1 | -24/+36 |
* | Cleanup: Remove unused has_visible_overlays variable. | thestig@chromium.org | 2011-09-23 | 5 | -32/+14 |
* | Cleanup: Remove dead code - PageRange::GetTotalPages. | thestig@chromium.org | 2011-09-23 | 3 | -14/+2 |
* | CUPS printing: Define CUPS_PRINTER_SCANNER for Linux if CUPS is < 1.4 | chrelad@gmail.com | 2011-09-22 | 1 | -5/+8 |
* | Fix print preview workflow to reflect settings of selected printer. | arthurhsu@chromium.org | 2011-09-22 | 2 | -2/+7 |
* | printing: Convert some wstrings to string16s. | thestig@chromium.org | 2011-09-20 | 3 | -14/+13 |
* | Remove dead cairo code. | abodenha@chromium.org | 2011-09-08 | 5 | -437/+0 |
* | Reland 100233 PrintPreview: Added code to identify the printer default duplex... | kmadhusu@chromium.org | 2011-09-08 | 3 | -2/+7 |
* | Revert 100233 - PrintPreview: Added code to identify the printer default dupl... | kmadhusu@chromium.org | 2011-09-08 | 3 | -7/+2 |
* | PrintPreview: Added code to identify the printer default duplex value. | kmadhusu@chromium.org | 2011-09-08 | 3 | -2/+7 |
* | Fix memory leak in unit test | arthurhsu@chromium.org | 2011-09-08 | 1 | -0/+1 |
* | PrintPreview: Remove unwanted member variable initializations. | kmadhusu@chromium.org | 2011-09-08 | 1 | -3/+0 |
* | Fix handle leak and unfreed global locks | arthurhsu@chromium.org | 2011-09-07 | 1 | -13/+48 |
* | Get chrome to link with USE_AURA | ben@chromium.org | 2011-09-07 | 2 | -6/+2 |