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
*
Fix memory leak introduced in http://crrev.com/387863005
halcanary
2014-07-14
*
Move SkPDFStream back to SkStream to save memory.
halcanary
2014-07-14
*
Make SkPDFFont::fFontInfo a const pointer.
halcanary
2014-07-11
*
Switch SkPDFStream's internal storage from SkStream to SkData
halcanary
2014-06-27
*
change gpudevice and pdfdevice to inherit from basedevice
reed
2014-06-27
*
Add lock to SkPDFDict
halcanary
2014-06-27
*
Revert of Switch SkPDFStream's internal storage from SkStream to SkData (http...
rmistry
2014-06-26
*
Switch SkPDFStream's internal storage from SkStream to SkData
halcanary
2014-06-26
*
Use SkMutex::assertHeld in SkPDFFont and SkPDFShader.
halcanary
2014-06-20
*
[PDF] Fix font embedding restrictions.
vandebo
2014-06-19
*
Add assertHeld() to SkMutex.
mtklein
2014-06-09
*
use colortype instead of config
reed
2014-06-02
*
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...
commit-bot@chromium.org
2014-05-30
*
Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)
commit-bot@chromium.org
2014-05-29
*
setConfig -> setInfo
commit-bot@chromium.org
2014-05-29
*
turn assert into not_implemented_yet for patheffects on text
reed@google.com
2014-05-22
*
re-land hide get/setLocalMatrix
commit-bot@chromium.org
2014-05-12
*
Revert of hide get/setLocalMatrix (https://codereview.chromium.org/279563002/)
commit-bot@chromium.org
2014-05-09
*
hide get/setLocalMatrix
commit-bot@chromium.org
2014-05-09
*
fix int/size_t warnings
reed@google.com
2014-04-18
*
SkNonCopyable should be used with private inheritance.
commit-bot@chromium.org
2014-04-07
*
remove all references to legacy Config8888
reed@google.com
2014-03-26
*
Remove SkCanvas matrix ops return value.
commit-bot@chromium.org
2014-03-18
*
add new readPixels with direct memory parameters
commit-bot@chromium.org
2014-03-17
*
getDeviceCapabilities is no longer need, so remove it
commit-bot@chromium.org
2014-03-13
*
Drop executable flag from headers so that they can be packaged
robertphillips@google.com
2014-03-11
*
use colortype instead of config
reed@google.com
2014-02-20
*
Offer single-param version of deepCopyTo -- much easier to migrate to colortypes
commit-bot@chromium.org
2014-02-20
*
Make PDF clip code handle rrects.
commit-bot@chromium.org
2014-02-16
*
Store SkRRects in SkClipStack
commit-bot@chromium.org
2014-02-16
*
Change device factories to take SkImageInfo instead of SkBitmap::Config
commit-bot@chromium.org
2014-02-16
*
Drawing fake bold text, line and normal text made normal text bolder on PDF.
commit-bot@chromium.org
2014-02-07
*
Make SkImageFilter methods const.
commit-bot@chromium.org
2014-02-05
*
add installPixels
reed@google.com
2014-01-24
*
reenable vertices gm, adding picture support
reed@google.com
2013-12-30
*
[PDF] Fix clipping in xfermode improvement.
commit-bot@chromium.org
2013-12-17
*
deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...
reed@google.com
2013-12-17
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
[PDF] Fix font width generation when glyph 0 is used.
commit-bot@chromium.org
2013-12-11
*
[PDF] Fix bug in ToUnicode table generation for Type 3 fonts.
commit-bot@chromium.org
2013-12-11
*
Revert "[PDF] Fix font embedding restrictions."
vandebo@chromium.org
2013-12-10
*
[PDF] Fix font embedding restrictions.
commit-bot@chromium.org
2013-12-10
*
Fix refcounting bug for Type1 font usage with more than 255 characters.
commit-bot@chromium.org
2013-12-05
*
Fix compilation with SK_ENABLE_INST_COUNT=1
commit-bot@chromium.org
2013-12-05
*
[PDF] Fixes the cases where SkPDFDevice::finishContentEntry is called with em...
commit-bot@chromium.org
2013-12-03
*
Reverting r12427
rmistry@google.com
2013-12-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-02
*
Revert "Revert "remove kA1_Config, as it is no longer supported""
commit-bot@chromium.org
2013-11-26
*
Revert "remove kA1_Config, as it is no longer supported"
reed@google.com
2013-11-25
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
[next]