summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/print_dialog_cloud_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Transfer data as ref counted memory, not as a file to avoid file operation wh...vitalybuka@chromium.org2013-03-051-27/+18
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-8/+8
* Fix Cloud Print sign in flow.scottbyer@chromium.org2012-10-121-0/+6
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move the web dialogs code to src/ui/web_dialogs from src/chromemazda@chromium.org2012-05-311-5/+5
* Make cloud print dialog creation function not use browser list, instead obtai...ben@chromium.org2012-05-241-11/+15
* Revert 138823 - Make cloud print dialog creation function not use browser lis...ben@chromium.org2012-05-241-15/+11
* Make cloud print dialog creation function not use browser list, instead obtai...ben@chromium.org2012-05-241-11/+15
* Revert 138561 - Make cloud print dialog creation function not use browser lis...ben@chromium.org2012-05-231-14/+11
* Make cloud print dialog creation function not use browser list, instead obtai...ben@chromium.org2012-05-231-11/+14
* Revert cloud print dialog changes.ben@chromium.org2012-05-231-14/+11
* Make cloud print dialog creation function not use browser list, instead obtai...ben@chromium.org2012-05-231-11/+14
* webui: Extract WebDialogDelegate into its own header file.tfarina@chromium.org2012-05-031-0/+1
* Web-ify a bunch of these names. I am going to move some of the framework code...ben@chromium.org2012-04-251-29/+29
* Move ContextMenuParams struct from webkit/glue to content/public/common. The ...jam@chromium.org2012-02-121-1/+2
* Merge Cloud Print signin dialog into regular Cloud Print dialog.abodenha@chromium.org2012-01-191-8/+16
* Switch chrome code to use content::WebUI interface instead of WebUI concrete ...jam@chromium.org2012-01-181-2/+3
* Allow HtmlDialogUIDelegate to specify dialog ModalType.flackr@chromium.org2012-01-121-2/+2
* Move WebUIMessageHandler to its own file in the public directory and put it i...jam@chromium.org2011-12-311-3/+3
* Convert SpeechInputBubble and BalloonHost to use WebContents instead of TabCo...jam@chromium.org2011-12-271-2/+2
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-2/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Simplify GCP integration with print preview.abodenha@chromium.org2011-09-191-3/+7
* Revert 101256 - Simplify GCP integration with print preview.hbono@chromium.org2011-09-151-7/+3
* Simplify GCP integration with print preview.abodenha@chromium.org2011-09-151-3/+7
* Code to accept a print ticket on the command line.abeera@google.com2011-08-201-0/+10
* Revert 97442 - Code to accept a print ticket on the command line.bauerb@chromium.org2011-08-191-10/+0
* Code to accept a print ticket on the command line.abeera@google.com2011-08-191-0/+10
* Convert HtmlDialogUIDelegate::GetDialogTitle() to string16.tony@chromium.org2011-08-051-10/+11
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-3/+3
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-8/+13
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Fix deletion of temp files from port monitor.abodenha@google.com2011-04-221-0/+3
* Disable the context menu on the keyboard overlay and the print dialog.mazda@chromium.org2011-04-191-0/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Memory leak fix.scottbyer@chromium.org2011-03-221-0/+5
* Change cloud print dialog and command line switches for cloud print dialog to...scottbyer@chromium.org2011-03-151-6/+11
* Revert 78231 - Change cloud print dialog and command line switches for cloud ...scottbyer@chromium.org2011-03-151-11/+6
* Change cloud print dialog and command line switches for cloud print dialog to...scottbyer@chromium.org2011-03-151-6/+11
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-2/+2
* WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui.tfarina@chromium.org2011-02-271-1/+1
* WebUI: Move the core files of WebUI from chrome/browser/webui to content/brow...tfarina@chromium.org2011-02-251-1/+1
* WebUI: Move chrome/browser/dom_ui/ to chrome/browser/webui/.tfarina@chromium.org2011-02-221-2/+2
* Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/w...tfarina@chromium.org2011-02-191-1/+1
* Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/br...scherkus@chromium.org2011-02-181-1/+1
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-181-1/+1
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-181-1/+1
* 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-2/+2