index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
Commit message (
Expand
)
Author
Age
*
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
*
Use SkImage::NewFromGenerator() instead of SkImage::newEncodedData()
piotaixr
2014-09-17
*
Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFull...
yunchao.he
2014-09-15
*
Revert of Picture Recording: fix the performance bottleneck in SkDeferredCanv...
mtklein
2014-09-15
*
Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFull...
yunchao.he
2014-09-14
*
Let SkTaskGroup work synchronously if no one created an SkTaskGroup::Enabler.
mtklein
2014-09-12
*
SkData can allocate room for its contents in the same block
reed
2014-09-11
*
Detect presence of dwrite_1.h.
bungeman
2014-09-10
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://coder...
mtklein
2014-09-03
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
Hide fields in SkImageInfo
reed
2014-09-03
*
make allocPixels throw on failure
reed
2014-09-02
*
Debugger render support for SkDrawTextBlobCommand.
fmalita
2014-08-29
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
Add missing text blob SkDrawCommand string.
fmalita
2014-08-27
*
SkTextBlob plumbing
fmalita
2014-08-26
*
Require length in sk_wchar_to_string.
bungeman
2014-08-25
*
remove code for (dead) SK_SUPPORT_LEGACY_GETCLIPTYPE
reed
2014-08-21
*
Fix typo
krajcevski
2014-08-18
*
Added bench for grid of patches.
dandov
2014-08-15
*
Fixed memory leak for nanobench and crashing in SampleApp
dandov
2014-08-15
*
Add support for new drawPicture entry point to debugger
robertphillips
2014-08-13
*
Proposal for the mesh gradient interface. Implemented as a grid of
dandov
2014-08-12
*
Turn off pedantic blit rect
krajcevski
2014-08-12
*
Replace LLU with ULL to make VS2012 work again.
halcanary
2014-08-12
*
Migrate SkRTConfRegistry test to DEF_TEST().
tfarina
2014-08-12
*
SkCanvas::drawPatch param SkPoint[12]
dandov
2014-08-12
*
Add BlitRect to SkTCompressedAlphaBlitter
krajcevski
2014-08-11
*
add drawPicture variant that takes a matrix and paint
reed
2014-08-09
*
Implement BlitRect for SkTCompressedAlphaBlitter
krajcevski
2014-08-08
*
Fix bug in blitAntiH
krajcevski
2014-08-08
*
Add option to dump images from nanobench.
bsalomon
2014-08-07
*
Add astcbitmap to gm slides.
krajcevski
2014-08-07
*
Revert of - Add astcbitmap to gm slides (https://codereview.chromium.org/4440...
krajcevski
2014-08-07
*
- Add astcbitmap to gm slides
krajcevski
2014-08-07
*
Pass a struct of functions instead of a function to the compressed blitter
krajcevski
2014-08-07
*
Pass compressed blitters to our mask drawing algorithm
krajcevski
2014-08-07
*
Stopped skipping tests in dm of SkPatch by implementing the
dandov
2014-08-07
*
Initial ASTC decoder -- currently only supports 2D LDR decomrpession modes.
krajcevski
2014-08-06
*
Revert of Initial ASTC decoder -- currently only supports 2D LDR decomrpessio...
krajcevski
2014-08-06
*
Initial ASTC decoder -- currently only supports 2D LDR decomrpession modes.
krajcevski
2014-08-06
*
SkThreadPool and co. are not public.
mtklein
2014-08-06
*
Add support for all compressed formats in KTX file format
krajcevski
2014-08-05
*
Add ETC1 format to SkTextureCompressor
krajcevski
2014-08-05
*
SkCanvas interface for drawing a patch.
dandov
2014-08-04
*
Revert of Add ETC1 format to SkTextureCompressor (https://codereview.chromium...
krajcevski
2014-08-04
[next]