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
*
Don't check if shaders compile or program links in release Chromium
commit-bot@chromium.org
2013-10-30
*
Use SkPathRef gen id for SkPath::getGenerationID
commit-bot@chromium.org
2013-10-30
*
remove contains(x,y) for rects and rrects ... not well defined, and unused
reed@google.com
2013-10-30
*
Allow specifying the max texture count on the bots
robertphillips@google.com
2013-10-30
*
prototype for kerning api
reed@google.com
2013-10-30
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-30
*
Reverting r12010 (Use SkPathRef gen id for SkPath::getGenerationID https://co...
robertphillips@google.com
2013-10-29
*
Use SkPathRef gen id for SkPath::getGenerationID
commit-bot@chromium.org
2013-10-29
*
Remove SkMatrix44 float conversions without precision loss
commit-bot@chromium.org
2013-10-29
*
All SkAnnotations are no-draw. Propose we fold that through.
commit-bot@chromium.org
2013-10-29
*
Little changes to SkAnnotation in pipe:
commit-bot@chromium.org
2013-10-29
*
Allow SkLazyPixelRef to use SkScaledImageCache
commit-bot@chromium.org
2013-10-29
*
Fix pipe/annotation.
commit-bot@chromium.org
2013-10-29
*
Get rid of two unused variables from the .data section.
commit-bot@chromium.org
2013-10-29
*
Don't reuse scratch textures patch
robertphillips@google.com
2013-10-29
*
Fix bug in erosion filtering
robertphillips@google.com
2013-10-29
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-29
*
Fix narrowing conversion errors from r11986
commit-bot@chromium.org
2013-10-28
*
Remove float/double conversions from SkMatrix44's map2_pf
commit-bot@chromium.org
2013-10-28
*
Enabling validation code in serialization and adding serialization to fuzzer
commit-bot@chromium.org
2013-10-28
*
Fix for issue 1728: raster vs. gpu text draws with the wrong color
commit-bot@chromium.org
2013-10-28
*
Fix broken MSAA for RGBA
commit-bot@chromium.org
2013-10-28
*
Reverting r11968 (Enabling validation code in serialization and adding serial...
robertphillips@google.com
2013-10-28
*
Clean up the GrTHashTable API.
commit-bot@chromium.org
2013-10-27
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-26
*
Enabling validation code in serialization and adding serialization to fuzzer
commit-bot@chromium.org
2013-10-25
*
Allow users to build on top of, instead of beneath, SkRefCnt.
bungeman@google.com
2013-10-25
*
onCharsToGlyphs to handle non-bmp on Mac.
bungeman@google.com
2013-10-25
*
Compute clipped src rect once in tiled bitmap draws
commit-bot@chromium.org
2013-10-25
*
Fix non-bmp in generateCharToGlyph on Mac.
bungeman@google.com
2013-10-24
*
Add missing braces for r11955.
bungeman@google.com
2013-10-24
*
Implement charToGlyph on remaining ports.
bungeman@google.com
2013-10-24
*
Tile large bitmaps that are clipped.
bsalomon@google.com
2013-10-24
*
We want to give SkPixelRef a way to signal over to GrResourceCache that it's ...
commit-bot@chromium.org
2013-10-24
*
Fix drawBitmap() of scratch texture.
senorblanco@chromium.org
2013-10-24
*
[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
[next]