aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* simplify RawIterGravatar reed2015-05-13
* Plus xfermode using Sk4px.Gravatar mtklein2015-05-12
* Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod...Gravatar reed2015-05-12
* Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie...Gravatar reed2015-05-12
* Make SkAdvancedTypefaceMetrics private.Gravatar reed2015-05-12
* stop calling SkScalarDivGravatar reed2015-05-12
* Sk4pxGravatar mtklein2015-05-12
* remove near one check for arcsGravatar caryclark2015-05-11
* SkPictureShader: floor scaledSize not to exceed maxTextureSizeGravatar gen.kim2015-05-10
* Remove unused SK_SUPPORT_LEGACY_ROUND_MIPMAP_LEVEL_CHOICE guardGravatar fmalita2015-05-08
* Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (pat...Gravatar reed2015-05-07
* Sketch splitting SkPicture into an interface and SkBigPicture.Gravatar mtklein2015-05-07
* use floor for mip-level choiceGravatar reed2015-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
* Make SkFunction copyable so it can go in containers.Gravatar mtklein2015-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
* remove dead SK_SUPPORT_LEGACY_CUBIC_CHOPPER codeGravatar reed2015-05-05
* Revert of Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https...Gravatar reed2015-05-05
* Fix typeface ids on Mac.Gravatar bungeman2015-05-04
* Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://coderev...Gravatar reed2015-05-04
* Revert of make drawImage a virtual on SkDevice (patchset #3 id:40001 of https...Gravatar reed2015-05-04
* make drawImage a virtual on SkDeviceGravatar reed2015-05-04
* SkPictureShader: scale down if width or height is larger than maxTextureSizeGravatar gen.kim2015-05-03
* remove unneeded SK_SUPPORT_LEGACY_IMAGEFILTER_TO_COLORFILTER flagGravatar reed2015-05-02
* clean up pre-storage in canvasGravatar reed2015-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 heuristic to pour small pictures into recordings, rather than ref'ingGravatar reed2015-04-30
* Add missing include to SkPictureContentInfo.Gravatar mtklein2015-04-30
* use pathops utils to improve precision of cubic chopping in scan converterGravatar reed2015-04-30
* Fix build warning: 'this' pointer cannot be null in well-defined C++ code; co...Gravatar dongseong.hwang2015-04-30
* Fix build warning: reference cannot be bound to dereferenced null pointer in ...Gravatar dongseong.hwang2015-04-30
* Use colorfilter instead of imagefilter when possibleGravatar reed2015-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
* Straighten out SkPicture::AccelData APIs.Gravatar mtklein2015-04-29
* SkRWBuffer for thread-safe 'stream' sharingGravatar reed2015-04-28
* Fix SkTDynamicHash.h:183:29: warning: equality comparison with extraneous par...Gravatar dongseong.hwang2015-04-28
* Decrement SkCanvas::fDeferredSaveCount in doSave()Gravatar fmalita2015-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
* 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
* Revert of Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision o...Gravatar mtklein2015-04-27