index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pdf
/
SkPDFDevice.h
Commit message (
Expand
)
Author
Age
...
*
SkPDF: unify drawText and drawPosText
halcanary
2016-08-15
*
Revert of SkPDF: unify drawText and drawPosText (patchset #2 id:40001 of http...
robertphillips
2016-08-15
*
SkPDF: unify drawText and drawPosText
halcanary
2016-08-15
*
SkPDF: Subset Type3 (fallback) font
halcanary
2016-08-12
*
std::move(SkTDArray)
halcanary
2016-08-08
*
SkPDF: PDFShader code modernized.
halcanary
2016-08-03
*
SkPdf: SkPDFFormXObject de-class-ified.
halcanary
2016-07-27
*
remove fClipStack and attach/deattach-from-canvas
reed
2016-07-25
*
Deprecate SkDevice::accessBitmap method
robertphillips
2016-07-21
*
pre-land special methods on device
reed
2016-07-19
*
SkPDF: Glyph Useage Map improvements
halcanary
2016-06-30
*
Remove unnecessary includes in src/pdf/
martina.kollarova
2016-06-29
*
SkPDF: PDFDevice::ContentEntry now implemented with SinglyLinkedList
halcanary
2016-03-28
*
SkPDF s/SkAutoTDelete/std::unique_ptr/
halcanary
2016-03-28
*
SkPDF: remove margin foolishness
halcanary
2016-03-25
*
SkPDF: draw{Image,Bitmap} always serializes early
halcanary
2016-03-25
*
switch surface to sk_sp
reed
2016-03-23
*
SkPDF: SkPDFDevice has ptr to SkPDFDocument
halcanary
2016-03-21
*
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
*
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: 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 Create working move constructor for inner classes
halcanary
2016-03-07
*
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: add `final` keyword to leaf classes
halcanary
2015-11-22
*
SkPDF: fall back on paths for unembeddable fonts.
halcanary
2015-10-12
*
SkPDF: Implement drawImage*() properly
halcanary
2015-10-01
*
Merge sub-device annotations in SkPDFDevice::drawDevice()
wangxianzhu
2015-09-17
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-05
*
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...
reed
2015-08-04
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-04
*
remove all guards for changes to drawBitmapRect / drawImageRect
reed
2015-07-28
*
Reland "SkPDF: Annotations are clipped by canvas clip stack."
wangxianzhu
2015-07-17
*
add src-rect-constraint to drawImageRect
reed
2015-07-14
*
Propagate SkSurfaceProps when known
robertphillips
2015-07-07
*
Revert of SkPDF: Annotations are clipped by canvas clip stack. (patchset #2 i...
halcanary
2015-06-23
*
SkPDF: Annotations are clipped by canvas clip stack.
halcanary
2015-06-14
*
SkPDF: clean up uses of deprecated calls in SkPDFDevice.
halcanary
2015-04-28
*
[SkPDFDevice] Enable pathops-based inverse fills
fmalita
2015-04-22
[prev]
[next]