index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Remove dead code and update a comment.
scroggo@google.com
2012-08-30
*
peephole optimize save/restore brackets that contain no draw calls.
reed@google.com
2012-08-30
*
Sanitizing source files in Skia_Nightly_House_Keeping
skia.committer@gmail.com
2012-08-30
*
add SkWriter32::rewindToOffset() -- used for peephole edits in picture recording
reed@google.com
2012-08-30
*
Added find, lock to GrContext & GrResourceCache interfaces
robertphillips@google.com
2012-08-30
*
Minor refactoring of GrClipMaskManager::clipMaskPreamble
robertphillips@google.com
2012-08-30
*
In which a series of things around attachToCanvas and writePixels are fixed
bsalomon@google.com
2012-08-29
*
SkDraw's constructor zero's is fields, so don't do it outside
reed@google.com
2012-08-29
*
check for exceeding int range when we stash the values in the cache
reed@google.com
2012-08-29
*
Clear SkCanvas::fLastDeviceToGainFocus when releasing a device
bsalomon@google.com
2012-08-29
*
Linux warning fixes
bsalomon@google.com
2012-08-29
*
Change Arabic sample character from 0x0600 to 0x0627.
djsollen@google.com
2012-08-29
*
Implement multi-threaded picture playback via cloning.
djsollen@google.com
2012-08-29
*
Fix uninitialized values in bench_pictures' tiled renderer.
rileya@google.com
2012-08-29
*
Add helpers to add/modulate glsl vec4s.
bsalomon@google.com
2012-08-29
*
Moved GrClipMaskCache to its own files
robertphillips@google.com
2012-08-29
*
Fix int64->int32 warning
bsalomon@google.com
2012-08-28
*
Add "class" missing from "friend class". How did this compile on windows?
bsalomon@google.com
2012-08-28
*
Hide GrDrawTarget::Caps's member vars
bsalomon@google.com
2012-08-28
*
shape ops work in progress
caryclark@google.com
2012-08-28
*
Normalize font BBox to make sure it's correct when rendering a PDF on the mac.
vandebo@chromium.org
2012-08-28
*
Reenable pipe for imagefiltersgraph GM on Android.
scroggo@google.com
2012-08-28
*
Change picture record benchmark to include begin/end record in timings and ma...
rileya@google.com
2012-08-28
*
Some GrGLShaderBuilder cleanup
bsalomon@google.com
2012-08-28
*
Move gm baselines from trunk/gm to gm-expected
borenet@google.com
2012-08-28
*
When creating gray from lcd, use luminance instead of coverage.
bungeman@google.com
2012-08-28
*
disable pipe for now
reed@google.com
2012-08-28
*
Fix Clang build on Android.
digit@google.com
2012-08-28
*
Fix ANGLE build
borenet@google.com
2012-08-28
*
Make the SkGrPixelRef be responsible for unlocking device's scratch texture i...
bsalomon@google.com
2012-08-28
*
Added an overload of SkTQSort that sorts an array of values, rather than an a...
rileya@google.com
2012-08-28
*
Fix dumb bug: redundant runs of upm<->pm roundtrip test
bsalomon@google.com
2012-08-28
*
need to declare INHERITED for the instcount macros
reed@google.com
2012-08-28
*
re-enable inst counting
reed@google.com
2012-08-28
*
Remove SkGpuDevice::fTexture, use new pixel ref class name
bsalomon@google.com
2012-08-28
*
Add caching of the snapshot image form a surface
reed@google.com
2012-08-28
*
Added second "truncated" cpu/wall timer to bench
robertphillips@google.com
2012-08-28
*
Added default to switch to stop compiler failure in Chrome (unreviewed)
robertphillips@google.com
2012-08-28
*
remove these (flakes)
reed@google.com
2012-08-27
*
rebaseline after text-gamma change
reed@google.com
2012-08-27
*
rebaseline after text-gamma change
reed@google.com
2012-08-27
*
rebaseline after text gamma change
reed@google.com
2012-08-27
*
Add a new SkMemory implementation that uses mozalloc instead of malloc
george@mozilla.com
2012-08-27
*
Script to help cycle skia-autogen
borenet@google.com
2012-08-27
*
Explicitly cast to uin16_t to avoid an invalid implicit type narrowing.
george@mozilla.com
2012-08-27
*
Added cros_daisy to build bots list
robertphillips@google.com
2012-08-27
*
shape ops work in progress
caryclark@google.com
2012-08-27
*
Change comment in PointTest to refer to GCC bug
borenet@google.com
2012-08-27
*
Do premul and r/b swap conversions in a custom effect
bsalomon@google.com
2012-08-27
*
Fix PointTest.
bungeman@google.com
2012-08-24
[next]