aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* This is just the first version and shows how I intend to orchestrate this. Fu...Gravatar commit-bot@chromium.org2014-03-07
* getFactory() must return a factory.Gravatar commit-bot@chromium.org2014-03-07
* Fix underlying issue causing crbug.com/348821.Gravatar commit-bot@chromium.org2014-03-07
* SSE2 implementation of S32A_D565_Opaque_DitherGravatar commit-bot@chromium.org2014-03-07
* SSE2 implementation of S32_D565_Opaque_DitherGravatar commit-bot@chromium.org2014-03-07
* Add SkCanvas::writePixels that takes info+pixels directlyGravatar commit-bot@chromium.org2014-03-07
* Add a class to allocate small objects w/o extra calls to new.Gravatar commit-bot@chromium.org2014-03-07
* Add debug check of chunk size written to skpGravatar commit-bot@chromium.org2014-03-06
* Remove MCRec.fNextGravatar commit-bot@chromium.org2014-03-06
* Actually, we wrote only size bytes.Gravatar commit-bot@chromium.org2014-03-06
* Avoid recomputing two consecutive identical 1D filters.Gravatar commit-bot@chromium.org2014-03-06
* Add size_t bytesWritten() const to SkWStream.Gravatar commit-bot@chromium.org2014-03-06
* Revert of Manually set fFilterValues in SkConvolutionFilter1D Gravatar rmistry@google.com2014-03-06
* Begin making SkPerlinNoiseShader const.Gravatar commit-bot@chromium.org2014-03-06
* Manually set fFilterValues in SkConvolutionFilter1D.Gravatar commit-bot@chromium.org2014-03-06
* Now that the matching changes have landed in Chromium we can clean up the API...Gravatar commit-bot@chromium.org2014-03-06
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-06
* Unify edge type enums across GrEffect subclasses that clip rendering to a geo...Gravatar commit-bot@chromium.org2014-03-05
* This CL is motivated by the desire to make the skpinfo tool work a bit better...Gravatar commit-bot@chromium.org2014-03-05
* Prevent SkBlockMemoryStream::skip from writing to low memory.Gravatar bungeman@google.com2014-03-05
* DM: read image files without an extra copyGravatar commit-bot@chromium.org2014-03-05
* Replace scaled bitmap if entry already exist in cache.Gravatar commit-bot@chromium.org2014-03-05
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-05
* remove SK_SUPPORT_DEEPCOPYTO_CONFIG code -- no longer usedGravatar commit-bot@chromium.org2014-03-05
* Counterproposal to 182733007: Add iterator to SkTDynamicHashGravatar commit-bot@chromium.org2014-03-05
* Manual revert of https://code.google.com/p/skia/source/detail?r=13353 due to ...Gravatar commit-bot@chromium.org2014-03-04
* The motivation for this CL is to de-clutter SkPicture's beginRecording method.Gravatar commit-bot@chromium.org2014-03-04
* Apply the CTM to the offset in the slow SkOffsetImageFilter path.Gravatar senorblanco@chromium.org2014-03-04
* Add GM that directly tests GrRRectEffect and add inverse fill version of effect.Gravatar commit-bot@chromium.org2014-03-04
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-04
* This adds cull rect visualization to the debugger's "mega" visualization mode.Gravatar commit-bot@chromium.org2014-03-03
* Don't emit declaration of gl_FragPos unless also changing the origin.Gravatar commit-bot@chromium.org2014-03-03
* Cleanup patch to move all of SkImageFilterUtils into SkImageFilter.Gravatar senorblanco@chromium.org2014-03-03
* Generating the 1M skps frequently yields truncated skps. This tool is intende...Gravatar commit-bot@chromium.org2014-03-03
* The new "mega" viz mode both adds visualization and forces all drawing to the...Gravatar commit-bot@chromium.org2014-03-03
* Fix CTM scaling and clipping of SkRectShaderImageFilter.Gravatar senorblanco@chromium.org2014-03-03
* New approach for GPU font atlasGravatar commit-bot@chromium.org2014-03-03
* Adding code to calculate Underline Thickness from Font Metrics, this will be ...Gravatar commit-bot@chromium.org2014-03-01
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-01
* DM: make GPU tasks multithreaded again. Big refactor.Gravatar commit-bot@chromium.org2014-02-28
* Cleanup GrGLInterface after Chromium changesGravatar commit-bot@chromium.org2014-02-28
* add new onClip* methods to SkCanvasGravatar robertphillips@google.com2014-02-28
* remove SK_SUPPORT_LEGACY_LAYERDRAWLOOPER_PAINTFLAGS -- not neededGravatar reed@google.com2014-02-28
* Revert of r13620 (add new onClip* methods to SkCanvas - https://codereview.ch...Gravatar robertphillips@google.com2014-02-28
* Make GrConvexPolyEffect support inverse fills and non-AA rectsGravatar commit-bot@chromium.org2014-02-28
* add new onClip* methods to SkCanvasGravatar robertphillips@google.com2014-02-28
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-02-28
* add SkCanvas::NewRaster factory -- a very common use-case in chromeGravatar commit-bot@chromium.org2014-02-27
* Add GrSet class built on top of RedBlackTreeGravatar commit-bot@chromium.org2014-02-27
* Culling APIGravatar commit-bot@chromium.org2014-02-27