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 gm/confirm_no_failures_in_json.py
epoger@google.com
2013-05-14
*
Update rebaseline.py for N10.
bsalomon@google.com
2013-05-14
*
Sort points for PDF's draw rect, to match raster and GPU implementation.
commit-bot@chromium.org
2013-05-14
*
Create a self test for skimage.
scroggo@google.com
2013-05-14
*
skimage: report failure if expectation not found.
scroggo@google.com
2013-05-14
*
Compiler warning/error fix for r9120
robertphillips@google.com
2013-05-14
*
Add GM to track thin rectangle rendering
robertphillips@google.com
2013-05-14
*
GM: include filename extension (.png) of each output file in JSON summary
epoger@google.com
2013-05-14
*
Make GrAAConvexPathRender support paths with > 64K verts.
bsalomon@google.com
2013-05-14
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-14
*
add separate impl file for SkFontMgr_fontconfig, so we don't polute
reed@google.com
2013-05-13
*
Key shader on whether frag pos read is relative to top-left or bottom-left
bsalomon@google.com
2013-05-13
*
Remove 16bit asserts and casts of string length.
bsalomon@google.com
2013-05-13
*
Fix stroked roundrects on Nexus 10.
commit-bot@chromium.org
2013-05-13
*
Fix for Debug check failures in r9108
robertphillips@google.com
2013-05-13
*
add bench for blurred rectori case
robertphillips@google.com
2013-05-13
*
API modifications needed to upstream Android font changes.
commit-bot@chromium.org
2013-05-13
*
Partial revert of r9087
robertphillips@google.com
2013-05-13
*
Check for NULL texture in GrAutoScratchTexture::detach()
commit-bot@chromium.org
2013-05-11
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-11
*
Don't call purgeCache() from within GrResource memebers.
bsalomon@google.com
2013-05-10
*
[PDF] Only output the Dests dictionary if it isn't epmpty
vandebo@chromium.org
2013-05-10
*
Fix memory leak in SkTypeface.cpp
robertphillips@google.com
2013-05-10
*
Remove GrPathCmd
bsalomon@google.com
2013-05-10
*
add wildcard test name matching to gm and bench.
caryclark@google.com
2013-05-10
*
Fix memory leak in filter tool
robertphillips@google.com
2013-05-10
*
Remove duplicated code in SkPictureRecord::drawRRect
junov@chromium.org
2013-05-10
*
Make gms use getTopDevice() rather than getDevice().
bsalomon@google.com
2013-05-10
*
Further defer devRect computation in gpu rect drawing
robertphillips@google.com
2013-05-10
*
Update shader rect drawing path for r9087 (removal of isIRect "opt")
robertphillips@google.com
2013-05-10
*
Remove isIRect "optimization" & defer computation of device Rect in AA rect r...
robertphillips@google.com
2013-05-10
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
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
*
Revert r9081
epoger@google.com
2013-05-09
*
add SkString::append(const char c)
epoger@google.com
2013-05-09
*
Fix for compiler warnings/errors in r9078
robertphillips@google.com
2013-05-09
*
Added game-like bench marks
robertphillips@google.com
2013-05-09
*
GM self-test: add --writePath and --mismatchPath , but in a way that works cr...
epoger@google.com
2013-05-09
*
Fix some warnings in SkPath.
scroggo@google.com
2013-05-09
*
remove unneeded reference to SkTScopedPtr
commit-bot@chromium.org
2013-05-09
*
Make GrGLShaderBuilder check whether GrEffect advertised that it would requir...
commit-bot@chromium.org
2013-05-09
*
Move loops that chain together effects into GrGLShaderBuilder from GrGLProgram.
bsalomon@google.com
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
*
Write/compare against expectations in skimage tool.
scroggo@google.com
2013-05-08
*
negate FontBox.bottom, since it is negative, but we want it positive (doh)
reed@google.com
2013-05-08
*
fix BitmapHasher unittest failure as of r9064
epoger@google.com
2013-05-08
*
Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gyp
epoger@google.com
2013-05-08
[next]