C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / src / core / SkBitmapProcShader.h
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-02-15 reedremove unneeded preroll
2015-01-25 reedinitial preroll api
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-12-17 joshualittremove view matrix from context
2014-12-01 mtkleinRemove SK_SUPPORT_LEGACY_DEEPFLATTENING.
2014-12-01 mtkleinRevert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING....
2014-12-01 mtkleinRemove SK_SUPPORT_LEGACY_DEEPFLATTENING.
2014-11-24 mtkleinAdd Sk prefix to CreateBitmapShader.
2014-09-23 joshualittPatch to create a distinct geometry processor. The...
2014-09-10 reedmake set3DMask virtual, so we can safely notify the...
2014-08-21 reedSimplify flattening to just write enough to call the...
2014-07-08 bsalomonMake GrDrawState and GrPaint take GrEffect* instead...
2014-07-07 reedRevert of Make GrDrawState and GrPaint take GrEffect...
2014-07-07 bsalomonMake GrDrawState and GrPaint take GrEffect* instead...
2014-06-10 dandovSkShader::asNewEffect Refactoring
2014-05-09 commit-bot@chromiu... add localmatrix parameter to shader's asNewEffect
2014-05-06 commit-bot@chromiu... add local-matrix to shader::context
2014-05-05 commit-bot@chromiu... Remove SkShader virtual method validContext
2014-05-01 commit-bot@chromiu... create struct to hold all the params passed around...
2014-04-28 commit-bot@chromiu... Move SkShader::fLocalMatrix into SkShader constructor.
2014-04-23 commit-bot@chromiu... Revert of Revert of Extract most of the mutable state...
2014-04-23 commit-bot@chromiu... Revert of Extract most of the mutable state of SkShader...
2014-04-23 commit-bot@chromiu... Extract most of the mutable state of SkShader into...
2014-04-17 commit-bot@chromiu... Revert of Extract most of the mutable state of SkShader...
2014-04-16 commit-bot@chromiu... Extract most of the mutable state of SkShader into...
2014-03-13 commit-bot@chromiu... Allow toString capability to be toggled independent...
2014-03-07 commit-bot@chromiu... Add a class to allocate small objects w/o extra calls...
2014-01-30 commit-bot@chromiu... Refactor read and write buffers.
2013-01-16 bsalomon@google.comWrap GrEffects in GrEffectPtr.
2013-01-16 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-15 robertphillips@goo... Added print out of SkShader information to debugger
2013-01-14 bsalomon@google.comChange signature of SkShader::asNewEffect(), implement...
2012-12-13 reed@google.comreland 6798 w/ fix for bitmap-as-mask pixel-locking
2012-12-13 reed@google.comrevert 6798 (assert in GM)
2012-12-13 reed@google.comGoal: ensure we always balance lock/unlock pixels calls.
2012-10-12 reed@google.comAdd SkShader::asShadeProc to fast-path the caller when...
2012-07-25 rileya@google.comUse asNewCustomStage instead of asABitmap in SkGpuDevic...
2012-03-29 djsollen@google.comCleanup code related to SkFlattenable::flatten()
2012-03-26 djsollen@google.comCreate macro for registering classes for deserialization
2012-03-23 djsollen@google.comCleanup Macros arround static initializers for SkFlatte...
2011-12-15 caryclark@google.comadd optional manual global initialization
2011-12-09 junov@chromium.orgAdding isOpaque method to skia shader classes
2011-07-28 epoger@google.comupdate of all copyright notices to reflect new license...
2011-03-07 reed@google.commake asABitmap() const
2010-12-20 reed@android.commerge with changes for GPU backend
2008-12-17 reed@android.comgrab from latest android