- 30c174b Make SkPath cache the result of cheapComputeDirection. by bsalomon@google.com · 12 years ago
- 2e0c79f Revert 6351 due to bugs. by bsalomon@google.com · 12 years ago
- d729b3e add entry-point to SkMaskFilter to fast-path rectangles. by reed@google.com · 12 years ago
- d9f7503 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 6898d52 add centerX() and centerY() to SkIRect (because they made me) by reed@google.com · 12 years ago
- 6794a25 Apply intersect rects to earlier clip elements and skip rects when possible. by bsalomon@google.com · 12 years ago
- 72b2e6f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- e8ca6c6 Combine multiple intersecting rects in SkClipStack::Iter. by bsalomon@google.com · 12 years ago
- 2a7579d CG imagedecoder never sets isOpaque, so add method to SkBitmap to compute that, by reed@google.com · 12 years ago
- 7b7cdd1 Some improvements to reduce the number of pixels touched in generating alpha clip masks by bsalomon@google.com · 12 years ago
- 8f0a7b8 Add temporary interfaces in blur and clip to by caryclark@google.com · 12 years ago
- 4d30383 add more utilities: roundIn(), offsetTo() by reed@google.com · 12 years ago
- a362237 add draw filter option to picture_bench by caryclark@google.com · 12 years ago
- 61729ec Remove a pointless anonymous namespace in a header. by thakis@chromium.org · 12 years ago
- 17fc651 Make all remaining effects use GrGLEffectMatrix by bsalomon@google.com · 12 years ago
- 92b6a94 Make GrGLTextureDomainEffect use GrGLEffectMatrix. by bsalomon@google.com · 12 years ago
- 35ac048 Refactoring RTree integration to support SkBBoxHierarchy polymorphism in SkPicture. by junov@chromium.org · 12 years ago
- 7103f18 GDI fonthost to serialize using correct font name. by bungeman@google.com · 12 years ago
- e1e7d7a add SkScalarsEqual() so we don't have to use memcmp for arrays of floats. by reed@google.com · 12 years ago
- f94b3a4 Make SkShader store localM directly rather than as a separate alloc. by bsalomon@google.com · 12 years ago
- 683c3c7 Shortcut inverting the identity matrix. by bsalomon@google.com · 12 years ago
- 72ba668 Fix for error in r6214 (missing pre-declaration) by robertphillips@google.com · 12 years ago
- 97b6b07 Fleshed out GPU portion of image/surface feature by robertphillips@google.com · 12 years ago
- 41d0d2f comment-only: add "this may change" warning to SkChecksum.h by epoger@google.com · 12 years ago
- e8ebeb1 Add option to gm: write out images into a hierarchy, rather than a flat set of files by epoger@google.com · 12 years ago
- 08283af Rename GrSamplerState to GrEffectStage. by bsalomon@google.com · 12 years ago
- 27b40e9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 49a5b19 add MACRO macros to help with concat. Stolen from gpu headers by reed@google.com · 12 years ago
- 831c726 Correctly set width & height in filtered SkPictures by robertphillips@google.com · 12 years ago
- 021fc73 GrCustomStage Renaming Part 5 by bsalomon@google.com · 12 years ago
- 8ea78d8 GrCustomStage Renaming Part 4 by bsalomon@google.com · 12 years ago
- 63f1127 Make filter tool actually filter the read in SkPicture by robertphillips@google.com · 12 years ago
- a469c28 CustomStage Renaming Part 1 by bsalomon@google.com · 12 years ago
- c2e8cef Remove use of varargs in SkImageFilter. This is causing a crash in recent by senorblanco@chromium.org · 12 years ago
- a56fedc Add SK_API to SkString for hclam@chromium.org by vandebo@chromium.org · 12 years ago
- b2ad101 Make table color filter use asNewCustomStage. by bsalomon@google.com · 12 years ago
- 67e78c9 Use GrCustomStage to implement color matrix. by bsalomon@google.com · 12 years ago
- dfdb7e5 Reland r5963 with two fixes: by bsalomon@google.com · 12 years ago
- f6eac8a Revert r5962 because of failures. by bsalomon@google.com · 12 years ago
- b022177 Require matrix for custom stage to be set when custom stage is installed. by bsalomon@google.com · 12 years ago
- 4200dfe Add SK_API to base classes of classes with SK_API. by bungeman@google.com · 12 years ago
- 8d21f6c When two or more color matrix image filters are connected together, and the non-leaf matrices do not require clamping, we can concatenate their matrices and apply them together. by senorblanco@chromium.org · 12 years ago
- 3bafe74 Add SkShader::asShadeProc to fast-path the caller when the shader is fast by reed@google.com · 12 years ago
- cb1bbb3 Fonts with cubic outlines are rendered without ClearType by GDI. by bungeman@google.com · 12 years ago
- 3ab43d5 Minimize use of SkDraw's matrix in SkGpuDevice. by bsalomon@google.com · 12 years ago
- 5dc26b9 SkTCopyOnFirstWrite by bsalomon@google.com · 12 years ago
- fc84359 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 9f25de7 This patch implements generalized DAG connectivity for SkImageFilter. SkImageFilter maintains a list of inputs, which can be constructed either from a SkImageFilter** or zero or more SkImageFilter* arguments (varargs). by senorblanco@chromium.org · 12 years ago
- a6926b1 Reland r5861 but leave setMatrixClip virtual on SkDevice (IOW this is a partial revert of r5871 which reverted r5861). by bsalomon@google.com · 12 years ago
- 3fffb2e Reverting r5861 (remove gainfocus and setMatixClip) due to Chrome compilation issues by robertphillips@google.com · 12 years ago
- a1c3d78 Remove gainFocus() and setMatrixClip() virtuals from SkDevice. by bsalomon@google.com · 12 years ago
- 0e354aa Remove external matrix feature. by bsalomon@google.com · 12 years ago
- 5a7c6be Add the ability to provide function pointers to SkPicture serialization by scroggo@google.com · 12 years ago
- 94bc60f Lock gFTMutex when modifying FT globals. by scroggo@google.com · 12 years ago
- 7823d9a Disable SK_DEBUG_PATH_REF in debug builds. by bsalomon@google.com · 12 years ago
- 7cc7f49 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- ae09f2d Adds extra debugging to SkPathRef that can optionally be turned on in a release build. by bsalomon@google.com · 12 years ago
- 1dfe88e Revert r5557 (which itself was a revert of r5433). Relands SkPathRef. Will follow with change for extra debug checks to attempt to ferret out http://www.crbug.com/148637. by bsalomon@google.com · 12 years ago
- 425a8c7 add getSeed() by reed@google.com · 12 years ago
- dde646a re-land removal of setBitmapDevice by reed@google.com · 12 years ago
- 35e535a Rolling back r5732 due to Chrome Mac compiler issues by robertphillips@google.com · 12 years ago
- 768d59b remove setBitmapDevice -- no longer called, and is a necessary step on our way by reed@google.com · 12 years ago
- 9c39744 Fix recursive GPU processing for SkImageFilter. Plumb through the by senorblanco@chromium.org · 12 years ago
- 373ebc6 Suppress some warnings on linux. by bsalomon@google.com · 12 years ago
- 74bb77e add getMetaData() to SkCanvas (as part of our master plan to remove by mike@reedtribe.org · 12 years ago
- 33535f3 Reimplement drawBitmapRectToRect to correctly handle fraction srcRect. by reed@google.com · 12 years ago
- 0e82c67 "fix" chrome build by robertphillips@google.com · 12 years ago
- 594dd3c iOS support work in progress by caryclark@google.com · 12 years ago
- a0c2bc2 Make flattenables no longer depend on global static initializers. by scroggo@google.com · 12 years ago
- 52657c7 remove unused parameter (that also slowed us down) to SkAutoTDelete by reed@google.com · 12 years ago
- 867cbd8 first cut at making iOS work by caryclark@google.com · 12 years ago
- c1ad022 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 7112173 re-re-land 5578 by reed@google.com · 12 years ago
- 10f9f4a revert 5580 by reed@google.com · 12 years ago
- eab16de re-land 5578 w/ pipe fix by reed@google.com · 12 years ago
- c75c36a revert 5578 -- broke pipe by reed@google.com · 12 years ago
- f1ab723 Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. This by reed@google.com · 12 years ago
- 66bcbd1 Check for invalid SkPictures by borenet@google.com · 12 years ago
- 6c5418e Temporarily revert r5433 due to http://www.crbug.com/148637 until after M23 branch. by bsalomon@google.com · 12 years ago
- 1c6307e Fix some nits from http://codereview.appspot.com/6506103/ by rileya@google.com · 12 years ago
- 1d225f2 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 8515e79 Add R-Tree record flag to SkPicture, plus some cleanup/fixes in associated classes. by rileya@google.com · 12 years ago
- 1f1543f re-apply 5508, but with the new compile-flag disabled for now by reed@google.com · 12 years ago
- bfe1572 revert 5508 -- it broke most of the builds by reed@google.com · 12 years ago
- 1f8787a Using the device scale factor for glyph positioning by wjmaclean@chromium.org · 12 years ago
- 69aca79 SkPathRef: one allocation for pts+verbs, path GenID, copy-on-write by bsalomon@google.com · 12 years ago
- 5e72845 Add SK_API to path == decl. Over-the-shoulder review from robertphillips@ by bsalomon@google.com · 12 years ago
- b24b4fa Future proof luminance caches. https://codereview.appspot.com/6495071/ by bungeman@google.com · 12 years ago
- 9474ed0 Switch GrGpu's GrResource list over to using SkTDLinkedList by robertphillips@google.com · 12 years ago
- 58b4ead Perform multi core rendering in bench_pictures. by scroggo@google.com · 12 years ago
- 0576555 Remove dead code and update a comment. by scroggo@google.com · 12 years ago
- a27096b Sanitizing source files in Skia_Nightly_House_Keeping by skia.committer@gmail.com · 12 years ago
- 1cf58d0 add SkWriter32::rewindToOffset() -- used for peephole edits in picture recording by reed@google.com · 12 years ago
- 405d0f4 In which a series of things around attachToCanvas and writePixels are fixed by bsalomon@google.com · 12 years ago
- c9ab987 Implement multi-threaded picture playback via cloning. by djsollen@google.com · 12 years ago
- 1bfe01d When creating gray from lcd, use luminance instead of coverage. by bungeman@google.com · 12 years ago
- 536079b Fix Clang build on Android. by digit@google.com · 12 years ago
- 7edfb49 need to declare INHERITED for the instcount macros by reed@google.com · 12 years ago
- fd875e8 re-enable inst counting by reed@google.com · 12 years ago
- a292112 Remove SkGpuDevice::fTexture, use new pixel ref class name by bsalomon@google.com · 12 years ago