index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add bench_pictures config
borenet@google.com
2012-12-12
*
revert 6762-6763, since those require new skps to be generated, and we can't
reed@google.com
2012-12-12
*
part of prev CL for rrect
reed@google.com
2012-12-12
*
make RRect and Oval first-class drawing primitives in SkCanvas.
reed@google.com
2012-12-12
*
Adding quickContains API method to SkClipStack
junov@chromium.org
2012-12-12
*
Create SkBitmapChecksummer and associated SkBitmapTransformer
epoger@google.com
2012-12-12
*
Minor cleanup
robertphillips@google.com
2012-12-12
*
Fix generation of random two point gradients for program unit test.
bsalomon@google.com
2012-12-11
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-11
*
Fixing logic error in deferred canvas unittest.
junov@chromium.org
2012-12-10
*
use new enum-constructors
reed@google.com
2012-12-10
*
Fix for Mac-specific OpenGL == complaint in GrGLProgram.cpp
robertphillips@google.com
2012-12-10
*
Add SkMatrix44 constructor that allows user to control the initialization
vollick@chromium.org
2012-12-10
*
Modifications to GrPatherRenderer(Chain) interfaces to support clip mask mana...
bsalomon@google.com
2012-12-10
*
When cloning picture, use a bitmap heap to avoid flattening bitmaps.
scroggo@google.com
2012-12-10
*
optimize for paints that don't require deep copy during clone
reed@google.com
2012-12-10
*
Disable failing test on android.
bsalomon@google.com
2012-12-10
*
mark our unflattened bitmap as immutable (just as picture deserialization does)
reed@google.com
2012-12-10
*
add '--mode clone' option to bench_pictures
reed@google.com
2012-12-10
*
don't convert clipPath -> clipRect if the path is inverse-filled
reed@google.com
2012-12-10
*
In SKP serialization, use existing encoded data.
scroggo@google.com
2012-12-10
*
Fixing SkClipStack::clipDevPath so that it will not convert rectangular paths...
junov@chromium.org
2012-12-10
*
shape ops work in progress
caryclark@google.com
2012-12-10
*
Reapply (r6718) with fix for compiler error on linux.
djsollen@google.com
2012-12-10
*
revert Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitR...
djsollen@google.com
2012-12-10
*
Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32)
djsollen@google.com
2012-12-10
*
shape ops work in progress
caryclark@google.com
2012-12-10
*
add helpers for isTranslate and isScaleTranslate
mike@reedtribe.org
2012-12-10
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-08
*
Revert "Added the following 3 features to sample app."
djsollen@google.com
2012-12-07
*
Added the following 3 features to sample app.
djsollen@google.com
2012-12-07
*
Update filter tool to write out paths to .cpp file
robertphillips@google.com
2012-12-07
*
Make debugger profiling honor deleted commands
robertphillips@google.com
2012-12-07
*
Improve handling of inverse clip paths in GrClipMaskManager.
bsalomon@google.com
2012-12-07
*
Fix some extract subset bugs.
scroggo@google.com
2012-12-07
*
utils.gyp: add SkCityHash.h, delete SkConsistentChecksum.h
epoger@google.com
2012-12-07
*
speedup peek32() when the offset is in the last block (fTail)
reed@google.com
2012-12-07
*
Rebaseline script: check for .git and .svn in the current directory as well....
senorblanco@chromium.org
2012-12-07
*
cache fontmetrics in picture-record
reed@google.com
2012-12-07
*
add cityhash to SVN dependencies, not just DEPS file
epoger@google.com
2012-12-07
*
Mark 64-bit constants as ULL to fix broken 32-bit Mac 10.6 build
epoger@google.com
2012-12-07
*
mark bitmaps as immutable as we deserialize them into picture-playback
reed@google.com
2012-12-07
*
comment-only fix
epoger@google.com
2012-12-07
*
Replace SkConsistentChecksum with SkCityHash (now including CityHash via DEPS)
epoger@google.com
2012-12-07
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-07
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
*
shape ops work in progress
caryclark@google.com
2012-12-06
*
Use ReduceClipStack in ClipMaskManager.
bsalomon@google.com
2012-12-06
*
As part of preliminary groundwork for a chromium fix, this changelist is depr...
sugoi@google.com
2012-12-06
*
No longer generating 4444, remove from rebaseline tool.
bungeman@google.com
2012-12-06
[next]