aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Cleanup GrContextFactory and make it's subclasses privateGravatar djsollen2014-11-13
* Add GrProcOptInfo class to track various output information for color and cov...Gravatar egdaniel2014-11-13
* Deparameterize SkVarAlloc.Gravatar mtklein2014-11-13
* Rename onCreateDevice -> onCreateCompatibleDeviceGravatar fmalita2014-11-13
* These tests stress pathops by describing the union of circle-like paths that ...Gravatar caryclark2014-11-13
* Relax constraints on src coeff in GrDrawState::willBlendWithDst.Gravatar egdaniel2014-11-13
* Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of http...Gravatar reed2014-11-13
* SkVarAllocGravatar mtklein2014-11-12
* start to replace onCreateDevice with onCreateCompatibleDeviceGravatar reed2014-11-12
* Restore bitmap dedup in SkPictureRecord. Cuts RAM usage of DM by half.Gravatar mtklein2014-11-12
* cleanup commentsGravatar reed2014-11-12
* Fix use of NULL ptr in GrContext::drawRectGravatar bsalomon2014-11-12
* Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual implGravatar bsalomon2014-11-12
* Followup: remove unnecessary SkTRefArrayGravatar mtklein2014-11-12
* More cleanup: streamline paths and bitmaps.Gravatar mtklein2014-11-12
* 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
* Remove SK_USE_SCALED_FONTMETRICS.Gravatar bungeman2014-11-12
* Clean up CollectLayers codeGravatar robertphillips2014-11-12
* Move SkRecordComputeLayers and CollectLayers into SkRecordDraw.cppGravatar robertphillips2014-11-12
* experimentalGravatar reed2014-11-11
* Add isUnblended query to GrDrawState.Gravatar egdaniel2014-11-11
* Add GrGpuResource::CacheAccessGravatar bsalomon2014-11-11
* Remove coverage from grpaintGravatar joshualitt2014-11-11
* notice null colorfilter in legacy unflatteningGravatar 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
* remove separate color from coverageGravatar joshualitt2014-11-11
* Remove bogus assertGravatar bsalomon2014-11-11
* update doxGravatar reed2014-11-11
* Remove cached OptDrawState from GrDrawState.Gravatar egdaniel2014-11-11
* guard call to CGColorSpaceCopyICCProfile in case we're building for iOSGravatar reed2014-11-11
* Remove all knowledge of resource keys from the legacy cache.Gravatar bsalomon2014-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
* Snap optdrawstate in inorder draw buffer and pass into gpuGravatar joshualitt2014-11-10
* Simplify canvas calls in SkDocument_PDFGravatar halcanary2014-11-10
* SkDocument_PDF does somthing with the trimBox parameter.Gravatar halcanary2014-11-10
* Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER.Gravatar bungeman2014-11-10
* Add tests (and fix!) for known bad ICO files.Gravatar scroggo2014-11-10
* Move GrResourceKey static functions from .h to .cpp to fix shared lib buildsGravatar bsalomon2014-11-10
* Use GrResourceCache2 to service content key lookupsGravatar bsalomon2014-11-10
* Fix SkTime::GetDateTime Posix implementation, add unit test.Gravatar halcanary2014-11-10