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
...
*
Add batch unit tests for ovals
joshualitt
2015-04-30
*
add heuristic to pour small pictures into recordings, rather than ref'ing
reed
2015-04-30
*
Make SkAutoTDelete's operator T*() const, like all the others.
mtklein
2015-04-30
*
Use texture barriers to read directly from the RT
cdalton
2015-04-29
*
Add dash lines batch unit test
joshualitt
2015-04-29
*
Pull out shader-specific caps into GrShaderCaps and GrGLSLCaps
jvanverth
2015-04-29
*
Initial CL to create GrBatchTest infrastructure
joshualitt
2015-04-29
*
onCreateDevice -> NULL now means the caller should create its own (bitmap) de...
reed
2015-04-29
*
minor fixes to cubics code and overall alignment of how bounds and tops are c...
caryclark
2015-04-29
*
Implementing a scanline decoder for jpeg
msarett
2015-04-29
*
Straighten out SkPicture::AccelData APIs.
mtklein
2015-04-29
*
Requires a minor API change to pass the color table to getScanlineDecoder, as...
msarett
2015-04-29
*
Remove GrFlushToGpuDrawTarget and move functionality up to GrDrawTarget.
bsalomon
2015-04-28
*
create GrTestUtils.h, move some common functions into it
joshualitt
2015-04-28
*
Remove useless SkASSERT in SkRect.h and SkRegion.h
dongseong.hwang
2015-04-28
*
Use GLSLCaps for creating processor keys and GLSL-specific programs
jvanverth
2015-04-28
*
remove old text contexts and fontcache
joshualitt
2015-04-28
*
De-proc Color32
mtklein
2015-04-27
*
Revert of De-proc Color32 (patchset #5 id:80001 of https://codereview.chromiu...
mtklein
2015-04-27
*
De-proc Color32
mtklein
2015-04-27
*
Revert of De-proc Color32 (patchset #4 id:60001 of https://codereview.chromiu...
mtklein
2015-04-27
*
De-proc Color32
mtklein
2015-04-27
*
Reduce ref counting in SkPictureRecorder.
mtklein
2015-04-27
*
Reduce sizeof(SkPicture::Analysis) from 24 bytes to 2 bytes.
jbroman
2015-04-27
*
Cleanup: Remove unnecessary double-semicolons.
tfarina
2015-04-27
*
Extract gpu line dashing to GrDashLinePathRenderer
kkinnunen
2015-04-26
*
Fix some lingering typos
robertphillips
2015-04-24
*
Add onGetBlendInfo to GrXferProcessor
cdalton
2015-04-23
*
[SkPDFDevice] Enable pathops-based inverse fills
fmalita
2015-04-22
*
Add tokens and entry points for KHR_blend_equation_advanced
cdalton
2015-04-22
*
O(1) SkPictureUtils::ApproxBytesUsed()
mtklein
2015-04-21
*
Revert of Add tokens and entry points for KHR_blend_equation_advanced (patchs...
tomhudson
2015-04-21
*
Add tokens and entry points for KHR_blend_equation_advanced
cdalton
2015-04-21
*
Import glTextureBarrier
cdalton
2015-04-21
*
Split default and user-supplied event tracers.
mtklein
2015-04-21
*
Revert of Allow NEON on iOS. (patchset #3 id:40001 of https://codereview.chro...
mtklein
2015-04-17
*
Remove filename from SkFontDescriptor.
bungeman
2015-04-17
*
Correct SkFixedToDouble.
bungeman
2015-04-17
*
Allow NEON on iOS.
mtklein
2015-04-17
*
Revert of Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 ...
reed
2015-04-16
*
Add SkTPin.
bungeman
2015-04-16
*
Rename GrStencilBuffer to GrStencilAttachment
egdaniel
2015-04-16
*
Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https:/...
jcgregorio
2015-04-16
*
remove unused (by clients) SkPathUtils
reed
2015-04-16
*
Don't draw if SkShader::asNewFragmentProcessor fails.
bsalomon
2015-04-15
*
SkPDF/Device/ImageFilter: Fix ImageFilter fallback code
halcanary
2015-04-15
*
Start canonicalizing color for all A8 textblobs
joshualitt
2015-04-14
*
Set resScale on stroker when stroking path on gpu.
egdaniel
2015-04-13
*
Add serialization of SkBitmapSource's new filterQuality member variable
robertphillips
2015-04-10
*
The TextBlobCache needs the ability to trigger a flush because otherwise its ...
joshualitt
2015-04-10
[prev]
[next]