summaryrefslogtreecommitdiffstats
path: root/printing
Commit message (Expand)AuthorAgeFilesLines
* Print only the focused frame. This makes more sense than trying to print all...sverrir@chromium.org2009-07-162-31/+127
* Extract Image class so it can be used in more tests.sverrir@chromium.org2009-07-133-0/+239
* Fix print margins. This fixes multiple issues that caused incorrect offsets ...sverrir@chromium.org2009-07-133-20/+74
* Quick fix for linux shared build.craig.schlenter@chromium.org2009-07-101-0/+4
* Make the printint_unittest use the correct test harness. This removes the ne...sverrir@google.com2009-07-093-5/+3
* Re-enable test (disabled while moving printing functionality to printing libr...sverrir@google.com2009-07-093-15/+14
* Move printing related stuff to the root printing project from the browser pro...sverrir@google.com2009-07-0730-11/+3022
* Fix deps failure (include file was in a multi line comment).sverrir@google.com2009-07-061-2/+4
* Move Emf class to the printing library. Also creates a platform agnostic Nat...sverrir@google.com2009-07-065-0/+666
* gtest shouldn't link in gtest_main.cc, as that provides its own main().evan@chromium.org2009-05-061-0/+1
* Revert "gtest shouldn't link in gtest_main.cc, as that provides its own main()."evan@chromium.org2009-04-281-1/+0
* gtest shouldn't link in gtest_main.cc, as that provides its own main().evan@chromium.org2009-04-281-0/+1
* Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:sgk@google.com2009-04-081-1/+1
* Remove the checked-in scons configuration files.sgk@google.com2009-04-015-218/+0
* Switching printing to gyp on windows.bradnelson@google.com2009-03-303-312/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Adding fixed guids to some modules to facilitate incremental switch to gyp.bradnelson@google.com2009-03-101-0/+1
* GYP it, GYP it good.mark@chromium.org2009-03-021-728/+0
* Add printing.gypmark@chromium.org2009-02-261-0/+53
* Add printing.xcodeproj.mark@chromium.org2009-02-241-0/+728
* Add linux printing module.maruel@chromium.org2009-02-217-1/+228
* Move units to new module printing. Add printing_unittests on Windows too. Mak...maruel@chromium.org2009-02-207-0/+446