aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Fix to use high precision on cubics not conics.Gravatar egdaniel2014-08-29
* harden requirements on SkBitmapCacheGravatar reed2014-08-29
* Use highp for gpu bezier effectsGravatar egdaniel2014-08-29
* Quick-reject draw text blob calls.Gravatar fmalita2014-08-29
* Use even rounding for better results when converting from scalar to fdot6Gravatar george2014-08-29
* use possible corrected info when creating pixelrefGravatar reed2014-08-29
* Make SkGrPixelRef responsible for owning GrSurface's texture rather than RT.Gravatar bsalomon2014-08-29
* Try out scalar picture sizesGravatar robertphillips2014-08-29
* Revert of Add gamma/sRGB tags to SkImageInfo (patchset #1 of https://coderevi...Gravatar reed2014-08-29
* Simplify SkGpuDevice constructionGravatar bsalomon2014-08-29
* Revert Jim's CL.Gravatar Mike Klein2014-08-29
* Add gamma/sRGB tags to SkImageInfoGravatar reed2014-08-29
* Revert of Revert of Revert of add gamma/sRGB to SkImageInfo (patchset #1 of h...Gravatar reed2014-08-28
* Expose drawTextBlob to devices.Gravatar fmalita2014-08-28
* Second attempt to land the integral image scaling change.Gravatar humper2014-08-28
* Align all SkRecord::alloc() calls up to at least a pointer size.Gravatar mtklein2014-08-28
* Add dirty_after_edit to SkPath::moveTo. Add commented out test case that trig...Gravatar bsalomon2014-08-28
* disable autovec on 32 *and* 64 bit builds for horiz. convolveGravatar humper2014-08-28
* SkTextBlob GPipe serialization.Gravatar fmalita2014-08-28
* rename ScaledImageCache to ResourceCacheGravatar reed2014-08-28
* Fix memory leak in SkPDFType1FontGravatar djsollen2014-08-28
* Ensure that we don't reference decoders that we don't buildGravatar djsollen2014-08-28
* Revert of Revert of add gamma/sRGB to SkImageInfo (patchset #1 of https://cod...Gravatar reed2014-08-28
* Fix error handling in DirectWrite with tiny text.Gravatar bungeman2014-08-28
* Restore text vertex buffer alloc and other optimizations.Gravatar jvanverth2014-08-28
* manual revert of bitmap scale change while I investigate failuresGravatar humper2014-08-28
* Make textures register with GrResourceCache2 as scratch.Gravatar bsalomon2014-08-28
* Revert of add gamma/sRGB to SkImageInfo (patchset #4 of https://codereview.ch...Gravatar reed2014-08-28
* add gamma/sRGB to SkImageInfoGravatar reed2014-08-28
* Make setVertexAttribs in GrDrawState take a stride parameter.Gravatar egdaniel2014-08-28
* DirectWrite to use aliased if ClearType is empty.Gravatar Ben Wagner2014-08-27
* Revert of Restore text alloc optimizations. (patchset #4 of https://coderevie...Gravatar djsollen2014-08-27
* Revert of Make setVertexAttribs in GrDrawState take a stride parameter. (patc...Gravatar djsollen2014-08-27
* Revert of Possible fix to Restore text vertex buffer alloc and other optimiza...Gravatar djsollen2014-08-27
* Can't hurt to make this SkNoncopyable.Gravatar mtklein2014-08-27
* JPEG(JFIF only) directly embedded into PDFGravatar halcanary2014-08-27
* Possible fix to Restore text vertex buffer alloc and other optimizations.Gravatar egdaniel2014-08-27
* Make setVertexAttribs in GrDrawState take a stride parameter.Gravatar egdaniel2014-08-27
* Switch GPU Optimization code to SkRecordGravatar robertphillips2014-08-27
* Restore text vertex buffer alloc and other optimizations.Gravatar jvanverth2014-08-27
* Convert BBH APIs to use SkRect.Gravatar mtklein2014-08-27
* Add missing text blob SkDrawCommand string.Gravatar fmalita2014-08-27
* always scale to an integer; compensate for fractional image sizes by leaving ...Gravatar humper2014-08-27
* Remove skip draw check in GrContextGravatar egdaniel2014-08-27
* Improve performance of highQualityFilterGravatar qiankun.miao2014-08-26
* Remove SkQuadTree.Gravatar mtklein2014-08-26
* Make GrGpuResources register with GrResourceCache2 after fully constructed.Gravatar bsalomon2014-08-26
* Ensure SkFontMgr_fontconfig debug thread locking is initialized.Gravatar bungeman2014-08-26
* Revert of Make GrGpuResources register with GrResourceCache2 after fully cons...Gravatar bsalomon2014-08-26
* Make GrGpuResources register with GrResourceCache2 after fully constructed.Gravatar bsalomon2014-08-26