summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/mock_printer.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-191-11/+4
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* More code cleanups found by -Wextra.evan@chromium.org2010-03-091-1/+1
* Make SharedMemory use uint32 instead of size_t. This removes the remaining s...jam@chromium.org2010-02-161-12/+12
* Enable the RenderViewTest printing tests on the Mac.stuartmorgan@chromium.org2009-10-141-2/+2
* Print only the focused frame. This makes more sense than trying to print all...sverrir@chromium.org2009-07-161-39/+17
* Add support for printing selection only flag. This only adds the flag to the ...sverrir@google.com2009-06-081-0/+4
* Adds a RenderViewTest.PrintLayoutTest.hbono@chromium.org2009-05-231-0/+155