index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
bug fix: take the fAllocSize into account when we perform the compare, otherwise
reed@google.com
2012-07-10
*
Made everything in SkDebuggerGUI live on the stack
chudy@google.com
2012-07-10
*
change unique_paint_dictionary to change the paint randomly, instead of just
reed@google.com
2012-07-10
*
Added GM baseline images for new gradient tests.
rileya@google.com
2012-07-09
*
skdiff now has the option to not print out the directories it is using.
keyar@chromium.org
2012-07-09
*
Adding sanity checks on restore offsets in SkPicturePlayback::draw
junov@chromium.org
2012-07-09
*
* Adding arguments to specify the working directory and whether the script sh...
rmistry@google.com
2012-07-09
*
Added stubs for zoom info panel.
chudy@google.com
2012-07-09
*
Add placement new macros to SkPostConfig, call SkNEW* from Ganesh.
tomhudson@google.com
2012-07-09
*
Tiles that extend beyond the picture are now clipped.
keyar@chromium.org
2012-07-09
*
Added a sgpipe benchmark.
keyar@chromium.org
2012-07-09
*
Fix misnamed function in explanatory comment.
tomhudson@google.com
2012-07-09
*
Allow specific files and multiple inputs for picture testing tools.
keyar@chromium.org
2012-07-09
*
Allow specific files and multiple inputs for picture testing tools.
keyar@chromium.org
2012-07-09
*
Add an SK_PRINTF_LIKE macro, which declares a function to have printf-like
senorblanco@chromium.org
2012-07-09
*
Fix definition of isEqual() for two gradient effect custom stages.
tomhudson@google.com
2012-07-09
*
Fix SkBlendLCD16_SSE2 for non ARGB platforms.
bungeman@google.com
2012-07-09
*
restore 4478 w/ fixed assert (no long need 8-byte alignment)
reed@google.com
2012-07-09
*
revert 4478
reed@google.com
2012-07-09
*
switch callers to SkChecksum::Compute (no 32/64 preference)
reed@google.com
2012-07-09
*
remove until PDF understands conical gradients.
reed@google.com
2012-07-09
*
add image to macpro
reed@google.com
2012-07-09
*
new and updated images for gradients on MacPro
reed@google.com
2012-07-09
*
Left over cleanup from r4416 (fix for lingering AA clip mask bug)
robertphillips@google.com
2012-07-09
*
In SkGPipe, set a limit on the amount of flattenables cached.
scroggo@google.com
2012-07-09
*
Refactoring code in SkPictureRecord that touches fRestoreOffsetStack
junov@chromium.org
2012-07-09
*
Delete pdf gradient image.
rileya@google.com
2012-07-09
*
Rebaseline gradients.
rileya@google.com
2012-07-09
*
Added conical gradient to gm gradients test, and added two variants of that t...
rileya@google.com
2012-07-09
*
Fix bug in calling NV DeletePaths
bsalomon@google.com
2012-07-09
*
Minor cleanup in lighting image filters: Made the light color a member of the
senorblanco@chromium.org
2012-07-09
*
Add gm baseline images for Xoom.
borenet@google.com
2012-07-09
*
fix 64bit warnings (use: GYP_DEFINES=skia_arch_width=64 make ... )
reed@google.com
2012-07-09
*
define SK_CPU_SSE_LEVEL to a min of SSE2 if we're on 64bit x86
reed@google.com
2012-07-09
*
add test for SkChecksum
mike@reedtribe.org
2012-07-09
*
HitTest: 10% speedup by adding quick-reject/accept using X bounds
mike@reedtribe.org
2012-07-07
*
add support for cubics to SkHitTestPathEx
mike@reedtribe.org
2012-07-07
*
Adds missing function
chudy@google.com
2012-07-03
*
shape ops work in progress
caryclark@google.com
2012-07-03
*
add SkChecksum as a static class, for the replacement API
reed@google.com
2012-07-03
*
Rolling back r4034 (Proposed plumbing to propagate save & restore)
robertphillips@google.com
2012-07-03
*
Reworked gradient shader to no longer explicitly set gl_FragColor or return p...
rileya@google.com
2012-07-03
*
Adds functionality to the matrix and clip widget.
chudy@google.com
2012-07-03
*
Remove unnecessary lines after Android gyp fix
borenet@google.com
2012-07-03
*
Ensure that SkDeferredCanvas::onCreateCompatibleDevice unrefs its temp device.
scroggo@google.com
2012-07-03
*
Make SkTSearch variants with compare func as template param
bsalomon@google.com
2012-07-03
*
Another fix for drawing bitmaps through an SkGPipe that share pixelrefs.
scroggo@google.com
2012-07-03
*
shape ops work in progress
caryclark@google.com
2012-07-03
*
Temporary checkin to debug Linux bot issue.
rileya@google.com
2012-07-03
*
Changed '0.5f' to '0.5' in conical gradient shader to fix problem with shader...
rileya@google.com
2012-07-03
[prev]
[next]