summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/print_dialog_cloud_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-261-5/+3
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* Revert 219709 "Remove the Extensions URLRequestContext."earthdok@chromium.org2013-08-271-10/+27
* Remove the Extensions URLRequestContext.ajwong@chromium.org2013-08-271-27/+10
* Use a direct include of the message_loop header in chrome/browser/, part 8.avi@chromium.org2013-07-171-1/+1
* Use a direct include of strings headers in chrome/browser/o*-p*/.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.avi@chromium.org2013-06-071-1/+1
* Update chrome/ to use WeakPtr<T>::get() instead of implicit "operator T*"akalin@chromium.org2013-06-041-1/+1
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-5/+5
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Transfer data as ref counted memory, not as a file to avoid file operation wh...vitalybuka@chromium.org2013-03-051-44/+33
* 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-13/+13
* Remove straggling TabContents references.avi@chromium.org2012-12-141-3/+2
* chrome/browser: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-171-3/+3
* 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