index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Revert using sized formats for everything except ES 2.0.
jvanverth
2014-12-16
*
Remove GrGpu::flushGraphicsState
bsalomon
2014-12-16
*
Catch the stragglers from skbug.com/3241
scroggo
2014-12-16
*
Update expectations for Win8-HD7770.
jvanverth
2014-12-16
*
Massive rebaseline for SkRandom.
scroggo
2014-12-16
*
Change desktop and ES 3.0 to always use sized internal texture formats.
jvanverth
2014-12-16
*
Alter GM's --mpd option to write out images
robertphillips
2014-12-16
*
SkMatrix44(const SkMatrix&) needs to initialize the type mask
fs
2014-12-16
*
Fix layer hoisting image filter corner cases
robertphillips
2014-12-16
*
Rename GrGpuGL_program.cpp to GrGLGpuProgramCache.cpp
bsalomon
2014-12-16
*
add sample for arcTo
reed
2014-12-16
*
Revert of Fix layer hoisting image filter corner cases (patchset #3 id:40001 ...
robertphillips
2014-12-16
*
Rename GrGpuGL to GrGLGpu for consistency
bsalomon
2014-12-16
*
Fix layer hoisting image filter corner cases
robertphillips
2014-12-16
*
Revert of Use SkPaint::getFontBounds() for text bounding boxes in pictures. (...
mtklein
2014-12-16
*
Revert of Change desktop and ES 3.0 to always use sized internal texture form...
jvanverth
2014-12-16
*
Use SkPaint::getFontBounds() for text bounding boxes in pictures.
mtklein
2014-12-16
*
Change desktop and ES 3.0 to always use sized internal texture formats.
jvanverth
2014-12-16
*
rebase gms and update ignore
joshualitt
2014-12-15
*
whitespace change to context to force rebuild of skia
joshualitt
2014-12-15
*
This change will ultimately pull uniform color, and to a much lesser degree u...
joshualitt
2014-12-15
*
Move all non-program cache functions out of GrGpuGL_program.cpp
bsalomon
2014-12-15
*
pass dst-rect through from drawBitmapRect for better precision
reed
2014-12-15
*
Look at DYNAMIC_ANNOTATIONS_ENABLED now.
mtklein
2014-12-15
*
add paint::getFontBounds()
reed
2014-12-15
*
Add missed convexpaths.
scroggo
2014-12-15
*
Delete old bench expectation code.
mtklein
2014-12-15
*
devirtualize some functions on GrGpu
bsalomon
2014-12-15
*
Rolling libwebp broke our iOS builds. Silence warnings instead.
mtklein
2014-12-15
*
There can be only one (SkRandom)!
scroggo
2014-12-15
*
skimage, die die die
mtklein
2014-12-15
*
Add xp optimization for RGB coverage.
egdaniel
2014-12-15
*
Fix rrects that are large enough that we lose/gain a bit when we add the radi...
reed
2014-12-15
*
Silence warnings from libnanomsg on Mac like we do on Linux.
mtklein
2014-12-15
*
Revert of Roll libwebp to v0.4.2 (latest stable) to fix annoying build warnin...
mtklein
2014-12-15
*
Roll libwebp to v0.4.2 (latest stable) to fix annoying build warning.
mtklein
2014-12-15
*
Rewrite NaN checks in terms of SkScalarIsNaN()
ehsan.akhgari
2014-12-15
*
Remove SkCanvas::isDrawingToLayer
junov
2014-12-15
*
Update SKP version
skia.buildbots
2014-12-15
*
final circles?
Brian Salomon
2014-12-15
*
WAE on Macs too. That leaves only Android framework builds.
mtklein
2014-12-15
*
Revert of WAE on Macs too. That leaves only Android framework builds. (patch...
mtklein
2014-12-15
*
WAE on Macs too. That leaves only Android framework builds.
mtklein
2014-12-15
*
circles circles circles
Brian Salomon
2014-12-15
*
fix last warnings on w64 and turn on w.a.e.
bsalomon
2014-12-15
*
Add SK_OVERRIDE to a few places that are missing it.
mtklein
2014-12-15
*
Add more filetypes to DM's image tests.
scroggo
2014-12-15
*
More circle rebaselines on gpu
Brian Salomon
2014-12-15
*
Rebaseline after circle normalization change.
Brian Salomon
2014-12-15
*
add dumpHex option to rect and rrect, to match path
reed
2014-12-15
[next]