index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix latent warning as error in Android specific code.
bungeman@google.com
2013-07-19
*
Add a detachAsStream to SkDynamicMemoryWStream.
bungeman@google.com
2013-07-19
*
Update obvious deps.
bungeman@google.com
2013-07-19
*
Fix some noisy warnings on Windows x64.
bungeman@google.com
2013-07-19
*
Revert "Slipping in a small bug fix for my previous patch"
reed@google.com
2013-07-19
*
bad line in gyp fie snuck into last commit, continuing the ARM breakage
humper@google.com
2013-07-19
*
Slipping in a small bug fix for my previous patch
sglez@google.com
2013-07-19
*
use SK_ScalarPI, and fix ARM build
humper@google.com
2013-07-19
*
struct and class forward declarations incompatible on some compilers
humper@google.com
2013-07-19
*
scale --> convolution typo
humper@google.com
2013-07-19
*
missing M_PI include needed on Windows
humper@google.com
2013-07-19
*
remove unused function
humper@google.com
2013-07-19
*
fix mac
sglez@google.com
2013-07-19
*
The image resampling code has been transplanted from Chrome; it's incredibly ...
humper@google.com
2013-07-19
*
Revert "Adds SkPDFResourceDict class to manage resource dicts. Refactors exis...
vandebo@chromium.org
2013-07-19
*
please fix the build, please
sglez@google.com
2013-07-19
*
Add include to fix build
sglez@google.com
2013-07-19
*
Adds SkPDFResourceDict class to manage resource dicts. Refactors existing cod...
commit-bot@chromium.org
2013-07-19
*
Fix build problem with reverted issue 16948011
commit-bot@chromium.org
2013-07-19
*
Remove unneeded mention of SkThread_pthread.cpp in ports.gyp.
bungeman@google.com
2013-07-19
*
Bench performance trigger rebaselines
robertphillips@google.com
2013-07-19
*
Fix texture allocation in SWMaskHelper
robertphillips@google.com
2013-07-19
*
revert unreviewed 10194, will send to review
edisonn@google.com
2013-07-19
*
SkAlpha constant defs
commit-bot@chromium.org
2013-07-19
*
skpdiff: add ability to write the diff scores in a csv file (one line per pai...
edisonn@google.com
2013-07-19
*
Alter resource cache and GrContext to (optionally) never reuse a scratch texture
robertphillips@google.com
2013-07-19
*
add reformat-json.py script
epoger@google.com
2013-07-19
*
Add a detachAsStream to SkDynamicMemoryWStream.
bungeman@google.com
2013-07-19
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-19
*
Reverting r10173 due to compile problems
robertphillips@google.com
2013-07-19
*
Measurement tool for Bounding-Box-Hierarchies.
commit-bot@chromium.org
2013-07-19
*
Revert r10171 due to test failure in StreamTest
robertphillips@google.com
2013-07-18
*
Add a detachAsStream to SkDynamicMemoryWStream.
bungeman@google.com
2013-07-18
*
Plumb in flag for reusing scratch textures
commit-bot@chromium.org
2013-07-18
*
add copyright notices
reed@google.com
2013-07-18
*
Update static SkMutex to remove static initializer on Linux.
bungeman@google.com
2013-07-18
*
use { 0, 0, 0, 0 } to fix warning
reed@google.com
2013-07-18
*
init prevLevel to avoid warning
reed@google.com
2013-07-18
*
Remove assert which is failing.
scroggo@google.com
2013-07-18
*
Test decoding the bounds in skimage.
scroggo@google.com
2013-07-18
*
Add test to ensure buildTileIndex stores SkStream.
scroggo@google.com
2013-07-18
*
Support decoding Gray to A8 in PNG.
scroggo@google.com
2013-07-18
*
pull mipmap class into its own (private) header
reed@google.com
2013-07-18
*
Initialize config.
scroggo@google.com
2013-07-18
*
A8 bitmaps from JPEG are not opaque.
scroggo@google.com
2013-07-18
*
Allow decoding JPEG into A8.
scroggo@google.com
2013-07-18
*
Hold on to image-filtered texture in SkGpuDevice
commit-bot@chromium.org
2013-07-18
*
Add bench to test float to fixed conversion
djsollen@google.com
2013-07-18
*
Remove unimplemented Mutex() method from SkFontMgr.h.
bungeman@google.com
2013-07-18
*
svndiff.py: add support for git checkouts
epoger@google.com
2013-07-18
[next]