index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
printing
/
printing.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-enabled printing_context_win_unittest for aura.
vitalybuka@chromium.org
2013-11-02
1
-5
/
+1
*
Remove unnecessary dependencies on "ui" target from some other targets.
tfarina@chromium.org
2013-11-01
1
-1
/
+0
*
ui: Have shell_dialogs into its own gyp file under its shell_dialogs/ directory.
tfarina@chromium.org
2013-10-29
1
-1
/
+1
*
Use BaseShellDialog for print dialog on Windows
scottmg@chromium.org
2013-10-22
1
-0
/
+1
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-30
1
-0
/
+2
*
Revert 225857 "gfx: Create a separate gfx component out of ui."
ckocagil@chromium.org
2013-09-28
1
-2
/
+0
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-28
1
-0
/
+2
*
Convert most run_all_unittests.cc files to use new unit test launcher.
phajdan.jr@chromium.org
2013-09-05
1
-2
/
+1
*
Submitting https://codereview.chromium.org/23116003/ for Cihat Imamoglu.
avayvod@chromium.org
2013-08-19
1
-0
/
+6
*
Printing: Add a basic printing mode without print preview and cloud print.
thestig@chromium.org
2013-08-12
1
-2
/
+2
*
mac: Build printing with -Wno-deprecated-declarations with the 10.9 SDK.
thakis@chromium.org
2013-06-20
1
-1
/
+16
*
Roll DEPS for googleurl. Second try.
tfarina@chromium.org
2013-06-03
1
-1
/
+1
*
Enabled system print dialog on Windows Aura.
vitalybuka@chromium.org
2013-05-28
1
-5
/
+11
*
Disable deprecation warnings for CUPS as the compile fails when using CUPS 1.6
kenneth.r.christiansen@intel.com
2013-04-19
1
-0
/
+11
*
Revert 193992 "Lets try this again."
jochen@chromium.org
2013-04-15
1
-1
/
+1
*
Lets try this again.
michaeln@google.com
2013-04-12
1
-1
/
+1
*
Revert 193968 "Roll the DEPS for google-url."
michaeln@google.com
2013-04-12
1
-1
/
+1
*
Roll the DEPS for google-url.
tfarina@chromium.org
2013-04-12
1
-1
/
+1
*
Remove "use_skia" variable from gyp.
teravest@chromium.org
2013-03-05
1
-6
/
+0
*
Make printing_unittests build on Win64
jschuh@chromium.org
2013-02-08
1
-0
/
+2
*
Wrapers for PRINTER_INFO_* and DRIVER_INFO_*.
vitalybuka@chromium.org
2012-12-12
1
-0
/
+2
*
Decouple IsMetroProcess() calls, introducing IsSingleWindowMetroMode().
gab@chromium.org
2012-12-06
1
-0
/
+3
*
Make printing_unittests depend on tcmalloc on non-Darwin posix systems (like ...
glider@chromium.org
2012-09-20
1
-0
/
+2
*
Simplify document title for Windows printing.
vitalybuka@chromium.org
2012-09-20
1
-0
/
+1
*
Get semantic capabilities from Print Backend.
gene@chromium.org
2012-09-07
1
-0
/
+8
*
These are the Chrome side changes to support the Print device charm in Metro.
mad@chromium.org
2012-06-29
1
-0
/
+6
*
Add ENABLE_PRINTING and disable it on Android.
wangxianzhu@chromium.org
2012-06-09
1
-0
/
+11
*
A better fix for scaling issue.
gene@chromium.org
2012-05-09
1
-2
/
+0
*
ugrr... Fixing printing scaling again.
gene@chromium.org
2012-05-03
1
-1
/
+3
*
Clean up cloud printing aura stub code.
jennyz@chromium.org
2011-12-06
1
-10
/
+3
*
replace platform conditions with os_posix and os_bsd where applicable
robert.nagy@gmail.com
2011-11-22
1
-1
/
+1
*
compositor_unittests target is unimplmented on Mac
dhollowa@chromium.org
2011-11-21
1
-0
/
+8
*
Print Preview: Making margin selection sticky (part 2/2, again)
dpapad@chromium.org
2011-11-15
1
-0
/
+1
*
Revert 110035 - Print Preview: Making margin selection sticky (part 2/2)
dpapad@chromium.org
2011-11-15
1
-1
/
+0
*
Print Preview: Making margin selection sticky (part 2/2)
dpapad@chromium.org
2011-11-15
1
-0
/
+1
*
use toolkit_uses_gtk==1 instead of OS==linux for printing_context_gtk.{cc,h}
robert.nagy@gmail.com
2011-11-14
1
-1
/
+1
*
Get printing working in Aura.
abodenha@chromium.org
2011-11-08
1
-17
/
+31
*
Some extra cflags are needed for cups on OpenBSD.
robert.nagy@gmail.com
2011-10-18
1
-0
/
+5
*
Excludes printing aura files on windows as the windows ones work
sky@chromium.org
2011-10-13
1
-0
/
+9
*
make browser_tests compile and link under use_aura=1 chromeos=0.
alicet@chromium.org
2011-10-07
1
-0
/
+1
*
We will need to support printing under Aura + ChromeOS (and we will have to r...
saintlou@chromium.org
2011-10-06
1
-0
/
+2
*
Remove dead cairo code.
abodenha@chromium.org
2011-09-08
1
-3
/
+0
*
Get chrome to link with USE_AURA
ben@chromium.org
2011-09-07
1
-6
/
+0
*
Get the rest of the chrome target to build (but not link) with USE_AURA.
ben@chromium.org
2011-09-06
1
-0
/
+6
*
Revert 99810 - Get the rest of the chrome target to build (but not link) with...
ben@chromium.org
2011-09-06
1
-6
/
+0
*
Get the rest of the chrome target to build (but not link) with USE_AURA.
ben@chromium.org
2011-09-06
1
-0
/
+6
*
Add printing.dll to the component build.
darin@chromium.org
2011-09-01
1
-2
/
+6
*
Backend changes for custom margins.
aayushkumar@chromium.org
2011-08-23
1
-0
/
+1
*
Added Header and Footer support in Linux, Windows and Mac for Skia
aayushkumar@chromium.org
2011-08-17
1
-0
/
+2
*
Revert 97219 - Added Header and Footer support in Linux, Windows and Mac for ...
aayushkumar@chromium.org
2011-08-17
1
-2
/
+0
[next]