index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
bin/sync-and-gyp: start using gclient
halcanary
2016-02-16
*
Remove outdated optimization to not flush for new textures in GrSWMaskHelper
bsalomon
2016-02-16
*
Workaround for bug in Tegra 3 when uploading to a render target
bsalomon
2016-02-16
*
Delete GrTextContext
joshualitt
2016-02-16
*
tuned skiaserve's png output for better performance
ethannicholas
2016-02-16
*
Create GrPathRenderingDrawContext
joshualitt
2016-02-16
*
skiaserve: Change alpha setting from GET to POST.
jcgregorio
2016-02-16
*
Change SkMatrix::fixedStepInX to return SkVector (of SkScalar) rather than Sk...
benjaminwagner
2016-02-16
*
Use a statically linked libhwui for testing.
djsollen
2016-02-16
*
Image filters: change applyCropRect() to take a src rect.
senorblanco
2016-02-16
*
SkOSFile_stdio: less ::
mtklein
2016-02-16
*
Make png filter functions compatible with libpng
msarett
2016-02-16
*
Modify interface to GrPathUtils::convertCubicToQuads
bsalomon
2016-02-16
*
Make copySurface work for texture dsts, return a bool, & add unit test.
bsalomon
2016-02-16
*
Make SkRWBuffer destruct safely
scroggo
2016-02-16
*
Remove last bit of privacy violation for GrAtlasTextBlob
joshualitt
2016-02-16
*
Setup for -Fast GCE bot.
mtklein
2016-02-16
*
Update SKP version
update-skps
2016-02-16
*
starter kit for colorspaces
reed
2016-02-15
*
Fix colorType/alphaType checks in SkCodec
msarett
2016-02-15
*
make SkComposeShader.h private
reed
2016-02-15
*
blitters for sRGB and float16
reed
2016-02-15
*
Roll back ellipse logic for now. This was (probably) still wrong.
brianosman
2016-02-14
*
Update SKP version
update-skps
2016-02-14
*
Revert of Add infastructure for gl_SampleMask (patchset #6 id:100001 of https...
benjaminwagner
2016-02-12
*
Revert of Fix colorType/alphaType checks in SkCodec (patchset #5 id:80001 of ...
msarett
2016-02-12
*
Adding a tool to get images from skps
msarett
2016-02-12
*
re-emable u64 gm
reed
2016-02-12
*
Revert of SkNx refactoring (patchset #4 id:60001 of https://codereview.chromi...
mtklein
2016-02-12
*
Try fixing unused-variable warnings another way.
mtklein
2016-02-12
*
Add infastructure for gl_SampleMask
cdalton
2016-02-12
*
Fix colorType/alphaType checks in SkCodec
msarett
2016-02-12
*
Sync DEPS to clang compatible arm v8 assembly for libjpeg-turbo
msarett
2016-02-12
*
followups
mtklein
2016-02-12
*
Remove check for platform_tools/android/third_party/externals.
mtklein
2016-02-12
*
Add support for caching font files in the Android SkFontMgr.
khushalsagar
2016-02-12
*
Make SkJpegCodec compatible with libjpeg
msarett
2016-02-12
*
Change ScalarTo256 to more efficient implementation.
benjaminwagner
2016-02-12
*
Put all XSAN bots on the same DEPS-sourced build of Clang.
mtklein
2016-02-12
*
Use noperspective interpolation for 2D draws
cdalton
2016-02-12
*
Make copySurface work in more situations.
bsalomon
2016-02-12
*
added clip visualization to skiaserve
ethannicholas
2016-02-12
*
Add a dependency from the debugger on tools.gyp:url_data_manager.
jbroman
2016-02-12
*
Put back the 0.5 bias in the shader. Only adjust the radii for the geometry, ...
brianosman
2016-02-12
*
skiaserve now retains the graphics context rather than creating a new one eac...
ethannicholas
2016-02-12
*
Update Android framework makefile to build static and shared libs
djsollen
2016-02-12
*
Documantation: nanobench
halcanary
2016-02-12
*
Remove the 0.5 bias from the ellipse edge function. This makes coverage drop ...
brianosman
2016-02-12
*
SkDocument: remove use of SkTArray (part 3/3).
halcanary
2016-02-12
*
fixed SkDebugCanvas' handling of drawPicture
ethannicholas
2016-02-12
[next]