aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Use draw buffer for texture copy impl.Gravatar bsalomon2014-09-23
* Use uniform color/coverage inputs when path rendering.Gravatar bsalomon2014-09-23
* Fix inputCoverageIsUsed bug in GrGLProgramDescGravatar egdaniel2014-09-23
* Fix SDF font positions when using global scale.Gravatar jvanverth2014-09-22
* Calculate Primary and Secondary output types in the GrOptDrawStateGravatar egdaniel2014-09-22
* Change GrGLProgramDesc header to have DoPathRendering flag instead of Require...Gravatar egdaniel2014-09-22
* Don't try to scale embedded bitmaps.Gravatar bungeman2014-09-22
* Don't flush on read/write pixels unless necessaryGravatar bsalomon2014-09-22
* Make a flipped fDirtyBit always mean "this field is not the default".Gravatar mtklein2014-09-22
* Proposed fix for small bug in gpu conical gradientsGravatar joshualitt2014-09-22
* Revert of Don't flush on read/write pixels unless necessary (patchset #2 id:2...Gravatar bsalomon2014-09-22
* Don't flush on read/write pixels unless necessaryGravatar bsalomon2014-09-22
* Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...Gravatar reed2014-09-22
* Cleaning includes in SkImage-related filesGravatar piotaixr2014-09-22
* Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...Gravatar reed2014-09-21
* introduce Props to surface (work in progress)Gravatar reed2014-09-21
* Souped-up SkTextBlob.Gravatar fmalita2014-09-20
* Revert of Souped-up SkTextBlob. (patchset #3 id:40001 of https://codereview.c...Gravatar fmalita2014-09-19
* Souped-up SkTextBlob.Gravatar fmalita2014-09-19
* Get rid of SkImage_CodecGravatar piotaixr2014-09-19
* Don't try to add large glyphs to the font atlas.Gravatar jvanverth2014-09-19
* enable conservative clips for gpudeviceGravatar reed2014-09-19
* Add UniqueID to GrDrawTargetCaps.Gravatar egdaniel2014-09-19
* Move IOType to GrGpuRef and rename that to GrIORef. Template GrPendingIORef o...Gravatar bsalomon2014-09-19
* SkTextBlob shader space workaround.Gravatar fmalita2014-09-19
* Fix stack-allocated GPU path objectGravatar cdalton2014-09-19
* Make GrIODB keep pending IO refs on all resources it records into its cmd str...Gravatar bsalomon2014-09-19
* fail early if coincidence can't be resolvedGravatar caryclark2014-09-19
* remove RenderTargetFlags -- NewRenderTargetDirect will never clearGravatar reed2014-09-19
* Restore old behavior of SkTypeface::CreateFromTypeface.Gravatar bungeman2014-09-18
* Add counting of some GL callsGravatar robertphillips2014-09-18
* Uses a single pre-baked set of paths for drawing nvpr text of a givenGravatar cdalton2014-09-18
* Changes to remove program effects builderGravatar joshualitt2014-09-18
* Refactor layer hoisting codeGravatar robertphillips2014-09-18
* use surface in SkView/SampleAppGravatar reed2014-09-18
* Simplify a little in SkRecords.h:Gravatar mtklein2014-09-18
* update to accommodate latest clang in chrome toolchainGravatar caryclark2014-09-18
* Serialize the font index.Gravatar bungeman2014-09-18
* fix battlefield website by disallowing very small coordinatesGravatar caryclark2014-09-18
* Copy layer-hoisting related SkPaintsGravatar robertphillips2014-09-18
* Remove redundant assignment in GrDrawTarget.cppGravatar qiankun.miao2014-09-18
* Use SkBitmapCache to optimize readPixels on a texture-backed bitmapGravatar piotaixr2014-09-17
* Use SkImage::NewFromGenerator() instead of SkImage::newEncodedData()Gravatar piotaixr2014-09-17
* Small refactoring in SkImage_CodecGravatar piotaixr2014-09-17
* Add SkMiniData.Gravatar mtklein2014-09-17
* hide deviceproperties, prepare the way for surfacepropsGravatar reed2014-09-17
* Remove createPath* from GrGpu and GrContextGravatar cdalton2014-09-17
* Adds glMemoryGlyphIndexArrayNV to the GrGLInterface and beginsGravatar cdalton2014-09-17
* Calculate stage stats in GrOptDrawStateGravatar egdaniel2014-09-17
* Rename GrProgramResource to GrGpuResourceRefGravatar bsalomon2014-09-17