summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9...awalker@google.com2008-08-143-6/+6
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-141-1/+1
* Disable PrintingLayoutTest.Delayed on Windows 2000 (even though it's already ...maruel@google.com2008-08-131-1/+5
* Disable the Delayed UI test so the tree will be green.tc@google.com2008-08-121-1/+1
* Use the new Thread::StopSoon() facility. Add a new tight loop to control the ...maruel@google.com2008-08-124-32/+66
* Add some printing related unit tests.maruel@google.com2008-08-124-0/+293
* The printing NewCookie() must start counting at 1 and not 0, since 0deanm@google.com2008-08-061-1/+2
* Move the printing cookie from direct atomic operations to AtomicSequenceNumber.deanm@google.com2008-08-062-8/+7
* Try to cut down on some unnecessary dependencies. Remove any unused includes...deanm@google.com2008-07-281-1/+0
* Add chrome to the repository.initial.commit2008-07-2634-0/+6435