summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/print_job.h
Commit message (Expand)AuthorAgeFilesLines
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-211-1/+3
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-1/+0
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Remove black magic and >100 lines. Unhook a lot of dead code.maruel@chromium.org2009-02-051-24/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-1/+1
* Random bits of de-Winification for WebContents.brettw@chromium.org2009-01-301-1/+3
* Reapply 5971 which was reverted in 5974. The unit test wasn't unregistering t...maruel@chromium.org2008-12-011-1/+8
* Reverting 5971.maruel@chromium.org2008-11-251-8/+1
* Add superficial unit test for PrintJob. That's a start.maruel@chromium.org2008-11-251-1/+8
* Revert 5607 because it caused a base_unittest failure.maruel@chromium.org2008-11-181-8/+1
* Add superficial unit test for PrintJob. That's a start.maruel@chromium.org2008-11-181-1/+8
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Use the new Thread::StopSoon() facility. Add a new tight loop to control the ...maruel@google.com2008-08-121-8/+9
* Add chrome to the repository.initial.commit2008-07-261-0/+249