platform/upstream/libSkiaSharp.git
2012-06-28 vandebo@chromium.org[PDF] Fix PDF code to not crash on SkComposeShader.
2012-06-28 robertphillips... Fixed memory deletion error in instance counting mechanism
2012-06-28 robertphillips... Moved SkGrTexturePixelRef to SkGrPixelRef
2012-06-28 robertphillips... Collapsed SkGrTexturePixelRef and SkGrRenderTargetPixel...
2012-06-28 scroggo@google.comDisable pipe for bitmapfilters gm on Android.
2012-06-28 bsalomon@google.comRebaseline MSAA16 AA clip images. We now enable MSAA...
2012-06-28 bsalomon@google.comChange CT assert to RT assert
2012-06-28 bsalomon@google.comInitial support for GL_NV_path_renering. Experimental...
2012-06-28 epoger@google.comImprove sorting of skdiff output, and make it consisten...
2012-06-28 djsollen@google.comfix the build
2012-06-28 scroggo@google.comTurn off the blurs GM for Pipe playback.
2012-06-28 djsollen@google.comSeparate target architecture type and width into separa...
2012-06-28 scroggo@google.comFix SkGPipe drawing, and turn it on by default.
2012-06-28 reed@google.comadd SkData::NewFromCString()
2012-06-28 robertphillips... fixed another clang++ compiler error
2012-06-28 robertphillips... Added EOF marker to address clang++ error
2012-06-27 robertphillips... Split GrSWMaskHelper into its own files
2012-06-27 robertphillips... fixed missing "return" error
2012-06-27 junov@chromium.orgAdding checksum to SkFlatData to accelerate SkPicture...
2012-06-27 robertphillips... Altered SkInstCnt to print out atexit
2012-06-27 robertphillips... Separated Inst counting from the SK_DEBUG #define ...
2012-06-27 reed@google.comland https://codereview.appspot.com/6349043/
2012-06-27 robertphillips... Added ReadPixels format-supported check to GL Caps
2012-06-27 epoger@google.comwhitespace change to trigger Skia buildbots after updat...
2012-06-27 epoger@google.comwhitespace change to trigger Skia buildbots after updat...
2012-06-27 borenet@google.comWhen building for Android, package executables in APKs...
2012-06-27 reed@google.comadd explicit purgeAll() so we don't get foiled by the...
2012-06-27 robertphillips... Enable Scratch texture detach in SW path renderer's...
2012-06-27 bungeman@google.comBump max flattenable from 64 to 1024.
2012-06-27 reed@google.comremove duplicate definition of SkAlign8()
2012-06-27 reed@google.comadd SkAlign8 and SkIsAlign8 macros
2012-06-27 robertphillips... Fixed Resource counting bug in AutoScratchTexture detac...
2012-06-27 reed@google.comfix leak of Light object (in this private instance...
2012-06-27 robertphillips... Added Inst counting to SkFlattenable-derived classes
2012-06-27 reed@google.comdon't leak filters
2012-06-27 epoger@google.comwrite my own os.path.abspath() to work around Win path...
2012-06-26 bsalomon@google.comMake GrInOrderDrawBuffer playback command driven
2012-06-26 robertphillips... Fixed alignment issue in Linux build
2012-06-26 robertphillips... Removed cached copy of the GrDebugGLInterface
2012-06-26 reed@google.complumb SkInstCnt to all subclasses of GrRefCnt
2012-06-26 reed@google.comremove SkInstCnt tracking of SkViewRegistry
2012-06-26 reed@google.comdon't add SkViewRegistry to SkInstCnt
2012-06-26 reed@google.comremove bogus SkViewFactory reference
2012-06-26 reed@google.comadd dump for SkWStream inst-leaks
2012-06-26 reed@google.commore SkInstCnt plumbing
2012-06-26 reed@google.comshow # of unknown subclasses in dump
2012-06-26 tomhudson@google.comIn GrBatchedTextContext, use GrSafeSetNull(), for more...
2012-06-26 reed@google.commore SkInstCnt plumbing
2012-06-26 reed@google.comadd more SkInstCnt plumbing
2012-06-26 borenet@google.comRe-enable gm fontscaler for Android
2012-06-26 reed@google.comstick SkInstCnt in more classes, to help track down...
2012-06-26 djsollen@google.comCleanup flattening code to properly serialize lighting...
2012-06-26 tomhudson@google.comReduce iteration count on picture_playback benchmarks...
2012-06-26 robertphillips... Reverting r4324
2012-06-25 bsalomon@google.comBaseline images for msaa complexclip tests
2012-06-25 borenet@google.comTemporarily disable failing GM tests on Android
2012-06-25 scroggo@google.comRegister some flattenable factories.
2012-06-25 epoger@google.comAdd -o option to bench_graph_svg.py: write the output...
2012-06-25 tomhudson@google.comDisable assert blocking DEPS roll. This is a sanity...
2012-06-25 reed@google.comif bounds don't intersect in DIFF mode, just return...
2012-06-25 epoger@google.comskdiff: no longer skip .pdf files by default
2012-06-25 bsalomon@google.comFix crash when buidling with no deferred drawing in...
2012-06-25 bsalomon@google.comFix the stencil rules to perfom an rdiff with an invers...
2012-06-25 bsalomon@google.comAdd header needed to use the SWAP_PER_DRAW debug facili...
2012-06-25 tomhudson@google.comAdd GrPaint::*StageEnabled() and GrDrawState::stageEnab...
2012-06-25 robertphillips... Enable Scratch texture detach in SW path renderer's...
2012-06-25 djsollen@google.comFix metrics test to no longer include the cpp.
2012-06-25 tomhudson@google.comSimplify vertex layout bitfields by making Position...
2012-06-25 robertphillips... Reverting r4319
2012-06-25 robertphillips... Enable Scratch texture detach in SW path renderer's...
2012-06-25 reed@google.comexport flags on the state of the world when a picture...
2012-06-25 bungeman@google.comRemove multi-byte character constants.
2012-06-25 djsollen@google.com[android] Add an API to load customized font config...
2012-06-25 tomhudson@google.comFix misplaced return in GrDrawState::stageDisabled().
2012-06-22 senorblanco... Raster implementation of diffuse and specular lighting...
2012-06-22 tomhudson@google.comExtend texture release on GrDrawState to also handle...
2012-06-22 twiz@google.comAdding files skipped from previous patch: code.google...
2012-06-22 reed@google.comrebaseline after recent aa-clipping fix on gpu
2012-06-22 twiz@google.comRefactoring in preparation for adding the picture bench...
2012-06-22 bsalomon@google.comRevert #if 0ed out code accidentally committed as part...
2012-06-22 reed@google.comExpand header in serialized pictures
2012-06-22 reed@google.comchange gm option from -config to --config, to match...
2012-06-22 bsalomon@google.comRevert r4287. Large numbers of textures created by...
2012-06-22 junov@chromium.orgRemoving redundant calls to GEN_ID_INC_EVAL in SkPaint.cpp
2012-06-22 robertphillips... Image rebaseline for r4303
2012-06-22 robertphillips... Fix clipping of ovals on top & right
2012-06-22 reed@google.comadd PictInfo chunk to serialized pictures
2012-06-22 robertphillips... AutoScratchTexture can now release its texture and...
2012-06-22 bsalomon@google.comMove GrTemplates.h to src
2012-06-22 bsalomon@google.comMinor GrStencilSettings cleanup
2012-06-22 robertphillips... Altered GrDrawState to always ref texture and render...
2012-06-22 epoger@google.comanother whitespace change to trigger buildbots, now...
2012-06-22 epoger@google.comWhitespace change to trigger all buildbots
2012-06-21 epoger@google.comAdd empty directories to hold expected GM images for...
2012-06-21 robertphillips... Add GrSurface parent class above GrTexture & GrRenderTarget
2012-06-21 robertphillips... Expanded distribution of instance counting
2012-06-21 robertphillips... Fixed two bugs in SW-only clip mask generation
2012-06-21 bsalomon@google.comRecord pixel ref's gen ID in picture
2012-06-21 bsalomon@google.comMake GrClipMaskManager configure the stencil and scisso...
2012-06-21 bsalomon@google.comRemove count budget from resource cache
next