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
*
Improvements in --debug-print switch implementation.
vitalybuka@chromium.org
2014-06-12
1
-3
/
+2
*
Linux: Remove unused gcrypt gyp code.
thestig@chromium.org
2014-06-04
1
-5
/
+0
*
Linux: Remove gcrypt initialization workaround.
thestig@chromium.org
2014-05-20
1
-1
/
+1
*
Android: cleans up jni_generator_ptr_type.
bulach@chromium.org
2014-05-16
1
-1
/
+0
*
Revert 270750 "Android: cleans up jni_generator_ptr_type."
jiayl@chromium.org
2014-05-15
1
-0
/
+1
*
Android: cleans up jni_generator_ptr_type.
bulach@chromium.org
2014-05-15
1
-1
/
+0
*
Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.
dmikurube@chromium.org
2014-05-07
1
-2
/
+1
*
Removes dependency from printing on win8_util
sky@chromium.org
2014-04-18
1
-11
/
+1
*
Remove all uses of toolkit_use_gtk in the gyp files.
erg@chromium.org
2014-04-17
1
-16
/
+0
*
Delete the GTK+ port of Chrome.
erg@chromium.org
2014-04-10
1
-2
/
+0
*
Move ui.gyp into ui/base/ directory.
tfarina@chromium.org
2014-03-13
1
-3
/
+3
*
Add use_allocator instead of linux_use_tcmalloc to switch the allocator.
dmikurube@chromium.org
2014-03-05
1
-1
/
+2
*
Revert 230235 "Use BaseShellDialog for print dialog on Windows"
scottmg@chromium.org
2014-02-13
1
-1
/
+0
*
Remove all exclude rules that filename_rules.gypi already handles.
dongseong.hwang@intel.com
2014-01-20
1
-7
/
+1
*
Allows gtk2 printing dialog in Linux-Aura.
mukai@chromium.org
2014-01-14
1
-5
/
+5
*
Move geometric types to a separate, more lightweight target.
ben@chromium.org
2013-12-18
1
-0
/
+2
*
Have jni_generator.gypi specify include_dirs to dependent targets.
blundell@chromium.org
2013-12-17
1
-5
/
+2
*
Android: change native pointer types from int to long in src/printing
cimamoglu@chromium.org
2013-11-22
1
-0
/
+1
*
Upstream Android printing code.
cimamoglu@chromium.org
2013-11-14
1
-0
/
+35
*
Moved SimplifyDocumentTitle from printing/backend
vitalybuka@chromium.org
2013-11-09
1
-15
/
+17
*
Allow printing component to be removed completely
spang@chromium.org
2013-11-07
1
-10
/
+0
*
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
[next]