index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
Commit message (
Expand
)
Author
Age
*
For BUILD.public, let SkPreConfig.h set SK_RELEASE based on NDEBUG.
benjaminwagner
2015-10-29
*
Attempt to update Xfermode comments to have parallel structure.
pkasting
2015-10-29
*
Make SkImageFilter::applyCropRect() optionally compute srcBounds.
senorblanco
2015-10-28
*
move reinterpret_cast into SK_PREFETCH
mtklein
2015-10-28
*
Make SkTextBlob::RunIterator public.
halcanary
2015-10-27
*
Make SK_PREFETCH work on Windows too.
mtklein
2015-10-27
*
Update SrcRectConstraint doc. Previous doc never matched the implementation o...
bsalomon
2015-10-23
*
SkTime::GetNSecs()
mtklein
2015-10-23
*
Revert of SkTime::GetNSecs() (patchset #11 id:200001 of https://codereview.ch...
mtklein
2015-10-23
*
SkTime::GetNSecs()
mtklein
2015-10-23
*
Revert of SkTime::GetNSecs() (patchset #10 id:180001 of https://codereview.ch...
mtklein
2015-10-22
*
SkTime::GetNSecs()
mtklein
2015-10-22
*
tunnel down texture-size-constraint to imagefilters
reed
2015-10-22
*
Revert of SkTime::GetNSecs() (patchset #9 id:160001 of https://codereview.chr...
caryclark
2015-10-22
*
SkTime::GetNSecs()
mtklein
2015-10-22
*
Image filters: refactor input GPU processing into filterInputGPU().
senorblanco
2015-10-16
*
Image Filters: refactor all CPU input processing into a filterInput helper fu...
senorblanco
2015-10-15
*
Remove params from Cacherator_GrTextureMaker
bsalomon
2015-10-15
*
GrDrawContext now holds GrRenderTarget pointer
robertphillips
2015-10-15
*
change back to method for localmatrix imagefilter
reed
2015-10-14
*
Implement SkLocalMatrixImageFilter.
senorblanco
2015-10-14
*
post-commit fixes to applyFilter CL
reed
2015-10-12
*
add applyFilter() to SkImage
reed
2015-10-12
*
Remove image usage type enum. Use GrTextureParams instead.
bsalomon
2015-10-12
*
remove internalDrawBitmap, as it is no longer shared with any other caller, a...
reed
2015-10-08
*
SkPath::fFirstDirection: seq-cst -> relaxed
mtklein
2015-10-07
*
Bye bye processor data manager.
bsalomon
2015-10-06
*
Implement cached nvpr text blobs
cdalton
2015-10-05
*
SkImage doesn't use props, so don't need to store it
reed
2015-10-04
*
Base SkAutoTUnref on skstd::unique_ptr.
bungeman
2015-10-01
*
Add support for light dumps in SkTraceMemoryDump interface.
ssid
2015-09-30
*
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
*
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
[next]