index
:
external_skia.git
lp5.0
p9.0
external_skia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
PDFJpegEmbedTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "resources: remove most uses of GetResourcePath()""
Mike Reed
2017-12-09
1
-2
/
+1
*
Revert "resources: remove most uses of GetResourcePath()"
Mike Reed
2017-12-08
1
-1
/
+2
*
resources: remove most uses of GetResourcePath()
Hal Canary
2017-12-08
1
-2
/
+1
*
resources: orgainize directory.
Hal Canary
2017-12-08
1
-7
/
+7
*
BUILD.gn: skia_enable_pdf
Hal Canary
2017-01-03
1
-1
/
+5
*
remove discardablepixelref
Mike Reed
2016-10-25
1
-32
/
+1
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
1
-4
/
+2
*
SkPDF/Tests: imporve test coverage.
halcanary
2016-09-09
1
-7
/
+103
*
Convert SkAutoTUnref<SkData> to sk_sp<SkData>.
bungeman
2016-08-03
1
-1
/
+1
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
1
-5
/
+4
*
SkDocument/PDF: new API
halcanary
2016-04-27
1
-2
/
+2
*
update callsites for Make image factories
reed
2016-03-17
1
-13
/
+12
*
Unit Tests: eliminate stray SkDebugf()s.
halcanary
2016-02-24
1
-7
/
+5
*
SkPDF: Implement drawImage*() properly
halcanary
2015-10-01
1
-2
/
+26
*
SkInstallDiscardablePixelRef is deprecated, enforce that
reed
2015-09-25
1
-1
/
+1
*
Style Change: NULL->nullptr
halcanary
2015-08-27
1
-3
/
+3
*
SkPDF: clean up overuse of SK_SUPPORT_PDF
halcanary
2015-08-11
1
-3
/
+0
*
SkPDF: allow PDF module to be disabled in DM and SampleApp
halcanary
2015-08-11
1
-0
/
+3
*
SkPDF: detect YUV-JPEG without relying on ImageGenerator
halcanary
2015-05-07
1
-0
/
+38
*
PDF: Correctly embed JPEG images directly into PDF output.
halcanary
2015-04-17
1
-11
/
+1
*
add ImageGenerator::NewFromData to porting layer
reed
2015-01-07
1
-4
/
+1
*
Remove PDF JPEG shortcut, since it fails on grayscale JPEGs.
halcanary
2014-12-02
1
-1
/
+2
*
JPEG(JFIF only) directly embedded into PDF
halcanary
2014-08-27
1
-0
/
+101