aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Cleanup the XML directory in public includes.Gravatar djsollen2014-11-14
* remove unused kLCD_MaskFormatGravatar reed2014-11-13
* Observe surface LCD settings in SkBaseDevice::drawTextBlob()Gravatar fmalita2014-11-13
* Cap SkVarAlloc's desired block at 64K.Gravatar mtklein2014-11-13
* Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:1000...Gravatar bsalomon2014-11-13
* Replace GrResourceCache with GrResourceCache2.Gravatar bsalomon2014-11-13
* Remove SK_IGNORE_SUBPIXEL_AXIS_ALIGN_FIX.Gravatar bungeman2014-11-13
* Cleanup public includes directory.Gravatar djsollen2014-11-13
* Deparameterize SkVarAlloc.Gravatar mtklein2014-11-13
* rename filterTextFlags to disableLCDGravatar reed2014-11-13
* Combine similar DrawPaths calls in GrInOrderDrawBufferGravatar cdalton2014-11-13
* Revert of Deparameterize SkVarAlloc. (patchset #6 id:100001 of https://codere...Gravatar mtklein2014-11-13
* 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