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
*
Start from scratch on a faster SkFlatDictionary.
commit-bot@chromium.org
2013-07-24
*
Add basic SVD support to SkMatrix. Allows you to pull out the x- and y-scale ...
commit-bot@chromium.org
2013-07-24
*
all in the gyp
mtklein@google.com
2013-07-24
*
expose shaders
reed@google.com
2013-07-24
*
use SK_DECLARE_STATIC_MUTEX
reed@google.com
2013-07-24
*
add mipmaps to scaledimagecache
reed@google.com
2013-07-24
*
Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side...
robertphillips@google.com
2013-07-24
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-24
*
Deterministic SkTSet and PDF Output
commit-bot@chromium.org
2013-07-24
*
Implemented transparent gradients
commit-bot@chromium.org
2013-07-23
*
remove dead defines from SkUserConfig.h
reed@google.com
2013-07-23
*
Fix Clang build on SkPDFResourceDict (CL 18977002)
commit-bot@chromium.org
2013-07-23
*
If we fail to contruct the Pdf Image Shader, mark the object as busted, and d...
edisonn@google.com
2013-07-23
*
add scaledimagecache
reed@google.com
2013-07-23
*
Add SkImage->draw() call with src and dst rects.
commit-bot@chromium.org
2013-07-23
*
turn off debugging printfs
caryclark@google.com
2013-07-23
*
I don't want these changes as part of the "allow bleeding" CL.
commit-bot@chromium.org
2013-07-23
*
Turn on -Wall -Wextra on Mac, and fix all the warnings that crop up for /usr/...
commit-bot@chromium.org
2013-07-23
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-23
*
This patch implements a crop rect for SkImageFilter. It has been implemented ...
senorblanco@chromium.org
2013-07-22
*
Revert "Adds SkPDFResourceDict class, refactor existing code to use it."
vandebo@chromium.org
2013-07-22
*
Adds SkPDFResourceDict class, refactor existing code to use it.
commit-bot@chromium.org
2013-07-22
*
include SkPaint.h
reed@google.com
2013-07-22
*
copy/paste error. don't use s.
reed@google.com
2013-07-22
*
rename fFilterQuality to fFilterLevel
reed@google.com
2013-07-22
*
stop using bitmap-filter flags outside of paint itself, as a step towards rea...
reed@google.com
2013-07-22
*
Revert "Add SkImage->draw() call with src and dst rects."
fmalita@google.com
2013-07-22
*
Add SkImage->draw() call with src and dst rects.
commit-bot@chromium.org
2013-07-22
*
Clean up a few warnings on Windows x64.
bungeman@google.com
2013-07-22
*
Update obvious deps.
bungeman@google.com
2013-07-22
*
Make the copy of fontconfig font names before freeing their memory.
bungeman@google.com
2013-07-22
*
Add SkNWayCanvas comment API overrides.
commit-bot@chromium.org
2013-07-20
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-20
*
Add a 'unique' method to SkRefCnt, document the usage, and add support.
bungeman@google.com
2013-07-19
*
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
*
Fix some noisy warnings on Windows x64.
bungeman@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
*
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
*
Adds SkPDFResourceDict class to manage resource dicts. Refactors existing cod...
commit-bot@chromium.org
2013-07-19
*
Fix texture allocation in SWMaskHelper
robertphillips@google.com
2013-07-19
*
Alter resource cache and GrContext to (optionally) never reuse a scratch texture
robertphillips@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
*
Revert r10171 due to test failure in StreamTest
robertphillips@google.com
2013-07-18
[next]