| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 64454 - Revert 64441 - Mac cloud print proxy work. | scottbyer@google.com | 2010-10-29 | 1 | -6/+16 |
* | Revert 64441 - Mac cloud print proxy work. | scottbyer@google.com | 2010-10-29 | 1 | -16/+6 |
* | Mac cloud print proxy work. | scottbyer@chromium.org | 2010-10-29 | 1 | -6/+16 |
* | Printing: Refactor PrintSettings::Init into a PrintSettingsFactory class | jhawkins@chromium.org | 2010-10-26 | 1 | -3/+9 |
* | Move useful printing backend code from chrome/service/cloud_print to printing... | thestig@chromium.org | 2010-10-25 | 1 | -11/+46 |
* | Printing: Split off Win/Mac implementations of the Image class into their own | jhawkins@chromium.org | 2010-10-21 | 1 | -0/+3 |
* | Printing: Refactor a few helper methods implemented per-platform to clean up | jhawkins@chromium.org | 2010-10-07 | 1 | -0/+1 |
* | Printing: Convert PrintingContext into an interface implemented by the separate | jhawkins@chromium.org | 2010-10-06 | 1 | -0/+4 |
* | Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo. | jhawkins@chromium.org | 2010-09-21 | 1 | -0/+2 |
* | Re-land just the project file changes from r55416. This makes projects that use | brettw@chromium.org | 2010-08-15 | 1 | -0/+1 |
* | Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of... | nsylvain@chromium.org | 2010-08-09 | 1 | -1/+0 |
* | Cleanup in base. This moves the implementation (and a bunch of header file | brettw@chromium.org | 2010-08-09 | 1 | -0/+1 |
* | Add PrintedPage::GetCenteredPageContentRect so Mac and Win can share code. | hamaji@chromium.org | 2010-07-05 | 1 | -0/+1 |
* | OpenBSD/FreeBSD GYP changes (most of the remaining ones) | pvalchev@google.com | 2010-02-04 | 1 | -11/+13 |
* | Link the following tests against tcmalloc: | glider@chromium.org | 2009-12-10 | 1 | -0/+9 |
* | Remove the base_gfx project since it no longer has an external dependencies. | brettw@chromium.org | 2009-10-14 | 1 | -1/+1 |
* | Implement the basic OS-level printing mechanics on Mac | stuartmorgan@chromium.org | 2009-10-13 | 1 | -1/+4 |
* | Implement a version of NativeMetafile for the Mac | stuartmorgan@chromium.org | 2009-10-12 | 1 | -0/+3 |
* | Add comments setting emacs and vim tab width and expansion variables. | sgk@google.com | 2009-10-06 | 1 | -0/+6 |
* | Remove unneeded main. | maruel@chromium.org | 2009-09-27 | 1 | -1/+0 |
* | Force inclusion of build/common.gypi for all chromium gyp files. | yaar@chromium.org | 2009-09-15 | 1 | -3/+0 |
* | Fix the Linux shared build. | thestig@chromium.org | 2009-09-15 | 1 | -1/+6 |
* | Fix printing project on linux. | maruel@chromium.org | 2009-09-14 | 1 | -29/+13 |
* | Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere... | jshin@chromium.org | 2009-09-09 | 1 | -2/+2 |
* | Implement native metafile for printing on Linux. | tony@chromium.org | 2009-08-25 | 1 | -1/+12 |
* | Extract Image class so it can be used in more tests. | sverrir@chromium.org | 2009-07-13 | 1 | -0/+2 |
* | Make the printint_unittest use the correct test harness. This removes the ne... | sverrir@google.com | 2009-07-09 | 1 | -0/+1 |
* | Move printing related stuff to the root printing project from the browser pro... | sverrir@google.com | 2009-07-07 | 1 | -4/+46 |
* | Move Emf class to the printing library. Also creates a platform agnostic Nat... | sverrir@google.com | 2009-07-06 | 1 | -0/+15 |
* | gtest shouldn't link in gtest_main.cc, as that provides its own main(). | evan@chromium.org | 2009-05-06 | 1 | -0/+1 |
* | Revert "gtest shouldn't link in gtest_main.cc, as that provides its own main()." | evan@chromium.org | 2009-04-28 | 1 | -1/+0 |
* | gtest shouldn't link in gtest_main.cc, as that provides its own main(). | evan@chromium.org | 2009-04-28 | 1 | -0/+1 |
* | Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build: | sgk@google.com | 2009-04-08 | 1 | -1/+1 |
* | Switching printing to gyp on windows. | bradnelson@google.com | 2009-03-30 | 1 | -0/+1 |
* | Adding fixed guids to some modules to facilitate incremental switch to gyp. | bradnelson@google.com | 2009-03-10 | 1 | -0/+1 |
* | Add printing.gyp | mark@chromium.org | 2009-02-26 | 1 | -0/+53 |