| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Get the rest of the chrome target to build (but not link) with USE_AURA. | ben@chromium.org | 2011-09-06 | 2 | -1/+7 |
* | Revert 99810 - Get the rest of the chrome target to build (but not link) with... | ben@chromium.org | 2011-09-06 | 2 | -7/+1 |
* | Get the rest of the chrome target to build (but not link) with USE_AURA. | ben@chromium.org | 2011-09-06 | 2 | -1/+7 |
* | PrintPreview: Fixed RICOH MP C3501 color print job issues. | kmadhusu@chromium.org | 2011-09-04 | 4 | -9/+25 |
* | Switch the native print path on Linux and ChromeOS to use Skia instead of Cairo | abodenha@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Add printing.dll to the component build. | darin@chromium.org | 2011-09-01 | 30 | -93/+146 |
* | Print preview page selection should not require a rerendering of draft pages. | kmadhusu@chromium.org | 2011-08-31 | 2 | -0/+4 |
* | CL removing inheritance of SkDevice from PlatformDevice. | twiz@google.com | 2011-08-28 | 1 | -7/+4 |
* | Printing Backend: Check the results from a DocumentProperties() call. | thestig@chromium.org | 2011-08-25 | 1 | -2/+3 |
* | Revert 98230 - CL removing inheritance of SkDevice from PlatformDevice. | twiz@chromium.org | 2011-08-25 | 1 | -4/+7 |