summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/print_dialog_cloud_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Minimum UI change for Cloud Print dialog.scottbyer@google.com2010-11-021-1/+1
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part8:tfarina@chromium.org2010-10-091-20/+20
* Derive the manage URL from the cloud print root in prefs.scottbyer@google.com2010-10-011-0/+9
* Refactor out the cloud print URL management into a separate header/file for f...scottbyer@google.com2010-09-291-3/+4
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Re-enable test, add in test detail.scottbyer@chromium.org2010-06-041-5/+21
* Fix cloud print job title.scottbyer@chromium.org2010-06-031-4/+7
* Fix cloud print dialog bug.scottbyer@chromium.org2010-05-251-3/+69
* Turn on cloud print for Chromium OS.scottbyer@chromium.org2010-05-181-1/+42
* [Large; Chromium OS] Work to host the cloud print dialog when builtmaruel@chromium.org2010-05-141-0/+189