index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
Move segment mask from SkPath to SkPathRef
robertphillips@google.com
2013-12-12
*
detect if the scaledimagecache returns a purged bitmap
reed@google.com
2013-12-12
*
Preventing division by 0
commit-bot@chromium.org
2013-12-12
*
Revert of https://codereview.chromium.org/112783004/
commit-bot@chromium.org
2013-12-12
*
ensure that we call onUnlock only when we onLock succeeded
reed@google.com
2013-12-12
*
Initialize SkPixelRef::fInfo.
scroggo@google.com
2013-12-12
*
Reverting r12635 (Make leak counters thread-safe - https://codereview.chromiu...
robertphillips@google.com
2013-12-12
*
Make leak counters thread-safe and turn them on by default for Debug
commit-bot@chromium.org
2013-12-12
*
[PDF] Fix font width generation when glyph 0 is used.
commit-bot@chromium.org
2013-12-11
*
Revert "remvoe duplicate impl for SkImageInfo flattening"
reed@google.com
2013-12-11
*
Revert "Revert of https://codereview.chromium.org/108773003/"
reed@google.com
2013-12-11
*
Revert of https://codereview.chromium.org/108773003/
commit-bot@chromium.org
2013-12-11
*
remvoe duplicate impl for SkImageInfo flattening
reed@google.com
2013-12-11
*
Revert "PixelRef now returns (nearly) everything that is currently in SkBitma...
reed@google.com
2013-12-11
*
PixelRef now returns (nearly) everything that is currently in SkBitmap. The g...
reed@google.com
2013-12-11
*
be more careful about OOB source pixels in the scanline rescaler, and
commit-bot@chromium.org
2013-12-11
*
add more tests for discardable caches
reed@google.com
2013-12-11
*
Avoid heap allocation in SkPictureStateTree constructor
commit-bot@chromium.org
2013-12-10
*
Revert "[PDF] Fix font embedding restrictions."
vandebo@chromium.org
2013-12-10
*
[PDF] Fix font embedding restrictions.
commit-bot@chromium.org
2013-12-10
*
Make GrBicubicEffect take tile modes rather than GrTextureParams.
commit-bot@chromium.org
2013-12-10
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-10
*
support scaledimagecache instantiable using discardablememory
reed@google.com
2013-12-09
*
add
reed@google.com
2013-12-09
*
make info real in SkPixelRef, and add bitmap::asImageInfo
reed@google.com
2013-12-09
*
Do not use GrBicubic effect when downscaling. Also, don't use glTexStorage as...
commit-bot@chromium.org
2013-12-09
*
add SK_SUPPORT_LEGACY_PIXELREF_CONSTRUCTOR, initially always on
reed@google.com
2013-12-06
*
Revert "Revert "Revert "PixelRef now returns (nearly) everything that is curr...
reed@google.com
2013-12-06
*
Revert "Revert "PixelRef now returns (nearly) everything that is currently in...
reed@google.com
2013-12-06
*
Fixed a few places where uninitialized memory could have been read
commit-bot@chromium.org
2013-12-06
*
Revert "PixelRef now returns (nearly) everything that is currently in SkBitma...
reed@google.com
2013-12-06
*
PixelRef now returns (nearly) everything that is currently in SkBitmap. The g...
reed@google.com
2013-12-06
*
ARM Skia NEON patches - 32 - Xfermode: 1-pixel NEON modeprocs
commit-bot@chromium.org
2013-12-06
*
SkOnce: let f be any functor, update comments
commit-bot@chromium.org
2013-12-05
*
Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache
halcanary@google.com
2013-12-05
*
Fix compilation with SK_ENABLE_INST_COUNT=1
commit-bot@chromium.org
2013-12-05
*
Changed maxInputCount for exact inputCount
commit-bot@chromium.org
2013-12-04
*
Fixed bad bitmap size crashes
commit-bot@chromium.org
2013-12-04
*
Code cleanup following recapture of skps
robertphillips@google.com
2013-12-03
*
Fix for SkPathRef::CreateTransformedCopy bug
robertphillips@google.com
2013-12-03
*
Move fIsOval from SkPath to SkPathRef
robertphillips@google.com
2013-12-03
*
Revert of r12450 (Move fIsOval from SkPath to SkPathRef)
robertphillips@google.com
2013-12-03
*
Move fIsOval from SkPath to SkPathRef
robertphillips@google.com
2013-12-02
*
Fix truncation of glyphs in SkScalerContext.cpp
robertphillips@google.com
2013-12-02
*
Reverting r12427
rmistry@google.com
2013-12-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-02
*
Document the SkScalerContext pure virtuals.
bungeman@google.com
2013-11-27
*
Trying to add the same scaled image twice shouldn't assert.
commit-bot@chromium.org
2013-11-27
*
fix 8->1 bugs shown by removal of A1 config
reed@google.com
2013-11-27
*
Fixed bad memory access
commit-bot@chromium.org
2013-11-26
[next]