index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
mark SkCanvas::setDevice as DEPRECATED -- need to remove all callers in chrome
reed@google.com
2012-11-14
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-14
*
Add a conservativelyContainsRect function to SkPath.
bsalomon@google.com
2012-11-13
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-13
*
comment-only change to gm/tests/run.sh
epoger@google.com
2012-11-13
*
Build fix. Unreviewed.
senorblanco@chromium.org
2012-11-13
*
Allow SkPicture-derived classes install their own SkPicturePlayback-derived o...
robertphillips@google.com
2012-11-13
*
A new implementation of mask blurs, using separable X/Y passes. Disabled for...
senorblanco@chromium.org
2012-11-13
*
Add support for SK_MSCALAR_IS_FLOAT
vollick@chromium.org
2012-11-13
*
Update filter tool to allow input directory.
djsollen@google.com
2012-11-13
*
Fix linux compiler error with the debugger app.
djsollen@google.com
2012-11-13
*
Added profiling stubs to SkPicturePlayback
robertphillips@google.com
2012-11-13
*
Changing the visibility of SkMatrix44::determinant().
vollick@chromium.org
2012-11-13
*
Make SkPath cache the result of cheapComputeDirection.
bsalomon@google.com
2012-11-13
*
Removing files accidently submitted by Skia_Periodic_House_Keeping
rmistry@google.com
2012-11-13
*
add tests for degenerate serifs to computeDirection
reed@google.com
2012-11-13
*
Maintain failedTests list within GMMain object
epoger@google.com
2012-11-13
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-13
*
Fix Linux link errors for some targets by adding -lX11 to gpu.gyp's
senorblanco@chromium.org
2012-11-12
*
add const to src parameter for mapMScalars()
reed@google.com
2012-11-12
*
Update debugger GUI to have profile button & list widget to optionally displa...
robertphillips@google.com
2012-11-12
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-12
*
Add a self-test for gm, similar to our self-test for skdiff.
epoger@google.com
2012-11-12
*
Update filter tool to handle PNG encoded SkBitmaps
robertphillips@google.com
2012-11-12
*
Tell CG ImageEncoder that a bitmap is opaque if it is.
scroggo@google.com
2012-11-12
*
Revert 6351 due to bugs.
bsalomon@google.com
2012-11-12
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-10
*
shape ops work in progress
caryclark@google.com
2012-11-09
*
use SKIRect::centerX,Y
reed@google.com
2012-11-09
*
add explicit mapScalars and mapMScalars entry-points, instead of just map()
reed@google.com
2012-11-09
*
simplify macros, since we no longer support scalar == fixed
reed@google.com
2012-11-09
*
add quick-n-dirty test for concat on matrix44
reed@google.com
2012-11-09
*
When looking for the head table directory entry, compare against the current ...
bungeman@google.com
2012-11-09
*
report max pixel error on failure, rather than the hex of the first mismatche...
reed@google.com
2012-11-09
*
add entry-point to SkMaskFilter to fast-path rectangles.
reed@google.com
2012-11-09
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-09
*
Adds a file for revision annotations on dashboard.
bensong@google.com
2012-11-09
*
add centerX() and centerY() to SkIRect (because they made me)
reed@google.com
2012-11-08
*
use DEF_BENCH to simplify lots of registrations
reed@google.com
2012-11-08
*
Fix texture domain clipping assertion. It is OK to have a degenerate domain.
bsalomon@google.com
2012-11-08
*
Apply intersect rects to earlier clip elements and skip rects when possible.
bsalomon@google.com
2012-11-08
*
Update WIC Image decoder to unpremul colors before save
robertphillips@google.com
2012-11-08
*
Update SampleApp to handle PNG encoded skps
robertphillips@google.com
2012-11-08
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-08
*
Fix for Chrome mac_gpu compiler failure
robertphillips@google.com
2012-11-08
*
Add Git support to the simple rebaseline tool. Do SVN commands only in an sv...
senorblanco@chromium.org
2012-11-07
*
check to see if CGImage already knows if we're opaque
reed@google.com
2012-11-07
*
Combine multiple intersecting rects in SkClipStack::Iter.
bsalomon@google.com
2012-11-07
*
Whitespace change to trigger bots after r6337
borenet@google.com
2012-11-07
*
CG imagedecoder never sets isOpaque, so add method to SkBitmap to compute that,
reed@google.com
2012-11-07
[prev]
[next]