- e26f2dd The short version of the 'loca' table stores offsets divided by 2. by bungeman@google.com · 12 years ago
- bc293c4 Added SK_BUILD_FOR_NACL to SkPreConfig.h by borenet@google.com · 12 years ago
- 7d68335 add getTypes() to SkMatrix44, to cache how complex the matrix is. add bench by reed@google.com · 12 years ago
- dd3f7a9 Reland r6649 with fix for build errors. by bsalomon@google.com · 12 years ago
- acc71aa Revert 6649 due to build breaks. by bsalomon@google.com · 12 years ago
- 1878a4e Templatize AutoCFRelease and use it. https://codereview.appspot.com/6855113/ by bungeman@google.com · 12 years ago
- 4928f86 Insert in middle of SkTInternalLList and SkTLList, in place cons for SkTLList. by bsalomon@google.com · 12 years ago
- bbe5290 Add SkTLList, linked list class implemented on top of the internal llist class. by bsalomon@google.com · 12 years ago
- 93f0332 Fixed remaining clang compiler warnings by robertphillips@google.com · 12 years ago
- 08cb728 Revert change accidentally committed. by bsalomon@google.com · 12 years ago
- d29902e Add SkTLList, linked list class implemented on top of the internal llist class. by bsalomon@google.com · 12 years ago
- 42619d8 Rename SkTDLinkedList to SkTInternalLinked list, add some methods useful for forthcoming SkTLList. by bsalomon@google.com · 12 years ago
- 1d3c411 Fix clang 'overloaded-virtual' warnings. by tfarina@chromium.org · 12 years ago
- 0da23a5 Tweak an enum declaration to make the clang compiler happy. by tomhudson@google.com · 12 years ago
- 47c8899 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 9f0af0a Create aliases AddRef() and Release() to SkRefCnt for compatibility with scoped_refptr by reed@google.com · 12 years ago
- 000dea7 Disabling validation of the glyph cache for standard debug builds. by djsollen@google.com · 12 years ago
- 70ffc9a Add auto table ref for coretext. https://codereview.appspot.com/6849117/ by bungeman@google.com · 12 years ago
- cd63fb5 Adds BENCH_ALLOWED_NOISE to widen expected bench ranges. by bensong@google.com · 12 years ago
- c3d7d90 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 1c2c2fe Fix for roll-blocking compiler error in SkRRect.cpp by robertphillips@google.com · 12 years ago
- 528952b Clean up some Windows compiler warnings. by senorblanco@chromium.org · 12 years ago
- 123a0b5 rebaseline.py: Allow multiple testnames on the command line. by senorblanco@chromium.org · 12 years ago
- 69dc4ff remove 4444 support (for now) form gm -- not used (afaik) and slows us down by reed@google.com · 12 years ago
- deb4c16 Keep track of identity SkMatrix44s by jamesr@chromium.org · 12 years ago
- 5fac58c Remove SkClipStack::Iter::combinedNext. by bsalomon@google.com · 12 years ago
- 9f686f3 Create a factory to decode an SkBitmap from an SkData. by scroggo@google.com · 12 years ago
- 8a98e3b Make SkClipStack::Element public. by bsalomon@google.com · 12 years ago
- 2d47a21 use fast-pt case when radius <= 1/2, instead of just hairlines by reed@google.com · 12 years ago
- fe7b1ed add SkPictureUtils::GatherPixelRefs() by reed@google.com · 12 years ago
- 417bc13 Change SkClipStack::Element::State to SkClipStack::Type, rename Comine* members to combine* by bsalomon@google.com · 12 years ago
- 0cb6e53 Turn on the separable blur (release the hounds!). This will require rebaselines of the following Skia tests: tilemodes, texteffects, shadows, drawlooper, drawbitmaprect, circles, blurrect_grad, blurrect, blurs, drawbitmapmatrix (max. pixel change in 8888 is 5). by senorblanco@chromium.org · 12 years ago
- 9128edc Rename SkClipStack::Rec to SkClipStack::Element by bsalomon@google.com · 12 years ago
- 83a853a Fix the gr/gl destruction order in Test.cpp by bsalomon@google.com · 12 years ago
- 91f489a Modify the blur bench to add tests for high-quality blurs, and large non-integer blurs. Change the Coarse flag (which just turns on separable blurs) to an #ifdef, since separable is no longer just Coarse. (This #ifdef will hopefully be shortlived, once Chrome has switched). by senorblanco@chromium.org · 12 years ago
- f4d1b39 Remove legacy flag for android from tests by djsollen@google.com · 12 years ago
- 0945bde Fix test app to ensure that we destroy our GPU resources. by djsollen@google.com · 12 years ago
- 5afbbc4 Enable profiling options to be selectively enabled for a given build by djsollen@google.com · 12 years ago
- 7fce0de shape ops work in progress by caryclark@google.com · 12 years ago
- 8520301 Add newline at end of SkRRect.h by robertphillips@google.com · 12 years ago
- 5985e7c SkRoundRect start by robertphillips@google.com · 12 years ago
- 687c57c Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- ffd7907 Remove what turns out to be a bogus assert. by bungeman@google.com · 12 years ago
- 5e5885a update dox by reed@google.com · 12 years ago
- d59a3fe Write correct type of sfnt file in mac coretext open stream. by bungeman@google.com · 12 years ago
- 661aeee Update bench_expectations.txt with new codes in issue 6842112. by bensong@google.com · 12 years ago
- 570aafe Update gm self-test to pass again after r6585 by epoger@google.com · 12 years ago
- 629ab54 Added dashing fast path by robertphillips@google.com · 12 years ago
- edb26fd Set empty/wide-open genID on clip stack in more places and fix a bug in GrReduceClipStack. by bsalomon@google.com · 12 years ago
- ab5e911 Update gyp to allow alternative out directories by djsollen@google.com · 12 years ago
- ab38f7a Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 9b0d4d7 Implement radius interpolation for separable blur. Unroll both separable implementations, which yields up to 2X perf improvement. by senorblanco@chromium.org · 12 years ago
- dc2dd2e update bench_expectations with wider range before further investigations and discussions; change precision of bench values to 0.001. by bensong@google.com · 12 years ago
- e2f8c7c capture repro case for gradient bug (inside if-false for now) by reed@google.com · 12 years ago
- 68d6bb0 revert prev change to reset by reed@google.com · 12 years ago
- fa1d4ea add skp bench expectations and watch for alerts. by bensong@google.com · 12 years ago
- 4efd9d9 guard for self-assignment in reset() by reed@google.com · 12 years ago
- 26daa8b Temporarily disable clip stack reduce test while working on fix. by bsalomon@google.com · 12 years ago
- 0699e02 Close pending save() calls in QT debugger to avoid saveLayer() corruption. by tomhudson@google.com · 12 years ago
- e174a8b Address debugger profiling issue in tile mode by robertphillips@google.com · 12 years ago
- 705e840 Make the clip stack reduction test generate inverse filled paths. by bsalomon@google.com · 12 years ago
- d198a5b don't leak *every* src mask in the ninepatch case. doh. by reed@google.com · 12 years ago
- 7775d66 add onOnceBeforeDraw() virtual, so gm's can easily perform lazy initialization by reed@google.com · 12 years ago
- 631940c don't use bit-wise test for equality when using floats. by reed@google.com · 12 years ago
- 8ccf590 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- e7b3d29 Actually fix GPU-less build. by bsalomon@google.com · 12 years ago
- a4e13c8 Fix GPU-less build. by bsalomon@google.com · 12 years ago
- 51a6286 Add a function that computes a reduced representation of the clip stack. by bsalomon@google.com · 12 years ago
- 971aca7 change SkDrawFilter::filter to return a bool, where false means don't-draw by reed@google.com · 12 years ago
- db3f0fd must always include another skia header (unless you're SkTypes.h). In this case, by reed@google.com · 12 years ago
- a8a3b3d check for bad enum use when adding contours by reed@google.com · 12 years ago
- 5f0add3 remove legacy build-guards, now that webkit has rebaselined these. by reed@google.com · 12 years ago
- 53007a2 choose correct blitrow proc based on global alpha by reed@google.com · 12 years ago
- 53ec73d Visualize bitmaps in debugger by robertphillips@google.com · 12 years ago
- 1c9c0d3 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 223137f Remove GrRandom API in favor of SkRandom. by tfarina@chromium.org · 12 years ago
- 729e1c4 shape ops work in progress by caryclark@google.com · 12 years ago
- f74dd16 Add self-test that reveals SkChecksum weakness by epoger@google.com · 12 years ago
- 4473765 Fixed some compilation problems with debugger with robertphillips by rmistry@google.com · 12 years ago
- c19468e add default: to fix warning by reed@google.com · 12 years ago
- 6dec8fc Add drawing of paths to debugger by robertphillips@google.com · 12 years ago
- 5347de1 Simple change to remove unnecessary #define statement. by sugoi@google.com · 12 years ago
- b2e138c fix typo: must use modified join in case the miterlimit forces us to use bevel by reed@google.com · 12 years ago
- 04fdaa1 use direction from isRect in strokeRect, and only stroke if it is closed by reed@google.com · 12 years ago
- 7775fd5 Deferred canvas can now be flushed if an image is beyond a certain size to avoid a costly image copy. by sugoi@google.com · 12 years ago
- f68154a Add isRect variant that returns path closure and direction. by caryclark@google.com · 12 years ago
- f276fa7 limit the rects width/height as well as its coords, when avoiding too-large by reed@google.com · 12 years ago
- bfe9037 detect wrapped rect in path by caryclark@google.com · 12 years ago
- b0a327e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 158c595 add SK_IGNORE_NEW_STROKERECT guard by reed@google.com · 12 years ago
- b9971cb fix regression from 6510 -- respect kStrokeAndFill setting for stroked rects by reed@google.com · 12 years ago
- 9903395 test for StrokeAndFill as well in this GM by reed@google.com · 12 years ago
- 6bb92bc detect gigantoid matrices, and do nothing to avoid wacky overflows from float -> int by reed@google.com · 12 years ago
- 4e7ba6a Correct A8 gamma on Mac. by bungeman@google.com · 12 years ago
- 603dbed add specialty strokeRect() to SkStroke, which can return much cleaner results by reed@google.com · 12 years ago
- a544f29 Additional OpenType tables. https://codereview.appspot.com/6850075/ by bungeman@google.com · 12 years ago
- 336b4da Separable mask blurs: Add compile-time flag. Fix reversed offsets in asymmetrical blurs (this bug cancels itself out, but I thought it might be confusing for future readers). Use correct stride in asymmetrical blurs (this is a real bug). by senorblanco@chromium.org · 12 years ago
- 2cda387 Fix clang warning in GMSampleView.h by tfarina@chromium.org · 12 years ago
- f6c9a5b add restore() to SkAutoCanvasRestore by reed@google.com · 12 years ago
- 7ba591e shape ops work in progress by caryclark@google.com · 12 years ago