summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/print_view_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* linux: readjust some stubbed filesevan@chromium.org2010-02-151-0/+4
* Wire up printing on the Macstuartmorgan@chromium.org2009-10-131-3/+5
* Reland r23357 since it doesn't seem to be the cause of unit testtony@chromium.org2009-08-131-1/+1
* Revert "Renames the NavigationEntry::display_url() to virtual_url()."tony@chromium.org2009-08-131-1/+1
* Renames the NavigationEntry::display_url() to virtual_url().tony@chromium.org2009-08-131-1/+1
* Move some more interfaces on RenderViewHostDelegate to separate classes. Thebrettw@chromium.org2009-07-091-15/+15
* Move printing related stuff to the root printing project from the browser pro...sverrir@google.com2009-07-071-1/+1
* Move Emf class to the printing library. Also creates a platform agnostic Nat...sverrir@google.com2009-07-061-8/+10
* Add Print Selection support to Chrome. This change is fairly involved since ...sverrir@google.com2009-06-191-2/+13
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-211-8/+4
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-4/+4
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-4/+1
* Reverting 14005.brettw@chromium.org2009-04-181-1/+4
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-4/+1
* Simplify code in PrintSettings. Removes support for settings marginssverrir@chromium.org2009-03-311-2/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-041-1/+1
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-251-1/+1
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+1
* Remove black magic and >100 lines. Unhook a lot of dead code.maruel@chromium.org2009-02-051-128/+11
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-0/+1
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-041-21/+0
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-0/+21
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-21/+0
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-7/+8
* Re-land revision 8821 with the ui test fixed.maruel@chromium.org2009-01-291-12/+4
* Roll back r8821mark@chromium.org2009-01-281-4/+12
* Disconnect the "browser controlled printing" and always delegate the control ...maruel@chromium.org2009-01-281-12/+4
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-2/+2
* Adds a helper class used to mark/define critical section in a class and then ...maruel@chromium.org2008-12-171-0/+3
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-1/+1
* 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-10/+5
* Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...brettw@google.com2008-08-271-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+578