- e003aec remove unused Kernel33MaskFilter by commit-bot@chromium.org · 10 years ago
- e49157f Factor GrTexture into public GrTexture and private GrTextureImpl. by commit-bot@chromium.org · 11 years ago
- 96fb748 add localmatrix parameter to shader's asNewEffect by commit-bot@chromium.org · 11 years ago
- 59e7d23 Revert of Factor GrTexture into public GrTexture and private GrTextureImpl. (https://codereview.chromium.org/275903002/) by commit-bot@chromium.org · 11 years ago
- bd465d1 Factor GrTexture into public GrTexture and private GrTextureImpl. by commit-bot@chromium.org · 11 years ago
- d12de02 Revert of hide get/setLocalMatrix (https://codereview.chromium.org/279563002/) by commit-bot@chromium.org · 11 years ago
- 5adad32 hide get/setLocalMatrix by commit-bot@chromium.org · 11 years ago
- 95c2003 cleanup GrContext resource cache api by commit-bot@chromium.org · 11 years ago
- a17773f Disable filtering in draw Bitmap operation when pixels are aligned by commit-bot@chromium.org · 11 years ago
- 443c0a6 Revert of Improved x86 SSE build and run-time checks. (https://codereview.chromium.org/272503006/) by commit-bot@chromium.org · 11 years ago
- 2656b1d Improved x86 SSE build and run-time checks. by commit-bot@chromium.org · 11 years ago
- 8fae213 add localmatrix-shader by commit-bot@chromium.org · 11 years ago
- beb1af2 First pass at pre-rendering saveLayers for GPU by robertphillips@google.com · 11 years ago
- 8341eb7 Rename from "(un)lock" to "(un)map" for geometry buffers. by commit-bot@chromium.org · 11 years ago
- eaca36b remove dead mipmap code from SkBitmap by commit-bot@chromium.org · 11 years ago
- 80116dc add local-matrix to shader::context by commit-bot@chromium.org · 11 years ago
- 06a3206 fix TriColorShader to respect the paint's alpha by commit-bot@chromium.org · 11 years ago
- 95a2b0e Allow custom resources in the GrContext's cache by commit-bot@chromium.org · 11 years ago
- 11c6b39 Adds a mechanism for GrCacheable objects to notify the resource cache by commit-bot@chromium.org · 11 years ago
- ce56d96 Remove SkShader virtual method validContext by commit-bot@chromium.org · 11 years ago
- 4e332f8 add rounding-using-doubles methods on SkScalar and SkRect by commit-bot@chromium.org · 11 years ago
- 160b478 Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 11 years ago
- f8a8ae1 eliminate mac xcode 5 only warning by commit-bot@chromium.org · 11 years ago
- 089a780 Split GrResource into GrCacheable/GrGpuObject by commit-bot@chromium.org · 11 years ago
- 40f6e3a add release-mode checks for null, at least for a while by commit-bot@chromium.org · 11 years ago
- 5aacfe9 Remove setLocalMatrix calls from picture shader GM. by commit-bot@chromium.org · 11 years ago
- c09abe6 Revert of Remove setLocalMatrix calls from picture shader GM. (https://codereview.chromium.org/260863007/) by commit-bot@chromium.org · 11 years ago
- 74b8cb1 Remove setLocalMatrix calls from picture shader GM. by commit-bot@chromium.org · 11 years ago
- 608d637 Choose memset procs once. by commit-bot@chromium.org · 11 years ago
- 53b614b Revert of Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. (https://codereview.chromium.org/243413002/) by djsollen@google.com · 11 years ago
- f9deb8a Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 11 years ago
- 6fcd1ef Add flag for SkGpuSurface creation to enable distance fields. by commit-bot@chromium.org · 11 years ago
- e901b6d create struct to hold all the params passed around for shader::context by commit-bot@chromium.org · 11 years ago
- 3f03215 DM: Push GPU-parent child tasks to the front of the queue. by commit-bot@chromium.org · 11 years ago
- 2e74f9d remove code behind SK_SUPPORT_LEGACY_PROCXFERMODE by reed@google.com · 11 years ago
- 508022c expose ConvertRadiusToSigma to aid clients in the API transition to sigma by commit-bot@chromium.org · 11 years ago
- f3e5059 add default impl for context methods on shader by commit-bot@chromium.org · 11 years ago
- 45d1d1d Rename SK_DEBUGBREAK to SK_ALWAYSBREAK by commit-bot@chromium.org · 11 years ago
- 62cf26f Revert of Rename SK_DEBUGBREAK to SK_ALWAYSBREAK (https://codereview.chromium.org/263553012/) by commit-bot@chromium.org · 11 years ago
- f0eeb7d Rename SK_DEBUGBREAK to SK_ALWAYSBREAK by commit-bot@chromium.org · 11 years ago
- 88cb22b Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL by commit-bot@chromium.org · 11 years ago
- 1ac99c8 Fixed issue found by clusterfuzz by commit-bot@chromium.org · 11 years ago
- 0a5c233 Implement bounds traversals for tile and matrix convolution filters. by senorblanco@chromium.org · 11 years ago
- daaafa6 add asAShadowBlur for android to drawlooper by reed@google.com · 11 years ago
- 19bce5f add SK_API to include/record by commit-bot@chromium.org · 11 years ago
- e396455 move common blur types into central header by commit-bot@chromium.org · 11 years ago
- 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 11 years ago
- f672cea teach TSAN about SkSpinlock, SkRefCnt, and SkOnce by commit-bot@chromium.org · 11 years ago
- a537627 Revert of teach TSAN about SkSpinlock, SkRefCnt, and SkOnce (https://codereview.chromium.org/247813005/) by commit-bot@chromium.org · 11 years ago
- f669672 Use EXT_direct_state_access for path matrix manipulation by commit-bot@chromium.org · 11 years ago
- cc9dbfb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- e2cb12a First pass at GPU veto by commit-bot@chromium.org · 11 years ago
- d70fa20 Deprecate SaveFlags use in the public SkCanvas API. by commit-bot@chromium.org · 11 years ago
- d0306a1 Revert of Add nanosecond timer. (https://codereview.chromium.org/250243002/) by commit-bot@chromium.org · 11 years ago
- 74b43a9 Add nanosecond timer. by commit-bot@chromium.org · 11 years ago
- 76a3b2a Remove support for inheriting the paint color from SkColorShader by commit-bot@chromium.org · 11 years ago
- 6d4e90a teach TSAN about SkSpinlock, SkRefCnt, and SkOnce by commit-bot@chromium.org · 11 years ago
- 1d24eb2 teach TSAN about SkSpinlock, SkRefCnt, and SkOnce by commit-bot@chromium.org · 11 years ago
- 732bd66 Rearrange SkRecord public API to fit better with cc/resources/picture by commit-bot@chromium.org · 11 years ago
- b0430d0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- a49c0a5 Add a missing SK_API to SkImageFilter::Cache. by senorblanco@chromium.org · 11 years ago
- 8f831f2 First step in pulling SkPicturePlayback & SkPictureRecord out of SkPicture by commit-bot@chromium.org · 11 years ago
- 0a6fe71 Use fixed function pipeline only when drawing paths by commit-bot@chromium.org · 11 years ago
- f117781 fix size_t/int warnings by commit-bot@chromium.org · 11 years ago
- 3adcc34 stop using deprecated bitmap::config for gpu by commit-bot@chromium.org · 11 years ago
- 87fcd95 Revert of Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/249643002/) by commit-bot@chromium.org · 11 years ago
- 6e5671d Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/) by commit-bot@chromium.org · 11 years ago
- 6e332f7 Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/) by commit-bot@chromium.org · 11 years ago
- bc2f1dc Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 11 years ago
- e0d9ce8 Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" by reed@google.com · 11 years ago
- 60b5dce expose CGImage -> SkBitmap by commit-bot@chromium.org · 11 years ago
- 945ec3a Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/) by commit-bot@chromium.org · 11 years ago
- 4325d11 make drawText calls non-virtual, to ease SkFont and TextBlob by commit-bot@chromium.org · 11 years ago
- dcacd5f eliminate config param -- it was always self's config by reed@google.com · 11 years ago
- aec1438 Add asADash entry point into SkPathEffect to allow extracting Dash info from PathEffects by commit-bot@chromium.org · 11 years ago
- 02a094c SK_API-export SkBBHFactory & friends. by commit-bot@chromium.org · 11 years ago
- 6b4aaa7 add optional origin parameter to accessTopLayerPixels by commit-bot@chromium.org · 11 years ago
- 2c4e75c Remove offset to SkMallocPixelRef::NewWithData - use SkData::NewSubset instead. by commit-bot@chromium.org · 11 years ago
- 855e88e Fixes for SkPictureShader. by commit-bot@chromium.org · 11 years ago
- 44d83c1 Add flipped gradient branch to two point conical gradient by commit-bot@chromium.org · 11 years ago
- f7927dd Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 0f1fef8 inline SkMulDiv now that 64bit mul is inlineable by commit-bot@chromium.org · 11 years ago
- 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 11 years ago
- 60bd751 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 11 years ago
- 53783b0 Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/) by commit-bot@chromium.org · 11 years ago
- ec2d8b3 Revert r14218. by bungeman@google.com · 11 years ago
- cc277b7 Orphan ProcXfermode, with an eye towards removing it by commit-bot@chromium.org · 11 years ago
- 7518ff2 Revert of Add flipped gradient branch to two point conical gradient (https://codereview.chromium.org/227623004/) by commit-bot@chromium.org · 11 years ago
- cf41935 Add flipped gradient branch to two point conical gradient by commit-bot@chromium.org · 11 years ago
- 667b98d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 8121c6c Reverting r14225 (Fix SK_SUPPORT_DEPRECATED_RECORD_FLAGS handling - https://codereview.chromium.org/237673017/) due to compiler complaints by robertphillips@google.com · 11 years ago
- a387db2 Fix SK_SUPPORT_DEPRECATED_RECORD_FLAGS handling by robertphillips@google.com · 11 years ago
- 39426e2 read/write function_ptrs as just void*, and not as 'array of bytes' by commit-bot@chromium.org · 11 years ago
- d393b17 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 11 years ago
- 0fcd6ca fix #if SK_DEBUG -- should be #ifdef SK_DEBUG by reed@google.com · 11 years ago
- 85faf50 remove legacy filter-flags, and store FilterLevel directly by commit-bot@chromium.org · 11 years ago
- 001f4ed Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 11 years ago
- 51b0d0b Add cast for warning as error on Windows from r14201. by bungeman@google.com · 11 years ago
- d3fbd34 Fix size of rotated text with FreeType. by bungeman@google.com · 11 years ago