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
*
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
*
Sanitizing source files in Skia_Periodic_House_Keeping (SkipBuildbotRuns)
rmistry@google.com
2013-04-22
*
specialize SkDataTable for arrays where all elements are the same size.
mike@reedtribe.org
2013-04-21
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-20
*
add SkDataTable::NewEmpty()
reed@google.com
2013-04-19
*
add SkDataTable, to efficiently store an immutable array. Includes a builder
reed@google.com
2013-04-19
*
Final round of .0s
bsalomon@google.com
2013-04-19
*
More .0s
bsalomon@google.com
2013-04-19
*
Add ".0" to 1 constants in xfermodes GLSL code.
bsalomon@google.com
2013-04-19
*
Add all remaining separable xfer modes to GPU backend.
bsalomon@google.com
2013-04-19
*
return empty fontstyleset instead of null
reed@google.com
2013-04-19
*
augmenting fix in 8700 and 8701, be careful NOT to "sort" the result of mapRect
reed@google.com
2013-04-18
*
revert 8731, restoring 8700 and 8701... further investigation concluded that the
reed@google.com
2013-04-18
*
Revert r8701 and r8700 due to layout test discrepancies
robertphillips@google.com
2013-04-17
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-17
*
add compute-bounds for conics
mike@reedtribe.org
2013-04-17
*
add extrema for conics
mike@reedtribe.org
2013-04-17
*
add comments for computing derivatives
reed@google.com
2013-04-16
*
Cleanup: Removing unnecessary args/complexity in SkSurface_Base and friends
junov@chromium.org
2013-04-16
*
add () around | cluster, to avoid warning.
reed@google.com
2013-04-16
*
use forward matrix to determine if we can ignore scale part of a matrix
reed@google.com
2013-04-16
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-16
*
fix release warning (unused debug variable)
reed@google.com
2013-04-15
*
add experimental chop-into-quads for conics
mike@reedtribe.org
2013-04-15
*
Add coeffecients for kScreen xfermode.
bsalomon@google.com
2013-04-15
*
Remove freetype dependency from core.gyp
djsollen@google.com
2013-04-15
*
Remove freetype dependency from core.gyp
djsollen@google.com
2013-04-15
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-14
*
add special-case for chopping at exactly half for rational-quads (2-3x faster)
mike@reedtribe.org
2013-04-14
*
compute new weight in standard-form
mike@reedtribe.org
2013-04-13
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-13
*
incomplete impl for chopping rational quads (need to "normalize" so I can get
reed@google.com
2013-04-12
*
experimental start to arcs
reed@google.com
2013-04-12
*
explicitly initialize all entries in array of SkBaseMatrix, since we can't say
reed@google.com
2013-04-12
*
Compiler warning/error patch for r8658
robertphillips@google.com
2013-04-12
*
Add testing of optimizations to GM
robertphillips@google.com
2013-04-12
*
Reverting r8654
robertphillips@google.com
2013-04-12
*
Add testing of optimizations to GM
robertphillips@google.com
2013-04-12
*
fix bug introduced with SK_IGNORE_CUBIC_STROKE_FIX where we no longer respected
reed@google.com
2013-04-10
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-10
*
Make SkTypeFace::Deserialize work for embedded fonts.
bungeman@google.com
2013-04-09
*
Partial fix for skp reading failure on fonts
robertphillips@google.com
2013-04-09
*
Fixing SkTileGrid to clamp rather than clip content and querries that are out...
junov@chromium.org
2013-04-09
[next]