- 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
- 73cb153 Make sure SkDrawLooper objects can only be allocated on the heap. by commit-bot@chromium.org · 11 years ago
- beb8b3a Add GL_CHROMIUM_map_sub functions to GrGLInterface and bit to GrGLCaps. by commit-bot@chromium.org · 11 years ago
- 762cd80 Move distance field generation to the glyph cache. by commit-bot@chromium.org · 11 years ago
- b17a24f SkRecord: turn on cull annotation pass in public API. by commit-bot@chromium.org · 11 years ago
- 4431e77 Mike R: please sanity check SkPostConfig.h by commit-bot@chromium.org · 11 years ago
- 1a479e7 Allow clients to specify an external SkImageFilter cache. by senorblanco@chromium.org · 11 years ago
- 5d0b150 resize canvas for GM + typo by commit-bot@chromium.org · 11 years ago
- 5199701 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 11 years ago
- f7efa50 Implement intra-frame cacheing in image filters. by commit-bot@chromium.org · 11 years ago
- cae54f1 remove picture-backed surfaces by commit-bot@chromium.org · 11 years ago
- c4b21e6 Mark our territory with (C). by commit-bot@chromium.org · 11 years ago
- 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 11 years ago
- c873329 Update bench to be able to preprocess skps by commit-bot@chromium.org · 11 years ago
- 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 11 years ago
- 18fd2b9 Add a focused public API for src/record. by commit-bot@chromium.org · 11 years ago
- d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 11 years ago
- 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 11 years ago
- 4770a3b Clean up the default gamma settings. by bungeman@google.com · 11 years ago
- 6573ce7 Create SkLayerRasterizer w/o destroying Builder. by commit-bot@chromium.org · 11 years ago
- 2f56998 Add MakeEmpty to GrIRect16 by commit-bot@chromium.org · 11 years ago
- e4a4f12 Real fix for SK_API / Windows shared lib problems. by mtklein@google.com · 11 years ago
- 0a09d71 Implement drawDRRect for GPU by commit-bot@chromium.org · 11 years ago
- 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 11 years ago
- 4460e75 Define SK_CPU_X86 on x86 machines. by commit-bot@chromium.org · 11 years ago
- e1d9443 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- bafee11 fix warning by removing padding field by reed@google.com · 11 years ago
- c5d9bb0 Initial picture shader implementation by commit-bot@chromium.org · 11 years ago
- 43c2758 WIP -- SkFont by reed@google.com · 11 years ago
- 667240a Relax the assert in SkReadBuffer::setPictureVersion(). by fmalita@google.com · 11 years ago
- 8865d09 Revert of Initial picture shader implementation (https://codereview.chromium.org/221923007/) by commit-bot@chromium.org · 11 years ago
- 592b2d1 Initial picture shader implementation by commit-bot@chromium.org · 11 years ago
- fc94829 remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG by commit-bot@chromium.org · 11 years ago