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
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang/win: Let remaining chromium_code targets build with -Wextra.
thakis
2015-12-10
1
-1
/
+1
*
We're getting rid of platform_device.h; most remaining users
tomhudson
2015-12-04
5
-5
/
+5
*
Misc fixes for gn builds with VS 2015
brucedawson
2015-12-03
1
-4
/
+4
*
The API of the metadata helpers doesn't depend on PlatformDevice.
tomhudson
2015-11-30
2
-6
/
+3
*
jni: Pass method parameters as JavaParamRef in printing.
torne
2015-11-25
2
-7
/
+12
*
We're deprecating SkDevice usage in Chromium; this change should
tomhudson
2015-11-23
2
-4
/
+2
*
Cleanup: Correctly spell success(ful).
thestig
2015-11-23
1
-3
/
+2
*
Mark base::Tuple as final
tzik
2015-11-18
1
-16
/
+35
*
PDF Printing: embed browser user agent string in PDF metadata.
halcanary
2015-11-06
3
-1
/
+22
*
Start using a themed application context for constructing views in Tab
yusufo
2015-10-30
1
-2
/
+3
*
Update some Android printing OWNERS.
thestig
2015-10-29
2
-2
/
+2
*
Printing: Move some printing code out of pdf/ and into printing/.
thestig
2015-10-28
5
-5
/
+531
*
PdfMetafileSkia: Embed Creator, CreationDate, and ModDate in PDF.
halcanary
2015-09-27
1
-0
/
+20
*
Cleanup: IWYU for base/gtest_prod_util.h.
thestig
2015-09-25
1
-1
/
+0
*
Add checks for android printing
dgn
2015-09-16
3
-6
/
+61
*
Cleanup code in printing/
thestig
2015-09-14
15
-58
/
+64
*
Fix sbox_validation_tests & Make isolate_driver.py include the executable itself
maruel
2015-09-09
1
-1
/
+0
*
Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec...
stgao
2015-09-03
1
-0
/
+1
*
Fix sbox_validation_tests & Make isolate_driver.py include the executable itself
maruel
2015-09-02
1
-1
/
+0
*
"Simplify Page" print preview option enables
Arjun Patel
2015-08-13
2
-0
/
+4
*
Get content_unittests to link on the mac GN build.
dpranke
2015-08-01
1
-1
/
+2
*
Add yet more GN isolates ...
dpranke
2015-07-31
1
-0
/
+9
*
Move JNI annotations to annotations package.
aurimas
2015-07-30
1
-2
/
+2
*
clang/win: Fix most -Wunused-function warnings in Chromium code.
thakis
2015-07-28
1
-4
/
+0
*
Remove base/mac/scoped_nsexception_enabler.h.
rsesek
2015-07-22
1
-6
/
+0
*
Cleanup: Fix some misc nits in printing code.
thestig
2015-07-16
1
-4
/
+6
*
win: Remove a few instances of the "goto error" pattern.
thakis
2015-07-14
1
-54
/
+40
*
Replace base::str[n]casecmp with helper functions.
brettw
2015-07-10
1
-32
/
+34
*
Fixed all overloaded virtual methods on Windows.
mgiuca
2015-07-08
4
-46
/
+11
*
Include user email into document title before spooling
vitalybuka
2015-07-07
3
-14
/
+81
*
Fix some clang warnings with -Wmissing-braces in printing.
dcheng
2015-07-01
1
-2
/
+2
*
Convert printing_unittests to run exclusively on Swarming
maruel
2015-06-30
2
-0
/
+44
*
Move Tuple to base namespace.
brettw
2015-05-29
1
-4
/
+4
*
Honor 'sysroot' setting when running cups-config
sbc
2015-05-22
2
-7
/
+17
*
Convert JsonWriter::Write to taking a const ref for the in-param
estade
2015-05-16
1
-1
/
+1
*
Replacing VerifierTraits with DummyVerifierTraits for non-kernel handles.
shrikant
2015-05-05
1
-2
/
+2
*
Allow page range selection in system dialog called from preview
vitalybuka
2015-05-05
12
-15
/
+30
*
[Mac/Cleanup] Trim down Foundation.h and ApplicationServices.h includes
tapted
2015-05-04
2
-5
/
+1
*
vs2015: avoid int->float warning in printing/emf_win.cc
scottmg
2015-04-30
1
-3
/
+8
*
win: Fix remaining plugin warnings in ash, device, printing, sandbox.
thakis
2015-04-30
2
-6
/
+15
*
Update {virtual,override} to follow C++11 style in printing.
nick
2015-04-27
7
-46
/
+46
*
Fix crash from ipc_fuzzer
vitalybuka
2015-04-11
1
-0
/
+1
*
Use SkPictureRecorder::endRecordingAsPicture() instead of endRecording()
thestig
2015-04-08
1
-1
/
+1
*
printing: Use MD5DigestToBase16() to get a human-readable hexadecimal string.
tfarina
2015-04-08
1
-1
/
+1
*
SkPDF Metafile: fix recording canvas scaling
halcanary
2015-04-03
1
-10
/
+16
*
Address NewApi lint warnings in src/printing.
newt
2015-03-06
3
-1
/
+10
*
Add missing printExtension to print settings for print preview
tbarzic
2015-03-03
1
-3
/
+8
*
Apply gn format with 'sources' sorting to src/
scottmg
2015-02-28
1
-2
/
+2
*
Remove unused code
vitalybuka
2015-02-23
4
-19
/
+1
*
Block nested system print dialogs on Windows.
vitalybuka
2015-02-23
2
-1
/
+9
[next]