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
*
Make SK_PREFETCH work on Windows too.
mtklein
2015-10-27
*
Cosmetic portion of reverted "Fix ClipMaskManager's SW-fallback logic" CL
robertphillips
2015-10-27
*
Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of ht...
robertphillips
2015-10-26
*
Fix ClipMaskManager's SW-fallback logic
robertphillips
2015-10-26
*
Revert of Experimental CL to stop using subdata (patchset #1 id:1 of https://...
joshualitt
2015-10-23
*
Use SkAutoTExclusive guard in DirectWrite port.
herb
2015-10-23
*
Narrow the distribution of GrDrawTarget a bit
robertphillips
2015-10-23
*
Update SrcRectConstraint doc. Previous doc never matched the implementation o...
bsalomon
2015-10-23
*
Experimental CL to stop using subdata
joshualitt
2015-10-23
*
Add immediate mode option for gpu configs in dm
bsalomon
2015-10-23
*
Remove mac buffer impl war
joshualitt
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
*
Revert of Dependencies are now added between the drawTargets in GrPipeline (p...
robertphillips
2015-10-22
*
Dependencies are now added between the drawTargets in GrPipeline
robertphillips
2015-10-22
*
Add lighter weight lock guards.
herb
2015-10-21
*
Move SkChecksum::Murmur3 out of the header.
mtklein
2015-10-21
*
Create an SkAndroidCodec API separate from SkCodec
msarett
2015-10-21
*
Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...
bsalomon
2015-10-20
*
Revert recent CLs around GrTextureMaker/GrTextureParamsAdjuster
Brian Salomon
2015-10-19
*
Move definitions of GrGL basic types (e.g. GrGLenum) to their own header.
bsalomon
2015-10-19
*
Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...
bsalomon
2015-10-19
*
Remove DrawingMgr shims from GrContext
robertphillips
2015-10-17
*
Revert of Rewrite GrTextureMaker to disentangle bitmap case from base class a...
egdaniel
2015-10-16
*
Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...
bsalomon
2015-10-16
*
Image filters: refactor input GPU processing into filterInputGPU().
senorblanco
2015-10-16
*
Loosen requirement that there be only one GrDrawTarget
robertphillips
2015-10-16
*
SkTHash: hash from fnptr to functor type
mtklein
2015-10-15
*
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
*
Fix dm with Chromium command buffer driver
kkinnunen
2015-10-13
*
Add subsetting to SkScanlineDecoder
msarett
2015-10-13
*
post-commit fixes to applyFilter CL
reed
2015-10-12
*
add applyFilter() to SkImage
reed
2015-10-12
*
change more effects to only expose factories
reed
2015-10-12
*
Remove image usage type enum. Use GrTextureParams instead.
bsalomon
2015-10-12
*
Move functions from SkGr to SkGrPriv.h
bsalomon
2015-10-09
*
Fill incomplete images in SkCodec parent class
msarett
2015-10-09
*
remove internalDrawBitmap, as it is no longer shared with any other caller, a...
reed
2015-10-08
*
Updates nvpr text blobs to not store a direct reference to the
cdalton
2015-10-08
*
SkPath::fFirstDirection: seq-cst -> relaxed
mtklein
2015-10-07
[next]