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 |
2012-11-12 |
bsalomon@google.com | Revert 6351 due to bugs. |
commit | commitdiff | tree | snapshot |
2012-11-10 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-11-09 |
caryclark@google.com | shape ops work in progress |
commit | commitdiff | tree | snapshot |
2012-11-09 |
reed@google.com | use SKIRect::centerX,Y |
commit | commitdiff | tree | snapshot |
2012-11-09 |
reed@google.com | add explicit mapScalars and mapMScalars entry-points... |
commit | commitdiff | tree | snapshot |
2012-11-09 |
reed@google.com | simplify macros, since we no longer support scalar... |
commit | commitdiff | tree | snapshot |
2012-11-09 |
reed@google.com | add quick-n-dirty test for concat on matrix44 |
commit | commitdiff | tree | snapshot |
2012-11-09 |
bungeman@google.com | When looking for the head table directory entry, compar... |
commit | commitdiff | tree | snapshot |
2012-11-09 |
reed@google.com | report max pixel error on failure, rather than the... |
commit | commitdiff | tree | snapshot |
2012-11-09 |
reed@google.com | add entry-point to SkMaskFilter to fast-path rectangles. |
commit | commitdiff | tree | snapshot |
2012-11-09 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-11-09 |
bensong@google.com | Adds a file for revision annotations on dashboard. |
commit | commitdiff | tree | snapshot |
2012-11-08 |
reed@google.com | add centerX() and centerY() to SkIRect (because they... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
reed@google.com | use DEF_BENCH to simplify lots of registrations |
commit | commitdiff | tree | snapshot |
2012-11-08 |
bsalomon@google.com | Fix texture domain clipping assertion. It is OK to... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
bsalomon@google.com | Apply intersect rects to earlier clip elements and... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
robertphillips... | Update WIC Image decoder to unpremul colors before... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
robertphillips... | Update SampleApp to handle PNG encoded skps |
commit | commitdiff | tree | snapshot |
2012-11-08 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-11-08 |
robertphillips... | Fix for Chrome mac_gpu compiler failure |
commit | commitdiff | tree | snapshot |
2012-11-07 |
senorblanco... | Add Git support to the simple rebaseline tool. Do... |
commit | commitdiff | tree | snapshot |
2012-11-07 |
reed@google.com | check to see if CGImage already knows if we're opaque |
commit | commitdiff | tree | snapshot |
2012-11-07 |
bsalomon@google.com | Combine multiple intersecting rects in SkClipStack... |
commit | commitdiff | tree | snapshot |
2012-11-07 |
borenet@google.com | Whitespace change to trigger bots after r6337 |
commit | commitdiff | tree | snapshot |
2012-11-07 |
reed@google.com | CG imagedecoder never sets isOpaque, so add method... |
commit | commitdiff | tree | snapshot |
2012-11-07 |
scroggo@google.com | Add a new PictureRenderer that draws the picture then... |
commit | commitdiff | tree | snapshot |
2012-11-07 |
scroggo@google.com | Add an option to render_pictures to rerecord the pictur... |
commit | commitdiff | tree | snapshot |
2012-11-07 |
junov@chromium.org | Unit testing for SkTileGrid |
commit | commitdiff | tree | snapshot |
2012-11-07 |
caryclark@google.com | Add low blur and AAClip options to picture bench. |
commit | commitdiff | tree | snapshot |
2012-11-07 |
bsalomon@google.com | Some improvements to reduce the number of pixels touche... |
commit | commitdiff | tree | snapshot |
2012-11-07 |
caryclark@google.com | Add temporary interfaces in blur and clip to |
commit | commitdiff | tree | snapshot |
next |