aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* gm to test hairlines which fill RenderTargetGravatar joshualitt2015-02-19
* Recycle stencil buffers across render targets.Gravatar bsalomon2015-02-19
* Revert of notify resource caches when pixelref genID goes stale (patchset #4 ...Gravatar mtklein2015-02-19
* PDF: why do we have flags no one uses (or can use)?Gravatar mtklein2015-02-19
* Update fontcache gm to actually stress font atlasGravatar jvanverth2015-02-19
* Allow resources' unique keys to be changed.Gravatar bsalomon2015-02-19
* notify resource caches when pixelref genID goes staleGravatar reed2015-02-19
* Revert of disable gammatext gm for a while, looking for other flakes (patchse...Gravatar bungeman2015-02-19
* Clarify desired behavior of FontConfigTypeface::LegacyCreateTypeface.Gravatar bungeman2015-02-19
* move SkPDFD*.h from include to srcGravatar halcanary2015-02-19
* Rename GrContentKey to GrUniqueKeyGravatar bsalomon2015-02-19
* Do not clear the source device in SkGpuDevice::drawDeviceGravatar kkinnunen2015-02-19
* Avoid wrong memory access due to double substitution and %%Gravatar kkinnunen2015-02-19
* Fixing possible out of bound memory accessGravatar sugoi2015-02-19
* Remove FontConfigTypeface::getFamilyName().Gravatar bungeman2015-02-18
* managing chromes use section of docsGravatar hcm2015-02-18
* Runtime configuration section of docsGravatar hcm2015-02-18
* Pass Rendertarget into context.Gravatar joshualitt2015-02-18
* Use uint16s for texture coordinates when rendering text.Gravatar jvanverth2015-02-18
* Use SkAutoSTMalloc in GrResourceKeyGravatar bsalomon2015-02-18
* PDF: Add (low-memory) SkPDFBitmap classGravatar halcanary2015-02-18
* Update DirectWrite streams to SkStreamAsset.Gravatar bungeman2015-02-18
* Remove Chromium staging in SkDrawCommandGravatar robertphillips2015-02-18
* update sampleapp for stroking experimentGravatar caryclark2015-02-18
* Expose method to retrieve CTFontGravatar dominik.rottsches2015-02-18
* Make SkImage::getTexture() constGravatar kkinnunen2015-02-18
* fix xcode buildGravatar mtklein2015-02-18
* Revert of Use uint16s for texture coordinates when rendering text. (patchset ...Gravatar reed2015-02-17
* Use an array of nonpurgeable resources in GrResourceCacheGravatar bsalomon2015-02-17
* zlib/pdf: remove HaveFlate(), depend on preprocessor definesGravatar halcanary2015-02-17
* DM: move ext into keyGravatar mtklein2015-02-17
* SK_NO_FLATEGravatar mtklein2015-02-17
* Make GrResourceCache use a priority queue of purgeable resources.Gravatar bsalomon2015-02-17
* add gm for path-arcs, and catch degenerate arc in conic-caseGravatar reed2015-02-17
* Decrease number of allowed stages for Angle on GLProgramTestGravatar egdaniel2015-02-17
* Use dst copies in porter duffer XP to correctly render certain blends.Gravatar egdaniel2015-02-17
* Suggested version with 'undo'.Gravatar mtklein2015-02-17
* use common impl for drawTextOnPathGravatar reed2015-02-17
* Remove SK_SUPPORT_LEGACY_ADDRRECTGravatar fmalita2015-02-17
* Remove SK_SUPPORT_LEGACY_CONIC_COMPUTE_QUAD_POW2Gravatar fmalita2015-02-17
* Improve GrInOrderDrawBuffer::Cmd encapsulationGravatar robertphillips2015-02-17
* Fix broken build due to updated #defineGravatar djsollen2015-02-17
* Use uint16s for texture coordinates when rendering text.Gravatar jvanverth2015-02-17
* Remove android specific srcPath from SkPathGravatar djsollen2015-02-17
* Fix skia bug 2845Gravatar kui.zheng2015-02-17
* Use SkXfermode as public facing enum for GrPorterDuffXPGravatar egdaniel2015-02-17
* Upstream support for sfntly in Google3Gravatar mtklein2015-02-17
* Minor refactoringGravatar robertphillips2015-02-16
* fix for ASAN heap overflowGravatar joshualitt2015-02-16
* remove unneeded prerollGravatar reed2015-02-15