aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove SK_SUPPORT_LEGACY_GET_PIXELS_ENUM.Gravatar scroggo2015-02-23
* Roll ANGLEGravatar bsalomon2015-02-23
* make strokes3 full sizeGravatar caryclark2015-02-23
* Swap render target instead of creating a new gpu device for surface copy-on-w...Gravatar kkinnunen2015-02-22
* Update SKP versionGravatar skia.buildbots2015-02-22
* move GMSampleView into its own cppGravatar reed2015-02-21
* remove dead code from sampleapp, trim bad assertsGravatar reed2015-02-21
* [SVGDevice] Text whitespace unittestGravatar fmalita2015-02-20
* PDF: remove unnecessary mutexes.Gravatar halcanary2015-02-20
* Implement onMatchFamilyStyleCharacter for DirectWrite.Gravatar bungeman2015-02-20
* Remove historical assert in AAConvexPathRendererGravatar joshualitt2015-02-20
* Make SkPixelRef::isLocked() debug-only, remove related dead code.Gravatar mtklein2015-02-20
* Enable override keyword for GCC versions >= 4.7Gravatar djsollen2015-02-20
* Port GrGLCaps over to use SkTHash.Gravatar mtklein2015-02-20
* Fix layer hoisting bug in SkCanvas::drawPicture pathGravatar robertphillips2015-02-20
* Use simpler SkTHashSet in DM to store reference goldGravatar mtklein2015-02-20
* PDF: Now threadsafe!Gravatar halcanary2015-02-20
* Round stencil buffers dims up to next pow2 when allowedGravatar bsalomon2015-02-20
* This uses quad approximations of the outer and inner paths describing a strok...Gravatar caryclark2015-02-20
* PDF : New factory function for SkPDFDeviceGravatar halcanary2015-02-20
* PDF: remove unused SkPDFDevice::setDCTEncoder()Gravatar halcanary2015-02-20
* Revert of Make SkPixelRef::isLocked() debug-only, remove related dead code. (...Gravatar reed2015-02-19
* PDF: Remove SkPDFDeviceFlattenerGravatar halcanary2015-02-19
* Remove unused parameters to SkDocument::CreatePDFGravatar halcanary2015-02-19
* Make SkPixelRef::isLocked() debug-only, remove related dead code.Gravatar mtklein2015-02-19
* Rename onGetPixelsEnum back to onGetPixels.Gravatar scroggo2015-02-19
* [SkSVGDevice] Fix whitespace text handlingGravatar fmalita2015-02-19
* use geometric ave for choosing mip levelGravatar reed2015-02-19
* Allow either the old or new version of ADB on mac.Gravatar djsollen2015-02-19
* Speculative fix for nexus player unit test failureGravatar bsalomon2015-02-19
* gm to illustrate mipmap layer choiceGravatar reed2015-02-19
* Handle the case when the GrResourceCache timestamp wraps.Gravatar bsalomon2015-02-19
* 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