- 41e850f Fixing logic error in deferred canvas unittest. by junov@chromium.org · 12 years ago
- 57a54e3 Add SkMatrix44 constructor that allows user to control the initialization by vollick@chromium.org · 12 years ago
- 45a15f5 Modifications to GrPatherRenderer(Chain) interfaces to support clip mask manager. by bsalomon@google.com · 12 years ago
- 7f805ff Disable failing test on android. by bsalomon@google.com · 12 years ago
- 7c9d539 In SKP serialization, use existing encoded data. by scroggo@google.com · 12 years ago
- edf32d5 Fixing SkClipStack::clipDevPath so that it will not convert rectangular paths to rectangle clips if inverse fill. by junov@chromium.org · 12 years ago
- a2a3192 Fix some extract subset bugs. by scroggo@google.com · 12 years ago
- b485832 Mark 64-bit constants as ULL to fix broken 32-bit Mac 10.6 build by epoger@google.com · 12 years ago
- 0bba6bd Replace SkConsistentChecksum with SkCityHash (now including CityHash via DEPS) by epoger@google.com · 12 years ago
- d21444a Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- dbfac8a Defining new color constat for transparent color by junov@google.com · 12 years ago
- 4c2443e Use ReduceClipStack in ClipMaskManager. by bsalomon@google.com · 12 years ago
- 34cd70a Make the clip reducer operate on int rects. Remove redundant Gr from func name. by bsalomon@google.com · 12 years ago
- 0264fb4 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 170bd79 Move GrReducedClip to its own files. by bsalomon@google.com · 12 years ago
- 99b5c7f optimize translate and scale by reed@google.com · 12 years ago
- 73b140a Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- a444430 Make GrReduceClipStack use a caller provided query rect rather than return a by bsalomon@google.com · 12 years ago
- 4b90b11 Handle recording a bitmap if copy fails. by scroggo@google.com · 12 years ago
- ebce030 Fix stale iterators in LList test. Add newline to end of SkTLList.h by bsalomon@google.com · 12 years ago
- 8182fa0 Make SkClipStack::Iter use SkClipStack::Element. by bsalomon@google.com · 12 years ago
- e659c2e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.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
- 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
- c3d7d90 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 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
- fe7b1ed add SkPictureUtils::GatherPixelRefs() by reed@google.com · 12 years ago
- 83a853a Fix the gr/gl destruction order in Test.cpp by bsalomon@google.com · 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
- 5985e7c SkRoundRect start 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
- 26daa8b Temporarily disable clip stack reduce test while working on fix. by bsalomon@google.com · 12 years ago
- 705e840 Make the clip stack reduction test generate inverse filled paths. by bsalomon@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
- a8a3b3d check for bad enum use when adding contours by reed@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
- f74dd16 Add self-test that reveals SkChecksum weakness by epoger@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
- 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
- 603dbed add specialty strokeRect() to SkStroke, which can return much cleaner results by reed@google.com · 12 years ago
- 3458716 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- f11cf9f Add SkMatrix44::setColMajord, etc. by vollick@chromium.org · 12 years ago
- 56f233a add two nested rect detector to path by caryclark@google.com · 12 years ago
- 013c5d9 In SkBitmapHeap, defer adding owners for new bitmaps. by scroggo@google.com · 12 years ago
- b947625 remove unused (and undefined) SkColorSpace parameter. by mike@reedtribe.org · 12 years ago
- 9b21c25 Add SkMatrix44::setTranspose by vollick@chromium.org · 12 years ago
- cec8de6 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 9bee33a Add a conservativelyContainsRect function to SkPath. by bsalomon@google.com · 12 years ago
- fbb0ed9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 3959a76 Changing the visibility of SkMatrix44::determinant(). by vollick@chromium.org · 12 years ago
- 30c174b Make SkPath cache the result of cheapComputeDirection. by bsalomon@google.com · 12 years ago
- 20fb0c7 add tests for degenerate serifs to computeDirection by reed@google.com · 12 years ago
- 453995e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 1ea95be add explicit mapScalars and mapMScalars entry-points, instead of just map() by reed@google.com · 12 years ago
- 80b577e add quick-n-dirty test for concat on matrix44 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
- 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
- adc58e4 Unit testing for SkTileGrid Review URL: https://codereview.appspot.com/6827053 by junov@chromium.org · 12 years ago
- bb094b9 fix SkRegion::intersects(rect) where the part of the rgn that we intersect is by reed@google.com · 12 years ago
- 796a175 fix SkRegion::contains(rect), thanks to danakj and http://code.google.com/p/skia/issues/detail?id=958 by mike@reedtribe.org · 12 years ago
- 5a7ae4f add SkRegion tests, inspired by http://code.google.com/p/skia/issues/detail?id=958 by mike@reedtribe.org · 12 years ago
- dbe49f7 Remove default texture coords / texture matrix by bsalomon@google.com · 12 years ago
- 4adfab8 Split off SkConsistentChecksum from SkChecksum by epoger@google.com · 12 years ago
- b9086a0 Replace GrMatrix with SkMatrix. by bsalomon@google.com · 12 years ago
- 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
- d8b5fac Reland r6233 with fix. by bsalomon@google.com · 12 years ago
- 115b06f Re-revert r6233. by bsalomon@google.com · 12 years ago
- c3a58f3 Reland r6233 with fix for config conversion texture matrices. by bsalomon@google.com · 12 years ago
- 4b2e1c8 Rebase gpu_dev up to r5182 by bsalomon@google.com · 12 years ago
- 2eaaefd Pass GrCustomStage to key-generation functions and emitCode(). by bsalomon@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
- 46fba0d Rename StageKey and related stuff. by bsalomon@google.com · 12 years ago
- 9389763 Add a callback to cleanup TLS data on Windows. by scroggo@google.com · 12 years ago
- 396e61f Rename GrProgramStageFactory to GrBackendEffectFactory. by bsalomon@google.com · 12 years ago
- 16e3dde Platform/Engine -> Backend createPlatform -> wrapBackend by bsalomon@google.com · 12 years ago
- 021fc73 GrCustomStage Renaming Part 5 by bsalomon@google.com · 12 years ago
- 8b0e234 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- a8790de If a path is known to be nonfinite, don't forget that in our autobounds by reed@google.com · 12 years ago
- f271cc7 GrCustomStage Renaming Part 3 by bsalomon@google.com · 12 years ago
- a469c28 CustomStage Renaming Part 1 by bsalomon@google.com · 12 years ago
- 158618e Removed degenerate quads from zero radius Chrome-style round rects by robertphillips@google.com · 12 years ago
- 6a748ad Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago