aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Make XPFragmentBuilder only Builder with access to DstCopy.Gravatar egdaniel2015-04-29
* FontConfig character/lang match requires weak family.Gravatar bungeman2015-04-29
* Add dash lines batch unit testGravatar joshualitt2015-04-29
* Pull out shader-specific caps into GrShaderCaps and GrGLSLCapsGravatar jvanverth2015-04-29
* Handpick 16 Skia page sets to create SP enabled SKPs fromGravatar rmistry2015-04-29
* Fix double blend in GrAAConvexPathRendererGravatar cdalton2015-04-29
* Initial CL to create GrBatchTest infrastructureGravatar joshualitt2015-04-29
* onCreateDevice -> NULL now means the caller should create its own (bitmap) de...Gravatar reed2015-04-29
* minor fixes to cubics code and overall alignment of how bounds and tops are c...Gravatar caryclark2015-04-29
* Implementing a scanline decoder for jpegGravatar msarett2015-04-29
* Straighten out SkPicture::AccelData APIs.Gravatar mtklein2015-04-29
* Remove system call in DW for default font.Gravatar bungeman2015-04-29
* Requires a minor API change to pass the color table to getScanlineDecoder, as...Gravatar msarett2015-04-29
* Create SP enabled SKPs from only the top_25_smooth page set.Gravatar rmistry2015-04-29
* Remove unneeded features from GrBufferAllocPoolGravatar bsalomon2015-04-29
* Pass dashing info from drawPath to Gr sideGravatar kkinnunen2015-04-28
* SkRWBuffer for thread-safe 'stream' sharingGravatar reed2015-04-28
* Remove GrFlushToGpuDrawTarget and move functionality up to GrDrawTarget.Gravatar bsalomon2015-04-28
* create GrTestUtils.h, move some common functions into itGravatar joshualitt2015-04-28
* doc: add quickstart to linux and macosGravatar halcanary2015-04-28
* Remove useless SkASSERT in SkRect.h and SkRegion.hGravatar dongseong.hwang2015-04-28
* Do circular clipping in normalized spaceGravatar bsalomon2015-04-28
* Fix SkTDynamicHash.h:183:29: warning: equality comparison with extraneous par...Gravatar dongseong.hwang2015-04-28
* Update documentation for "COMMIT=false".Gravatar rmistry2015-04-28
* Run DM on GalaxyS* in one threadGravatar borenet2015-04-28
* Revert of removing equality / compute invariant loops from GrGeometryProcesso...Gravatar joshualitt2015-04-28
* removing equality / compute invariant loops from GrGeometryProcessorsGravatar joshualitt2015-04-28
* Use GLSLCaps for creating processor keys and GLSL-specific programsGravatar jvanverth2015-04-28
* Update RecreateSKPs bot to also generate Slimming Paint SKPs with a separate ...Gravatar rmistry2015-04-28
* Fix memory deletion error in "convex-lineonly-paths" GMGravatar robertphillips2015-04-28
* Decrement SkCanvas::fDeferredSaveCount in doSave()Gravatar fmalita2015-04-28
* Remove vertex/index buffer factilities from GrDrawTarget.Gravatar bsalomon2015-04-28
* Add new GM/bench for line-only convex pathsGravatar robertphillips2015-04-28
* remove old text contexts and fontcacheGravatar joshualitt2015-04-28
* SkPDF: clean up uses of deprecated calls in SkPDFDevice.Gravatar halcanary2015-04-28
* Update more directories under src/ to follow C++11 style rule for {virtual,ov...Gravatar tfarina2015-04-27
* De-proc Color32Gravatar mtklein2015-04-27
* Revert of De-proc Color32 (patchset #5 id:80001 of https://codereview.chromiu...Gravatar mtklein2015-04-27
* De-proc Color32Gravatar mtklein2015-04-27
* Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision on ARMGravatar mtklein2015-04-27
* Revert of De-proc Color32 (patchset #4 id:60001 of https://codereview.chromiu...Gravatar mtklein2015-04-27
* De-proc Color32Gravatar mtklein2015-04-27
* SkPDF: clean up uses of deprecated calls in other SkPDF classesGravatar halcanary2015-04-27
* Revert of Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision o...Gravatar mtklein2015-04-27
* Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision on ARMGravatar mtklein2015-04-27
* Add presentations section and pathops file for testGravatar hcm2015-04-27
* Mike's radial gradient CL with better float -> int.Gravatar mtklein2015-04-27
* In this CL we stop closing batches prematurely, and only close immediately be...Gravatar joshualitt2015-04-27
* Revert of Stop closing batch prematurely (patchset #4 id:60001 of https://cod...Gravatar joshualitt2015-04-27
* In this CL we stop closing batches prematurely, and only close immediately be...Gravatar joshualitt2015-04-27