Sign in
chromium
/
chromium
/
src
/
66b0967efe67a5ea9e97e424b4e18de83c48df55
/
printing
/
printing.gyp
732fa94
Linux: clean up the usage of "use_cups" gyp switch:
by
[email protected]
· 14 years ago
7d748990
Connect the right metafiles for print preview on Linux and Windows.
by
[email protected]
· 14 years ago
eaa389e
Linux: Refactor PrintDialogGtk in preparation for adding dialog-less printing.
by
[email protected]
· 14 years ago
8f87929
+ This CL pulls in all the PDF code (i.e. we are now compiling the PDF backend on Chrome).
by
[email protected]
· 14 years ago
1e44a9a
Revert 80841 - + This CL pulls in all the PDF code (i.e. we are now compiling the PDF backend on Chrome).+ Add a Metafile to contain Skia PDF content.+ Add a VectorPlatformDevice for use with the Skia PDF backend.BUG=62889TEST=NONEReview URL: http://codereview.chromium.org/6499024
by
[email protected]
· 14 years ago
4b63c93
+ This CL pulls in all the PDF code (i.e. we are now compiling the PDF backend on Chrome).
by
[email protected]
· 14 years ago
9b61753
Rename some printing classes and minor cleanups.
by
[email protected]
· 14 years ago
c48bee2
Print Preview: Implement basic settings.
by
[email protected]
· 14 years ago
e6eddfd
Make PluginInstance::PrintPDFOutput metafile-implementation agnostic on Linux.
by
[email protected]
· 14 years ago
8f17cd3e
Unifying NativeMetafile class interface (as much as possible) for Linux, Mac, Win
by
[email protected]
· 14 years ago
5ad7617
Applying factory pattern (through NativeMetafileFactory class). It is used to retrieve different printing contexts (based on the platform and user preferences).
by
[email protected]
· 14 years ago
7756e5b
Revert 76553 - Applying factory pattern (through NativeMetafileFactory class). It is used to retrieve different printing contexts (based on the platform and user preferences).
by
[email protected]
· 14 years ago
1f3b6804
Applying factory pattern (through NativeMetafileFactory class). It is used to retrieve different printing contexts (based on the platform and user preferences).
by
[email protected]
· 14 years ago
fdbc227
Whitespace fix to trigger a build.
by
[email protected]
· 15 years ago
6df3ebf
Revert 64454 - Revert 64441 - Mac cloud print proxy work.
by
[email protected]
· 15 years ago
0dc2a81
Revert 64441 - Mac cloud print proxy work.
by
[email protected]
· 15 years ago
71be19b
Mac cloud print proxy work.
by
[email protected]
· 15 years ago
4993f34
Printing: Refactor PrintSettings::Init into a PrintSettingsFactory class
by
[email protected]
· 15 years ago
8e553f49
Move useful printing backend code from chrome/service/cloud_print to printing/backend.
by
[email protected]
· 15 years ago
48091b0
Printing: Split off Win/Mac implementations of the Image class into their own
by
[email protected]
· 15 years ago
e059878
Printing: Refactor a few helper methods implemented per-platform to clean up
by
[email protected]
· 15 years ago
51e8d935
Printing: Convert PrintingContext into an interface implemented by the separate
by
[email protected]
· 15 years ago
b719142
Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo.
by
[email protected]
· 15 years ago
426eb3a
Re-land just the project file changes from r55416. This makes projects that use
by
[email protected]
· 15 years ago
85f6335
Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of header file
by
[email protected]
· 15 years ago
19d536f
Cleanup in base. This moves the implementation (and a bunch of header file
by
[email protected]
· 15 years ago
a12552b0
Add PrintedPage::GetCenteredPageContentRect so Mac and Win can share code.
by
[email protected]
· 15 years ago
60b2c07
OpenBSD/FreeBSD GYP changes (most of the remaining ones)
by
[email protected]
· 16 years ago
d9df2b5
Link the following tests against tcmalloc:
by
[email protected]
· 16 years ago
d34d79f
Remove the base_gfx project since it no longer has an external dependencies.
by
[email protected]
· 16 years ago
b75dca8
Implement the basic OS-level printing mechanics on Mac
by
[email protected]
· 16 years ago
14b21079
Implement a version of NativeMetafile for the Mac
by
[email protected]
· 16 years ago
f5c990c
Add comments setting emacs and vim tab width and expansion variables.
by
[email protected]
· 16 years ago
1d04186
Remove unneeded main.
by
[email protected]
· 16 years ago
21642ab
Force inclusion of build/common.gypi for all chromium gyp files.
by
[email protected]
· 16 years ago
f81380b
Fix the Linux shared build.
by
[email protected]
· 16 years ago
60741b4
Fix printing project on linux.
by
[email protected]
· 16 years ago
28062949
Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the references to third_party/icu38 and icudt38.dll with third_party/icu and icudt42.dll in vsprops and cc files. Also, update the icu data module name and the icu data symbol in icu_util.cc
by
[email protected]
· 16 years ago
3cfa15ac
Implement native metafile for printing on Linux.
by
[email protected]
· 16 years ago
1947868
Extract Image class so it can be used in more tests.
by
[email protected]
· 16 years ago
c109691
Make the printint_unittest use the correct test harness. This removes the need for an AtExitManager in one of the tests (which is just plain wrong).
by
[email protected]
· 16 years ago
8ff1d42
Move printing related stuff to the root printing project from the browser project. This simplifies further refactoring and eases understanding of the printing part of Chrome.
by
[email protected]
· 16 years ago
0e0fca3
Move Emf class to the printing library. Also creates a platform agnostic NativeMetafile definition to ease platform porting.
by
[email protected]
· 16 years ago
4b0f963
gtest shouldn't link in gtest_main.cc, as that provides its own main().
by
[email protected]
· 16 years ago
5e8c669
Revert "gtest shouldn't link in gtest_main.cc, as that provides its own main()."
by
[email protected]
· 16 years ago
5db956d0
gtest shouldn't link in gtest_main.cc, as that provides its own main().
by
[email protected]
· 16 years ago
653bd5f03
Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:
by
[email protected]
· 16 years ago
567f239
Switching printing to gyp on windows.
by
[email protected]
· 16 years ago
0d54d2e
Adding fixed guids to some modules to facilitate incremental switch to gyp.
by
[email protected]
· 16 years ago
40a387c
Add printing.gyp Review URL: http://codereview.chromium.org/28138
by
[email protected]
· 17 years ago