index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fixed minor memory leaks
robertphillips@google.com
2012-07-31
*
Replace GrClip with SkClipStack
robertphillips@google.com
2012-07-31
*
add getUnitsPerEm() to SkTypeface
reed@google.com
2012-07-31
*
Add baseline images for Galaxy Nexus
borenet@google.com
2012-07-31
*
Fix a memory leak in cmykjpeg GM.
scroggo@google.com
2012-07-31
*
Modified GrGpuGL_unittest to no longer use the old constructors to create gra...
rileya@google.com
2012-07-31
*
check-point for gpu support in SkImage/SkSurface
reed@google.com
2012-07-31
*
Make 0-texture GrCustomStages work.
bsalomon@google.com
2012-07-31
*
add flattening
reed@google.com
2012-07-31
*
Added dev- & canv- prefixes to Ganesh bounding boxes to indicate coordinate s...
robertphillips@google.com
2012-07-31
*
remove '../gm/image.cpp',
reed@google.com
2012-07-31
*
fix LayerDrawLooper to record its fFlagsMask
reed@google.com
2012-07-31
*
rebaseline after text gamma change
reed@google.com
2012-07-31
*
rebaseline after text gamma change
reed@google.com
2012-07-31
*
rebaseline after test gamma change
reed@google.com
2012-07-31
*
Update SkData and SkDataSet to make better use of SkFlattenable.
djsollen@google.com
2012-07-31
*
Fixed numerous mem errors
chudy@google.com
2012-07-31
*
GrClip no longer translates its clips (to better mimic SkClipStack's behavior)
robertphillips@google.com
2012-07-31
*
Added test to ensure getConservativeBounds' result is clamped to render target
robertphillips@google.com
2012-07-31
*
add SkImage from encoded data
mike@reedtribe.org
2012-07-31
*
update to surface.getCanvas()
mike@reedtribe.org
2012-07-31
*
Rebaseline for r4841, gamma correcting masks.
bungeman@google.com
2012-07-30
*
change SkSurface::newCanvas() to getCanvas(), and redefine its life-cycle to be
reed@google.com
2012-07-30
*
Gamma correcting masks.
bungeman@google.com
2012-07-30
*
remove outdated test code for TEST_SRC_ALPHA
reed@google.com
2012-07-30
*
update/add copyright notices
reed@google.com
2012-07-30
*
Fix skdiff when using windows path that begins with a drive letter
bsalomon@google.com
2012-07-30
*
Canvas size initializes correctly when drawing from a skia picture
chudy@google.com
2012-07-30
*
expand internal subclasses into separate files
reed@google.com
2012-07-30
*
expand private subclasses into separate files
reed@google.com
2012-07-30
*
Fix for clip assert in Chrome tests
robertphillips@google.com
2012-07-30
*
gyp_skia: Fix module search path.
digit@google.com
2012-07-30
*
Rebaseline verttext so it can be monitored.
bungeman@google.com
2012-07-30
*
Const correct BlockRef in SkAutoTUnref.
bungeman@google.com
2012-07-30
*
Share code in various SkGPipeCanvas::drawBitmap_ calls.
scroggo@google.com
2012-07-30
*
detect null pixles in setPixels() and just clear out any existing pixelref.
reed@google.com
2012-07-30
*
Remove GrDrawState::setTexture/getTexture
bsalomon@google.com
2012-07-30
*
land https://codereview.appspot.com/6448046/
reed@google.com
2012-07-30
*
Deserialization locks up multithreading fix.
chudy@google.com
2012-07-30
*
check-point for image/surface work
mike@reedtribe.org
2012-07-29
*
Added missing files to fix build.
chudy@google.com
2012-07-28
*
Skia Debugger can now save modified pictures.
chudy@google.com
2012-07-28
*
shape ops work in progress
caryclark@google.com
2012-07-27
*
check-point for surface experiment
reed@google.com
2012-07-27
*
Add support for ARM without EDSP and ARMv6+
george@mozilla.com
2012-07-27
*
In SkGPipe, only serialize SkTypefaces in cross process mode.
scroggo@google.com
2012-07-27
*
Added an option to specify the tiling size to render_pictures.
keyar@chromium.org
2012-07-27
*
shape ops work in progress
caryclark@google.com
2012-07-27
*
fix the build after intentional break
epoger@google.com
2012-07-27
*
intentionally break the build to test notifications
epoger@google.com
2012-07-27
[next]