index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
This patch implements a crop rect for SkImageFilter. It has been implemented ...
senorblanco@chromium.org
2013-07-24
*
Start from scratch on a faster SkFlatDictionary.
commit-bot@chromium.org
2013-07-24
*
Revert "Start from scratch on a faster SkFlatDictionary."
mtklein@google.com
2013-07-24
*
Start from scratch on a faster SkFlatDictionary.
commit-bot@chromium.org
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
*
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
*
Add SkChecksum::Murmur3.
commit-bot@chromium.org
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
*
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
*
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
*
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
*
Add a detachAsStream to SkDynamicMemoryWStream.
bungeman@google.com
2013-07-19
*
Fix some noisy warnings on Windows x64.
bungeman@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
*
SkAlpha constant defs
commit-bot@chromium.org
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
*
Add a detachAsStream to SkDynamicMemoryWStream.
bungeman@google.com
2013-07-18
*
Allow decoding JPEG into A8.
scroggo@google.com
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
*
add FilterLevel API to SkPaint, replacing various Flag bits
reed@google.com
2013-07-18
*
Replace all instances of GrRect with SkRect.
commit-bot@chromium.org
2013-07-17
*
Add getRectCount to SkRegtion
commit-bot@chromium.org
2013-07-17
*
Export SkProxyCanvas and SkNWayCanvas for external use.
commit-bot@chromium.org
2013-07-15
*
Implement onCountGlyphs and onGetUPEM on Windows.
bungeman@google.com
2013-07-15
*
Move gaussianBlur functionality to src\effects
robertphillips@google.com
2013-07-15
*
Remove possiblity of NULL effect in GrEffectStage
commit-bot@chromium.org
2013-07-15
*
ARM Skia NEON patches - 01 - Simple fixes
commit-bot@chromium.org
2013-07-15
*
Make GrPaint have a variable sized array of color and coverage stages rather ...
commit-bot@chromium.org
2013-07-13
*
Add implicit hairline conic rendering to GPU
egdaniel@google.com
2013-07-12
*
Fix leak in SkAutoSTArray
robertphillips@google.com
2013-07-12
*
R=mtklein@google.com
bungeman@google.com
2013-07-12
*
The two leaks are:
commit-bot@chromium.org
2013-07-11
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-11
*
Implement offset for GPU filter path. Although we can't yet use this in Blink...
commit-bot@chromium.org
2013-07-10
*
allow createScalerContext to return null, and then have the GDI backend trigg...
reed@google.com
2013-07-10
*
Allow the resource cache to (indirectly) flush the InOrderDrawBuffer
commit-bot@chromium.org
2013-07-10
[next]