summaryrefslogtreecommitdiffstats
path: root/components/printing
Commit message (Expand)AuthorAgeFilesLines
* Reland "Add ExecuteJavaScriptForTest and make all tests use it"Jochen Eisinger2015-07-241-1/+1
* Revert of Add ExecuteJavaScriptForTest and make all tests use it (patchset #1...sigbjornf2015-07-241-1/+1
* Add ExecuteJavaScriptForTest and make all tests use itjochen2015-07-241-1/+1
* Cleanup: Remove dead ViewMsgs and comments that refer to them.thestig2015-07-211-4/+4
* Refactor some browser-side chrome and webview printing code into component/pr...timvolodine2015-07-145-0/+215
* Crash on nested IPC handlers in PrintWebViewHelpervitalybuka2015-07-092-1/+21
* Cleanup unused overload for Web(Remote)?FrameClient::frameDetached.dcheng2015-07-081-6/+0
* Fixed all unused-variable Clang warnings on Windows.mgiuca2015-07-081-11/+5
* Disabled two IPC messages on ChromeOSvitalybuka2015-06-292-8/+1
* Revert of Disabled two IPC messages on ChromeOS (patchset #1 id:1 of https://...kalman2015-06-291-1/+1
* Disabled two IPC messages on ChromeOSvitalybuka2015-06-291-1/+1
* Replace Cloud Print WebUI dialog with regular tabvitalybuka2015-06-262-34/+4
* Change histogram.h includes to histogram_macros.h in components/asvitkine2015-06-161-1/+1
* Print Preview: Fix a divide by zero crash.thestig2015-06-101-0/+6
* Detach old frame on WebFrame::swap.lfg2015-06-031-0/+8
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-023-8/+11
* Move Tuple to base namespace.brettw2015-05-291-16/+16
* Replicate whether a frame is in a document or shadow tree.dcheng2015-05-221-3/+7
* content/child: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-05-212-2/+2
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-161-1/+1
* Revert of Re-size frame only for printing selection (patchset #2 id:20001 of ...vitalybuka2015-05-072-48/+47
* Remove the OOP PDF flagraymes2015-05-073-6/+1
* Disable CredentialManagerClientTest on Androidjaekyun2015-04-272-3/+3
* Enable components_browsertests on Androidjaekyun2015-04-232-41/+76
* Re-size frame only for printing selectionvitalybuka2015-04-142-47/+48
* Printing: PDFs should only be fit to page if there is a size mismatch.thestig2015-03-112-20/+51
* Print Preview: Support the duplex preset in PDFs.thestig2015-03-052-9/+34
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-191-5/+3
* Removed unused code in skia/ext/vector_*.vitalybuka2015-02-063-6/+3
* Style fixes.dgn2015-02-055-134/+108
* Move renderer print browser tests to componentdgn2015-02-058-0/+1923
* Refactor webview to use //components/printingdgn2015-02-032-1/+21
* Generate the print messages in components/printingdgn2015-01-285-7/+70
* Replicate sandbox flags for OOPIF (Chromium part 2).alexmos2015-01-271-11/+0
* OOP PDF: Override printing for MimeHandlerViewContainers.sammc2015-01-242-0/+7
* Move switches into PrintWebViewHelperDelegatedgn2015-01-222-10/+8
* Remove calls to deprecated SkPDFDevice and SkPDFDocuemnt.halcanary2015-01-221-13/+2
* Start replicating sandbox flags for OOPIF.alexmos2015-01-161-2/+17
* Moving files from //chrome to //components/printingdgn2015-01-1316-0/+3883