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
*
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
*
Add more size_t -> int warning fixes for the win x64 GN build.
dpranke
2015-02-20
1
-0
/
+2
*
win/aura: Remove some more non-aura code for Windows.
Sadrul Habib Chowdhury
2015-02-13
1
-9
/
+0
*
Add support for starting an extension print job to print preview
tbarzic
2015-02-12
2
-0
/
+5
*
Removed unused code in skia/ext/vector_*.
vitalybuka
2015-02-06
3
-9
/
+8
*
Update {virtual,override,final} to follow C++11 style in printing.
dcheng
2015-02-06
2
-19
/
+18
*
Update {virtual,override,final} to follow C++11 style in printing, round 2.
dcheng
2015-01-23
2
-28
/
+25
*
Remove calls to deprecated SkPDFDevice and SkPDFDocuemnt.
halcanary
2015-01-22
1
-85
/
+127
*
Fix crash on NULL pointer when the browser is compiled with use_cups=0
Paweł Hajdan, Jr
2015-01-22
2
-3
/
+41
*
Move the test template to //testing/test.gni (part 2)
qsr
2015-01-21
1
-0
/
+1
*
Double buffer size to avoid crashes with drives which request buffer smaller
vitalybuka
2015-01-08
1
-0
/
+10
*
Revert of Remove calls to deprecated SkPDFDevice and SkPDFDocuemnt. (patchset...
halcanary
2015-01-08
1
-130
/
+85
*
Remove calls to deprecated SkPDFDevice and SkPDFDocuemnt.
halcanary
2015-01-06
1
-85
/
+130
*
Cleanup: Update the path to gfx size headers.
tfarina
2015-01-03
6
-6
/
+6
*
Cleanup: Update the path to gfx rect headers.
tfarina
2014-12-31
10
-10
/
+10
*
Cleanup: Update the path to insets and point headers.
tfarina
2014-12-23
2
-2
/
+2
*
Standardize usage of virtual/override/final specifiers in printing code.
dcheng
2014-12-22
1
-18
/
+17
*
Update legacy Tuple-using code.
Avi Drissman
2014-12-22
1
-4
/
+4
*
Implement window.print() on Android
dgn
2014-12-15
18
-10
/
+118
*
Add missed files in Windows GN build for printing.
vchigrin
2014-12-15
1
-0
/
+2
*
Drop unused base/tuple.h inclusion
tzik
2014-12-09
1
-5
/
+0
*
Support NumCopies print preset
n.bansal
2014-12-09
2
-0
/
+4
*
Switch back to PrintDlgEx instead of DocumentProperties.
vitalybuka
2014-12-08
1
-2
/
+12
*
gn format // (the rest, except mojo)
scottmg
2014-12-03
1
-8
/
+5
*
Added alekseys@chromium.org to printing OWNERS.
vitalybuka
2014-11-21
1
-0
/
+1
*
Revert of Remove calls to deprecated SkPDFDevice and SkPDFDocuemnt. (patchset...
vitalybuka
2014-11-18
1
-150
/
+85
*
Remove calls to deprecated SkPDFDevice and SkPDFDocuemnt.
halcanary
2014-11-17
1
-85
/
+150
*
Remove implicit conversions from scoped_refptr to T* in printing/
dcheng
2014-11-13
2
-15
/
+10
*
PdfMetafileSkia gives out a SkCanvas, not a SkBaseDevice.
halcanary
2014-11-10
2
-34
/
+48
*
Re-factored printing defines and build configs.
vitalybuka
2014-11-05
1
-4
/
+4
*
Moved StartPageForVectorCanvas from Metafile to PdfMetafileSkia.
vitalybuka
2014-11-05
6
-37
/
+8
*
Standardize usage of virtual/override/final in printing/
dcheng
2014-10-22
5
-72
/
+66
*
Fix Java indentation issues.
aurimas
2014-10-16
1
-1
/
+1
*
Make chrome_shell_apk build
cjhopman
2014-10-13
2
-15
/
+13
*
Change PDF scaling factor from double to float.
pkasting
2014-10-09
6
-31
/
+7
*
Apply automatic range checks to content enum types across IPC.
anujk.sharma
2014-10-09
1
-1
/
+2
*
Replace OVERRIDE with its C++11 counterparts in src/printing
r.nagaraj
2014-10-09
3
-18
/
+18
*
Zeroes buffer for DocumentProperties.
vitalybuka
2014-10-09
1
-4
/
+8
*
Replacing the OVERRIDE with override and FINAL with final in /src/printing
anujk.sharma
2014-10-07
12
-107
/
+107
*
Printing: Take the PDF rotation into account when printing on Mac.
thestig
2014-09-27
1
-5
/
+47
*
Remove implicit HANDLE conversions from printing.
rvargas
2014-09-25
6
-25
/
+25
[next]