index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
Commit message (
Expand
)
Author
Age
*
correctly plumb through explicit rowbytes for allocPixels
reed
2014-07-01
*
Temporarily resurface matrix/clip save flags enum values.
fmalita
2014-07-01
*
Rename SkPicturePlayback to SkPictureData
robertphillips
2014-07-01
*
Adjust the alpha type for pixelRefs.
scroggo
2014-07-01
*
add SK_API to config helpers so chrome can call them
reed
2014-06-30
*
update dox
reed
2014-06-30
*
stop calling SkCanvas::getDevice
reed
2014-06-30
*
Begin atlasing
robertphillips
2014-06-30
*
SaveFlags be-gone
Florin Malita
2014-06-30
*
Revert of Begin atlasing (https://codereview.chromium.org/354533004/)
robertphillips
2014-06-29
*
Begin atlasing
robertphillips
2014-06-29
*
add rowbytes option to allocPixels
reed
2014-06-28
*
remove SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS code
reed
2014-06-28
*
Deprecate SkPicture::clone().
mtklein
2014-06-27
*
change gpudevice and pdfdevice to inherit from basedevice
reed
2014-06-27
*
add SkSurface::NewRasterDirectReleaseProc
reed
2014-06-27
*
delete code for SK_SUPPORT_LEGACY_GETTOTALCLIP
reed
2014-06-27
*
Don't set SK_MALLOC_TEMP in SkAutoTMalloc.
Mike Klein
2014-06-26
*
Add SK_API to SkWriter32
bsalomon
2014-06-26
*
add path dump test
caryclark
2014-06-24
*
Tick off some TODOs:
Mike Klein
2014-06-24
*
Implement text rendering with NVPR
kkinnunen
2014-06-24
*
No one uses SkPicture::swap.
Mike Klein
2014-06-23
*
Enable basic drawing with SkRecord-based pictures.
Mike Klein
2014-06-23
*
Use smart pointers to make SkPictureRecorder lifetimes less manual.
Mike Klein
2014-06-23
*
Revert of Revert of Fix SkPaint::measureText for stroked hairline text (https...
rmistry
2014-06-23
*
Revert of Fix SkPaint::measureText for stroked hairline text (https://coderev...
rmistry
2014-06-23
*
Fix SkPaint::measureText for stroked hairline text
kkinnunen
2014-06-22
*
[PDF] Fix font embedding restrictions.
vandebo
2014-06-19
*
CrashHandler for Windows.
mtklein
2014-06-19
*
Revert of remove guarded code - there are no more callers (https://codereview...
reed
2014-06-18
*
remove guarded code - there are no more callers
reed
2014-06-18
*
Remove unused class from the Android framework build
djsollen
2014-06-18
*
Add SkASSERTF.
mtklein
2014-06-18
*
More SaveFlags removal twiddling.
fmalita
2014-06-17
*
Update the name of the friended android class and add the appropriate guards.
djsollen
2014-06-17
*
Add EXPERIMENTAL_beginRecording() for SkRecord-based recording.
mtklein
2014-06-17
*
move some headers out of public
reed
2014-06-17
*
hide SkBitmap::Config entirely (behind a flag)
reed
2014-06-17
*
Move SkStringUtils.h to src/core.
mtklein
2014-06-17
*
Prepare for internal SaveFlags removal.
fmalita
2014-06-16
*
fix legacy code path for SK_SUPPORT_LEGACY_IMAGEDECODER_CONFIG
reed
2014-06-16
*
hide virtuals on device for width/height/isopaque
reed
2014-06-14
*
hide Config in SkImageDecoder -- use SkColorType instead
reed
2014-06-12
*
Remove SkPicture SK_SUPPORT_LEGACY_RECORDING_FLAG flag
robertphillips
2014-06-12
*
Use vertex attributes for dash effect in gpu
egdaniel
2014-06-12
*
remove GetDeviceConfig/SetDeviceConfig
reed
2014-06-12
*
Remove SkPicture pointer from SkPicturePlayback
robertphillips
2014-06-12
*
Remove picture pre-allocation from SkPictureRecorder
robertphillips
2014-06-11
*
hide SkImageDecoder::Chooser
reed
2014-06-11
[next]