index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
stop calling SkCanvas::getDevice
reed
2014-06-30
*
Add a preliminary R11 EAC compressor
krajcevski
2014-06-30
*
Begin atlasing
robertphillips
2014-06-30
*
Re-enable SSE4.
mtklein
2014-06-30
*
ARM Skia NEON patches - 41 - arm64: SkXfermode::xfer32
kevin.petit
2014-06-30
*
SaveFlags be-gone
Florin Malita
2014-06-30
*
Whitespace change to test CQ
rmistry
2014-06-30
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-30
*
Whitespace change to test CQ
rmistry
2014-06-30
*
Push resources to Android device
qiankun.miao
2014-06-29
*
Revert of Begin atlasing (https://codereview.chromium.org/354533004/)
robertphillips
2014-06-29
*
Revert of Fix memory leak in "Begin atlasing" (https://codereview.chromium....
robertphillips
2014-06-29
*
Fix memory leak in (Begin atlasing https://codereview.chromium.org/354533004/)
robertphillips
2014-06-29
*
Begin atlasing
robertphillips
2014-06-29
*
add a second interface to the resizer to exactly match what Chrome expects. ...
humper
2014-06-28
*
Remove now-nonexistent SkCountdown.h from public_headers.
senorblanco
2014-06-28
*
add rowbytes option to allocPixels
reed
2014-06-28
*
remove SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS code
reed
2014-06-28
*
writepixels needs to bump genID
reed
2014-06-27
*
Some straggler rebaselines for imagefiltersclipped.
senorblanco
2014-06-27
*
New baselines for imagefiltersclipped GM after perlin noise change.
senorblanco
2014-06-27
*
Drop --clone from commands in skia repo.
Mike Klein
2014-06-27
*
Make perlin noise do CTM-correct scaling.
senorblanco
2014-06-27
*
Deprecate SkPicture::clone().
mtklein
2014-06-27
*
Switch SkPDFStream's internal storage from SkStream to SkData
halcanary
2014-06-27
*
change gpudevice and pdfdevice to inherit from basedevice
reed
2014-06-27
*
Disable SSE4 code.
mtklein
2014-06-27
*
Refactor bitmap scaler to make it easier to migrate rest of chrome to use it
humper
2014-06-27
*
Add lock to SkPDFDict
halcanary
2014-06-27
*
Fix RRect tranform bug
robertphillips
2014-06-27
*
Mark SkBBoxHierarchyRecord destructor as virtual
tomhudson
2014-06-27
*
Add SSE4 optimization of S32A_Opaque_Blitrow
henrik.smiding
2014-06-27
*
add SkSurface::NewRasterDirectReleaseProc
reed
2014-06-27
*
remove unnecessary bitmapdevice references
reed
2014-06-27
*
delete code for SK_SUPPORT_LEGACY_GETTOTALCLIP
reed
2014-06-27
*
Update SKP version to 34
borenet
2014-06-27
*
don't create explicit bitmapdevice when not needed
reed
2014-06-26
*
remove SK_SUPPORT_LEGACY_DEVICE_VIRTUAL_ISOPAQUE for chrome
reed
2014-06-26
*
Fix scale type in JSON format
kelvinly
2014-06-26
*
Revert of Switch SkPDFStream's internal storage from SkStream to SkData (http...
rmistry
2014-06-26
*
Switch SkPDFStream's internal storage from SkStream to SkData
halcanary
2014-06-26
*
Promote SkInterpolator unit test to our tests driver.
tfarina
2014-06-26
*
Make LTCG optional on windows builds.
bsalomon
2014-06-26
*
Add trace event when GrBufferAllocPool unmaps a buffer indicating what % of t...
bsalomon
2014-06-26
*
Rebaseline Test-Android-Logan-Nvidia-Arm7-*
rmistry
2014-06-26
*
Make SKP bench JSON ouput better
kelvinly
2014-06-26
*
Don't set SK_MALLOC_TEMP in SkAutoTMalloc.
Mike Klein
2014-06-26
*
Add SK_API to SkWriter32
bsalomon
2014-06-26
*
ARM Skia NEON patches - 40 - arm64: S32A_D565_Opaque
kevin.petit
2014-06-26
*
Update SKP version to 33
borenet
2014-06-25
[next]