index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
Remove 16bit asserts and casts of string length.
bsalomon@google.com
2013-05-13
*
API modifications needed to upstream Android font changes.
commit-bot@chromium.org
2013-05-13
*
Fix memory leak in SkTypeface.cpp
robertphillips@google.com
2013-05-10
*
Remove duplicated code in SkPictureRecord::drawRRect
junov@chromium.org
2013-05-10
*
Reverting 9083 & 9084 due to Android failures
robertphillips@google.com
2013-05-09
*
fix warning/error of uninitialized len
reed@google.com
2013-05-09
*
API modifications needed to upstream Android font changes.
commit-bot@chromium.org
2013-05-09
*
Fix some warnings in SkPath.
scroggo@google.com
2013-05-09
*
Make GrGLShaderBuilder check whether GrEffect advertised that it would requir...
commit-bot@chromium.org
2013-05-09
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-09
*
need to clamp all of the cubic points after a chop, in case our finite precision
reed@google.com
2013-05-08
*
Fix behavior of SkPicture::kUsePathBoundsForClip_RecordingFlag to handle inve...
junov@chromium.org
2013-05-08
*
remove dead code (SkBitmapSampler)
reed@google.com
2013-05-08
*
we only need one fontmetrics, since the paint (and fontcache) now know explic...
reed@google.com
2013-05-08
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-08
*
share derivative code with extrema logic, remove some dead code.
mike@reedtribe.org
2013-05-08
*
fix impl for conic derivative (tangent)
mike@reedtribe.org
2013-05-08
*
add (untested) tangent calc for conics
reed@google.com
2013-05-07
*
path ops -- make combined clips soft if one is soft
caryclark@google.com
2013-05-07
*
Revert "Allow supporting 1 older PICTURE_VERSION."
scroggo@google.com
2013-05-07
*
reverting 9031
junov@chromium.org
2013-05-07
*
Fix SkPicture path bound optimization to handle inverse filled paths.
junov@chromium.org
2013-05-07
*
change setLength and Normalize to handle when mag2 overflows a float, but the
reed@google.com
2013-05-03
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-03
*
Detect color masks, and divert to draw-sprite instead of maskblitters.
reed@google.com
2013-05-02
*
Allow supporting 1 older PICTURE_VERSION.
scroggo@google.com
2013-04-30
*
Fixes for piping bitmaps with encoded data.
scroggo@google.com
2013-04-30
*
add routines to compute error between conic and quad
mike@reedtribe.org
2013-04-30
*
Stop using mix() to implement hard-light in shader.
commit-bot@chromium.org
2013-04-29
*
Remove inout params from saturation helper func in XferEffect.
commit-bot@chromium.org
2013-04-29
*
Remove redundant setting of alpha in hard-light GPU shader.
commit-bot@chromium.org
2013-04-29
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-28
*
add computation for error in conic-as-quad
mike@reedtribe.org
2013-04-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-27
*
add comment for computing max-diff between conic and its bounding quad
reed@google.com
2013-04-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-26
*
rename SkRationalQuad to SkConic
mike@reedtribe.org
2013-04-26
*
Use SkError for a bitmap that could not be decoded.
scroggo@google.com
2013-04-25
*
Temporarily disable HardLight effect in unit tests.
jvanverth@google.com
2013-04-25
*
Work around overzealous assertion in SkMaskFilter.
tomhudson@google.com
2013-04-25
*
Add GPU support for roundrects
commit-bot@chromium.org
2013-04-25
*
path ops : make it real
caryclark@google.com
2013-04-25
*
Added "SkRRect::contains(const SkRect&) const"
robertphillips@google.com
2013-04-25
*
Some fixes for saturation computation XferEffect.
commit-bot@chromium.org
2013-04-25
*
Fix for compiler error:
robertphillips@google.com
2013-04-24
*
Move MMap to SkData.
commit-bot@chromium.org
2013-04-24
*
Fixing numerical rounding edge case in SkTileGrid
junov@chromium.org
2013-04-24
*
Add non-separable xfer modes to GPU backend.
bsalomon@google.com
2013-04-22
*
Adding optimization to avoid image copy in SkSurface copy on write when conte...
commit-bot@chromium.org
2013-04-22
*
Catch failures to SkTypeface::Deserialize() and use the default in that case.
reed@google.com
2013-04-22
[next]