aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Spin off some fixes to land right away.Gravatar mtklein2015-02-26
* I'd really like to land this before the branch so speedy reviews are apprecia...Gravatar joshualitt2015-02-25
* Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.c...Gravatar joshualitt2015-02-25
* Clean up ColorRectProc plumbing.Gravatar mtklein2015-02-25
* Fix the race to set the new gen ID.Gravatar mtklein2015-02-25
* I'd really like to land this before the branch so speedy reviews are apprecia...Gravatar joshualitt2015-02-25
* Steal a bit from the gen ID instead of managing two atomic values.Gravatar mtklein2015-02-25
* fuzzer fixesGravatar caryclark2015-02-25
* Revert of fAddedToCache doesn't need to be atomic. (patchset #1 id:1 of https...Gravatar mtklein2015-02-25
* fAddedToCache doesn't need to be atomic.Gravatar mtklein2015-02-25
* only notify bitmaps that have been added to the cacheGravatar reed2015-02-25
* BUG=skia:Gravatar herb2015-02-25
* SkTRacy<T> -> SkAtomic<T>Gravatar mtklein2015-02-24
* probable fix for asan botGravatar joshualitt2015-02-24
* Revert of Make fID and MixedID calculations private (patchset #5 id:80001 of ...Gravatar scroggo2015-02-24
* BUG=skia:Gravatar herb2015-02-24
* Enable rect clipsGravatar joshualitt2015-02-23
* move static init to cpp file to fix linux builderGravatar joshualitt2015-02-23
* Revert of fix for linux builder warn on exit destructor (patchset #1 id:1 of ...Gravatar joshualitt2015-02-23
* fix for linux builder warn on exit destructorGravatar joshualitt2015-02-23
* Move clip off of draw targetGravatar joshualitt2015-02-23
* SkStream: Add SkDynamicMemoryWStream::writeToStream(SkWStream*)Gravatar halcanary2015-02-23
* Remove canApplyCoverage from XP and all related functions in gpu code.Gravatar egdaniel2015-02-23
* Remove EGL header from SkANGLELContext.hGravatar bsalomon2015-02-23
* Remove unnecessary include of gles2 header in SkANGLEGLContext.hGravatar bsalomon2015-02-23
* Dynamically create stencil buffer when needed.Gravatar bsalomon2015-02-23
* Use D3D11 backend for ANGLE when available.Gravatar bsalomon2015-02-23
* Remove SkFontHost includes and friends.Gravatar bungeman2015-02-23
* Remove SK_SUPPORT_LEGACY_GET_PIXELS_ENUM.Gravatar scroggo2015-02-23
* Swap render target instead of creating a new gpu device for surface copy-on-w...Gravatar kkinnunen2015-02-22
* [SVGDevice] Text whitespace unittestGravatar fmalita2015-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
* Revert of Make SkPixelRef::isLocked() debug-only, remove related dead code. (...Gravatar reed2015-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
* Allow resources' unique keys to be changed.Gravatar bsalomon2015-02-19
* move SkPDFD*.h from include to srcGravatar halcanary2015-02-19
* Rename GrContentKey to GrUniqueKeyGravatar bsalomon2015-02-19
* Avoid wrong memory access due to double substitution and %%Gravatar kkinnunen2015-02-19
* 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
* Expose method to retrieve CTFontGravatar dominik.rottsches2015-02-18
* Make SkImage::getTexture() constGravatar kkinnunen2015-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
* SK_NO_FLATEGravatar mtklein2015-02-17
* Make GrResourceCache use a priority queue of purgeable resources.Gravatar bsalomon2015-02-17