summaryrefslogtreecommitdiffstats
path: root/printing/printing.gyp
Commit message (Expand)AuthorAgeFilesLines
* Revert 87369 - Files that are in src/ui/base should be compiled into libui_ba...tony@chromium.org2011-06-011-1/+1
* Files that are in src/ui/base should be compiled into libui_base.a.tony@chromium.org2011-05-311-1/+1
* Change printing of PDFs for preview on Windows to not rasterize.vandebo@chromium.org2011-05-241-6/+6
* Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...tony@chromium.org2011-05-231-10/+8
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-1/+1
* Linux: clean up the usage of "use_cups" gyp switch:phajdan.jr@chromium.org2011-04-291-16/+38
* Connect the right metafiles for print preview on Linux and Windows.vandebo@chromium.org2011-04-111-5/+4
* Linux: Refactor PrintDialogGtk in preparation for adding dialog-less printing.thestig@chromium.org2011-04-111-0/+1
* + This CL pulls in all the PDF code (i.e. we are now compiling the PDF backen...vandebo@chromium.org2011-04-081-0/+5
* Revert 80841 - + This CL pulls in all the PDF code (i.e. we are now compiling...vandebo@chromium.org2011-04-071-5/+0
* + This CL pulls in all the PDF code (i.e. we are now compiling the PDF backen...vandebo@chromium.org2011-04-071-0/+5
* Rename some printing classes and minor cleanups.vandebo@chromium.org2011-04-041-6/+6
* Print Preview: Implement basic settings.thestig@chromium.org2011-03-291-0/+2
* Make PluginInstance::PrintPDFOutput metafile-implementation agnostic on Linux.vandebo@chromium.org2011-03-251-0/+4
* Unifying NativeMetafile class interface (as much as possible) for Linux, Mac,...dpapad@chromium.org2011-03-161-3/+0
* Applying factory pattern (through NativeMetafileFactory class). It is used to...dpapad@chromium.org2011-03-021-1/+6
* Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)...jam@chromium.org2011-03-021-6/+1
* Applying factory pattern (through NativeMetafileFactory class). It is used to...dpapad@chromium.org2011-03-021-1/+6
* Whitespace fix to trigger a build.thestig@chromium.org2011-02-111-1/+1
* Revert 64454 - Revert 64441 - Mac cloud print proxy work.scottbyer@google.com2010-10-291-6/+16
* Revert 64441 - Mac cloud print proxy work.scottbyer@google.com2010-10-291-16/+6
* Mac cloud print proxy work.scottbyer@chromium.org2010-10-291-6/+16
* Printing: Refactor PrintSettings::Init into a PrintSettingsFactory classjhawkins@chromium.org2010-10-261-3/+9
* Move useful printing backend code from chrome/service/cloud_print to printing...thestig@chromium.org2010-10-251-11/+46
* Printing: Split off Win/Mac implementations of the Image class into their ownjhawkins@chromium.org2010-10-211-0/+3
* Printing: Refactor a few helper methods implemented per-platform to clean upjhawkins@chromium.org2010-10-071-0/+1
* Printing: Convert PrintingContext into an interface implemented by the separatejhawkins@chromium.org2010-10-061-0/+4
* Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo.jhawkins@chromium.org2010-09-211-0/+2
* Re-land just the project file changes from r55416. This makes projects that usebrettw@chromium.org2010-08-151-0/+1
* Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...nsylvain@chromium.org2010-08-091-1/+0
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-091-0/+1
* Add PrintedPage::GetCenteredPageContentRect so Mac and Win can share code.hamaji@chromium.org2010-07-051-0/+1
* OpenBSD/FreeBSD GYP changes (most of the remaining ones)pvalchev@google.com2010-02-041-11/+13
* Link the following tests against tcmalloc:glider@chromium.org2009-12-101-0/+9
* Remove the base_gfx project since it no longer has an external dependencies.brettw@chromium.org2009-10-141-1/+1
* Implement the basic OS-level printing mechanics on Macstuartmorgan@chromium.org2009-10-131-1/+4
* Implement a version of NativeMetafile for the Macstuartmorgan@chromium.org2009-10-121-0/+3
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Remove unneeded main.maruel@chromium.org2009-09-271-1/+0
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* Fix the Linux shared build.thestig@chromium.org2009-09-151-1/+6
* Fix printing project on linux.maruel@chromium.org2009-09-141-29/+13
* Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...jshin@chromium.org2009-09-091-2/+2
* Implement native metafile for printing on Linux.tony@chromium.org2009-08-251-1/+12
* Extract Image class so it can be used in more tests.sverrir@chromium.org2009-07-131-0/+2
* Make the printint_unittest use the correct test harness. This removes the ne...sverrir@google.com2009-07-091-0/+1
* Move printing related stuff to the root printing project from the browser pro...sverrir@google.com2009-07-071-4/+46
* Move Emf class to the printing library. Also creates a platform agnostic Nat...sverrir@google.com2009-07-061-0/+15
* 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