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
*
Adding a way to disable SkOffsetImageFilter's optimized path in blink/chrome
commit-bot@chromium.org
2013-11-01
*
Fix two inconsistencies in handling fixed-function texture coordinate set gen...
commit-bot@chromium.org
2013-11-01
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-11-01
*
Fix for r12069 (actually turn on don't-reuse-scratch-textures feature)
robertphillips@google.com
2013-11-01
*
Turn on don't-reuse-scratch-textures for all Android devices
robertphillips@google.com
2013-11-01
*
Add can-ignore-rect hint to clear call
robertphillips@google.com
2013-10-31
*
Partial fix for Skia issue 1769: GenerateGMs crashing (out of memory)
commit-bot@chromium.org
2013-10-31
*
Adding size parameter to read array functions
commit-bot@chromium.org
2013-10-31
*
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...
reed@google.com
2013-10-31
*
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...
reed@google.com
2013-10-31
*
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...
reed@google.com
2013-10-31
*
Fix bug in don't-reuse-scratch-textures path
robertphillips@google.com
2013-10-31
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-31
*
No longer use scratch textures on ARM devices
robertphillips@google.com
2013-10-31
*
Mac build fix.
senorblanco@chromium.org
2013-10-30
*
Implement SSE2-based implementations of the morphology filters (dilate & erod...
senorblanco@chromium.org
2013-10-30
*
Make not-reusing-scratch-textures only apply to texture uploads
robertphillips@google.com
2013-10-30
*
Fix int/SkScalar mismatch.
vandebo@chromium.org
2013-10-30
*
[PDF] Improve complex xfer mode support.
vandebo@chromium.org
2013-10-30
*
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
[next]