summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/print_dialog_cloud.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-011-7/+7
* WebUI: Rename namespace dom_ui_util to web_ui_util.tfarina@chromium.org2011-01-311-2/+2
* WebUI: Rename DOMUIFactory to WebUIFactory.tfarina@chromium.org2011-01-291-2/+2
* Modify chrome to accept a pdf file on the command line and upload it to Cloud...scottbyer@chromium.org2011-01-241-18/+69
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-2/+2
* Fix the issues identified so far while investigating bug 66962, but not tsepez@chromium.org2011-01-121-2/+2
* Move:ben@chromium.org2010-12-021-1/+1
* Cloud Print Dialog work.scottbyer@google.com2010-11-021-6/+37
* Minimum UI change for Cloud Print dialog.scottbyer@google.com2010-11-021-2/+2
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-221-0/+20
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part8:tfarina@chromium.org2010-10-091-20/+20
* Refactor out the cloud print URL management into a separate header/file for f...scottbyer@google.com2010-09-291-45/+2
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-4/+4
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-1/+3
* DOM UI: Change DOMMessageHandler callback arg type to ListValue.estade@chromium.org2010-08-191-4/+4
* Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic...viettrungluu@chromium.org2010-08-171-5/+5
* Change a bunch of string types.estade@chromium.org2010-06-291-2/+2
* Pref service strings should be std::string.estade@chromium.org2010-06-181-2/+2
* Fix crashy test.scottbyer@chromium.org2010-06-161-1/+1
* Revert 49592 - Fix crashy test.scottbyer@chromium.org2010-06-111-1/+1
* Fix crashy test.scottbyer@chromium.org2010-06-111-1/+1
* Fix cloud print job title.scottbyer@chromium.org2010-06-031-8/+10
* Fix cloud print dialog bug.scottbyer@chromium.org2010-05-251-1/+7
* Turn on cloud print for Chromium OS.scottbyer@chromium.org2010-05-181-6/+44
* [Large; Chromium OS] Work to host the cloud print dialog when builtmaruel@chromium.org2010-05-141-0/+480