index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of ht...
ethannicholas
2016-02-22
*
clean-up dead code
reed
2016-02-22
*
Add vulkan files into skia repo. This is an incomplete backend with only part...
Greg Daniel
2016-02-22
*
lots of sRGB and F16 blits
reed
2016-02-22
*
fix misc asserts and checks found by fuzzer
reed
2016-02-22
*
add SkGraphics::PurageAllCaches
reed
2016-02-22
*
Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://c...
egdaniel
2016-02-22
*
Add vulkan files into skia repo. This is an incomplete backend with only part...
Greg Daniel
2016-02-22
*
Revert of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of htt...
reed
2016-02-22
*
Reland of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of htt...
reed
2016-02-22
*
Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of ht...
reed
2016-02-21
*
fix misc asserts and checks found by fuzzer
reed
2016-02-20
*
remove supports4f flag for colorfilters
reed
2016-02-19
*
Revert of Use unorm shorts for texture coordinates when rendering text. (patc...
jvanverth
2016-02-19
*
Update SkImageFilter's cache to handle SkSpecialImages and add unit test
robertphillips
2016-02-19
*
fix iter to document close correctly
caryclark
2016-02-19
*
Use unorm shorts for texture coordinates when rendering text.
jvanverth
2016-02-19
*
GrAuditTrail can now be enabled/disabled at runtime
ethannicholas
2016-02-18
*
make SkPM4f private
reed
2016-02-18
*
Move SkTInternalLList.h to src/core.
bungeman
2016-02-18
*
Move SkTDStack.h to src/animator.
bungeman
2016-02-18
*
Move SkTDArray to private.
bungeman
2016-02-18
*
lcd blits for sRGB
reed
2016-02-18
*
fix comma in GrAuditTrail json
joshualitt
2016-02-18
*
add interp path
caryclark
2016-02-18
*
try plain-old code for sk_memset16/32 now that NEON is compile-time
mtklein
2016-02-17
*
Mark existing image filter entry points that will be going away with Deprecated
robertphillips
2016-02-17
*
Move SkTArray to include/private.
bungeman
2016-02-17
*
add last move to serialized path
caryclark
2016-02-17
*
Add batch information to json
joshualitt
2016-02-17
*
Make SkPicture/SkImageGenerator default to SkCodec
msarett
2016-02-17
*
Fix memory leak
joshualitt
2016-02-17
*
Workaround for bug in Tegra 3 when uploading to a render target
bsalomon
2016-02-16
*
Delete GrTextContext
joshualitt
2016-02-16
*
Create GrPathRenderingDrawContext
joshualitt
2016-02-16
*
Change SkMatrix::fixedStepInX to return SkVector (of SkScalar) rather than Sk...
benjaminwagner
2016-02-16
*
Image filters: change applyCropRect() to take a src rect.
senorblanco
2016-02-16
*
Make copySurface work for texture dsts, return a bool, & add unit test.
bsalomon
2016-02-16
*
make SkComposeShader.h private
reed
2016-02-15
*
blitters for sRGB and float16
reed
2016-02-15
*
Add support for caching font files in the Android SkFontMgr.
khushalsagar
2016-02-12
*
SkDocument: remove use of SkTArray (part 3/3).
halcanary
2016-02-12
*
Delete SkDecodingImageGenerator
msarett
2016-02-11
*
Implement onSkipScanlines() for bmp and wbmp
msarett
2016-02-11
*
Add GrShaderFlags enum
cdalton
2016-02-11
*
Revert of Make copySurface work for texture dsts, return a bool, & add unit t...
kjlubick
2016-02-11
*
Make copySurface work for texture dsts, return a bool, & add unit test.
bsalomon
2016-02-11
*
SkDocument: remove use of SkTArray (part 1/3).
halcanary
2016-02-11
*
Pass a GrContext pointer in GrDrawContext constructor
joshualitt
2016-02-11
*
skia: Add support for CHROMIUM_image backed textures.
erikchen
2016-02-10
[next]