summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/print_job_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable PrintJobTest.SimpleTest for aura build.jennyz@chromium.org2011-11-111-7/+1
* Revert "Remove SimplePrint unit test issue from aura build."jennyz@chromium.org2011-10-311-3/+7
* Remove SimplePrint unit test issue from aura build.jennyz@chromium.org2011-10-251-7/+3
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-2/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-6/+6
* Aura: unit_tests now run on Linuxjamescook@chromium.org2011-10-171-1/+7
* Cleanup: Remove dead code - printing::PrintedPagesSource::RenderSourceName() ...thestig@chromium.org2011-10-041-5/+2
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-2/+1
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-031-3/+6
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-2/+3
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Printing: Re-enable PrintJobTest.SimplePrint that use to crash with a DCHECK.thestig@chromium.org2011-03-031-7/+1
* Printing: Delete dead code in PrintJob and cleanup corresponding code in Prin...thestig@chromium.org2011-02-141-1/+0
* printing: Prevent a race between PrintViewManager::OnDidGetPrintedPagesCount ...thestig@chromium.org2011-02-011-2/+2
* Printing: Refactor PrintSettings::Init into a PrintSettingsFactory classjhawkins@chromium.org2010-10-261-2/+2
* Printing: Convert PrintingContext into an interface implemented by the separatejhawkins@chromium.org2010-10-061-2/+2
* Printing: Convert several wstrings to string16.jhawkins@chromium.org2010-09-131-2/+3
* Disable tests that are crashing but currently passing due to an overridden as...tim@chromium.org2010-09-131-1/+7
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-1/+1
* More style nits.erg@google.com2009-10-141-1/+1
* Reverting 27389.darin@chromium.org2009-09-301-8/+2
* Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org2009-09-281-2/+8
* Assert that thread-safe reference counting is used withdarin@chromium.org2009-09-281-8/+2
* Move printing related stuff to the root printing project from the browser pro...sverrir@google.com2009-07-071-1/+1
* Re-enable the print unit tests.levin@chromium.org2009-06-211-1/+1
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-211-6/+4
* Need to disable two print test temporarily to green the tree.levin@chromium.org2009-05-211-1/+1
* Remove black magic and >100 lines. Unhook a lot of dead code.maruel@chromium.org2009-02-051-27/+54
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-3/+4
* Reapply 5971 which was reverted in 5974. The unit test wasn't unregistering t...maruel@chromium.org2008-12-011-0/+120
* Reverting 5971.maruel@chromium.org2008-11-251-117/+0
* Add superficial unit test for PrintJob. That's a start.maruel@chromium.org2008-11-251-0/+117
* Revert 5607 because it caused a base_unittest failure.maruel@chromium.org2008-11-181-117/+0
* Add superficial unit test for PrintJob. That's a start.maruel@chromium.org2008-11-181-0/+117