aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Rename GrAccelData to SkLayerInfo and move it to src/coreGravatar robertphillips2014-11-12
* detect bad bitmaps during deserializationGravatar reed2014-11-12
* Revert of Sk4x_sse.h (patchset #18 id:330001 of https://codereview.chromium.o...Gravatar mtklein2014-11-12
* Start stripping out complicated parts of SkPicture{Record,Data}.Gravatar mtklein2014-11-12
* Move GrInvariantOutput out of GrProcessor and into its own class.Gravatar egdaniel2014-11-12
* Sk4x_sse.hGravatar mtklein2014-11-12
* Clean up CollectLayers codeGravatar robertphillips2014-11-12
* Move SkRecordComputeLayers and CollectLayers into SkRecordDraw.cppGravatar robertphillips2014-11-12
* experimentalGravatar reed2014-11-11
* modify nothingToDraw to notice filtersGravatar reed2014-11-11
* Revert of modify nothingToDraw to notice filters (patchset #1 id:1 of https:/...Gravatar mtklein2014-11-11
* modify nothingToDraw to notice filtersGravatar reed2014-11-11
* Fix Android framework build.Gravatar scroggo2014-11-11
* update doxGravatar reed2014-11-11
* start again on Sk4x with portable version and unit testsGravatar mtklein2014-11-11
* initial checkin for experimentingGravatar reed2014-11-11
* Change where layer hoisting data is gatheredGravatar robertphillips2014-11-11
* Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER.Gravatar bungeman2014-11-10
* Use GrResourceCache2 to service content key lookupsGravatar bsalomon2014-11-10
* flag imageinfo as srgbGravatar reed2014-11-10
* Address MSAA rendering in layer hoistingGravatar robertphillips2014-11-10
* for X in {Dec,BigDec,Scalar}, SkWStream::write"X"AsText no longer mallocsGravatar halcanary2014-11-07
* Avoid dec = -dec overflow when appending most negative signed integers.Gravatar mtklein2014-11-05
* Whitelist intentionally racy TRACE_EVENT reads and writes.Gravatar mtklein2014-11-05
* Crop the fast path dashed lines to the cull rectGravatar robertphillips2014-11-04
* Add tracing to the SkCanvas drawFoo() methods to find long draw ops.Gravatar danakj2014-11-04
* Include SkTypes so that SK_SUPPORT_GPU is meaningful.Gravatar scroggo2014-11-04
* Enable distance field path rendering in Chrome.Gravatar jvanverth2014-11-04
* remove dead SK_DISABLE_DASHING_OPTIMIZATION flagGravatar reed2014-11-04
* Turn SkTaskGroups back on.Gravatar mtklein2014-11-03
* Manually load CONDITION_VARIABLE methods on Windows, checking for failure (XP).Gravatar mtklein2014-11-03
* Add comments to SkRecordDraw to help people follow.Gravatar danakj2014-11-03
* Shrink saveLayer device bounds when it supplies an explicit bounds and has a ...Gravatar robertphillips2014-11-03
* Always enable layer hoisting in SkiaGravatar robertphillips2014-11-03
* Revert of Turn SkTaskGroups back on. (patchset #1 id:1 of https://codereview....Gravatar mtklein2014-10-31
* Objects should be unrefed instead of deletedGravatar sugoi2014-10-31
* Turn SkTaskGroups back on.Gravatar mtklein2014-10-31
* Trying to be consistent when members are allowed to be NULLGravatar sugoi2014-10-30
* Fix member variable namingGravatar robertphillips2014-10-30
* Make RTree handle the case where the playback canvas has empty clip boundsGravatar junov2014-10-30
* Disable SkTaskGroup in SkMultiPictureDraw temporarily.Gravatar mtklein2014-10-30
* Revert of Use SkTypeface::getBounds() in bounding-box calculations. (patchset...Gravatar mtklein2014-10-29
* use SkTaskGroup::batchGravatar reed2014-10-29
* Use SkTypeface::getBounds() in bounding-box calculations.Gravatar mtklein2014-10-29
* SkTaskGroup::batch(fn, args, N)Gravatar mtklein2014-10-29
* Discard atlas after every MultiPictureDraw::drawGravatar robertphillips2014-10-29
* remove now unused (by Chrome) ifdefGravatar humper2014-10-29
* MultiPictureDraw is taskgroup aware.Gravatar reed2014-10-29
* Fix bounds computation of all 0-input filters.Gravatar senorblanco2014-10-29
* Revert of Use SkTypeface::getBounds() in bounding-box calculations. (patchset...Gravatar mtklein2014-10-29