index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Add tokens and entry points for KHR_blend_equation_advanced
cdalton
2015-04-21
*
Import glTextureBarrier
cdalton
2015-04-21
*
Support HWUI rename of DisplayListRenderer
tomhudson
2015-04-21
*
Some simple optimizations for improving GrAtlasTextContext perf
joshualitt
2015-04-21
*
Add support for rotating / scaling / translating gpu cached distance field te...
joshualitt
2015-04-21
*
Split default and user-supplied event tracers.
mtklein
2015-04-21
*
Store pointers to GrGlyph directly in BitmapTextBlob. This patch improves pe...
joshualitt
2015-04-21
*
Revert of Convert Color32 code to perfect blend. (patchset #6 id:100001 of ht...
mtklein
2015-04-21
*
Pack BitmapTextBlob a bit tighter
joshualitt
2015-04-21
*
reuse scaler across consecutive textbatch flushes
joshualitt
2015-04-21
*
A small patch to enable distance field text in textblobs
joshualitt
2015-04-21
*
SkTHash: remove()
mtklein
2015-04-21
*
Undo the bounds mapping of bounds for GrOvalRenderer for certain draws
egdaniel
2015-04-21
*
fix valgrind uninitialized var error
caryclark
2015-04-21
*
Make the GPU dashing effect MSAA-friendly.
senorblanco
2015-04-20
*
Regularize lmp::XXX_element_handler.
bungeman
2015-04-20
*
Minor modifications to GrProgramDesc.h.
jvanverth
2015-04-20
*
Return correctly mapped bounds from GrOvalRenderer.
egdaniel
2015-04-20
*
Regularize informative messages in Android font parser.
bungeman
2015-04-20
*
Convert Color32 code to perfect blend.
mtklein
2015-04-20
*
Now, path ops natively intersect conics, quads, and cubics in any combination...
caryclark
2015-04-20
*
apply xfermode after imagefilter when we create a tmp layer
reed
2015-04-20
*
Fix point count computation in tessellating path renderer.
senorblanco
2015-04-20
*
remove dead code from SK_SUPPORT_LEGACY_BLITANTIH2V2
reed
2015-04-20
*
Respect declared font style on Android.
bungeman
2015-04-17
*
Revert of Respect declared font style on Android. (patchset #6 id:100001 of h...
jcgregorio
2015-04-17
*
PDF: Correctly embed JPEG images directly into PDF output.
halcanary
2015-04-17
*
Respect declared font style on Android.
bungeman
2015-04-17
*
Trace contention for lockPixels mutex
enne
2015-04-17
*
Rework SSE and NEON Color32 algorithms to be more correct and faster.
mtklein
2015-04-17
*
Remove filename from SkFontDescriptor.
bungeman
2015-04-17
*
Small change to allow DistanceField and BMP text to coexist in a blob
joshualitt
2015-04-17
*
Initial CL to add distance field support to GrAtlasTextContext
joshualitt
2015-04-17
*
Revert of Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 ...
reed
2015-04-16
*
Add PS 'all' weight name to scanFont.
bungeman
2015-04-16
*
Improve tessellating path rasterizer performance on dashed paths.
senorblanco
2015-04-16
*
add textblob cache freeall
joshualitt
2015-04-16
*
Rename GrStencilBuffer to GrStencilAttachment
egdaniel
2015-04-16
*
SkScaledBitmapSampler: fix memory overwritten
zoran.jovanovic
2015-04-16
*
Add ReverseIter to GrTRecorder
cdalton
2015-04-16
*
Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https:/...
jcgregorio
2015-04-16
*
Don't serialize anything for SkEmptyShader.
mtklein
2015-04-16
*
remove unused (by clients) SkPathUtils
reed
2015-04-16
*
Zero jpeg_decompress_struct before calling jpeg_calc_output_dimensions().
mtklein
2015-04-16
*
remove older version of cubic->coeff
reed
2015-04-15
*
Speeup hairline curves (quads and cubics) (patchset #7 id:120001 of https://c...
reed
2015-04-15
*
Revert of make blitAntiH2 virtual, to prep for larger change (patchset #1 id:...
reed
2015-04-15
*
make blitAntiH2 virtual, to prep for larger change
reed
2015-04-15
*
Revert of Speeup hairline curves (quads and cubics) (patchset #7 id:120001 of...
reed
2015-04-15
*
Don't draw if SkShader::asNewFragmentProcessor fails.
bsalomon
2015-04-15
[next]