index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Some simple optimizations for improving GrAtlasTextContext perf
joshualitt
2015-04-21
*
One more ASAN fix.
senorblanco
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
*
Landing directly for testing the ios buildbot code.
stephana
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
*
Yet more ASAN fixes.
senorblanco
2015-04-21
*
Another speculative ASAN fix.
senorblanco
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
*
Speculative fix for ASAN build.
senorblanco
2015-04-20
*
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
*
adjust GM to have a final opaque bg, to make it easier to triage
reed
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
*
add GM to test imagefilters + xfermodes
reed
2015-04-20
*
Update our libjpeg to the version used by Chromium.
scroggo
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
*
Update SKP version
skia.buildbots
2015-04-19
*
Revert of Allow NEON on iOS. (patchset #3 id:40001 of https://codereview.chro...
mtklein
2015-04-17
*
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
*
Correct SkFixedToDouble.
bungeman
2015-04-17
*
Initial CL to add distance field support to GrAtlasTextContext
joshualitt
2015-04-17
*
adding new gm to rotate, translate, and scale textblobs
joshualitt
2015-04-17
*
Allow NEON on iOS.
mtklein
2015-04-17
*
add a GM to demo the blend bug
mtklein
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
*
Default iOS builds to our code signing identity.
mtklein
2015-04-16
*
contrib: Simplify the command to create a feature branch.
tfarina
2015-04-16
*
This section is moot: we divert ios to opts_none above.
mtklein
2015-04-16
*
Add SkTPin.
bungeman
2015-04-16
[next]