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
*
Stop using SkTSwap.
Ben Wagner
2018-06-19
*
Use x text skew to position text
Herb Derby
2018-06-18
*
SkPDF: Annotations should be indirect objects
Hal Canary
2018-06-15
*
Work around signed-unsigned comparison warning.
Ben Wagner
2018-06-15
*
Reland "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines."
Ben Wagner
2018-06-15
*
Revert "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines."
Hal Canary
2018-06-14
*
Revert "Revert "SkTypes: extract SkTo""
Hal Canary
2018-06-14
*
Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines.
Hal Canary
2018-06-14
*
Revert "SkTypes: extract SkTo"
Hal Canary
2018-06-13
*
SkTypes: more into SkMacros
Hal Canary
2018-06-12
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
trim #include <new> from SkPostConfig.h
Mike Klein
2018-06-11
*
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
[next]