aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* O(1) SkPictureUtils::ApproxBytesUsed()Gravatar mtklein2015-04-21
* Revert of Add tokens and entry points for KHR_blend_equation_advanced (patchs...Gravatar tomhudson2015-04-21
* Add tokens and entry points for KHR_blend_equation_advancedGravatar cdalton2015-04-21
* Import glTextureBarrierGravatar cdalton2015-04-21
* Split default and user-supplied event tracers.Gravatar mtklein2015-04-21
* Revert of Allow NEON on iOS. (patchset #3 id:40001 of https://codereview.chro...Gravatar mtklein2015-04-17
* Remove filename from SkFontDescriptor.Gravatar bungeman2015-04-17
* Correct SkFixedToDouble.Gravatar bungeman2015-04-17
* Allow NEON on iOS.Gravatar mtklein2015-04-17
* Revert of Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 ...Gravatar reed2015-04-16
* Add SkTPin.Gravatar bungeman2015-04-16
* Rename GrStencilBuffer to GrStencilAttachmentGravatar egdaniel2015-04-16
* Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https:/...Gravatar jcgregorio2015-04-16
* remove unused (by clients) SkPathUtilsGravatar reed2015-04-16
* Don't draw if SkShader::asNewFragmentProcessor fails.Gravatar bsalomon2015-04-15
* SkPDF/Device/ImageFilter: Fix ImageFilter fallback codeGravatar halcanary2015-04-15
* Start canonicalizing color for all A8 textblobsGravatar joshualitt2015-04-14
* Set resScale on stroker when stroking path on gpu.Gravatar egdaniel2015-04-13
* Add serialization of SkBitmapSource's new filterQuality member variableGravatar robertphillips2015-04-10
* The TextBlobCache needs the ability to trigger a flush because otherwise its ...Gravatar joshualitt2015-04-10
* Rewrite memset benches, then use results to add a small-N optimization.Gravatar mtklein2015-04-09
* [SkTextBlob] Custom run font recordGravatar fmalita2015-04-09
* 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