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
*
Revert "move SkPDFD*.h from include to src"
Greg Humphreys
2014-11-17
*
move SkPDFD*.h from include to src
halcanary
2014-11-17
*
Rename onCreateDevice -> onCreateCompatibleDevice
fmalita
2014-11-13
*
Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of http...
reed
2014-11-13
*
start to replace onCreateDevice with onCreateCompatibleDevice
reed
2014-11-12
*
Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap.
halcanary
2014-10-24
*
Fix image filters for PDF backend.
senorblanco
2014-10-20
*
Const-correctness in PDF drawText() call
halcanary
2014-10-16
*
Fix int16_t for glyphs, const glyphs, and clarify glyph loop.
bungeman
2014-10-03
*
Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of htt...
fmalita
2014-09-29
*
Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://c...
robertphillips
2014-09-29
*
Fix SkTextBlob offset semantics.
Florin Malita
2014-09-26
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
*
Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...
reed
2014-09-21
*
introduce Props to surface (work in progress)
reed
2014-09-21
*
SkData can allocate room for its contents in the same block
reed
2014-09-11
*
make allocPixels throw on failure
reed
2014-09-02
*
Fix memory leak in SkPDFType1Font
djsollen
2014-08-28
*
JPEG(JFIF only) directly embedded into PDF
halcanary
2014-08-27
*
Assert allocation so we can catch it sooner.
halcanary
2014-08-07
*
Remove ALL font fallback logic from Skia.
djsollen
2014-08-06
*
Fix thread unsafe mutex initialization.
bungeman
2014-07-25
*
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
[next]