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
*
move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR
reed
2016-03-25
*
SkPDF: speed up SkPDFShader generation.
halcanary
2016-03-25
*
Change type of SkGlyph::fAdvance[XY] to float.
benjaminwagner
2016-03-24
*
switch surface to sk_sp
reed
2016-03-23
*
SkPDF: Hold page objects, not SkPDFDevices.
halcanary
2016-03-23
*
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...
reed
2016-03-22
*
Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...
reed
2016-03-22
*
Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/...
reed
2016-03-22
*
Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://cod...
reed
2016-03-22
*
switch colorfilters to sk_sp
reed
2016-03-22
*
SkPDF: SkPDFDevice has ptr to SkPDFDocument
halcanary
2016-03-21
*
SkPDF: SkPDFDocument reorganized so that some objects can be serialized early.
halcanary
2016-03-21
*
SkPDF: Add SkPDFCanvas to intercept some draw calls
halcanary
2016-03-21
*
SkPDF: add drop() virtual to release resources early.
halcanary
2016-03-21
*
Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://...
reed
2016-03-18
*
Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://c...
reed
2016-03-18
*
switch patheffects over to sk_sp
reed
2016-03-18
*
free -> reset
mtklein
2016-03-17
*
update callsites for Make image factories
reed
2016-03-17
*
Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium....
bungeman
2016-03-17
*
free -> reset
mtklein
2016-03-17
*
detach -> release
mtklein
2016-03-16
*
Use std::unique_ptr.
mtklein
2016-03-16
*
Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview....
mtklein
2016-03-16
*
Use std::unique_ptr.
mtklein
2016-03-16
*
SkPDF: remove all globally references SkPDFObjects
halcanary
2016-03-13
*
SkPDF: move all pdf sources into src/pdf
halcanary
2016-03-12
*
Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.c...
mtklein
2016-03-11
*
Use std::unique_ptr.
mtklein
2016-03-11
*
Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.c...
mtklein
2016-03-10
*
Use std::unique_ptr.
mtklein
2016-03-10
*
SkPDF: use sk_ref_sp
halcanary
2016-03-09
*
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: use sk_make_sp<T> when it makes sense.
halcanary
2016-03-08
*
SkPDF: s/SkAutoTUnref/sk_sp/g
halcanary
2016-03-07
*
SkPDF Create working move constructor for inner classes
halcanary
2016-03-07
*
SkPDF: AutoTUnref<T> changes in use
halcanary
2016-03-06
*
Move annotations to canvas virtual (patchset #8 id:140001 of https://coderevi...
reed
2016-03-04
*
SkPDF: PDFDevice use SkTArray<T> rather than SkTDArray<T*>
halcanary
2016-03-04
*
Revert of move annotations to canvas virtual (patchset #8 id:140001 of https:...
reed
2016-03-03
*
move annotations to canvas virtual
reed
2016-03-03
*
SkPDF: Let client re-encode JPGs if they want to
halcanary
2016-02-25
*
SkPDF: fix scalar serialization
halcanary
2016-02-24
*
Simplify and combine SkDrawCacheProc and SkMeasureCacheProc to SkPaint::Glyph...
benjaminwagner
2016-02-23
*
SkDeflateWStream: support gzip output
halcanary
2016-02-08
*
Fix for rounded-rect clips with filters.
senorblanco
2016-02-02
*
SkPDF: roll back 53b1c09 and 05b48e2
halcanary
2016-01-28
*
SkPDF: Change handling of large-numbers in matricies.
halcanary
2016-01-06
[next]