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 typo in android_framework_lib.gyp
Derek Sollenberger
2015-08-17
*
Add GPU to the android include path.
djsollen
2015-08-17
*
Depend on ETC1 via DEPS instead of a direct third_party checkin.
mtklein
2015-08-17
*
remove unused code
caryclark
2015-08-17
*
SkPaintFilterCanvas should inherit the target canvas state
fmalita
2015-08-17
*
Fix webp compile warnings on windows
msarett
2015-08-17
*
Revert of drawBitmapImage can batch across AA rects (patchset #5 id:80001 of ...
joshualitt
2015-08-17
*
drawBitmapImage can batch across AA rects
joshualitt
2015-08-17
*
Update SKP version
rmistry
2015-08-16
*
support both box and circle lcd
reed
2015-08-15
*
show LCD on max fat-zoom
reed
2015-08-15
*
Update SKP version
rmistry
2015-08-15
*
Revert[7] "move some public headers into private"
reed
2015-08-15
*
increase zoom in fatbits
reed
2015-08-15
*
Revert[6] "move some public headers into private"
reed
2015-08-15
*
Revert of stop dropping AA when rect stays rect (patchset #8 id:140001 of htt...
joshualitt
2015-08-14
*
SkPDF: Move SkFlate into src/pdf (part 3/3)
halcanary
2015-08-14
*
A bit of misc cleanup.
mtklein
2015-08-14
*
fix valgrind issue
joshualitt
2015-08-14
*
fix viewmatrix mapping in AAFillRect
joshualitt
2015-08-14
*
Add include paths in gputest.gyp for use by additional gpu tests.
egdaniel
2015-08-14
*
Build all GMs on Android.
mtklein
2015-08-14
*
Support more swizzles to 565 in SkCodec
scroggo
2015-08-14
*
SkScaledCodec class
emmaleer
2015-08-14
*
stop dropping AA when rect stays rect
joshualitt
2015-08-14
*
Revert of SkScaledCodec class (patchset #35 id:680001 of https://codereview.c...
egdaniel
2015-08-14
*
Add GM to test drawing atlas case
joshualitt
2015-08-14
*
Revert of Paranoid temporary check that Chrome's building with SSE2 on all Wi...
mtklein
2015-08-14
*
SkScaledCodec class
emmaleer
2015-08-14
*
Paranoid temporary check that Chrome's building with SSE2 on all Windows buil...
mtklein
2015-08-13
*
Split GrDrawBatch and GrVertexBatch into their own files
bsalomon
2015-08-13
*
some catchup CL revisions
reed
2015-08-13
*
Every pixel ref gets its own mutex.
mtklein
2015-08-13
*
Revert of SkScaledCodec class (patchset #34 id:660001 of https://codereview.c...
emmaleer
2015-08-13
*
Belt and suspenders for colors in DrawAtlasBatch test
jvanverth
2015-08-13
*
Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non...
bsalomon
2015-08-13
*
Extend SkImageGenerator to support natively generated GrTextures. As part of ...
reed
2015-08-13
*
Normalize SkXfermode_opts.h argument order as d,s[,aa].
mtklein
2015-08-13
*
SkScaledCodec class
emmaleer
2015-08-13
*
Fix for VALGRIND DrawAtlas test issue.
jvanverth
2015-08-13
*
Revert of SkScaledCodec class (patchset #32 id:620001 of https://codereview.c...
emmaleer
2015-08-13
*
SkScaledCodec class
emmaleer
2015-08-13
*
fix up batch_spew
joshualitt
2015-08-13
*
Move GrRectBatch to GrBWFillRectBatch and make internal
joshualitt
2015-08-13
*
add SkImage::NewFromPicture and a GM to test it
reed
2015-08-13
*
Simplify parameters passed to path renderers
robertphillips
2015-08-13
*
add asserts on Sk4px::Map functions that our arrays are non-null.
mtklein
2015-08-13
*
Minor fix to not save the modeling space rect
joshualitt
2015-08-13
*
Move willColorBlendWithDst from pipeline builder to GrPipelineOptimizations.
bsalomon
2015-08-13
*
Added mangleString member and onBefore*, onAfter* functions to GrGLFragmentS...
wangyix
2015-08-13
[next]