aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Port GrGLCaps over to use SkTHash.Gravatar mtklein2015-02-20
* Fix layer hoisting bug in SkCanvas::drawPicture pathGravatar robertphillips2015-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
* 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
* Allow resources' unique keys to be changed.Gravatar bsalomon2015-02-19
* notify resource caches when pixelref genID goes staleGravatar reed2015-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
* Pass Rendertarget into context.Gravatar joshualitt2015-02-18
* Use uint16s for texture coordinates when rendering text.Gravatar jvanverth2015-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
* 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
* zlib/pdf: remove HaveFlate(), depend on preprocessor definesGravatar halcanary2015-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
* Use dst copies in porter duffer XP to correctly render certain blends.Gravatar egdaniel2015-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
* Use uint16s for texture coordinates when rendering text.Gravatar jvanverth2015-02-17
* Remove android specific srcPath from SkPathGravatar djsollen2015-02-17