index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
PDFPrimitivesTest.cpp
Commit message (
Expand
)
Author
Age
*
SkFloatToDecimal moved to src/utils
Hal Canary
2018-01-03
*
create imagepriv and name params
Cary Clark
2017-11-03
*
SkPDF: consolidate two functions in SkPDFObjNumMap
Hal Canary
2017-10-10
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
Finish overriding onMakeColorSpace() for SkImageFilters
Matt Sarett
2017-04-17
*
BUILD.gn: skia_enable_pdf
Hal Canary
2017-01-03
*
hide setImageFilter(ptr)
Mike Reed
2016-11-01
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
SkPDF/Tests: imporve test coverage.
halcanary
2016-09-09
*
SkMakeUnique.h defines skstd::make_unique<T>(Args...)
halcanary
2016-09-02
*
SkPDF: in-place font subsetting
halcanary
2016-08-18
*
SkPDF: fewer GYP_DEFINES
halcanary
2016-08-03
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
SkPDF: PDFStream has-a not is-a PDFDict
halcanary
2016-07-29
*
SkPDF: refactor font subset: fewer copies
halcanary
2016-07-27
*
SkPDF: SkPDFStream takes a unique_ptr
halcanary
2016-07-27
*
SkPDF: re-work SkPDFUtils::FloatToDecimal
halcanary
2016-07-25
*
SkPdf: smaller color serialization
halcanary
2016-07-15
*
SkPDF: alloc less memory for strings
halcanary
2016-06-23
*
SkTypeface::MakeFromName to take SkFontStyle.
mboc
2016-05-31
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
SkDocument/PDF: new API
halcanary
2016-04-27
*
Switch internal testing ImageFilters over to new onFilterImage interface
robertphillips
2016-04-04
*
Update internal testing ImageFilters to sk_sp
robertphillips
2016-04-04
*
change flattenable factory to return sk_sp
reed
2016-04-03
*
SkPDF: Add sk_sp setters; .release() becomes std::move()
halcanary
2016-03-08
*
Revert of SkPDF: Add sk_sp setters; .release() becomes std::move() (patchset ...
halcanary
2016-03-08
*
SkPDF: Add sk_sp setters; .release() becomes std::move()
halcanary
2016-03-08
*
SkPDF: fix scalar serialization
halcanary
2016-02-24
*
Mark existing image filter entry points that will be going away with Deprecated
robertphillips
2016-02-17
*
SkPDF: fall back on paths for unembeddable fonts.
halcanary
2015-10-12
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
SkPDF/Deflate: clean up old SkFlate code
halcanary
2015-08-18
*
SkPDF: Move SkFlate into src/pdf (part 1/3) [reland]
halcanary
2015-08-12
*
SkPDF: clean up overuse of SK_SUPPORT_PDF
halcanary
2015-08-11
*
SkPDF: allow PDF module to be disabled in DM and SampleApp
halcanary
2015-08-11
*
SkPDF: clean up uses of deprecated calls in tests
halcanary
2015-05-01
*
SkPDF: Refactor SkPDFObject heiararchy.
halcanary
2015-04-25
*
SkPDF: Remove Array's unused set(i) and get(i) (leaving only append())
halcanary
2015-04-08
*
SkPDF: Factor SkPDFCatalog into SkPDFObjNumMap and SkPDFSubstituteMap
halcanary
2015-03-31
*
SkPDF: remove SK_NO_FLATE & dead code in SkPDFStream
halcanary
2015-03-31
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
SKPDF: refactor pdfcatalog and pdfdocument
halcanary
2015-03-25
*
SkPDF: unit test cleanup
halcanary
2015-03-24
*
PDF: Switch some unit tests to higher level API.
halcanary
2015-03-01
*
PDF : New factory function for SkPDFDevice
halcanary
2015-02-20
*
PDF: why do we have flags no one uses (or can use)?
mtklein
2015-02-19
[next]