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
*
const all the things
Herb Derby
2018-07-27
*
Clean up bitmap path
Herb Derby
2018-07-24
*
SkPDF: only draw text with SkglyphRuns
Hal Canary
2018-07-23
*
Revert "Revert "SkTypes: extract SkTo""
Hal Canary
2018-06-14
*
Revert "SkTypes: extract SkTo"
Hal Canary
2018-06-13
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
rebase
Cary Clark
2018-06-08
*
Revert "Reland "remove toString""
Cary Clark
2018-05-31
*
Reland "remove toString"
Cary Clark
2018-05-31
*
Revert "remove toString"
Cary Clark
2018-05-20
*
remove toString
Cary Clark
2018-05-20
*
remove SK_IGNORE_TO_STRING
Cary Clark
2018-04-05
*
SkPDF/Clusterator: a second test
Hal Canary
2018-04-02
*
SkPDF/Clusterator: expose to the light of a unit test
Hal Canary
2018-03-29
*
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
[next]