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
...
*
Cleanup: Remove unnecessary double-semicolons.
tfarina
2015-04-27
*
fix valgrind
caryclark
2015-04-27
*
Extract gpu line dashing to GrDashLinePathRenderer
kkinnunen
2015-04-26
*
Update {virtual,override} to follow C++11 style in src/utils.
tfarina
2015-04-25
*
SkPDF: Refactor SkPDFObject heiararchy.
halcanary
2015-04-25
*
fix for GrBatchAtlas valgrind error
joshualitt
2015-04-24
*
Update {virtual,override} to follow C++11 style in src/fonts.
tfarina
2015-04-24
*
Update {virtual,override} to follow C++11 style in src/pipe.
tfarina
2015-04-24
*
Fix some lingering typos
robertphillips
2015-04-24
*
Revert of Remove validation exceptions in GrGLInterface. These are all now se...
bsalomon
2015-04-24
*
simple fix for preabandon valgrind error
joshualitt
2015-04-24
*
fix multiple intersection logic
caryclark
2015-04-24
*
fix for using too much memory in GrBatchAtlas
joshualitt
2015-04-24
*
Remove validation exceptions in GrGLInterface. These are all now set by Chrom...
bsalomon
2015-04-24
*
Remove validation of blend barrier until Chrome can provide this function
bsalomon
2015-04-23
*
Add onGetBlendInfo to GrXferProcessor
cdalton
2015-04-23
*
working on initial winding for cubics
caryclark
2015-04-23
*
Ensure that we create a NULL codec for images with zero dimensions
msarett
2015-04-23
*
small fix for perf regression in GrAtlasTextContext.cpp
joshualitt
2015-04-23
*
use acquire/release in SkEventTracer.cpp
mtklein
2015-04-22
*
Remove unnecessary viewmatrix compare in GrAtlasTextContext
joshualitt
2015-04-22
*
[SkPDFDevice] Enable pathops-based inverse fills
fmalita
2015-04-22
*
Remove MSAA check from Ganesh veto (dashed paths are no longer slow).
senorblanco
2015-04-22
*
Move function to be static instead of anonymous namespace
egdaniel
2015-04-22
*
Fix for segfault on destruction of BitmapTextBlob
joshualitt
2015-04-22
*
Improve the curve tessellation subdivision of the path renderers.
senorblanco
2015-04-22
*
Refactor createTexture and onCreateTexture
egdaniel
2015-04-22
*
Revert of enable TextBlob / Batch (patchset #1 id:1 of https://codereview.chr...
joshualitt
2015-04-22
*
Fix for GrAtlasTextContext memory leak
joshualitt
2015-04-22
*
Add tokens and entry points for KHR_blend_equation_advanced
cdalton
2015-04-22
*
enable TextBlob / Batch
joshualitt
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
*
fix some small bugs with GrAtlasTextContext
joshualitt
2015-04-21
*
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
[prev]
[next]