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
*
Use sk_sp-based picture recording APIs
fmalita
2016-03-22
1
-3
/
+3
*
Add RetainedRef uses where needed.
vmpstr
2016-03-21
1
-5
/
+5
*
pdf_metafile_skia: set metadata before drawing to pdf
halcanary
2016-03-18
1
-8
/
+8
*
Use std::min/max to make intent more clear
krb
2016-03-14
1
-7
/
+4
*
Change scoped_ptr to a type alias for std::unique_ptr on OS_WIN
dcheng
2016-03-08
1
-2
/
+2
*
Convert Pass()→std::move() on Windows
dcheng
2016-03-02
2
-15
/
+15
*
printing: Add out-of-line copy ctors for complex classes.
vmpstr
2016-02-26
6
-0
/
+13
*
Cleanup misc nits in printing code.
thestig
2016-02-20
1
-1
/
+1
*
Reland of Cleanup: Remove unused PrintSettings shrink factors. (patchset #1 i...
phoglund
2016-02-16
3
-21
/
+0
*
Revert of Cleanup: Remove unused PrintSettings shrink factors. (patchset #1 i...
phoglund
2016-02-15
3
-0
/
+21
*
Cleanup misc nits in printing metafile code.
thestig
2016-02-13
3
-19
/
+18
*
printing/pdf_metafile_skia: stop using deprecated version of SkDocument::setM...
halcanary
2016-02-12
1
-6
/
+7
*
Cleanup: Remove unused PrintSettings shrink factors.
thestig
2016-02-10
3
-21
/
+0
*
Fix gn gen on //printing when use_sysroot = false
agoode
2016-02-07
1
-2
/
+14
*
Reverts fdca07 and makes it possible to force absolute paths.
zforman
2016-02-04
1
-2
/
+2
*
Move gn _run target generation into test(). (RELAND)
jbudorick
2016-02-03
1
-9
/
+0
*
Printing: Remove backslashes from print job names.
thestig
2016-02-03
2
-3
/
+6
*
IPC::Message -> base::Pickle
rockot
2016-02-03
1
-2
/
+3
*
Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...
dpranke
2016-02-03
1
-0
/
+9
*
Move gn _run target generation into test().
jbudorick
2016-02-03
1
-9
/
+0
*
Change gfx::ElideString() to take a size_t length.
thestig
2016-02-02
1
-1
/
+1
*
Reassign all of earthdok's TODOs and remove from OWNERS.
thestig
2016-01-29
1
-1
/
+1
*
allocator cleanup: remove dependencies on allocator from all targets
primiano
2016-01-28
2
-10
/
+0
*
skia::PlatformCanvas is an alias for SkCanvas; this is unhelpful. It's quite ...
tomhudson
2016-01-28
2
-5
/
+6
*
Revert "clang: Makes builds with clang less dependent on absolute file path"
dsansome
2016-01-22
1
-2
/
+2
*
clang: Makes builds with clang less dependent on absolute file path
zforman
2016-01-20
1
-2
/
+2
*
Reland of move remote tree host and some related input and metro_driver code ...
samli
2016-01-20
1
-1
/
+1
*
Revert of Remove remote tree host and some related input and metro_driver cod...
samli
2016-01-20
1
-1
/
+1
*
Remove remote tree host and some related input and metro_driver code
scottmg
2016-01-19
1
-1
/
+1
*
Mark printing code as basic printing and/or print preview code.
thestig
2016-01-14
3
-1
/
+7
*
Fix failure in printing/BUILD.gn when not using a sysroot. Without this chang...
agoode
2016-01-05
1
-3
/
+3
*
Global conversion of Pass()→std::move() on OS==linux
dcheng
2015-12-28
3
-6
/
+9
*
Switch to standard integer types in printing/.
avi
2015-12-21
45
-26
/
+91
*
Eliminate HICON leaks caused by creating icons from bitmap image.
anpol
2015-12-18
2
-5
/
+5
*
printing: Invoke cups-config from the sysroot if one is being used.
raphael.kubo.da.costa
2015-12-16
2
-3
/
+12
*
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
[next]