- 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
- 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
- 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
- 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
- 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
- e4a4f12 Real fix for SK_API / Windows shared lib problems. by mtklein@google.com · 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
- e3beb6b SkNonCopyable should be used with private inheritance. by commit-bot@chromium.org · 11 years ago
- 2b4e370 Convert SkPicture's generation ID to a unique ID by commit-bot@chromium.org · 11 years ago
- 622eda7 Remove deprecated function. by commit-bot@chromium.org · 11 years ago
- d01ec71 Revert to old behavior regarding SK_CPU_ARM and update documentation around SK_CPU_ARM64 on iOS. by commit-bot@chromium.org · 11 years ago
- b677943 Fix ios build in chromium when targeting multiple architectures by djsollen@google.com · 11 years ago
- 8ec45ce Add more big endian platforms by commit-bot@chromium.org · 11 years ago
- a915772 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- d550088 Add generation ID to SkPicture by robertphillips@google.com · 11 years ago
- 6f2d4d4 ARM Skia NEON patches - 35 - First AArch64 support by commit-bot@chromium.org · 11 years ago
- d48ad8e Fold SkTSetBit into SkOTSet*Bit. by commit-bot@chromium.org · 11 years ago
- 8ddc26b Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture by commit-bot@chromium.org · 11 years ago
- 0943f5f Thread picture version through to SkReadBuffer. by commit-bot@chromium.org · 11 years ago
- d643a90 Revert of ARM Skia NEON patches - 35 - First AArch64 support (https://codereview.chromium.org/143423004/) by commit-bot@chromium.org · 11 years ago
- 7a0e275 ARM Skia NEON patches - 35 - First AArch64 support by commit-bot@chromium.org · 11 years ago
- 28361fa Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() by commit-bot@chromium.org · 11 years ago
- 4784182 Revert of Implement text rendering with NVPR (https://codereview.chromium.org/196133014/) by commit-bot@chromium.org · 11 years ago
- dcb8ef9 Implement text rendering with NVPR by commit-bot@chromium.org · 11 years ago
- f20fc24 remove all references to legacy Config8888 by reed@google.com · 11 years ago
- d9ea09e Consolidate SkCanvas matrix virtuals. by commit-bot@chromium.org · 11 years ago
- 7111d46 Revert "Revert of implement readPixels and writePixels natively, w/o using the (deprecated) (https://codereview.chromium.org/199733016/)" by reed@google.com · 11 years ago
- 231f6b8 Revert of implement readPixels and writePixels natively, w/o using the (deprecated) (https://codereview.chromium.org/199733016/) by commit-bot@chromium.org · 11 years ago
- 1121170 implement readPixels and writePixels natively, w/o using the (deprecated) by reed@google.com · 11 years ago
- e8807f4 SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 11 years ago
- 75cf29b Add new experimental API to SkPicture to get "id" of current op by commit-bot@chromium.org · 11 years ago
- d58a856 Have SkTArray state that it default-initializes. by bungeman@google.com · 11 years ago
- 95ebd17 Add removeShuffle to SkTArray and add SkTArray tests. by bungeman@google.com · 11 years ago
- 9206da6 Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codereview.chromium.org/203203003/) by commit-bot@chromium.org · 11 years ago
- f48182b SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 11 years ago
- 520cf8b Fix cull nesting assertion. by commit-bot@chromium.org · 11 years ago
- 933e65d replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove them entirely! by commit-bot@chromium.org · 11 years ago
- 180e36a Revert "hide Config8888 entirely". Broke a bunch of builds. by bsalomon@google.com · 11 years ago
- be41d38 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- eb9547c stub for ganesh veto by commit-bot@chromium.org · 11 years ago
- e14792d hide Config8888 entirely by commit-bot@chromium.org · 11 years ago
- d8a57af Adding a new SkSurface factory for generating surfaces from the scratch texture pool. by commit-bot@chromium.org · 11 years ago
- 8e13a15 Fixed cross compilation with mingw. by commit-bot@chromium.org · 11 years ago
- fffb2cd Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codereview.chromium.org/203203003/) by commit-bot@chromium.org · 11 years ago
- fa4dc2c SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 11 years ago
- 70512af Add a means of extracting active operations from SkPicture by commit-bot@chromium.org · 11 years ago
- e5957f6 update comment on setShader to clarify alpha-bitmap behavior in bitmapshaders by commit-bot@chromium.org · 11 years ago
- 14bdd52 Revert of r13836 due to Chromium cc_unittests failures by robertphillips@google.com · 11 years ago
- 9236238 Remove SkCanvas matrix ops return value. by commit-bot@chromium.org · 11 years ago