platform/upstream/libSkiaSharp.git
2012-07-25 junov@chromium.orgRefactoring how SkDeferredCanvas manages mutable bitmaps
2012-07-25 rileya@google.comUse asNewCustomStage instead of asABitmap in SkGpuDevic...
2012-07-25 bungeman@google.comAdd SkScalarPow.
2012-07-25 bungeman@google.comPrevent MipMaps from crashing.
2012-07-25 borenet@google.comFix Android build for new toolchain
2012-07-25 reed@google.comexperimental only
2012-07-25 caryclark@google.comshape ops work in progress
2012-07-24 robertphillips... Added isIntersectionOfRects to SkClipStack
2012-07-24 tomhudson@google.comUse GrMemoryPool to manage GrCustomStage allocations.
2012-07-24 bungeman@google.comFix Android build broken due to changes in r4741.
2012-07-24 scroggo@google.comAvoid a loop in writeString and writePad by zeroing...
2012-07-24 bungeman@google.comSplit SkGlyph into its own header.
2012-07-24 borenet@google.comRevert r4671
2012-07-24 borenet@google.comRevert r5667
2012-07-24 robertphillips... Added requires_AA method to GrClipMaskManager.cpp to...
2012-07-24 caryclark@google.comshape ops work in progress
2012-07-24 bsalomon@google.comFix npot bitmap tiling
2012-07-24 bungeman@google.comRemove SkSfntUtils, as it is not longer used.
2012-07-24 bungeman@google.comSkSfntUtils should use public types.
2012-07-24 tomhudson@google.comFix TableColorFilter memory leak.
2012-07-24 robertphillips... Rebaselining to address r4730 (using SkClipStack's...
2012-07-24 bungeman@google.comSkTextBox to use public interfaces for line layout.
2012-07-24 robertphillips... Added bound computation to SkClipStack
2012-07-24 reed@google.comland http://codereview.appspot.com/6353063/ by Lei
2012-07-24 tomhudson@google.comReplace new with SkNEW in more effects classes.
2012-07-23 caryclark@google.comshape ops work in progress
2012-07-23 epoger@google.comwhitespace change to trigger Skia buildbots after maste...
2012-07-23 robertphillips... Gave GrClip an SkClipStack-style iterator
2012-07-23 djsollen@google.comRemove Bitmaps Raw Pixel Support.
2012-07-23 reed@google.comupdate images after gpu changes
2012-07-23 reed@google.comuse SkTRefArray to share readonly data between pictures
2012-07-23 reed@google.comadd protected method for internal_dispose overrides...
2012-07-23 junov@chromium.orgResponse to post-commit review comments on r4714
2012-07-23 reed@google.comupdate images after gpu change
2012-07-23 reed@google.comremoving incorrect image
2012-07-23 scroggo@google.comIn SkWriter32::writeString, initialize all memory reserved.
2012-07-23 junov@chromium.orgFix unbound memory consumption problem with run away...
2012-07-23 caryclark@google.comshape ops work in progress
2012-07-22 reed@google.comcheck for memory leaks in debug-build
2012-07-21 reed@google.comuse SkData to share between record and playback
2012-07-21 reed@google.cominclude <new> since we use placement-new
2012-07-21 reed@google.comadd SkTRefArray, in hopes that it will enable more...
2012-07-20 keyar@chromium.orgAdded picture recording benchmark options to bench.
2012-07-20 keyar@chromium.orgrender_pictures can now do tiling based rendering.
2012-07-20 bsalomon@google.comAdd a ton of GPU baseline images.
2012-07-20 epoger@google.comwhitespace change to trigger Skia buildbots after maste...
2012-07-20 rileya@google.comAdded asNewCustomStage to SkShader and implemented...
2012-07-20 tomhudson@google.comFix build break in r4694: move reset() call before...
2012-07-20 rileya@google.comRebaseline Nexus S gradient GMs for bilinear filtering...
2012-07-20 borenet@google.comAdd flag to skip pipe on select GMs
2012-07-20 junov@chromium.orgReverting r4695
2012-07-20 borenet@google.comDisable bitmapcopy gm on Android
2012-07-20 junov@chromium.orgTry turning on the SkGPipe path in SkDeferredCanvas
2012-07-20 tomhudson@google.comRemove easily-removable uses of setTexture(), instead...
2012-07-20 bsalomon@google.comRemove assertion when texture matrix is unused
2012-07-20 robertphillips... Made clarifying renamings to SkClipStack's iterators...
2012-07-20 bsalomon@google.comFix color filter LUT (install custom stage after reset...
2012-07-20 bsalomon@google.comWork around unused matrix uniform assertion for color...
2012-07-20 tomhudson@google.comSkNEW instead of new for lighting effects.
2012-07-20 bsalomon@google.comRemove stage masks
2012-07-20 junov@chromium.orgAdding new steps to Canvas unit test to validate that...
2012-07-20 reed@google.comremoving trailing ',' on last entry in enum, to fix...
2012-07-20 reed@google.com#include "SkTemplates.h"
2012-07-20 reed@google.comadd SkPaint::getPosTextPath(), with gm to test it
2012-07-19 twiz@google.comAddition of new-lines at end of files to correct Chromi...
2012-07-19 junov@chromium.orgFixing heap corruption issue in deferred canvas when...
2012-07-19 rileya@google.comRebaseline after enabling bilinear filtering for gpu...
2012-07-19 rileya@google.comMake GPU linear gradients do bilinear filtering.
2012-07-19 tomhudson@google.comCreate GL implementation for GrSingleTextureEffect...
2012-07-19 epoger@google.comskdiff output: indicate which result types would cause...
2012-07-19 rileya@google.comRebaseline for slight changes in linear gradient behavior.
2012-07-19 rileya@google.comNew subclasses for both Gr and GrGL gradient effect...
2012-07-19 borenet@google.comRebaseline Xoom
2012-07-19 borenet@google.comTemporarily remove giantbitmap gpu GM baselines on...
2012-07-19 borenet@google.comRebaseline Nexus S images
2012-07-19 chudy@google.comFixed glaring typo in SkDebuggerGUI.cpp, unreviewed.
2012-07-19 chudy@google.comQuick bug fix that was rendering debugger unusable.
2012-07-19 borenet@google.comTemporarily remove giantbitmap gpu GMs on Nexus S
2012-07-19 borenet@google.comTemporarily remove GMs failing on Nexus S
2012-07-18 junov@chromium.orgImproving CanvasTest to verify that the destination...
2012-07-18 rileya@google.comMove texture lock/unlock functions from SkGpuDevice...
2012-07-18 twiz@google.comThis CL implements the Ganesh path for the SkTable_Colo...
2012-07-18 borenet@google.comUpdate download_baselines.py
2012-07-18 junov@chromium.orgAdding virtual overload of isDrawingToLayer() to SkGPipe
2012-07-18 senorblanco... Clean up the use of AutoScratchTexture in the gaussian...
2012-07-18 vandebo@chromium.orgAdd SK_API for SkData. Needed for https://bugs.webkit...
2012-07-18 bsalomon@google.comFix grdrawstate == test when left side has disabled...
2012-07-18 junov@chromium.orgRefactoring SkDeferredCanvas to use SkGPipe.
2012-07-18 epoger@google.comwhitespace change to trigger Skia buildbots after maste...
2012-07-18 borenet@google.comEnable Compile Option to Build Android Executables
2012-07-18 reed@google.comNeed to apply matrix to advance in generateAdvance...
2012-07-18 bsalomon@google.comFactory method for creating GrGLProgram
2012-07-18 robertphillips... Add skipToLast method to SkClipStack
2012-07-17 alokp@chromium.orgExported SkFILEWStream class so that it can be used...
2012-07-17 tomhudson@google.comFix build breakage in r4641.
2012-07-17 tomhudson@google.comMove texture domains onto a GrCustomStage, off of GrSam...
2012-07-17 rmistry@google.comUpdate docs and trunk dirs if they exist overriding...
2012-07-17 scroggo@google.comUse SkFlatDictionary in SkGPipe to take advantage of...
2012-07-17 scroggo@google.comPurge bitmaps from SkGPipe's shared heap.
2012-07-17 chudy@google.comAdded more features to deletes and breakpoints
next