index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dm
Commit message (
Expand
)
Author
Age
*
Remove include of stdlib.h from SkTypes.h.
bungeman
2015-08-26
*
DM: "wb" (binary mode) may matter on Windows
mtklein
2015-08-25
*
DM: use SkBitmap::reset()
mtklein
2015-08-24
*
Have DM manually encode its .png outputs.
mtklein
2015-08-24
*
unsigned -> int for counts and indices in picture-related code
mtklein
2015-08-19
*
remove SkDeferredCanvas
reed
2015-08-19
*
Revert of Have DM manually encode its .png outputs. (patchset #2 id:20001 of ...
mtklein
2015-08-19
*
Have DM manually encode its .png outputs.
mtklein
2015-08-19
*
Test scaling for small images
msarett
2015-08-18
*
Support more swizzles to 565 in SkCodec
scroggo
2015-08-14
*
SkScaledCodec class
emmaleer
2015-08-14
*
Revert of SkScaledCodec class (patchset #35 id:680001 of https://codereview.c...
egdaniel
2015-08-14
*
SkScaledCodec class
emmaleer
2015-08-14
*
Revert of SkScaledCodec class (patchset #34 id:660001 of https://codereview.c...
emmaleer
2015-08-13
*
SkScaledCodec class
emmaleer
2015-08-13
*
Revert of SkScaledCodec class (patchset #32 id:620001 of https://codereview.c...
emmaleer
2015-08-13
*
SkScaledCodec class
emmaleer
2015-08-13
*
Revert of Update libwebp and resume testing scaled webp (patchset #2 id:20001...
scroggo
2015-08-07
*
Update libwebp and resume testing scaled webp
scroggo
2015-08-07
*
Revert of Intentionally crash DM to make sure all bots are up-to-date. (patch...
mtklein
2015-08-05
*
Intentionally crash DM to make sure all bots are up-to-date.
Mike Klein
2015-08-05
*
Create a scanline decoder without creating a codec
scroggo
2015-08-04
*
Missing overrides for Sinks in HWUI.
mtklein
2015-08-03
*
DM: track a direct/indirect bit for each Sink too.
mtklein
2015-07-31
*
Call notifyPixelsChanged after modifying bitmap
scroggo
2015-07-30
*
Allow Srcs to veto Sinks based on their broad type.
mtklein
2015-07-29
*
rename portable_typeface_always to portable_typeface
caryclark
2015-07-24
*
Add the ability to decode a subset to SkCodec
scroggo
2015-07-22
*
Do not attempt to scale webp.
scroggo
2015-07-13
*
Allow creating multiple scanline decoders.
scroggo
2015-07-10
*
SkCodec no longer inherits from SkImageGenerator.
scroggo
2015-07-09
*
DM runs more than 100k tests now.
mtklein
2015-07-08
*
DM: swizzle BGRA to RGBA before calculating pixel MD5.
mtklein
2015-07-08
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-07
*
Make sp- via support SkDrawables; add a GM to test it.
mtklein
2015-07-07
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-07-07
*
Revert of Switch SkJpegCode to libjpeg-turbo (patchset #29 id:750001 of https...
jvanverth
2015-07-02
*
Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....
jvanverth
2015-07-02
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-07-01
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-01
*
Revert of Switch SkJpegCode to libjpeg-turbo (patchset #28 id:710001 of https...
msarett
2015-07-01
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-07-01
*
Revert of Switch SkJpegCode to libjpeg-turbo (patchset #25 id:680001 of https...
msarett
2015-06-29
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-06-29
*
remove SkInstCnt
mtklein
2015-06-26
*
Revert of Switch SkJpegCode to libjpeg-turbo (patchset #11 id:540001 of https...
mtklein
2015-06-24
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-06-24
*
Implemented onGetScanlines and onSkipScanlines for interlaced pngs
emmaleer
2015-06-22
*
Do not fail on images that are too small to subset decode.
msarett
2015-06-19
*
Add SkWebpCodec, for decoding .webp images.
scroggo
2015-06-18
[next]