index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
Make GrBatchAtlas robust against attempts to add large rects.
bsalomon
2016-07-13
*
Added the framework for having canvas/recorder/picture record depth_set's.
vjiaoblack
2016-07-13
*
Fix SkFixedDiv macro
liyuqian
2016-07-13
*
Remove bulk float <-> half routines. These are dead code.
mtklein
2016-07-13
*
Remove GrLayerHoister
robertphillips
2016-07-13
*
Fix ASAN bot
msarett
2016-07-13
*
handle large conic weights
reed
2016-07-13
*
Revert "Added the framework for having canvas/recorder/picture record depth_s...
mtklein
2016-07-13
*
Added the framework for having canvas/recorder/picture record depth_set's.
vjiaoblack
2016-07-13
*
SkRasterPipeline: simplify impl and remove need to rewire stages
mtklein
2016-07-13
*
Update SkOpts namespaces.
mtklein
2016-07-13
*
Remove user specified typeface id.
bungeman
2016-07-13
*
Add a function to convert a texture backed SkImage to raster.
bsalomon
2016-07-12
*
Revert "Added the framework for having canvas/recorder/picture record depth_s...
mtklein
2016-07-12
*
SkRasterPipeline preliminaries
mtklein
2016-07-12
*
Remove bloat from SkBlend_opts.
herb
2016-07-12
*
Added the framework for having canvas/recorder/picture record depth_set's.
vjiaoblack
2016-07-12
*
Revert of try to speed-up maprect + round2i + contains (patchset #8 id:140001...
msarett
2016-07-11
*
Revert of Fix compile error on MSAN bot (patchset #1 id:1 of https://coderevi...
msarett
2016-07-11
*
Fix compile error on MSAN bot
msarett
2016-07-11
*
Handle negative scale in SkDropShadowImageFilter::onFilterNodeBounds.
jbroman
2016-07-11
*
try to speed-up maprect + round2i + contains
reed
2016-07-11
*
Changed SkLightingShader API to take in a shader as color source
dvonbeck
2016-07-10
*
Revert of change mapRectScaleTranslate to pass args/ret by value (patchset #1...
reed
2016-07-10
*
change mapRectScaleTranslate to pass args/ret by value
reed
2016-07-10
*
deferred canvas
reed
2016-07-08
*
Consolidate handling of infinitely thin primitives and aa bloat handing WRT b...
bsalomon
2016-07-08
*
Move sRGB <-> linear conversion components to their own files.
mtklein
2016-07-08
*
Make all parameters reqiured to GrReducedClip::ReduceClipStack
bsalomon
2016-07-08
*
Revert of Move sRGB <-> linear conversion components to their own files. (pat...
mtklein
2016-07-07
*
Move sRGB <-> linear conversion components to their own files.
mtklein
2016-07-07
*
centralize VECTORCALL as SK_VECTORCALL
mtklein
2016-07-07
*
Remove fColor from PathRenderer DrawPathArgs struct
robertphillips
2016-07-07
*
API change to allow for NormalSource selection at the user level.
dvonbeck
2016-07-06
*
Fix caching of sample locations
csmartdalton
2016-07-06
*
Experiment: add flag for finish-recording to return null
reed
2016-07-06
*
Document SkSurface::MakeRaster's memory initialization
fmalita
2016-07-06
*
make setScaleTranslate public
reed
2016-07-05
*
Revert of Fix caching of sample locations (patchset #3 id:40001 of https://co...
rmistry
2016-07-04
*
Fix caching of sample locations
csmartdalton
2016-07-04
*
initial checkin of SkSL compiler
ethannicholas
2016-07-01
*
Add discard support to Vulkan
egdaniel
2016-06-30
*
speed up maprect for scale+trans case
reed
2016-06-30
*
fix another pathops fuzz bug
caryclark
2016-06-29
*
fix fuzz test that exceeds numeric limit
caryclark
2016-06-29
*
Make lines a special case in GrShape
bsalomon
2016-06-28
*
Revert of Make lines a special case in GrShape (patchset #5 id:120001 of http...
bsalomon
2016-06-28
*
Make lines a special case in GrShape
bsalomon
2016-06-28
*
fix fuzz bugs
caryclark
2016-06-28
*
Enable many more tests for Vulkan
egdaniel
2016-06-28
[next]