aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Make SkPaint::glyphsToUnichars use explicit SkSurfacePropsGravatar robertphillips2015-06-26
* remove SkInstCntGravatar mtklein2015-06-26
* Color dodge and burn with SkPMFloat.Gravatar mtklein2015-06-26
* Fix SkTileImageFilter clipping/cropRect interaction issueGravatar robertphillips2015-06-26
* Revert of Revert of added stroking support to GrAALinearizingConvexPathRender...Gravatar fmalita2015-06-26
* Revert of added stroking support to GrAALinearizingConvexPathRenderer (patchs...Gravatar reed2015-06-26
* implement drawAtlas natively on gpu-deviceGravatar reed2015-06-25
* added stroking support to GrAALinearizingConvexPathRendererGravatar ethannicholas2015-06-25
* fix up virtual / override stuffGravatar reed2015-06-25
* add drawImageNineGravatar reed2015-06-25
* Convert SkPMFloat to [0,1] range and prune its API.Gravatar mtklein2015-06-25
* Implement four more xfermodes with Sk4px.Gravatar mtklein2015-06-24
* Revert of Implement four more xfermodes with Sk4px. (patchset #16 id:290001 o...Gravatar mtklein2015-06-24
* Implement four more xfermodes with Sk4px.Gravatar mtklein2015-06-24
* Clarify iOS flush-to-zero status.Gravatar bungeman2015-06-24
* Cleanup: Comment and ordering changes.Gravatar herb2015-06-24
* add SkCanvas::drawAtlasGravatar reed2015-06-24
* remove SK_SUPPORT_LEGACY_FILTERLEVEL_ENUMGravatar reed2015-06-23
* remove SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELSGravatar reed2015-06-23
* Fix memory leak in SkPictureRecordGravatar robertphillips2015-06-23
* add break statement -- lost during rewrite earlierGravatar reed2015-06-22
* change old picture serialization to really handle imagesGravatar reed2015-06-22
* Clean up usage of SkSurfacePropsGravatar robertphillips2015-06-22
* Update some Sk4px APIs.Gravatar mtklein2015-06-22
* Begin kLegacyFontHost_InitType cleanupGravatar robertphillips2015-06-22
* Remove distance field flag from SkPaintGravatar jvanverth2015-06-22
* Rename all things "leaky" in SkDeviceGravatar robertphillips2015-06-19
* remove SkDevicePropertiesGravatar robertphillips2015-06-19
* Move rect_memcopy from helper to global static.Gravatar egdaniel2015-06-19
* Fix precision error in https://codereview.chromium.org/1188433011/Gravatar robertphillips2015-06-19
* Added check for ill-conditioned invertGravatar robertphillips2015-06-19
* Remove gamma field from SkDevicePropertiesGravatar robertphillips2015-06-19
* remove dead guarded code for legacy SkData procGravatar reed2015-06-18
* Plumb through out_row byte length so we can assert we stay underneath it.Gravatar mtklein2015-06-18
* Add useDFT field to SkDevicePropertiesGravatar robertphillips2015-06-18
* Add sk_parallel_for()Gravatar mtklein2015-06-17
* SkSemaphore: use SYNC_POLICY_LIFO on Mach.Gravatar mtklein2015-06-17
* Add and use SkSemaphoreGravatar mtklein2015-06-17
* simplify release-proc for SkData, removing unneeded size paramGravatar reed2015-06-17
* Modernize atomics in SkTaskGroup's threadpool.Gravatar mtklein2015-06-17
* Make GrTextContext be owned by the GrDrawContextGravatar robertphillips2015-06-17
* Avoid unnecessary comparison if both Typeface are NULLGravatar jin.a.yang2015-06-17
* Revert of Make GrTextContext be owned by the GrDrawContext (patchset #7 id:12...Gravatar bsalomon2015-06-16
* Make GrTextContext be owned by the GrDrawContextGravatar robertphillips2015-06-16
* fix null-pointer deref in SkComposeShader::toString()Gravatar halcanary2015-06-16
* skia: Add runtime option to disable picture IO security precautionsGravatar hendrikw2015-06-16
* Remove the SkCanvas comment APIGravatar fmalita2015-06-15
* Disable direction pre-caching to suss out TSAN failures.Gravatar mtklein2015-06-15
* Thorough tests for saturatedAdd and mulDiv255Round.Gravatar mtklein2015-06-15
* Invalidate GrTexture mipmap on content change notificationGravatar junov2015-06-15