summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/print_job.cc
Commit message (Expand)AuthorAgeFilesLines
* More style nits.erg@google.com2009-10-141-2/+1
* Wire up printing on the Macstuartmorgan@chromium.org2009-10-131-1/+6
* Move printing related stuff to the root printing project from the browser pro...sverrir@google.com2009-07-071-2/+2
* Remove unused notification in print code to simplify before refactoring.sverrir@google.com2009-07-031-23/+1
* Reduce header dependencies in base/phajdan.jr@chromium.org2009-06-031-0/+1
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-211-12/+8
* 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-92/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-20/+21
* Reapply 5971 which was reverted in 5974. The unit test wasn't unregistering t...maruel@chromium.org2008-12-011-1/+11
* Reverting 5971.maruel@chromium.org2008-11-251-11/+1
* Add superficial unit test for PrintJob. That's a start.maruel@chromium.org2008-11-251-1/+11
* Revert 5607 because it caused a base_unittest failure.maruel@chromium.org2008-11-181-11/+1
* Add superficial unit test for PrintJob. That's a start.maruel@chromium.org2008-11-181-1/+11
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...darin@google.com2008-09-031-12/+5
* 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-21/+53
* Add chrome to the repository.initial.commit2008-07-261-0/+454