index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
force opaque if kCGImageAlpha returns None
reed
2014-06-30
*
add SK_API to config helpers so chrome can call them
reed
2014-06-30
*
Expectations updates for DirectWrite change 761b25.
Ben Wagner
2014-06-30
*
update dox
reed
2014-06-30
*
Have Clang builders build in C++11 mode.
mtklein
2014-06-30
*
DirectWrite to detect GDI only fonts.
bungeman
2014-06-30
*
Fix SkTypeface::serialize() on Mac by properly indicating local fonts
caseq
2014-06-30
*
rebaseline srcmode for gpus -- now pass samplecount
reed
2014-06-30
*
Revert of Re-enable SSE4. (https://codereview.chromium.org/357593003/)
mtklein
2014-06-30
*
Fix ANGLE build wrong glGetString being called issue
bsalomon
2014-06-30
*
R11 EAC texture compression is introduced as part of the OpenGL ES 3.0 spec. ...
krajcevski
2014-06-30
*
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
[next]