index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
fix linear gradient assert, by explicitly clamping
reed
2016-01-05
*
take gr-context parameter to refEncoded, indicating a desire for only gpu-spe...
reed
2016-01-05
*
Add assert that memory pool is empty when GrTextBlobCache frees
joshualitt
2016-01-05
*
Add null check for bmp->tex result in SkImageFilter::filterInputGpu
bsalomon
2016-01-05
*
CMake: generate SkUserConfig.h with configure_file
mtklein
2016-01-05
*
Add comment for using infinite check in quad root
caryclark
2016-01-05
*
Return 'correct' size from GrMemoryPool
joshualitt
2016-01-05
*
clean up dead x86 filter opts code
mtklein
2016-01-05
*
Spin off more thread-safe work in DM.
mtklein
2016-01-05
*
give up on quad root if infinite
caryclark
2016-01-05
*
remove shadeSpan16 from shader
reed
2016-01-05
*
df generation: single allocation with calloc
mtklein
2016-01-05
*
update nanobench Valgrind suppression
mtklein
2016-01-05
*
Revert of Make SkGLContext lifetime more well-defined (patchset #7 id:120001 ...
jcgregorio
2016-01-05
*
Take care fall-through case of switch in skia
tzik
2016-01-05
*
Make SkGLContext lifetime more well-defined
kkinnunen
2016-01-05
*
SampleApp: remove Picture_DeviceType
kkinnunen
2016-01-05
*
If we swap its arguments, SkTaskGroup::batch() _is_ sk_parallel_for.
mtklein
2016-01-04
*
Revert of df generation: single allocation with calloc (patchset #2 id:20001 ...
mtklein
2016-01-04
*
Two malloc+bzero -> calloc.
mtklein
2016-01-04
*
remove use of malloc.h
mtklein
2016-01-04
*
df generation: single allocation with calloc
mtklein
2016-01-04
*
Revert of Try using std::call_once (patchset #1 id:1 of https://codereview.ch...
mtklein
2016-01-04
*
handle halfway case in scan converter
caryclark
2016-01-04
*
remove now defunct get_paint_offset
reed
2016-01-04
*
Android bots: set battery threshold to 80%
borenet
2016-01-04
*
On Valgrind bots, print a message every 20 minutes
msarett
2016-01-04
*
Add unit test for crbug.com/570232
robertphillips
2016-01-04
*
Android devices: wait for 100% charge
borenet
2016-01-04
*
[Reland] Repeating SkBitmapProcState rounding bias
fmalita
2016-01-04
*
remove 565 effects shaders
caryclark
2016-01-04
*
Move path fallback for AA rect out of SkGpuDevice
cdalton
2016-01-04
*
Don't preserve buggy Android behavior of ignoring the paint's alpha.
djsollen
2016-01-04
*
Change use of LoadLibrary to LoadLibraryA
jvanverth
2016-01-04
*
[SkDebugger] Display run glyph positioning modes
fmalita
2016-01-04
*
Add conversion from SaveLayerFlags to SaveFlags
scroggo
2016-01-04
*
move SkDither.h to private, remove unused shadeSpan16
reed
2016-01-04
*
remove forth experiment
reed
2016-01-03
*
move SkTDict and SkTSearch into private
reed
2016-01-03
*
Fix -Wunused-function warnings in chrome/ios builds.
thakis
2016-01-03
*
Update SKP version
update-skps
2016-01-03
*
replace older/slower/scaler version of conic evalAt
reed
2016-01-01
*
change factory to method, to parallel pattern in imagefilters. no functionali...
reed
2015-12-30
*
Use device-independent text for nvprmsaa4/16 in nanobench and dm
kkinnunen
2015-12-29
*
Try using std::call_once
mtklein
2015-12-28
*
initialize offscreen in StrokeZeroGM
mtklein
2015-12-28
*
Disable ES2 on Linux SDL
joshualitt
2015-12-28
*
Reland of Make draw* lines responsible for cache management (patchset #1 id:1...
joshualitt
2015-12-28
*
Revert of Make draw* lines responsible for cache management (patchset #1 id:1...
joshualitt
2015-12-28
*
remove cruft from SkTypes.h, including SkBool
reed
2015-12-27
[next]