aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Add GM to repro crbug.com/472795Gravatar robertphillips2015-04-09
* Remove SK_SUPPORT_LEGACY_SCALAR_MAPPOINTSGravatar fmalita2015-04-09
* Mark SkPictureRecorder::endRecording as SK_WARN_UNUSED_RESULT.Gravatar jbroman2015-04-09
* SkString: remove fStr memberGravatar halcanary2015-04-08
* SkCanvas::resetForNextPicture()Gravatar mtklein2015-04-08
* Add mechanism to proactively purge old resources in GrResourceCache.Gravatar bsalomon2015-04-08
* Adding a cache + memory pool for GPU TextBlobsGravatar joshualitt2015-04-08
* Add helper for creating a SkSurface from a client created texture.Gravatar bsalomon2015-04-08
* change isNestedRect to isNestedFillRectGravatar caryclark2015-04-08
* add realloc method to SkAutoSTMallocGravatar joshualitt2015-04-08
* Revert of SkCanvas::resetForNextPicture() (patchset #4 id:60001 of https://co...Gravatar mtklein2015-04-07
* SkCanvas::resetForNextPicture()Gravatar mtklein2015-04-07
* restore clipstack to heap-ptr, so clients can ref itGravatar reed2015-04-07
* Revert of Remove now-redundant SkPathOps enum. (patchset #1 id:1 of https://c...Gravatar scroggo2015-04-07
* Send SkPicture deletion message lazily.Gravatar mtklein2015-04-07
* reduce alloc overhead for SkCanvasGravatar reed2015-04-07
* Remove now-redundant SkPathOps enum.Gravatar schenney2015-04-06
* Clean up BlockRefGravatar mtklein2015-04-06
* Add a method to read a stream without advancing it.Gravatar scroggo2015-04-02
* Remove all code related to NaClGravatar borenet2015-04-02
* Add constant color GrFP.Gravatar bsalomon2015-04-02
* Rename GrBitmapTextContextB to GrAtlasTextContextGravatar joshualitt2015-04-02
* Revert of Add constant color GrFP. (patchset #10 id:180001 of https://coderev...Gravatar bsalomon2015-04-02
* Add constant color GrFP.Gravatar bsalomon2015-04-01
* Switch to one single bitmap text blob cache allocationGravatar joshualitt2015-04-01
* SkCodec::onGetScanlineDecoder must call rewind.Gravatar scroggo2015-04-01
* GrGLInterface: Add support for NV_framebuffer_mixed_samplesGravatar vbuzinov2015-04-01
* BitmapTextBatch and BitmapTextBlobGravatar joshualitt2015-03-31
* Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https...Gravatar joshualitt2015-03-31
* BitmapTextBatch and BitmapTextBlobGravatar joshualitt2015-03-31
* SkPDF: remove SK_NO_FLATE & dead code in SkPDFStreamGravatar halcanary2015-03-31
* Refactor Sk2x<T> + Sk4x<T> into SkNf<N,T> and SkNi<N,T>Gravatar mtklein2015-03-30
* Extract the spinlock from SkOnce as SkSpinlock.Gravatar mtklein2015-03-30
* use Sk4f for matrix mathGravatar reed2015-03-29
* use table of procs (and unrolling) to speed up mapPtsGravatar reed2015-03-27
* Remove SkMemoryStream::peek()Gravatar scroggo2015-03-27
* SkCodec: add wbmp classGravatar halcanary2015-03-27
* Add matrix constructing helpers to SkMatrixGravatar robertphillips2015-03-26
* add legacy pathop enums; fix uninitialized warningGravatar caryclark2015-03-26
* cumulative pathops patchGravatar caryclark2015-03-26
* Add a paint filter utility canvas (SkPaintFilterCanvas)Gravatar fmalita2015-03-26
* SkCodec: conditionally remove fInfoGravatar halcanary2015-03-26
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Replace error checking mutex initializer with the glibc-compatible versionGravatar djsollen2015-03-25
* simple patch to always init SkTextBlob uniqueIDGravatar joshualitt2015-03-25
* Add scanline decoding to SkCodec.Gravatar scroggo2015-03-25
* Enabling ico decoding with use of png and bmp decodersGravatar msarett2015-03-25
* Revert of pathops version two (patchset #16 id:150001 of https://codereview.c...Gravatar reed2015-03-24
* Revert of Enabling ico decoding with use of png and bmp decoders (patchset #1...Gravatar tomhudson2015-03-24
* Enabling ico decoding with use of png and bmp decodersGravatar msarett2015-03-24