2012-11-21 |
tfarina@chromium.org | Remove GrRandom API in favor of SkRandom. |
commit | commitdiff | tree | snapshot |
2012-11-21 |
caryclark@google.com | shape ops work in progress |
commit | commitdiff | tree | snapshot |
2012-11-21 |
epoger@google.com | Add self-test that reveals SkChecksum weakness |
commit | commitdiff | tree | snapshot |
2012-11-21 |
rmistry@google.com | Fixed some compilation problems with debugger with... |
commit | commitdiff | tree | snapshot |
2012-11-21 |
reed@google.com | add default: to fix warning |
commit | commitdiff | tree | snapshot |
2012-11-21 |
robertphillips... | Add drawing of paths to debugger |
commit | commitdiff | tree | snapshot |
2012-11-21 |
sugoi@google.com | Simple change to remove unnecessary #define statement. |
commit | commitdiff | tree | snapshot |
2012-11-21 |
reed@google.com | fix typo: must use modified join in case the miterlimit... |
commit | commitdiff | tree | snapshot |
2012-11-21 |
reed@google.com | use direction from isRect in strokeRect, and only strok... |
commit | commitdiff | tree | snapshot |
2012-11-21 |
sugoi@google.com | Deferred canvas can now be flushed if an image is beyon... |
commit | commitdiff | tree | snapshot |
2012-11-21 |
caryclark@google.com | Add isRect variant that returns path closure and direction. |
commit | commitdiff | tree | snapshot |
2012-11-21 |
reed@google.com | limit the rects width/height as well as its coords... |
commit | commitdiff | tree | snapshot |
2012-11-21 |
caryclark@google.com | detect wrapped rect in path |
commit | commitdiff | tree | snapshot |
2012-11-21 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-11-20 |
reed@google.com | add SK_IGNORE_NEW_STROKERECT guard |
commit | commitdiff | tree | snapshot |
2012-11-20 |
reed@google.com | fix regression from 6510 -- respect kStrokeAndFill... |
commit | commitdiff | tree | snapshot |
2012-11-20 |
reed@google.com | test for StrokeAndFill as well in this GM |
commit | commitdiff | tree | snapshot |
2012-11-20 |
reed@google.com | detect gigantoid matrices, and do nothing to avoid... |
commit | commitdiff | tree | snapshot |
2012-11-20 |
bungeman@google.com | Correct A8 gamma on Mac. |
commit | commitdiff | tree | snapshot |
2012-11-20 |
reed@google.com | add specialty strokeRect() to SkStroke, which can retur... |
commit | commitdiff | tree | snapshot |
2012-11-20 |
bungeman@google.com | Additional OpenType tables. |
commit | commitdiff | tree | snapshot |
2012-11-20 |
senorblanco... | Separable mask blurs: Add compile-time flag. Fix... |
commit | commitdiff | tree | snapshot |
2012-11-20 |
tfarina@chromium.org | Fix clang warning in GMSampleView.h |
commit | commitdiff | tree | snapshot |
2012-11-20 |
reed@google.com | add restore() to SkAutoCanvasRestore |
commit | commitdiff | tree | snapshot |
2012-11-20 |
caryclark@google.com | shape ops work in progress |
commit | commitdiff | tree | snapshot |
2012-11-20 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-11-20 |
robertphillips... | Reverting r6489 to fix compiler error in Chrome |
commit | commitdiff | tree | snapshot |
2012-11-19 |
reed@google.com | skip very large rects (for now) until we can pre-clip... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
vollick@chromium.org | Add SkMatrix44::setColMajord, etc. |
commit | commitdiff | tree | snapshot |
2012-11-19 |
robertphillips... | Breakdown profile time by command type in the overview... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
senorblanco... | Add support for new glShaderSource() signature from... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
tfarina@chromium.org | Add missing SK_API define. |
commit | commitdiff | tree | snapshot |
2012-11-19 |
djsollen@google.com | Add support for SkImageRef_ashmem. |
commit | commitdiff | tree | snapshot |
2012-11-19 |
robertphillips... | Added Reload icon |
commit | commitdiff | tree | snapshot |
2012-11-19 |
robertphillips... | Add original resources back and update code to match |
commit | commitdiff | tree | snapshot |
2012-11-19 |
reed@google.com | use SkPath::isNestedRects() to apply blurred nine-patch |
commit | commitdiff | tree | snapshot |
2012-11-19 |
scroggo@google.com | Fix a memory leak in skdiff that happens when the |
commit | commitdiff | tree | snapshot |
2012-11-19 |
robertphillips... | 3 minor fixes for debugger |
commit | commitdiff | tree | snapshot |
2012-11-19 |
reed@google.com | modify gm to have a non-uniform donut for testing |
commit | commitdiff | tree | snapshot |
2012-11-19 |
bsalomon@google.com | Protect against unref/ref of stencil buffer. |
commit | commitdiff | tree | snapshot |
2012-11-19 |
caryclark@google.com | add two nested rect detector to path |
commit | commitdiff | tree | snapshot |
2012-11-17 |
senorblanco... | Revert r6469, "Turn on separable blur." |
commit | commitdiff | tree | snapshot |
2012-11-17 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-11-16 |
borenet@google.com | Whitespace change to trigger rebuild after network... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
scroggo@google.com | In SkBitmapHeap, defer adding owners for new bitmaps. |
commit | commitdiff | tree | snapshot |
2012-11-16 |
caryclark@google.com | shape ops work in progress |
commit | commitdiff | tree | snapshot |
2012-11-16 |
senorblanco... | Turn on separable blur. |
commit | commitdiff | tree | snapshot |
2012-11-16 |
epoger@google.com | Extract transform_scanline_XXXX functions into transfor... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-11-16 |
senorblanco... | Separable blur: subpixel blurring. We approximate... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
reed@google.com | use correct blend proc instead of fourbyteinterp, since... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
reed@google.com | flag the GM if we're in deferred-canvas mode, to work... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
reed@google.com | fold kClear_Mode into kSrc_Mode, and make kSrc_Mode... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
caryclark@google.com | shape op work in progress |
commit | commitdiff | tree | snapshot |
2012-11-16 |
mike@reedtribe.org | use #if SK_SUPPORT_GPU to guard references to gpudevice |
commit | commitdiff | tree | snapshot |
2012-11-16 |
mike@reedtribe.org | use gpu surface to match canvas |
commit | commitdiff | tree | snapshot |
2012-11-16 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-11-15 |
senorblanco... | Reorder the separable blur passes into XXX/YYY, with... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
reed@google.com | need this for prev. cl |
commit | commitdiff | tree | snapshot |
2012-11-15 |
reed@google.com | add bench for srcmode |
commit | commitdiff | tree | snapshot |
2012-11-15 |
reed@google.com | use DEF_BENCH() macro to clean up factory registrations... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
reed@google.com | draw offscreen so we can see the alpha-channel we are... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
robertphillips... | Fix debugger crash when SK_PICTURE_PROFILING_STUBS... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
epoger@google.com | whitespace |
commit | commitdiff | tree | snapshot |
2012-11-15 |
reed@google.com | update srcmode GM to include aa/bw and gradients |
commit | commitdiff | tree | snapshot |
2012-11-15 |
robertphillips... | Add profiling to debugger |
commit | commitdiff | tree | snapshot |
2012-11-15 |
reed@google.com | add gm for srcmode (and clearmode) in prep for optimiza... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
reed@google.com | remove (unused) debugging global |
commit | commitdiff | tree | snapshot |
2012-11-15 |
mike@reedtribe.org | remove unused (and undefined) SkColorSpace parameter. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
mike@reedtribe.org | silence excessive printf noise from SkScalerContext_Fre... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-11-14 |
vollick@chromium.org | Add SkMatrix44::setTranspose |
commit | commitdiff | tree | snapshot |
2012-11-14 |
caryclark@google.com | shape ops work in progress |
commit | commitdiff | tree | snapshot |
2012-11-14 |
scroggo@google.com | Remove a warning for comparing signed and unsigned... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
reed@google.com | move setDevice() to protected: in preparation for its... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
reed@google.com | mark SkCanvas::setDevice as DEPRECATED -- need to remov... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-11-13 |
bsalomon@google.com | Add a conservativelyContainsRect function to SkPath. |
commit | commitdiff | tree | snapshot |
2012-11-13 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-11-13 |
epoger@google.com | comment-only change to gm/tests/run.sh |
commit | commitdiff | tree | snapshot |
2012-11-13 |
senorblanco... | Build fix. Unreviewed. |
commit | commitdiff | tree | snapshot |
2012-11-13 |
robertphillips... | Allow SkPicture-derived classes install their own SkPic... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
senorblanco... | A new implementation of mask blurs, using separable... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
vollick@chromium.org | Add support for SK_MSCALAR_IS_FLOAT |
commit | commitdiff | tree | snapshot |
2012-11-13 |
djsollen@google.com | Update filter tool to allow input directory. |
commit | commitdiff | tree | snapshot |
2012-11-13 |
djsollen@google.com | Fix linux compiler error with the debugger app. |
commit | commitdiff | tree | snapshot |
2012-11-13 |
robertphillips... | Added profiling stubs to SkPicturePlayback |
commit | commitdiff | tree | snapshot |
2012-11-13 |
vollick@chromium.org | Changing the visibility of SkMatrix44::determinant(). |
commit | commitdiff | tree | snapshot |
2012-11-13 |
bsalomon@google.com | Make SkPath cache the result of cheapComputeDirection. |
commit | commitdiff | tree | snapshot |
2012-11-13 |
rmistry@google.com | Removing files accidently submitted by Skia_Periodic_Ho... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
reed@google.com | add tests for degenerate serifs to computeDirection |
commit | commitdiff | tree | snapshot |
2012-11-13 |
epoger@google.com | Maintain failedTests list within GMMain object |
commit | commitdiff | tree | snapshot |
2012-11-13 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-11-12 |
senorblanco... | Fix Linux link errors for some targets by adding -lX11... |
commit | commitdiff | tree | snapshot |
2012-11-12 |
reed@google.com | add const to src parameter for mapMScalars() |
commit | commitdiff | tree | snapshot |
2012-11-12 |
robertphillips... | Update debugger GUI to have profile button & list widge... |
commit | commitdiff | tree | snapshot |
2012-11-12 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-11-12 |
epoger@google.com | Add a self-test for gm, similar to our self-test for... |
commit | commitdiff | tree | snapshot |
2012-11-12 |
robertphillips... | Update filter tool to handle PNG encoded SkBitmaps |
commit | commitdiff | tree | snapshot |
2012-11-12 |
scroggo@google.com | Tell CG ImageEncoder that a bitmap is opaque if it is. |
commit | commitdiff | tree | snapshot |
next |