summaryrefslogtreecommitdiffstats
path: root/printing/printing_context_win_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Use the existing PRINTPAGERANGE rather than allocating a new one.thestig@chromium.org2011-01-201-2/+1
* On Chrome OS, use the application locale to determine the default paper size ...sanjeevr@chromium.org2010-12-031-2/+3
* Add a check to help prevent PrintingContextTest flakiness.thestig@chromium.org2010-12-011-5/+10
* Disable PrintingContextTest.Base on winnirnimesh@chromium.org2010-11-011-1/+2
* Mark PrintingContextTest.PrintAll as flaky as it fails on Win builder.amit@chromium.org2010-11-011-1/+2
* Printing: Convert PrintingContext into an interface implemented by the separatejhawkins@chromium.org2010-10-061-8/+15
* Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo.jhawkins@chromium.org2010-09-211-3/+18
* Win32: Print the right number of pages.thestig@chromium.org2010-08-131-1/+85
* Move printing related stuff to the root printing project from the browser pro...sverrir@google.com2009-07-071-0/+28