summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/chrome_mock_render_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* chrome: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-101-3/+4
* content/child: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-05-211-1/+1
* Move renderer print browser tests to componentdgn2015-02-051-187/+5
* Moving files from //chrome to //components/printingdgn2015-01-131-1/+1
* Cleanup: Put more chrome/ code behind ENABLE_EXTENSIONS ifdefs.thestig2014-10-171-1/+8
* Use document from preview for System Dialog printing on Windows.vitalybuka2014-08-261-1/+4
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-261-1/+1
* Move MockPrinter to chrome/renderer/printing.thestig@chromium.org2014-05-291-1/+1
* Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...jam@chromium.org2014-05-161-3/+2
* Move extension_messages.h to extensions/common.derat@chromium.org2014-03-131-2/+2
* Update some uses of Value in chrome/ to use the base:: namespace.avi@chromium.org2013-12-231-1/+1
* Move temp file functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Defines CastSessionDelegate and connects Cast objectshclam@chromium.org2013-10-251-0/+10
* Introduce a new attribute to externally_connectable,juanlang@google.com2013-10-161-0/+1
* Revert 227722 "Introduce a new attribute to externally_connectable,"robertphillips@google.com2013-10-091-1/+0
* Introduce a new attribute to externally_connectable,juanlang@google.com2013-10-091-0/+1
* Submitting https://codereview.chromium.org/23116003/ for Cihat Imamoglu.avayvod@chromium.org2013-08-191-0/+1
* Printing: Add a basic printing mode without print preview and cloud print.thestig@chromium.org2013-08-121-3/+13
* Fix a couple of bugs relating to sending Tab info with chrome.runtime.connect...kalman@chromium.org2013-04-251-2/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Async frame preparation for Preview with support if selection.vitalybuka@chromium.org2013-01-291-0/+5
* Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how al...jam@chromium.org2013-01-021-2/+2
* Print preview: Use an ID instead of memory pointer string in WebUI.thestig@chromium.org2012-08-241-42/+45
* Correct const accessors in base/values.(h|cc), Part II (ListValue)vabr@chromium.org2012-08-031-1/+1
* Correct const accessors in base/values.(h|cc)vabr@chromium.org2012-07-271-2/+2
* Make cloud print dialog creation function not use browser list, instead obtai...ben@chromium.org2012-05-241-1/+2
* Revert 138823 - Make cloud print dialog creation function not use browser lis...ben@chromium.org2012-05-241-2/+1
* Make cloud print dialog creation function not use browser list, instead obtai...ben@chromium.org2012-05-241-1/+2
* Revert 138561 - Make cloud print dialog creation function not use browser lis...ben@chromium.org2012-05-231-2/+1
* Make cloud print dialog creation function not use browser list, instead obtai...ben@chromium.org2012-05-231-1/+2
* Revert cloud print dialog changes.ben@chromium.org2012-05-231-2/+1
* Make cloud print dialog creation function not use browser list, instead obtai...ben@chromium.org2012-05-231-1/+2
* PrintPreview: Honor the print media page size and margin values.kmadhusu@chromium.org2012-01-101-2/+4
* Create a public header with the child_process_sandbox_support_linux functions...jam@chromium.org2011-10-171-1/+0
* Split most of RenderViewTest and associated classes into content.joi@chromium.org2011-10-141-0/+198