aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
...
* tesselating path renderer unit testsGravatar joshualitt2015-05-07
* SK_ARRAY_COUNT shouldn't work on pointers.Gravatar mtklein2015-05-07
* Isolate GrBufferAllocPools inside GrBatchTargetGravatar robertphillips2015-05-07
* adding uniqueID to GrContextGravatar joshualitt2015-05-07
* Implement support for KHR_blend_equation_advancedGravatar cdalton2015-05-06
* Make drawImage a virtual on SkDeviceGravatar reed2015-05-06
* Revert of Revert of Revert of Make drawImage a virtual on SkDevice (patchset ...Gravatar reed2015-05-06
* Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of...Gravatar reed2015-05-06
* Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https...Gravatar reed2015-05-05
* Make drawImage a virtual on SkDeviceGravatar reed2015-05-05
* remove dead code behind BOOL_ONGETINFOGravatar reed2015-05-05
* Revert of Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https...Gravatar reed2015-05-05
* Remove canTweakAlphaForCoverage from XP's since batch reads flag.Gravatar egdaniel2015-05-04
* Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://coderev...Gravatar reed2015-05-04
* Move instanced index buffer creation to flush timeGravatar bsalomon2015-05-04
* Revert of Move instanced index buffer creation to flush time (patchset #6 id:...Gravatar bsalomon2015-05-04
* Revert of make drawImage a virtual on SkDevice (patchset #3 id:40001 of https...Gravatar reed2015-05-04
* remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConicalGravatar reed2015-05-04
* make drawImage a virtual on SkDeviceGravatar reed2015-05-04
* Move instanced index buffer creation to flush timeGravatar bsalomon2015-05-04
* Add hairlines batch unit testGravatar joshualitt2015-05-02
* clean up pre-storage in canvasGravatar reed2015-05-01
* Simple CL to add a joinWithPossiblyEmptyArg to SkRectGravatar joshualitt2015-05-01
* SkTime: return timezone information; format in ISO-8601Gravatar halcanary2015-05-01
* This replaces the texture creation/caching functions on GrContext with a GrTe...Gravatar bsalomon2015-04-30
* Add batch unit tests for ovalsGravatar joshualitt2015-04-30
* add heuristic to pour small pictures into recordings, rather than ref'ingGravatar reed2015-04-30
* Make SkAutoTDelete's operator T*() const, like all the others.Gravatar mtklein2015-04-30
* Use texture barriers to read directly from the RTGravatar cdalton2015-04-29
* Add dash lines batch unit testGravatar joshualitt2015-04-29
* Pull out shader-specific caps into GrShaderCaps and GrGLSLCapsGravatar jvanverth2015-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
* Requires a minor API change to pass the color table to getScanlineDecoder, as...Gravatar msarett2015-04-29
* Remove GrFlushToGpuDrawTarget and move functionality up to GrDrawTarget.Gravatar bsalomon2015-04-28
* create GrTestUtils.h, move some common functions into itGravatar joshualitt2015-04-28
* Remove useless SkASSERT in SkRect.h and SkRegion.hGravatar dongseong.hwang2015-04-28
* Use GLSLCaps for creating processor keys and GLSL-specific programsGravatar jvanverth2015-04-28
* remove old text contexts and fontcacheGravatar joshualitt2015-04-28
* 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
* Revert of De-proc Color32 (patchset #4 id:60001 of https://codereview.chromiu...Gravatar mtklein2015-04-27
* De-proc Color32Gravatar mtklein2015-04-27
* Reduce ref counting in SkPictureRecorder.Gravatar mtklein2015-04-27
* Reduce sizeof(SkPicture::Analysis) from 24 bytes to 2 bytes.Gravatar jbroman2015-04-27
* Cleanup: Remove unnecessary double-semicolons.Gravatar tfarina2015-04-27