summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/print_dialog_cloud.cc
Commit message (Expand)AuthorAgeFilesLines
* [webui] Migrate moar instances of RegisterMessageCallacks to base::bind().csilv@chromium.org2011-10-041-9/+11
* Removed sending of the content IPC messages from chrome and replaced them wit...ananta@chromium.org2011-09-211-3/+1
* Simplify GCP integration with print preview.abodenha@chromium.org2011-09-191-11/+64
* Revert 101256 - Simplify GCP integration with print preview.hbono@chromium.org2011-09-151-64/+11
* Simplify GCP integration with print preview.abodenha@chromium.org2011-09-151-11/+64
* Coverity: Initialize member variables.jhawkins@chromium.org2011-09-121-1/+2
* Code to accept a print ticket on the command line.abeera@google.com2011-08-201-15/+49
* Revert 97442 - Code to accept a print ticket on the command line.bauerb@chromium.org2011-08-191-49/+15
* Code to accept a print ticket on the command line.abeera@google.com2011-08-191-15/+49
* Print Preview: Fixing behavior of event listeners.dpapad@chromium.org2011-08-121-0/+2
* Fix call to GetDefaultBrowser in print cloud because we are no longer guarant...mirandac@chromium.org2011-08-121-1/+5
* Removal of Profile from content part 6.avi@chromium.org2011-08-111-16/+17
* Convert HtmlDialogUIDelegate::GetDialogTitle() to string16.tony@chromium.org2011-08-051-2/+2
* DevTools: move devtools_window to chrome/, remove most chrome/ dependencies f...pfeldman@chromium.org2011-07-201-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-4/+4
* DevTools: devtools manager should know nothing about DevToolsWindowyurys@chromium.org2011-07-071-2/+2
* Wholesale move of debugger sources to content.joi@chromium.org2011-06-291-1/+1
* Coverity: Fix unchecked returns.kmadhusu@chromium.org2011-06-221-2/+2
* Fix issue with closing print dialog.abodenha@chromium.org2011-06-201-14/+20
* Allows submission of print jobs in the Linux proxy. abeera@google.com2011-06-101-2/+7
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-081-2/+2
* Revert 88142 to fix sync_integration_tests offline.msw@chromium.org2011-06-071-2/+2
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-071-2/+2
* Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...jam@chromium.org2011-05-191-1/+3
* Refactor preference syncing.zea@chromium.org2011-05-091-2/+4
* Remove Value::GetAsInteger() calls.yusukes@google.com2011-05-051-15/+3
* Fix deletion of temp files from port monitor.abodenha@google.com2011-04-221-1/+15
* Disable the context menu on the keyboard overlay and the print dialog.mazda@chromium.org2011-04-191-0/+5
* Launch print dialog from BrowserInit::ProcessCmdLineImpl rather than BrowserM...abodenha@google.com2011-04-131-0/+35
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* Move printing messages to their own file.jam@chromium.org2011-03-241-3/+3
* Memory leak fix.scottbyer@chromium.org2011-03-221-55/+40
* Change cloud print dialog and command line switches for cloud print dialog to...scottbyer@chromium.org2011-03-151-32/+49
* Revert 78231 - Change cloud print dialog and command line switches for cloud ...scottbyer@chromium.org2011-03-151-49/+32
* Change cloud print dialog and command line switches for cloud print dialog to...scottbyer@chromium.org2011-03-151-32/+49
* Switch content/browser/webui to string16/std::string, update all callers.avi@chromium.org2011-03-091-3/+3
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Remove web_ui_util helper functions.kmadhusu@chromium.org2011-03-031-3/+5
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-4/+4
* WebUI: Move the core files of WebUI from chrome/browser/webui to content/brow...tfarina@chromium.org2011-02-251-2/+2
* Revert 75911 - Remove web_ui_util helper functions.kmadhusu@chromium.org2011-02-241-2/+2
* Remove web_ui_util helper functions.kmadhusu@chromium.org2011-02-241-2/+2
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-181-2/+2
* WebUI: Rename dom_ui_ variable to web_ui_.tfarina@chromium.org2011-02-141-18/+18
* WebUI: Get rid of references to DOMUI in comments. The last part.tfarina@chromium.org2011-02-121-2/+2
* WebUI: Get rid of more referecens to DOMUI. Part 3.tfarina@chromium.org2011-02-111-3/+3
* WebUI: Rename the class DOMUI to WebUI.tfarina@chromium.org2011-02-101-1/+1
* WebUI: Rename DOMMessageHandler to WebMessageHandler.tfarina@chromium.org2011-02-081-3/+3
* Cloud print: Code cleanup for PrintDialogCloud and friends.thestig@chromium.org2011-02-031-21/+21
* Carnitas: Refactor ShowHtmlDialog()sail@chromium.org2011-02-021-13/+2