index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Make large array of GrShapes in test code heap allocated
bsalomon
2016-06-10
*
Move multisampleDisableSupport into GrCaps
csmartdalton
2016-06-10
*
Type-erase SkAutoMutexAcquire and SkAutoExclusive.
mtklein
2016-06-10
*
fix non-square stroke rects (non-aa)
reed
2016-06-10
*
Make SkBlitter hierarchy explicit about what needs to be implemented.
herb
2016-06-10
*
Remove shaderc cmake compiling
kjlubick
2016-06-10
*
Implement SkFontMgr_Custom::onCreateFromFontData.
bungeman
2016-06-10
*
Fix GrDrawContextPriv::stencilRect
csmartdalton
2016-06-10
*
Extend inverse_paths GM to test dashing
bsalomon
2016-06-10
*
Create .gyp rules for shaderc libraries
kjlubick
2016-06-10
*
respect srgb gamma when building mips
reed
2016-06-10
*
Make GrShape capable of representing inverse filled rrects.
bsalomon
2016-06-10
*
add fail condition to addexpanded
caryclark
2016-06-10
*
Cleanup VulkanWindowContext for use on Android
djsollen
2016-06-10
*
Add blurcircles to blacklist for macmini4.1
bsalomon
2016-06-10
*
Define LEAN_AND_MEAN and NOMINMAX for all windows builds
egdaniel
2016-06-10
*
Implement all onCreateFromStream overloads.
bungeman
2016-06-10
*
Fix glDraw*Indirect prototypes
csmartdalton
2016-06-09
*
Skip verylargebitmap serialization on Android too
mtklein
2016-06-09
*
Move immintrin/arm_neon includes to where they are used.
mtklein
2016-06-09
*
Add NV12 texture conversion support.
jbauman
2016-06-09
*
Add control of manual mipmapping to GrContextOptions
brianosman
2016-06-09
*
Cleanup needed to use WindowContext for Android
djsollen
2016-06-09
*
Add housekeeper_skia.isolate
borenet
2016-06-09
*
SkPictureAnalyzer: expose the number of slow GPU commands.
senorblanco
2016-06-09
*
Revert of Disable tail calls inside Simple GM functions. (patchset #1 id:1 of...
mtklein
2016-06-09
*
Revert of Add control of manual mipmapping to GrContextOptions (patchset #2 i...
mtklein
2016-06-09
*
Support resize in Android Viewer App
liyuqian
2016-06-09
*
SkPixmap::setColorSpace
msarett
2016-06-09
*
Add raw pixel serialization fallback for SkImages that cannot be encoded.
mtklein
2016-06-09
*
Disable tail calls inside Simple GM functions.
mtklein
2016-06-09
*
SkMipMap::ComputeLevelSize should only cover SkMipMap's levels.
cblume
2016-06-09
*
Add control of manual mipmapping to GrContextOptions
brianosman
2016-06-09
*
Simplify code by breaking general sampler into Nearest and Bilerp.
herb
2016-06-09
*
better exclusion for stack traces
mtklein
2016-06-09
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Add ICC fuzzer
kjlubick
2016-06-09
*
Update CQ keywords documentation
rmistry
2016-06-09
*
SkColorSpace::NewICC fix integer overflow caught by fuzzer
msarett
2016-06-09
*
Make SkDashPathEffect fail for stroke+fill style (in addition to fill style)
bsalomon
2016-06-09
*
Optimize color xforms with 2.2 gammas for SSE2
msarett
2016-06-08
*
Use faster case for on tile sampling, and a little clean up. This has been a ...
herb
2016-06-08
*
Stop trying to build files that are not there
scroggo
2016-06-08
*
Add GpuCommandBuffer support.
egdaniel
2016-06-08
*
Support running Viewer via android_gdb_app
brianosman
2016-06-08
*
Fix mipmap generation on Nexus 5x & 6p devices.
brianosman
2016-06-08
*
Provide filter when there are many options
liyuqian
2016-06-08
*
Replace targetHasUnifiedMultisampling in GrPB constructor
csmartdalton
2016-06-08
*
When setting up a copySurface dst texture make the orientation match the src ...
bsalomon
2016-06-08
*
Modify QCMS test to match use by Chrome
msarett
2016-06-08
[next]