platform/upstream/libSkiaSharp.git
2012-10-29 bsalomon@google.comMake GrGLGradientEffect derive directly from GrGLEffect.
2012-10-26 bsalomon@google.comRebaseline gpu_dev from trunk at r6159.
2012-10-26 caryclark@google.comshape ops work in progress
2012-10-26 bungeman@google.comFix generateMask to properly apply pre-blend.
2012-10-26 senorblanco... Add a factory Create function for SkColorFilterImageFil...
2012-10-26 bungeman@google.comClean up usage of mask gamma.
2012-10-26 bsalomon@google.comMake a bunch of GrGLEffects derive directly from GrGLEf...
2012-10-26 bsalomon@google.comMerging trunk revs up to 6147 into gpu_dev.
2012-10-26 bsalomon@google.comMake the orientation of a texture accessible from and...
2012-10-26 epoger@google.comobject-ify gmmain.cpp (no functional change) to ease...
2012-10-26 borenet@google.comWhitespace change to trigger bots
2012-10-26 bsalomon@google.comMake GrGLEffect::setData take GrEffectStage rather...
2012-10-26 djsollen@google.comRefactor gm to minimize wasted passes through picture...
2012-10-26 bsalomon@google.comCreate a branch for continued GPU development during...
2012-10-26 bsalomon@google.comUpdate comment in GrDrawState.h to reflect renaming...
2012-10-26 borenet@google.comMake output path to render_pictures optional
2012-10-26 bsalomon@google.comRename GrSamplerState to GrEffectStage.
2012-10-26 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-25 bsalomon@google.comMisc stage->effect renaming
2012-10-25 bsalomon@google.comGrGLGradientStage->GrGLGradientEffect
2012-10-25 bsalomon@google.comRename StageKey and related stuff.
2012-10-25 scroggo@google.comFix WIN64 break from variable redefinition.
2012-10-25 bsalomon@google.comFix self assignment in GrGLShaderVar
2012-10-25 scroggo@google.comAdd a callback to cleanup TLS data on Windows.
2012-10-25 bsalomon@google.comRename GrProgramStageFactory to GrBackendEffectFactory.
2012-10-25 bsalomon@google.comFiles accidentally omitted from r6123.
2012-10-25 bsalomon@google.comPlatform/Engine -> Backend
2012-10-25 reed@google.comdon't send % by itself to printf
2012-10-25 reed@google.comuse subclasses instead of function-ptrs for hairline...
2012-10-25 reed@google.comadd bench for hairlines
2012-10-25 reed@google.comadd MACRO macros to help with concat. Stolen from gpu...
2012-10-25 epoger@google.comgyp: generate "everything" and "most" targets instead...
2012-10-25 epoger@google.comclarify code/comments in gmmain.cpp (no functional...
2012-10-25 bungeman@google.comRemove SK_DISABLE_EXTRACTSUBSET_OPAQUE_FIX test since...
2012-10-25 bsalomon@google.comFix decl of gl_FragCoord in GLSL versions <= 1.20.
2012-10-25 robertphillips... Correctly set width & height in filtered SkPictures
2012-10-25 bsalomon@google.comGrGLProgramStage Renaming Part 3
2012-10-25 borenet@google.comWhitespace change to trigger bot
2012-10-25 bsalomon@google.comGrGLProgramStage Renaming Part 2
2012-10-25 bsalomon@google.comGrGLProgramStage Renaming Part 1.
2012-10-25 bsalomon@google.comGrCustomStage Renaming Part 5
2012-10-25 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-24 reed@google.comIf a path is known to be nonfinite, don't forget that...
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...
next