- 30e6d2c Adds a bunch of benchmarks around creating, transforming, testing path equality, by bsalomon@google.com · 12 years ago
- 56d5bfa privatize SkBuffer.h by mike@reedtribe.org · 12 years ago
- 65be881 privatize SkRefDict.h by mike@reedtribe.org · 12 years ago
- d02d4ff privatize SkGlyph.h by mike@reedtribe.org · 12 years ago
- 2bc1689 privatize SkPtrRecorder.h by mike@reedtribe.org · 12 years ago
- 227b516 refactor some subclasses in SkFlattenable.h into SkPtrRecorder.h, in preparation for by mike@reedtribe.org · 12 years ago
- 43523f8 privatize SkDeviceProfile.h by mike@reedtribe.org · 12 years ago
- aaa3aec privatize SkBlitter.h by reed@google.com · 12 years ago
- cabe48a privatize SkScan.h by reed@google.com · 12 years ago
- 73e7102 Added method of getting top genID from SkClipStack by robertphillips@google.com · 12 years ago
- d74e710 remove SkShape (unused) Review URL: https://codereview.appspot.com/6461069 by reed@google.com · 12 years ago
- e012e0a privatize SkEdgeClipper.h by mike@reedtribe.org · 12 years ago
- 22f8400 privatization of SkPerspIter.h remove obsolete SkRelay.h by mike@reedtribe.org · 12 years ago
- efb65de privatization -- moving headers out of include into src by mike@reedtribe.org · 12 years ago
- 586b6a5 move SkSqrt32 back into SkMath.h -- was referenced in SkEmbossMask.cpp by reed@google.com · 12 years ago
- 66e5160 Privatize SkAutoKern.h by reed@google.com · 12 years ago
- 4b163ed Privatization: by reed@google.com · 12 years ago
- 21830d9 Refactor Bitmap Storage for SkPicture using SkPipe's design. by djsollen@google.com · 12 years ago
- c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
- 46f9350 Added SkClipStack portion of new clip mask caching system by robertphillips@google.com · 12 years ago
- e691376 move SkTextToPathIter into private header by reed@google.com · 12 years ago
- 02f65f2 move SkFilterShader into private header by reed@google.com · 12 years ago
- 157d944 rm: Introduce SK_ARM_NEON_WRAP handy wrapper macro. by digit@google.com · 12 years ago
- 0a7672f Add morphology, convolution, single texture, texture domain effects to new unit test system by bsalomon@google.com · 12 years ago
- d472620 Registry-based unit test for custom effects by bsalomon@google.com · 12 years ago
- dea8e25 fix warngs by casting from float to int64_t by reed@google.com · 12 years ago
- c9af5d8 add debugging SkFloatToFixed_Check() which asserts that the float is in range of a fixed by reed@google.com · 12 years ago
- c8d640b special-case edge-building for polygons (paths with only lines) by reed@google.com · 12 years ago
- cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
- 302cffb Replace the asAFoo() functions in SkImageFilter with canFilterImageGPU() and by senorblanco@chromium.org · 12 years ago
- 0c3e5fe Pipe factory names independently from the flattenables using them. by scroggo@google.com · 12 years ago
- fbf3194 arm: Move SkUtilsArm.h from include/core to src/core by digit@google.com · 12 years ago
- 641f8b1 Replace GrClip with SkClipStack by robertphillips@google.com · 12 years ago
- 4b2af9c add getUnitsPerEm() to SkTypeface by reed@google.com · 12 years ago
- 5d4ba88 check-point for gpu support in SkImage/SkSurface by reed@google.com · 12 years ago
- 7b11289 Added dev- & canv- prefixes to Ganesh bounding boxes to indicate coordinate space by robertphillips@google.com · 12 years ago
- a1da103 Update SkData and SkDataSet to make better use of SkFlattenable. by djsollen@google.com · 12 years ago
- 9ea5a3b change SkSurface::newCanvas() to getCanvas(), and redefine its life-cycle to be by reed@google.com · 12 years ago
- 97efada Gamma correcting masks. https://codereview.appspot.com/6244068/ by bungeman@google.com · 12 years ago
- 9120892 Const correct BlockRef in SkAutoTUnref. https://codereview.appspot.com/6448066/ by bungeman@google.com · 12 years ago
- 79a1c34ee land https://codereview.appspot.com/6448046/ by reed@google.com · 12 years ago
- 889b09e check-point for surface experiment by reed@google.com · 12 years ago
- 2092c40 Add support for ARM without EDSP and ARMv6+ by george@mozilla.com · 12 years ago
- f6627b7 check-point for image experiment by reed@google.com · 12 years ago
- 20a550c Add virtual destructor to class with virtual functions. by justinlin@google.com · 12 years ago
- 7dade42 Always store pixels of mutable bitmaps when recording a SkPicture. by djsollen@google.com · 12 years ago
- c84b833 Reapply "Remove Bitmaps Raw Pixel Support." by djsollen@google.com · 12 years ago
- 1448cf8 Specialize SkAutoTUnref on const T so that operator -> works. by bsalomon@google.com · 12 years ago
- fc91dc7 Windows compiler complaint cleanup by robertphillips@google.com · 12 years ago
- cc6493b Added ctor to SkClipStack and isEmpty method by robertphillips@google.com · 12 years ago
- 0bb18bb explicitly track if a path is finite or not by reed@google.com · 12 years ago
- 56f8f33 Revert "Remove Bitmaps Raw Pixel Support." by djsollen@google.com · 12 years ago
- ece0100 Fix SK_OVERRIDE for various versions of clang by george@mozilla.com · 12 years ago
- 79c865a Ensure that all GNU-based systems are considered to be UNIX by george@mozilla.com · 12 years ago
- 91f319c Use asNewCustomStage instead of asABitmap in SkGpuDevice, also removed now-unecessary twoPointRadialParams parameter from asABitmap. by rileya@google.com · 12 years ago
- 0567f22 Add SkScalarPow. by bungeman@google.com · 12 years ago
- bba65d9 experimental only by reed@google.com · 12 years ago
- 4c2a2f7 Added isIntersectionOfRects to SkClipStack by robertphillips@google.com · 12 years ago
- 6e502fe Fix Android build broken due to changes in r4741. by bungeman@google.com · 12 years ago
- bbe5013 Split SkGlyph into its own header. https://codereview.appspot.com/6434049/ by bungeman@google.com · 12 years ago
- 607fe07 Added bound computation to SkClipStack by robertphillips@google.com · 12 years ago
- c1d1f41 Remove Bitmaps Raw Pixel Support. by djsollen@google.com · 12 years ago
- f794303 add protected method for internal_dispose overrides to jam fRefCnt before by reed@google.com · 12 years ago
- 03c1c35 Added asNewCustomStage to SkShader and implemented it for all the gradient shaders. by rileya@google.com · 12 years ago
- 80214e2 Made clarifying renamings to SkClipStack's iterators (and added to unit test) by robertphillips@google.com · 12 years ago
- 73c48f1 removing trailing ',' on last entry in enum, to fix warning by reed@google.com · 12 years ago
- ca0062e add SkPaint::getPosTextPath(), with gm to test it by reed@google.com · 12 years ago
- 22e57f9 New subclasses for both Gr and GrGL gradient effect classes. by rileya@google.com · 12 years ago
- 7f1ffa6 Add SK_API for SkData. Needed for https://bugs.webkit.org/show_bug.cgi?id=91171 by vandebo@chromium.org · 12 years ago
- 5836b6d Add skipToLast method to SkClipStack by robertphillips@google.com · 12 years ago
- f7751ae Exported SkFILEWStream class so that it can be used in Chrome. by alokp@chromium.org · 12 years ago
- e9fdfb5 remove Symbian (not needed) flag, and assume all CPUs *except* thumb have fast by reed@google.com · 12 years ago
- 52cb2c7 Extended SkDeque's reverse iteration capability to SkClipStack by robertphillips@google.com · 12 years ago
- 0a78b0f Refactor SkDeque's iterator and allocation method by robertphillips@google.com · 12 years ago
- 50ccb0a Add a skia method to perform an atomic add. by scroggo@google.com · 12 years ago
- 96cbd2c Revert "Add a method to atomic add." by scroggo@google.com · 12 years ago
- e3f84f3 Add a skia method to perform an atomic add. by scroggo@google.com · 12 years ago
- 40a1ae4 Added SkDevice onAttachToCanvas & onDetachFromCanvas methods by robertphillips@google.com · 12 years ago
- af07d06 Add SkTDArray.contains(), which is just a wrapper around find() by epoger@google.com · 12 years ago
- fd4c00e Fix SkMatrix.h line endings (LF) [change 4592 fixed the cpp] by bsalomon@google.com · 12 years ago
- d0c1a06 Introduces new SingleTextureEffect base class for GrCustomStage objects. by tomhudson@google.com · 12 years ago
- 02662b7 Fixing bad assertion test that was trippin-up debug buildbots by junov@chromium.org · 12 years ago
- 6fc5699 Fixing type mask computation in SkMatrix to make it faster and make it so that matrices have the same type masks as their inverses. by junov@chromium.org · 12 years ago
- b0a34d8 idea: add annotation to SkPaint by reed@google.com · 12 years ago
- 19393df add flatten/unflatten to SkDataSet by reed@google.com · 12 years ago
- 91bd459 add SkDataSet class, so SkAnnotation can be more immutable-like by reed@google.com · 12 years ago
- 894790d This patch implements the diffuse and specular lighting filters in Ganesh. by senorblanco@chromium.org · 12 years ago
- 3a52d68 Revert SkNO_RETURN_HINT fix in favor of a simpler fix by bsalomon@google.com · 12 years ago
- 22f0761 Fix SkNO_RETURN_HINT warnings on mac/clang by bsalomon@google.com · 12 years ago
- bad1b2f add SkPath::contains(x, y) by mike@reedtribe.org · 12 years ago
- 59f46b8 Fixed Windows compiler complaints by robertphillips@google.com · 12 years ago
- c377baf Add placement new macros to SkPostConfig, call SkNEW* from Ganesh. by tomhudson@google.com · 12 years ago
- 3a67a66 Add an SK_PRINTF_LIKE macro, which declares a function to have printf-like by senorblanco@chromium.org · 12 years ago
- 142e1fe restore 4478 w/ fixed assert (no long need 8-byte alignment) by reed@google.com · 12 years ago
- fc8581b revert 4478 by reed@google.com · 12 years ago
- f8affe5 switch callers to SkChecksum::Compute (no 32/64 preference) by reed@google.com · 12 years ago
- b158a82 fix 64bit warnings (use: GYP_DEFINES=skia_arch_width=64 make ... ) by reed@google.com · 12 years ago
- 00aad94 define SK_CPU_SSE_LEVEL to a min of SSE2 if we're on 64bit x86 by reed@google.com · 12 years ago
- 88db9ef add SkChecksum as a static class, for the replacement API by reed@google.com · 12 years ago
- 54823c2 Rolling back r4034 (Proposed plumbing to propagate save & restore) by robertphillips@google.com · 12 years ago