index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Cleanup the XML directory in public includes.
djsollen
2014-11-14
*
remove unused kLCD_MaskFormat
reed
2014-11-13
*
Observe surface LCD settings in SkBaseDevice::drawTextBlob()
fmalita
2014-11-13
*
Cap SkVarAlloc's desired block at 64K.
mtklein
2014-11-13
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:1000...
bsalomon
2014-11-13
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-13
*
Remove SK_IGNORE_SUBPIXEL_AXIS_ALIGN_FIX.
bungeman
2014-11-13
*
Cleanup public includes directory.
djsollen
2014-11-13
*
Deparameterize SkVarAlloc.
mtklein
2014-11-13
*
rename filterTextFlags to disableLCD
reed
2014-11-13
*
Combine similar DrawPaths calls in GrInOrderDrawBuffer
cdalton
2014-11-13
*
Revert of Deparameterize SkVarAlloc. (patchset #6 id:100001 of https://codere...
mtklein
2014-11-13
*
Cleanup GrContextFactory and make it's subclasses private
djsollen
2014-11-13
*
Add GrProcOptInfo class to track various output information for color and cov...
egdaniel
2014-11-13
*
Deparameterize SkVarAlloc.
mtklein
2014-11-13
*
Rename onCreateDevice -> onCreateCompatibleDevice
fmalita
2014-11-13
*
These tests stress pathops by describing the union of circle-like paths that ...
caryclark
2014-11-13
*
Relax constraints on src coeff in GrDrawState::willBlendWithDst.
egdaniel
2014-11-13
*
Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of http...
reed
2014-11-13
*
SkVarAlloc
mtklein
2014-11-12
*
start to replace onCreateDevice with onCreateCompatibleDevice
reed
2014-11-12
*
Restore bitmap dedup in SkPictureRecord. Cuts RAM usage of DM by half.
mtklein
2014-11-12
*
cleanup comments
reed
2014-11-12
*
Fix use of NULL ptr in GrContext::drawRect
bsalomon
2014-11-12
*
Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual impl
bsalomon
2014-11-12
*
Followup: remove unnecessary SkTRefArray
mtklein
2014-11-12
*
More cleanup: streamline paths and bitmaps.
mtklein
2014-11-12
*
Rename GrAccelData to SkLayerInfo and move it to src/core
robertphillips
2014-11-12
*
detect bad bitmaps during deserialization
reed
2014-11-12
*
Revert of Sk4x_sse.h (patchset #18 id:330001 of https://codereview.chromium.o...
mtklein
2014-11-12
*
Start stripping out complicated parts of SkPicture{Record,Data}.
mtklein
2014-11-12
*
Move GrInvariantOutput out of GrProcessor and into its own class.
egdaniel
2014-11-12
*
Sk4x_sse.h
mtklein
2014-11-12
*
Remove SK_USE_SCALED_FONTMETRICS.
bungeman
2014-11-12
*
Clean up CollectLayers code
robertphillips
2014-11-12
*
Move SkRecordComputeLayers and CollectLayers into SkRecordDraw.cpp
robertphillips
2014-11-12
*
experimental
reed
2014-11-11
*
Add isUnblended query to GrDrawState.
egdaniel
2014-11-11
*
Add GrGpuResource::CacheAccess
bsalomon
2014-11-11
*
Remove coverage from grpaint
joshualitt
2014-11-11
*
notice null colorfilter in legacy unflattening
reed
2014-11-11
*
modify nothingToDraw to notice filters
reed
2014-11-11
*
Revert of modify nothingToDraw to notice filters (patchset #1 id:1 of https:/...
mtklein
2014-11-11
*
modify nothingToDraw to notice filters
reed
2014-11-11
*
Fix Android framework build.
scroggo
2014-11-11
*
remove separate color from coverage
joshualitt
2014-11-11
*
Remove bogus assert
bsalomon
2014-11-11
*
update dox
reed
2014-11-11
*
Remove cached OptDrawState from GrDrawState.
egdaniel
2014-11-11
*
guard call to CGColorSpaceCopyICCProfile in case we're building for iOS
reed
2014-11-11
[next]