index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
[PDF] Add unpremultiply support and a GM (try5)
vandebo@chromium.org
2013-10-24
*
Borrow Android's ARMv6 memory barrier for SkOnce.
commit-bot@chromium.org
2013-10-24
*
Minor changes
robertphillips@google.com
2013-10-24
*
Always create an instance when testing GrEffects for SkXfermode and SkArithme...
commit-bot@chromium.org
2013-10-24
*
Fix ModeColorFilterEffect assert during GLProgramsTest
commit-bot@chromium.org
2013-10-24
*
PDF: support perspective in simple shaders. (this version does not work well ...
edisonn@google.com
2013-10-24
*
Replacing SkTDArray with SkAutoSTArray to reduce memory allocation overhead i...
commit-bot@chromium.org
2013-10-24
*
Expose SkPicture::willPlayBackBitmaps()
tomhudson@google.com
2013-10-24
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-24
*
Apply matrix early in draw bitmap
commit-bot@chromium.org
2013-10-24
*
Revert "Apply matrix early in draw bitmap"
scroggo@google.com
2013-10-23
*
Revert "[PDF] Add unpremultiply support and a GM (try4)"
vandebo@chromium.org
2013-10-23
*
Apply matrix early in draw bitmap
commit-bot@chromium.org
2013-10-23
*
[PDF] Add unpremultiply support and a GM (try4)
vandebo@chromium.org
2013-10-23
*
Split up SkXfermode::asNewEffectOrCoeff() into asNewEffect(), asCoeff().
senorblanco@chromium.org
2013-10-23
*
Follow up to serialization validation code
commit-bot@chromium.org
2013-10-23
*
Initial error handling code
commit-bot@chromium.org
2013-10-23
*
use the supplied matrix instead of the texture w/h div for the bicubic GPU ef...
commit-bot@chromium.org
2013-10-23
*
Lighting filter uses input on raster path
commit-bot@chromium.org
2013-10-23
*
Add support for reading non-rendertarget textures.
commit-bot@chromium.org
2013-10-23
*
TSAN build fix: forgot to pass the address into ANNOTATE_BENIGN_RACE.
mtklein@google.com
2013-10-23
*
SK_ONCE for SkData and SkPathRef
commit-bot@chromium.org
2013-10-23
*
Remove GrContext from SkXfermode::[Aa]sNewEffectOrCoeff() and all subclasses,
senorblanco@chromium.org
2013-10-23
*
Implement SkColorFilter as a GrGLEffect
commit-bot@chromium.org
2013-10-23
*
Revert "If the path is a rect, call drawRect to raster the geometry in SkCanv...
bsalomon@google.com
2013-10-22
*
if fBitmap is still NULL, return false
reed@google.com
2013-10-22
*
If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...
bsalomon@google.com
2013-10-22
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-22
*
Revert r11880 (Apply matrix early in draw bitmap - https://codereview.chromiu...
robertphillips@google.com
2013-10-21
*
GrTHashCache -> GrTHashTable
mtklein@google.com
2013-10-21
*
Image decoder fixes (mostly) around A8.
scroggo@google.com
2013-10-21
*
Revert "Revert "cache SkImage::Info calculation in lazypixelref""
reed@google.com
2013-10-21
*
Revert "cache SkImage::Info calculation in lazypixelref"
reed@google.com
2013-10-21
*
cache SkImage::Info calculation in lazypixelref
reed@google.com
2013-10-21
*
Fix out of order destruction error
robertphillips@google.com
2013-10-21
*
Add DPI stettings to SkDocument::CreatePDF(). Tests will be added in a future...
commit-bot@chromium.org
2013-10-21
*
More clang warning fixes.
commit-bot@chromium.org
2013-10-21
*
Magnifier gpu path fix
commit-bot@chromium.org
2013-10-21
*
Fix GrProgramsTest to not generate tests with too many TexCoord references
commit-bot@chromium.org
2013-10-21
*
Apply matrix early in draw bitmap
commit-bot@chromium.org
2013-10-21
*
scope ComputeIsOpaque with SkBitmap
reed@google.com
2013-10-21
*
change ERROR label to BAD_CONFIG -- avoid windows complaint
reed@google.com
2013-10-21
*
store SkAlphaType inside SkBitmap, on road to support unpremul
reed@google.com
2013-10-21
*
Reverting revert of r11862 (Constify SkFlattenable::getFactory()) or revertin...
robertphillips@google.com
2013-10-21
*
Fix for cropped matrix convolution for BottomLeft render targets.
senorblanco@chromium.org
2013-10-20
*
Reverted due to Chromium compilation failures. Please see:
robertphillips@google.com
2013-10-20
*
Fix cubic->quad RR corner regression
robertphillips@google.com
2013-10-20
*
Revert "[PDF] Add unpremultiply support and a GM (try3)."
vandebo@chromium.org
2013-10-18
*
[PDF] Add unpremultiply support and a GM (try3).
vandebo@chromium.org
2013-10-18
*
Revert "PDF: support perspective in simple shaders. (this version does not wo...
vandebo@chromium.org
2013-10-18
[next]