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
*
Clean up DirectWrite typeface cache matching.
bungeman
2014-06-17
*
Revert of Add SSE4 optimization of S32A_Opaque_Blitrow (https://codereview.ch...
mtklein
2014-06-17
*
Fifth attempt to land faster rect blur. Remove unnecessary conditionals from...
humper
2014-06-17
*
Add EXPERIMENTAL_beginRecording() for SkRecord-based recording.
mtklein
2014-06-17
*
Add SSE4 optimization of S32A_Opaque_Blitrow
henrik.smiding
2014-06-17
*
DirectWrite to use PostScript name for PDF.
bungeman
2014-06-17
*
move some headers out of public
reed
2014-06-17
*
hide SkBitmap::Config entirely (behind a flag)
reed
2014-06-17
*
Move SkStringUtils.h to src/core.
mtklein
2014-06-17
*
fix chrome
caryclark
2014-06-17
*
Enabling the canvas bit to turn the clip stack into a flat replace exposed ar...
caryclark
2014-06-17
*
Revert of Temporarily limit x86 SIMD to SSE2 only, to see effect on all bench...
mtklein
2014-06-16
*
Cleaned a repeated if(condition) with the same condition
piotaixr
2014-06-16
*
Perlin noise cleanup.
senorblanco
2014-06-16
*
Temporarily limit x86 SIMD to SSE2 only, to see effect on all benches and bots.
mtklein
2014-06-16
*
stop using SkBitmap::Config
reed
2014-06-14
*
hide virtuals on device for width/height/isopaque
reed
2014-06-14
*
Extract "text align proc" functions as reusable classes
kkinnunen
2014-06-12
*
Randomize seed for SkDiscretePathEffect::filterPath()
rs.prinja
2014-06-12
*
hide Config in SkImageDecoder -- use SkColorType instead
reed
2014-06-12
*
Revert of third try at landing improved blur rect; this time with more correc...
scroggo
2014-06-12
*
Fix tiled perlin noise.
senorblanco
2014-06-12
*
Use vertex attributes for dash effect in gpu
egdaniel
2014-06-12
*
remove GetDeviceConfig/SetDeviceConfig
reed
2014-06-12
*
Use scratch with LATC data if possible
krajcevski
2014-06-12
*
Remove SkPicture pointer from SkPicturePlayback
robertphillips
2014-06-12
*
Add ifdef to not use function pointer that we don't have yet on Chromium??
krajcevski
2014-06-11
*
Allow compressed texture data to be updated.
krajcevski
2014-06-11
*
Fix a number of issues with iOS build.
jvanverth
2014-06-11
*
third try at landing improved blur rect; this time with more correctness
humper
2014-06-11
*
Texture compression unit tests along with a couple of bug fixes
krajcevski
2014-06-11
*
SkNEW as default Create() for SkLazyPtr macros.
mtklein
2014-06-11
*
Remove picture pre-allocation from SkPictureRecorder
robertphillips
2014-06-11
*
Hide chooseFromOneChoice along with Chooser.
scroggo
2014-06-11
*
Add support for glCompressedTexSubImage2D
krajcevski
2014-06-11
*
hide SkImageDecoder::Chooser
reed
2014-06-11
*
Push dash checks into GrContext.
egdaniel
2014-06-11
*
Use new SkBaseMutex::assertHeld() in DiscardableMemoryPool
halcanary
2014-06-11
*
Revert of second try at landing improved blur rect (https://codereview.chromi...
reed
2014-06-11
*
remove SK_SUPPORT_LEGACY_DEVICE_CONFIG code
reed
2014-06-11
*
MIPS: added optimization for functions from SkBlitRow.
djordje.pesut
2014-06-11
*
Move Dashing filterPath to a dashing utils file
egdaniel
2014-06-11
*
Support for larger than "signed 32b limit" sized bitmaps in BGRAConvolve2D.
sugoi
2014-06-11
*
switch to colortype for deepcopy
reed
2014-06-11
*
Add an LATC compressor to the A8 masks, and hide it behind an ifdef.
krajcevski
2014-06-10
*
Split caching from allocation in GrClipMaskManager
krajcevski
2014-06-10
*
fix when DEVICE_CONFIG is still defined
reed
2014-06-10
*
Add texture compression utility
krajcevski
2014-06-10
*
SkShader::asNewEffect Refactoring
dandov
2014-06-10
*
Fix error revealed by Android unit test
robertphillips
2014-06-10
[next]