platform/upstream/libSkiaSharp.git
2012-10-24 bsalomon@google.comGrCustomStage Renaming Part 4
2012-10-24 bsalomon@google.comGrCustomStage Renaming Part 3
2012-10-24 robertphillips... Make filter tool actually filter the read in SkPicture
2012-10-24 bsalomon@google.comGrCustomStage Renaming Part 2
2012-10-24 bsalomon@google.comCustomStage Renaming Part 1
2012-10-24 bsalomon@google.comPass the GrCustomStage and key to GrGLProgramStage...
2012-10-24 senorblanco... Protect filter_texture() against render target change.
2012-10-24 robertphillips... Reset clip in ~SkGpuDevice
2012-10-24 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-23 edisonn@google.comCatch callers who pass invalid glyph ids and improve...
2012-10-23 djsollen@google.comEnable Android executables (like skia_launcher) to...
2012-10-23 bsalomon@google.comCombine the emit functions in GrGLProgramStage.
2012-10-23 robertphillips... Removed degenerate quads from zero radius Chrome-style...
2012-10-23 borenet@google.comRemove extra dependencies on json-cpp
2012-10-23 reed@google.comadd label
2012-10-23 bsalomon@google.comReland r6330 thru r6333 but do without enabling GL_ARB_...
2012-10-23 bsalomon@google.comAdd support for GLSL 1.40.
2012-10-23 bsalomon@google.comReorder the vertex attributes to be friendlier to android.
2012-10-23 bsalomon@google.comAdd vendor to context info.
2012-10-23 robertphillips... Make Debugger print out more information (mainly w...
2012-10-23 mike@reedtribe.orgsupport click-drag translate
2012-10-23 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-22 reed@google.comupdate
2012-10-22 reed@google.comupdate
2012-10-22 bsalomon@google.comRevert r6330 thru 6333 while we figure out what to...
2012-10-22 djsollen@google.comFix slow gm debug builds that are doing large path...
2012-10-22 vandebo@chromium.org[PDF] Fix gradient generation code (remove extra 'dup...
2012-10-22 vandebo@chromium.org[PDF] Fix index calculation for Type1 advance retrieval.
2012-10-22 bsalomon@google.comFix name of extension enabled in r6031 (should be plura...
2012-10-22 bsalomon@google.comEnable extension GL_ARB_fragment_coord_convention in...
2012-10-22 bsalomon@google.comRemove two params from GrGLProgramStage::setData that...
2012-10-22 bsalomon@google.comAutomatically handle converting gl_FragCoord to Skia...
2012-10-22 senorblanco... Remove use of varargs in SkImageFilter. This is causin...
2012-10-22 bsalomon@google.comMake GrGLShaderBuilder responsible for inserting begini...
2012-10-22 bsalomon@google.comMake GrGLProgram be responsible for calling setData...
2012-10-22 mike@reedtribe.orgadd sample to debug in fatbits mode
2012-10-20 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-19 bsalomon@google.comAdd a GM that tests xfermode-based color filters.
2012-10-19 robertphillips... Added ability to extract SkBitmaps to filter tool
2012-10-19 caryclark@google.comshape ops work in progress
2012-10-19 robertphillips... Speculative fix for Chrome bug in SkClipStack::isWideOpen
2012-10-19 caryclark@google.comshape ops work in progress
2012-10-19 edisonn@google.comEnable gm/aarectmodes with pdf config. Does not crash...
2012-10-19 robertphillips... GPU: add failure checks for the scratch textures used...
2012-10-19 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-19 robertphillips... Place r5997 (make arcto's convex) behind a compiler...
2012-10-18 vandebo@chromium.orgAdd SK_API to SkString for hclam@chromium.org
2012-10-18 reed@google.comadd --modulo A B option to gm, so we can only execute...
2012-10-18 edisonn@google.comPDF: Fail fast if in the tree of resources a child...
2012-10-18 epoger@google.comadd a "most" target, and make it the default
2012-10-18 edisonn@google.comUpdate CanvasTest to do elementary tests for PDF too.
2012-10-18 robertphillips... Altered arcTo's canonical points to (usually) be convex
2012-10-18 robertphillips... Make debugger print more information for paths
2012-10-18 mike@reedtribe.orgadd two more tilemode gms, in advance of experimenting...
2012-10-18 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-18 robertphillips... Attempt to patch GR_STATIC_RECT_VB path
2012-10-17 reed@google.comMunch the incoming inverse to force nearly-no-scale...
2012-10-17 junov@chromium.orgFixing refcount leak in SkBitmapHeap caused by collisio...
2012-10-17 reed@google.comwrap check for gLCDSupported w/ a guard, so we don...
2012-10-17 robertphillips... Add new bench to exercise SkPath::arcTo (arbroundrect)
2012-10-17 bsalomon@google.comMake table color filter use asNewCustomStage.
2012-10-17 bsalomon@google.comUse GrCustomStage to implement color matrix.
2012-10-17 robertphillips... Make Ganesh's resource cache limits more representative
2012-10-17 bsalomon@google.comSeparate out the texture matrix from the coord-system...
2012-10-17 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-16 reed@google.comfast case for translate-only repeat bitmapshader, so...
2012-10-16 reed@google.comadd opaque/alpha variants
2012-10-16 bsalomon@google.comAdd transparent source bitmap to colormatrix GM.
2012-10-16 tfarina@chromium.orgDelete three class declarations that we don't provide...
2012-10-16 scroggo@google.comDo not git ignore files like /debugger/QT/moc_*.
2012-10-16 reed@google.comadd DEF_BENCH marco to make it easy to register new...
2012-10-16 bsalomon@google.comReland r5963 with two fixes:
2012-10-16 bsalomon@google.comRevert r5962 because of failures.
2012-10-16 bsalomon@google.comRequire matrix for custom stage to be set when custom...
2012-10-16 caryclark@google.commore pixman work in progress
2012-10-16 caryclark@google.compixman experiment work in progress
2012-10-16 caryclark@google.comshape ops work in progress
2012-10-15 scroggo@google.comRemove an obsolete comment.
2012-10-15 djsollen@google.comAvoid deadlock in SkGetFallbackFamilyNameForChar().
2012-10-15 bungeman@google.comGenerate debugger mocs into out instead of src.
2012-10-15 bsalomon@google.comUse AutoMatrix in GrTextContext
2012-10-15 bsalomon@google.comSpell correct some comments.
2012-10-15 reed@google.com#define SK_DISABLE_EXTRACTSUBSET_OPAQUE_FIX to keep...
2012-10-13 bungeman@google.comAdd SK_API to base classes of classes with SK_API.
2012-10-13 bungeman@google.comChange FreeType lcd filter to provide better results.
2012-10-13 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-12 tfarina@chromium.orgDelete SkWidget.cpp, which has been #ifdef'ed out for...
2012-10-12 reed@google.comretool fFilterOne[X,Y] to store the translate dx, dy...
2012-10-12 djsollen@google.comRemove support for building skia android apps outside...
2012-10-12 bsalomon@google.comAdd new GM, shadertext3. It would have revealed a bug...
2012-10-12 senorblanco... When two or more color matrix image filters are connect...
2012-10-12 reed@google.comAdd SkShader::asShadeProc to fast-path the caller when...
2012-10-12 bungeman@google.comFonts with cubic outlines are rendered without ClearTyp...
2012-10-12 reed@google.comreland 5926 w/ fix in middle loop (thank you asserts)
2012-10-12 reed@google.comrevert 5926 (debug assert)
2012-10-12 reed@google.comadd shaderproc32 for translate+clamp+nofilter.
2012-10-12 bsalomon@google.comCommit SkGpuDevice.h which was omitted from r5918 for...
2012-10-12 bsalomon@google.comBeef up GrContext::AutoMatrix to handle doing GrPaint...
2012-10-12 reed@google.comadd experimental test for different 8888->565 blends...
2012-10-12 reed@google.comadd bench for drawBitmapRectToRect
next