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
*
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
*
Revert the revert of (ARM Skia NEON patches - 34 - Blur Filter - https://code...
robertphillips@google.com
2013-12-09
*
cast -1 to Mode to avoid warning (enum compared to signed int)
reed@google.com
2013-12-09
*
Reverting r12568 (ARM Skia NEON patches - 34 - Blur Filter - https://coderevi...
robertphillips@google.com
2013-12-09
*
Fix one too many levels of indirection introduced in 12573.
bungeman@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
*
Fix threading issue in DirectWrite port initialization.
bungeman@google.com
2013-12-09
*
Implement srcRect and dstRect functionality in SkBitmapSource. This is requir...
senorblanco@chromium.org
2013-12-09
*
Make texture domain a helper so that it can be incorporated into other effects.
commit-bot@chromium.org
2013-12-09
*
ARM Skia NEON patches - 34 - Blur Filter
commit-bot@chromium.org
2013-12-09
*
SkDecodingImageGenerator now uses SkStreamRewindable
halcanary@google.com
2013-12-09
*
add SkImageInfo to SkGrPixelRef constructor, to prep for larger CL
reed@google.com
2013-12-09
*
gpudevice should never allocate pixels for its backend
commit-bot@chromium.org
2013-12-06
*
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
*
Reverting 12528 & 12533 (Implement srcRect and dstRect functionality in SkBit...
robertphillips@google.com
2013-12-06
*
Implement srcRect and dstRect functionality in SkBitmapSource. This is requir...
commit-bot@chromium.org
2013-12-06
*
ARM Skia NEON patches - 32 - Xfermode: 1-pixel NEON modeprocs
commit-bot@chromium.org
2013-12-06
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-06
*
Revert "Implement srcRect and dstRect functionality in SkBitmapSource. This i...
senorblanco@chromium.org
2013-12-05
*
Implement srcRect and dstRect functionality in SkBitmapSource. This is requir...
senorblanco@chromium.org
2013-12-05
*
Fix refcounting bug for Type1 font usage with more than 255 characters.
commit-bot@chromium.org
2013-12-05
*
Fix change src/ports/SkImageDecoder_empty.cpp missed in 103033002
halcanary@google.com
2013-12-05
*
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
*
SkCachingPixelRef to use SkImageGenerator
halcanary@google.com
2013-12-05
*
Fix compilation with SK_ENABLE_INST_COUNT=1
commit-bot@chromium.org
2013-12-05
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-05
*
Simplify matrix generation for convex path renderer
commit-bot@chromium.org
2013-12-04
*
Nit to self: NULL is not false.
senorblanco@chromium.org
2013-12-04
*
Changed maxInputCount for exact inputCount
commit-bot@chromium.org
2013-12-04
*
Remove deprecated setPrefConfigTable.
scroggo@google.com
2013-12-04
*
Do proper NEON checking for SkBoxBlur procs.
senorblanco@chromium.org
2013-12-04
*
Implement a NEON version of the RGBA gaussian blur. This shows a 9-15% speedu...
senorblanco@chromium.org
2013-12-04
*
Remove problematic GrContext thread local instance counting
commit-bot@chromium.org
2013-12-04
*
Fixed bad bitmap size crashes
commit-bot@chromium.org
2013-12-04
*
Fix incremental visibility filter handling.
commit-bot@chromium.org
2013-12-04
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-04
*
[PDF] Fixes the cases where SkPDFDevice::finishContentEntry is called with em...
commit-bot@chromium.org
2013-12-03
*
Code cleanup following recapture of skps
robertphillips@google.com
2013-12-03
*
Add GPU support for color bitmap fonts
commit-bot@chromium.org
2013-12-03
*
Fix for SkPathRef::CreateTransformedCopy bug
robertphillips@google.com
2013-12-03
[next]