| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux Printing: Properly print a subset of all pages. | thestig@chromium.org | 2011-03-03 | 3 | -7/+23 |
* | Applying factory pattern (through NativeMetafileFactory class). It is used to... | dpapad@chromium.org | 2011-03-02 | 17 | -121/+473 |
* | Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)... | jam@chromium.org | 2011-03-02 | 17 | -473/+121 |
* | Applying factory pattern (through NativeMetafileFactory class). It is used to... | dpapad@chromium.org | 2011-03-02 | 17 | -121/+473 |
* | Removing PS option from PdsPsMetafile | dpapad@chromium.org | 2011-02-25 | 3 | -122/+28 |
* | Linux: Refactor printing to be more linux Windows/Mac. | thestig@chromium.org | 2011-02-19 | 5 | -33/+121 |
* | Added support to the Windows cloud print proxy to print XPS documents directl... | sanjeevr@chromium.org | 2011-02-17 | 2 | -0/+78 |
* | Fix some of the more common chromium-style errors on the mac clang builder. | erg@google.com | 2011-02-16 | 2 | -1/+3 |
* | Printing: Delete dead code in PrintJob and cleanup corresponding code in Prin... | thestig@chromium.org | 2011-02-14 | 7 | -18/+0 |
* | Whitespace fix to trigger a build. | thestig@chromium.org | 2011-02-11 | 1 | -1/+1 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 16 | -21/+21 |
* | FilePath: Remove much of ToWStringHack, adding a LossyDisplayName() | evan@chromium.org | 2011-02-04 | 1 | -2/+2 |
* | Added CUPS error handling. | gene@google.com | 2011-02-03 | 1 | -15/+21 |
* | Cross-platform CL to remove app/win/win_util.h&cc and related work. | msw@chromium.org | 2011-02-03 | 2 | -5/+43 |
* | Part 1 of repairing regressions to my old clang check plugins so Nico can | erg@google.com | 2011-01-27 | 6 | -0/+13 |
* | Added a diagnostic user message when enumerating printers fails. Also tweaked... | sanjeevr@chromium.org | 2011-01-24 | 3 | -27/+34 |
* | Remove obsolete base/lock.h and fix up callers to use the new header file and | brettw@chromium.org | 2011-01-21 | 6 | -16/+16 |
* | Use the existing PRINTPAGERANGE rather than allocating a new one. | thestig@chromium.org | 2011-01-20 | 2 | -9/+6 |
* | Move a bunch of random other files to src/ui/base | ben@chromium.org | 2011-01-20 | 3 | -7/+6 |
* | When printing a page containing alpha blending on a printer which doesn't sup... | senorblanco@chromium.org | 2011-01-12 | 4 | -1/+15 |
* | Reland "Remove base/scoped_handle_win.h." | tfarina@chromium.org | 2011-01-09 | 1 | -2/+1 |
* | Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th... | thakis@chromium.org | 2011-01-07 | 1 | -1/+2 |
* | Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo... | tfarina@chromium.org | 2011-01-07 | 1 | -2/+1 |
* | Fixed a crash with some HP printer drivers (when invoking PTGetPrintCapabilit... | sanjeevr@chromium.org | 2011-01-07 | 3 | -1/+46 |
* | Change Font.GetStringWidth() to take string16 instead of wstring. | estade@chromium.org | 2011-01-04 | 1 | -1/+2 |
* | Remove 'using' declaration of ScopedHGlobal from scoped_handle_win.h | tfarina@chromium.org | 2011-01-02 | 1 | -2/+1 |
* | Move app/win_util to app/win and fix the namespace usage. | brettw@google.com | 2010-12-31 | 1 | -4/+4 |
* | Remove 'using' declaration of ScopedHDC from scoped_handle_win.h | tfarina@chromium.org | 2010-12-31 | 1 | -2/+4 |
* | Update the time formatting APIs to use string16. | avi@chromium.org | 2010-12-22 | 1 | -2/+2 |
* | Refactor mac printing workflow. | kmadhusu@chromium.org | 2010-12-21 | 4 | -11/+27 |
* | Cleanup: Remove unused PrintedDocument::RenderPrintedPageNumber(). | thestig@chromium.org | 2010-12-17 | 2 | -15/+0 |
* | Making CUPS calls non-blocking. | gene@google.com | 2010-12-16 | 3 | -7/+20 |
* | Make members of Singleton<T> private and only visible to the singleton type. ... | satish@chromium.org | 2010-12-14 | 2 | -9/+13 |
* | Revert 68932 - Make members of Singleton<T> private and only visible to the s... | satish@chromium.org | 2010-12-11 | 2 | -13/+9 |
* | Make members of Singleton<T> private and only visible to the singleton type. ... | satish@chromium.org | 2010-12-11 | 2 | -9/+13 |
* | cupsGetPPD got stuck sometime for an infinite time due to network configurati... | gene@google.com | 2010-12-06 | 3 | -2/+37 |
* | On Chrome OS, use the application locale to determine the default paper size ... | sanjeevr@chromium.org | 2010-12-03 | 10 | -22/+76 |
* | Add a check to help prevent PrintingContextTest flakiness. | thestig@chromium.org | 2010-12-01 | 1 | -5/+10 |
* | Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10) | thestig@chromium.org | 2010-11-30 | 4 | -15/+9 |
* | FBTF: Remove unneeded headers from base/ (part 10) | thestig@chromium.org | 2010-11-30 | 4 | -9/+15 |
* | Reset AssertHandler in IPCMessageTest.Metafile. | sanjeevr@chromium.org | 2010-11-12 | 1 | -1/+0 |
* | Used GetProcAddress to load exported functions from prntvpt.dll instead of us... | sanjeevr@chromium.org | 2010-11-10 | 3 | -15/+224 |
* | Fix DCHECK failure in page_setup.cc on Linux. | hamaji@chromium.org | 2010-11-10 | 1 | -4/+8 |
* | Disable PrintingContextTest.Base on win | nirnimesh@chromium.org | 2010-11-01 | 1 | -1/+2 |
* | Mark PrintingContextTest.PrintAll as flaky as it fails on Win builder. | amit@chromium.org | 2010-11-01 | 1 | -1/+2 |
* | Change LOG(INFO) to VLOG(1). | gene@google.com | 2010-10-29 | 1 | -2/+2 |
* | Revert 64454 - Revert 64441 - Mac cloud print proxy work. | scottbyer@google.com | 2010-10-29 | 2 | -6/+22 |
* | Revert 64441 - Mac cloud print proxy work. | scottbyer@google.com | 2010-10-29 | 2 | -22/+6 |
* | Mac cloud print proxy work. | scottbyer@chromium.org | 2010-10-29 | 2 | -6/+22 |
* | Convert ElideUrl to return a string16 instead of a wstring. | tony@chromium.org | 2010-10-27 | 1 | -1/+2 |