index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pdf
/
SkPDFDevice.cpp
Commit message (
Expand
)
Author
Age
*
Simplify and combine SkDrawCacheProc and SkMeasureCacheProc to SkPaint::Glyph...
benjaminwagner
2016-02-23
*
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
*
SkDocument::setDCTEncoder() for old versions of webkit
halcanary
2015-12-10
*
SkPDF: fix large-number bug
halcanary
2015-11-16
*
Comments Style: s/skbug.com/bug.skia.org/
halcanary
2015-11-07
*
SkPDF: fall back on paths for unembeddable fonts.
halcanary
2015-10-12
*
SkPDF: when drawing stroked path, draw using SVG rules for zero-length segments
halcanary
2015-10-06
*
SkPDF: ASAN fix: don't double ref new SkPDFBitmap objects
halcanary
2015-10-01
*
SkPDF: Implement drawImage*() properly
halcanary
2015-10-01
*
SkPDF Implement colorfilters on bitmaps
halcanary
2015-09-24
*
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
*
Use static_assert instead of SK_COMPILE_ASSERT.
bungeman
2015-08-20
*
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 Revert of remove SK_SUPPORT_LEGACY_PATHOP_ENUMS (patchset #1 id:1 o...
reed
2015-06-26
*
Revert of remove SK_SUPPORT_LEGACY_PATHOP_ENUMS (patchset #1 id:1 of https://...
scroggo
2015-06-24
*
remove SK_SUPPORT_LEGACY_PATHOP_ENUMS
reed
2015-06-23
*
Revert of SkPDF: Annotations are clipped by canvas clip stack. (patchset #2 i...
halcanary
2015-06-23
*
Begin kLegacyFontHost_InitType cleanup
robertphillips
2015-06-22
*
SkPDF: Annotations are clipped by canvas clip stack.
halcanary
2015-06-14
*
SkPDF: with opaque draws, treat SRC mode as SRC_OVER
halcanary
2015-05-27
*
Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod...
reed
2015-05-12
*
Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie...
reed
2015-05-12
*
stop calling SkScalarDiv
reed
2015-05-12
*
SkPDF: Move utility fns to SkPDFUtils
halcanary
2015-05-06
*
onCreateDevice -> NULL now means the caller should create its own (bitmap) de...
reed
2015-04-29
*
SkPDF: clean up uses of deprecated calls in SkPDFDevice.
halcanary
2015-04-28
*
SkPDF: Refactor SkPDFObject heiararchy.
halcanary
2015-04-25
*
[SkPDFDevice] Enable pathops-based inverse fills
fmalita
2015-04-22
*
SkPDF/Device/ImageFilter: Fix ImageFilter fallback code
halcanary
2015-04-15
*
SkPDF: ResourceDict replaced by factory function
halcanary
2015-04-09
*
SkPDF: SkPDFString is no longer aware of wide strings.
halcanary
2015-04-07
*
SkPDF: SkPDFGraphicState Lookup hashtabled
halcanary
2015-04-01
*
SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const way
halcanary
2015-03-25
*
SkPDF: clean up extra references
halcanary
2015-03-24
*
PDF: remove last use of SkPDFImage
halcanary
2015-03-20
*
Revert of PDF: remove last use of SkPDFImage (patchset #5 id:120001 of https:...
reed
2015-03-20
*
PDF: remove last use of SkPDFImage
halcanary
2015-03-20
*
Revert[6] of Change device creation to see the (optional) layer-paint
reed
2015-03-14
*
Revert of Revert of Revert of Revert of Revert of Change device creation to s...
reed
2015-03-13
*
Revert of Revert of Revert of Revert of Change device creation to see the (op...
reed
2015-03-13
*
Revert of Revert of Revert of Change device creation to see the (optional) la...
reed
2015-03-13
*
Revert of Revert of Change device creation to see the (optional) layer-paint ...
reed
2015-03-13
*
Revert of Change device creation to see the (optional) layer-paint (patchset ...
reed
2015-03-13
[next]