summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/print_dialog_cloud_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Move the web dialogs code to src/ui/web_dialogs from src/chromemazda@chromium.org2012-05-311-0/+1
* Make cloud print dialog creation function not use browser list, instead obtai...ben@chromium.org2012-05-241-2/+1
* Revert 138823 - Make cloud print dialog creation function not use browser lis...ben@chromium.org2012-05-241-1/+2
* Make cloud print dialog creation function not use browser list, instead obtai...ben@chromium.org2012-05-241-2/+1
* Revert 138561 - Make cloud print dialog creation function not use browser lis...ben@chromium.org2012-05-231-1/+2
* Make cloud print dialog creation function not use browser list, instead obtai...ben@chromium.org2012-05-231-2/+1
* Revert cloud print dialog changes.ben@chromium.org2012-05-231-1/+2
* Make cloud print dialog creation function not use browser list, instead obtai...ben@chromium.org2012-05-231-2/+1
* Web-ify a bunch of these names. I am going to move some of the framework code...ben@chromium.org2012-04-251-15/+15
* TabContents -> WebContentsImpl, part 20.avi@chromium.org2012-04-171-1/+1
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-1/+1
* Merge Cloud Print signin dialog into regular Cloud Print dialog.abodenha@chromium.org2012-01-191-3/+8
* Allow HtmlDialogUIDelegate to specify dialog ModalType.flackr@chromium.org2012-01-121-4/+4
* Move WebUIMessageHandler to its own file in the public directory and put it i...jam@chromium.org2011-12-311-0/+1
* Convert SpeechInputBubble and BalloonHost to use WebContents instead of TabCo...jam@chromium.org2011-12-271-1/+2
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-011-0/+1
* base::Bind: Easy cleanups in chrome/browser/printing.jhawkins@chromium.org2011-11-101-15/+13
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-4/+4
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-4/+4
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-1/+1
* Simplify GCP integration with print preview.abodenha@chromium.org2011-09-191-1/+1
* Revert 101256 - Simplify GCP integration with print preview.hbono@chromium.org2011-09-151-1/+1
* Simplify GCP integration with print preview.abodenha@chromium.org2011-09-151-1/+1
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-2/+1
* Code to accept a print ticket on the command line.abeera@google.com2011-08-201-3/+11
* Revert 97442 - Code to accept a print ticket on the command line.bauerb@chromium.org2011-08-191-11/+3
* Code to accept a print ticket on the command line.abeera@google.com2011-08-191-3/+11
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* Convert HtmlDialogUIDelegate::GetDialogTitle() to string16.tony@chromium.org2011-08-051-1/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-031-1/+2
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-3/+3
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-2/+2
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-081-1/+1
* Revert 88142 to fix sync_integration_tests offline.msw@chromium.org2011-06-071-1/+1
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-071-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Change cloud print dialog and command line switches for cloud print dialog to...scottbyer@chromium.org2011-03-151-4/+8
* Revert 78231 - Change cloud print dialog and command line switches for cloud ...scottbyer@chromium.org2011-03-151-8/+4
* Change cloud print dialog and command line switches for cloud print dialog to...scottbyer@chromium.org2011-03-151-4/+8
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-4/+4
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* WebUI: Get rid of references to DOMUI in comments. The last part.tfarina@chromium.org2011-02-121-3/+3
* Cleanup: Remove unneeded uses of notification_observer.h.thestig@chromium.org2011-02-111-1/+0
* WebUI: Rename DOMMessageHandler to WebMessageHandler.tfarina@chromium.org2011-02-081-4/+4
* Cleanup: Remove unneeded includes of notification_registrar.h.thestig@chromium.org2011-01-271-1/+3
* Modify chrome to accept a pdf file on the command line and upload it to Cloud...scottbyer@chromium.org2011-01-241-1/+1
* New Cloud Print Proxy setup UI.scottbyer@chromium.org2010-11-291-0/+16