index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
SkImage doesn't use props, so don't need to store it
reed
2015-10-04
*
Move all knowledge of X sampling into SkScaledCodec
scroggo
2015-10-02
*
Remove separate cache for clip mask textures
bsalomon
2015-10-02
*
Skia: Add Command Buffer support to Linux/Mac
hendrikw
2015-10-01
*
Base SkAutoTUnref on skstd::unique_ptr.
bungeman
2015-10-01
*
Implement stencil clipping in mixed sampled render targets
vbuzinov
2015-09-30
*
Call rewindIfNeeded in SkCodec
scroggo
2015-09-30
*
Merge SkCodec with SkScanlineDecoder
scroggo
2015-09-30
*
Add support for light dumps in SkTraceMemoryDump interface.
ssid
2015-09-30
*
remove unused helper function
reed
2015-09-29
*
Unify ThreadID.
herb
2015-09-29
*
Revert of Implement SkImageFilter::Cache with SkResourceCache. (patchset #8 i...
mtklein
2015-09-29
*
Implement SkImageFilter::Cache with SkResourceCache.
mtklein
2015-09-29
*
Move Mutexy things to private.
herb
2015-09-29
*
Handle inverted rects in SkRRect creation methods
robertphillips
2015-09-29
*
update memset16/32 inlining heuristics
mtklein
2015-09-29
*
Use child processors to implement compose color filter.
bsalomon
2015-09-29
*
Move SkAtomics.h to private.
herb
2015-09-28
*
Make SkPath fFirstDirection atomic to fix tsan.
herb
2015-09-28
*
simplify code in SkRecords.h
mtklein
2015-09-28
*
Revert of change pixel-serializer to support reencoding existing data (patchs...
reed
2015-09-28
*
Add cast and assignment operators to SkAtomic.
herb
2015-09-28
*
change pixel-serializer to support reencoding existing data
reed
2015-09-28
*
Make skpaint->grpaint flow work for composing draws (verts and atlas)
bsalomon
2015-09-28
*
Remove SkBitmapSource
fmalita
2015-09-25
*
SkInstallDiscardablePixelRef is deprecated, enforce that
reed
2015-09-25
*
Eliminate some clutter in SkFlattenable
mdempsky
2015-09-24
*
Remove SkImage::newImage()
fmalita
2015-09-24
*
Make mutex semaphore based.
herb
2015-09-24
*
remove unused (by the outside) SkImage::newSurface, and simplify newImage -> ...
reed
2015-09-24
*
SkPDF: add basic metadata support
halcanary
2015-09-23
*
skia: Add support for ANGLE on linux
hendrikw
2015-09-23
*
Stop supporting HW dither
bsalomon
2015-09-22
*
Fix possible integer overflow in SkTSearch's midpoint calculation
mdempsky
2015-09-22
*
Replace GrExtractAlphaFragmentProcessor with DstIn compose processor
bsalomon
2015-09-22
*
Remove SkNEW and SkDELETE macros
mdempsky
2015-09-22
*
Revert of Combined approach. (patchset #2 id:20001 of https://codereview.chro...
mtklein
2015-09-21
*
Combined approach.
mtklein
2015-09-21
*
SK_API for include/gpu/gl/GrGLInterface.h
halcanary
2015-09-21
*
Revert of try simplest code: inline whenever vaguely sensible (patchset #1 id...
mtklein
2015-09-20
*
try simplest code: inline whenever vaguely sensible
mtklein
2015-09-20
*
Revert of try stosd/w (patchset #2 id:20001 of https://codereview.chromium.or...
mtklein
2015-09-20
*
try stosd/w
mtklein
2015-09-20
*
Revert of update memset16/32 inlining heuristics (patchset #1 id:1 of https:/...
mtklein
2015-09-20
*
update memset16/32 inlining heuristics
mtklein
2015-09-20
*
Add debug mode to shared mutex.
herb
2015-09-18
*
use allocator (if present) when we allocate our cache bitmap
reed
2015-09-17
*
share code between SkGr and Cacherator
reed
2015-09-16
*
Add subtract to atomics.
herb
2015-09-16
*
Create fragment processor for performing input color blend with child processor
bsalomon
2015-09-15
[next]