aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Remove SkQuadTree.Gravatar mtklein2014-08-26
* Remove SkImageFilter::Set/GetExternalCache.Gravatar senorblanco2014-08-26
* Make GrGpuResources register with GrResourceCache2 after fully constructed.Gravatar bsalomon2014-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
* Reimplement deserialization of SkImageFilter's uniqueID.Gravatar senorblanco2014-08-26
* remove (unused) scale parameter from measureTextGravatar reed2014-08-26
* SkAutoTDelete::operator T*()Gravatar halcanary2014-08-26
* Revert of Testing TBR'ing public API owners (patchset #1 of https://coderevie...Gravatar rmistry2014-08-26
* Testing TBR'ing public API ownersGravatar rmistry2014-08-26
* SkTextBlob plumbingGravatar fmalita2014-08-26
* Implement NV_path_rendering on OpenGL ESGravatar kkinnunen2014-08-25
* Add a working SkFontMgr_fontconfig.Gravatar bungeman2014-08-25
* Document return value of SkPaint::operator==.Gravatar mtklein2014-08-25
* Add SK_API to SkTextBlob and SkTextBlobBuilder.Gravatar jbroman2014-08-25
* remove SkPurgeGlobalDiscardableMemoryPoolGravatar halcanary2014-08-25
* Add testing flag for XPS for deterministic ids.Gravatar Ben Wagner2014-08-22
* [SkTextBlob] Merge run font data at draw time.Gravatar fmalita2014-08-22
* extend SkShader to report a luminance-color to be used for gamma correctionGravatar reed2014-08-22
* Initial refactor of shaderbuilder to prepare for geometry shadersGravatar joshualitt2014-08-21
* Add some SkTextBlob builder tests.Gravatar fmalita2014-08-21
* SkMultiPictureDraw APIGravatar robertphillips2014-08-21
* Split up monolithic EXPERIMENTAL_drawPicture methodGravatar robertphillips2014-08-21
* Install a hook to swap between SkPicture backends with a single define.Gravatar mtklein2014-08-21
* Add GrResourceCache2.Gravatar bsalomon2014-08-21
* Our SkPicture::Analysis visitors should recurse into nested pictures.Gravatar mtklein2014-08-21
* SkTextBlobGravatar fmalita2014-08-21
* Simplify flattening to just write enough to call the factory/public-construct...Gravatar reed2014-08-21
* Make SkPMColorAssert a macro (all assert-like functions should be macros).Gravatar halcanary2014-08-21
* remove code for (dead) SK_SUPPORT_LEGACY_GETCLIPTYPEGravatar reed2014-08-21
* Always read .skp files and other serialized pictures into SkRecord.Gravatar mtklein2014-08-20
* Implement SkPicture::hasText() for SkRecord backend.Gravatar mtklein2014-08-20
* Move the code over using the same template type approach previously used for ...Gravatar tomhudson2014-08-20
* Add the method isOpaque() to SkImageGravatar piotaixr2014-08-19
* Revert of Add GrResourceCache2. (patchset #4 of https://codereview.chromium.o...Gravatar bsalomon2014-08-19
* Treat embedded bitmaps as a hinting method.Gravatar bungeman2014-08-19
* Add GrResourceCache2.Gravatar bsalomon2014-08-19
* remove unused SkIntToFloatCast_NoOverflowCheckGravatar caryclark2014-08-19
* Move SkReadBuffer.h and SkReader32.h out of include.Gravatar halcanary2014-08-19
* Revert "Move the code over using the same template type approach previously u...Gravatar Mike Klein2014-08-18
* Move the code over using the same template type approach previously used for ...Gravatar tomhudson2014-08-18
* Revert "Move SkReadBuffer.h and SkReader32.h out of include."Gravatar halcanary2014-08-18
* Move SkReadBuffer.h and SkReader32.h out of include.Gravatar halcanary2014-08-18
* Expose API for whether an SkPicture contains textGravatar ajuma2014-08-18
* SkImage::NewFromGenerator(SkImageGenerator*), and a unit test.Gravatar halcanary2014-08-18
* eliminate code related to SkBitmap::ConfigGravatar reed2014-08-18
* Add flag to bench/render picturesGravatar krajcevski2014-08-18
* int SkPicture::approximateOpCount()Gravatar mtklein2014-08-14
* Remove SkPaintOptionsAndroidGravatar djsollen2014-08-14
* Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chr...Gravatar bsalomon2014-08-13