index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pdf
Commit message (
Expand
)
Author
Age
*
Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device"
Herb Derby
2018-06-06
*
Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device"
Hal Canary
2018-06-06
*
Have draw(Text|PosText|PosTextH) use a single entry on the device
Herb Derby
2018-06-05
*
SkPDF: Fastpath for clipstack flattening
Hal Canary
2018-06-05
*
Make sk_sp operator bool explicit.
Ben Wagner
2018-05-30
*
SkPDF: scale entire canvas for non-standard rasterDpi
Hal Canary
2018-05-11
*
Revert "Revert "SkAdvancedTypefaceMetrics: factor out GlyphToUnicode""
Hal Canary
2018-05-09
*
Revert "SkAdvancedTypefaceMetrics: factor out GlyphToUnicode"
Greg Daniel
2018-05-09
*
SkAdvancedTypefaceMetrics: factor out GlyphToUnicode
Hal Canary
2018-05-09
*
SkAdvancedTypefaceMetrics: simplify more
Hal Canary
2018-05-07
*
Take sk_sp<SkDevice> instead of SkDevice*
Herb Derby
2018-05-02
*
include/private/SkTemplates: Cleanup bare pointers.
Hal Canary
2018-04-24
*
SkBitSet: make movable.
Hal Canary
2018-04-23
*
SkPDF: Don't forget to upcast before shift.
Hal Canary
2018-04-23
*
Untangle strike cache and glyph cache
Herb Derby
2018-04-19
*
Move strike cache Find*() to strike cache
Herb Derby
2018-04-18
*
Remove SkPaint::kGenA8FromLCD_Flag.
Ben Wagner
2018-04-16
*
Fix many return-std-move-in-c++11 warnings
Kevin Lubick
2018-04-16
*
SkPDF: use std::aligned_storage for typed union
Hal Canary
2018-04-16
*
SkPDF: smarter Jpeg when libjpeg-turbo is present
Hal Canary
2018-04-07
*
SkPDF: implement xheight for type3 fonts
Hal Canary
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
*
SkAdvancedTypefaceMetrics: distinguish between font names
Hal Canary
2018-03-29
*
SkPDF: type3: more descriptor values
Hal Canary
2018-03-29
*
Fixing build with SK_IGNORE_TO_STRING defined.
Kaloyan Donev
2018-03-29
*
SkPDF: Accept non-monotonic text cluster indices
Hal Canary
2018-03-28
*
Remove the last uses of auto glyph cache.
Herb Derby
2018-03-22
*
SkPDF: filter out empty clip draws more often
Hal Canary
2018-03-09
*
SkPDF: simplify PathOp code, emit empty clips.
Hal Canary
2018-03-09
*
SkPDF: encode metadata strings correctly
Hal Canary
2018-02-28
*
eliminate SK_BUILD_FOR_WIN32
Mike Klein
2018-01-26
*
bug fixes from PVS Studio (static analysis)
Mike Klein
2018-01-26
*
move the guts of SkMaskFilter.h into SkMaskFilterBase.h
Mike Reed
2018-01-23
*
SkDocument: remove unused fDoneProc
Hal Canary
2018-01-08
*
SkFloatToDecimal moved to src/utils
Hal Canary
2018-01-03
*
GOOGLE3 -> SK_BUILD_FOR_GOOGLE3
Mike Klein
2017-12-19
*
Revert "Revert "remove SK_SUPPORT_LEGACY_PDF_PIXELSERIALIZER dead code""
Mike Reed
2017-12-15
*
Revert "remove SK_SUPPORT_LEGACY_PDF_PIXELSERIALIZER dead code"
Mike Reed
2017-12-15
*
remove SK_SUPPORT_LEGACY_PDF_PIXELSERIALIZER dead code
Mike Reed
2017-12-15
*
SkBitmap::pixmap
Hal Canary
2017-12-15
*
fix pdf_none
Mike Reed
2017-12-14
*
Moving extra options/parameters into PDFMetadata
Mike Reed
2017-12-14
*
pre-api change, preparing for expanding metadata
Mike Reed
2017-12-14
*
SkPDF: fix fTextScaleX error
Hal Canary
2017-11-28
*
SkPDF: less tolerance for small circles
Hal Canary
2017-11-27
*
Revert "Revert "Add method to sk_gpu_test::TestContext to automatically resto...
Brian Salomon
2017-11-17
*
Revert "Add method to sk_gpu_test::TestContext to automatically restore the p...
Brian Osman
2017-11-16
*
Add method to sk_gpu_test::TestContext to automatically restore the previous ...
Brian Salomon
2017-11-16
*
SkPDF: TextSize > 0;
Hal Canary
2017-10-18
[next]