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
...
*
Make GPU versions of benchs use the same canvas size as raster.
bsalomon@google.com
2013-02-22
*
Small adjustments to SkRectShaderImageFilter to follow up on original cl.
sugoi@google.com
2013-02-21
*
Use CPU arrays for dynamic indices/vertices on ARM GPUs.
bsalomon@google.com
2013-02-21
*
New SkRectShaderImageFilter image filter
sugoi@google.com
2013-02-21
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-20
*
add as experiment to factor out low-level enums and types
mike@reedtribe.org
2013-02-20
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-15
*
debug dump functions for mathematica visualization
humper@google.com
2013-02-14
*
print a useful message when assert fails on the mac
humper@google.com
2013-02-14
*
Use CGL rather than AGL on the Mac.
bsalomon@google.com
2013-02-14
*
Move SkPaint::toString from debugger to SkPaint
robertphillips@google.com
2013-02-14
*
Use SkMWRandom in GLPrograms test.
bsalomon@google.com
2013-02-13
*
add custom implementation for drawBitmapRect to shield from changes in SkDevice
edisonn@google.com
2013-02-12
*
Adding comments based on review https://codereview.appspot.com/7300072/
junov@chromium.org
2013-02-08
*
Correct default value for GR_STATIC_RECT_VB
bsalomon@google.com
2013-02-08
*
Revert 7625 until after M26 due to a mix of perf changes.
bsalomon@google.com
2013-02-08
*
Adding option to SkTileGrid for specifying border pixels.
junov@chromium.org
2013-02-08
*
Remove compile time option to use different types for text vertices.
bsalomon@google.com
2013-02-07
*
Remove GR_DISABLE_DRAW_BUFFERING, replace with RTConf variable.
bsalomon@google.com
2013-02-07
*
Address google3 compiler warning
robertphillips@google.com
2013-02-07
*
Remove GR_DUMP_TEXTURE_UPLOADS
bsalomon@google.com
2013-02-07
*
Remove GR_AGGRESSIVE_SHADER_OPTS build option.
bsalomon@google.com
2013-02-07
*
Use SkBits2Float in SkRandom
bsalomon@google.com
2013-02-07
*
Enhance GL error checking for non-Ganesh GL calls
robertphillips@google.com
2013-02-07
*
Fix errors when compiling with -Wall -Werror on Android.
djsollen@google.com
2013-02-07
*
Remove legacy names no longer referenced in Chrome and WebKit.
bsalomon@google.com
2013-02-07
*
Remove GR_STATIC_RECT_VB
bsalomon@google.com
2013-02-06
*
Fix WritePixels test on ANGLE.
bsalomon@google.com
2013-02-06
*
check for self-assignment in operator=
reed@google.com
2013-02-06
*
tweak to spacing, to trigger build
mike@reedtribe.org
2013-02-06
*
Implement support for origin-TopLeft render targets. Note that the default be...
senorblanco@chromium.org
2013-02-05
*
Reverting r7545 (render target origin change) due to layout test issues (see ...
robertphillips@google.com
2013-02-05
*
Nuke SkSingleInputImageFilter. 99% of its functionality was refactored into ...
senorblanco@chromium.org
2013-02-04
*
use SkToS32 to turn a ptrdiff_t into an int (on 64bit build)
reed@google.com
2013-02-04
*
land https://codereview.appspot.com/7221086/ -- add Multiply xfermode matchin...
reed@google.com
2013-02-04
*
Implement support for origin-TopLeft render targets in GL backend.
senorblanco@chromium.org
2013-02-04
*
Make GPU unit tests use GrContexts of different GL types.
bsalomon@google.com
2013-02-04
*
Add sk_ignore_unused_variable to avoid warnings.
bungeman@google.com
2013-02-04
*
move kStyleCount out of Style enum, and into its own, to avoid
mike@reedtribe.org
2013-02-04
*
remove the kMultiply_Mode alias for kModulate_Mode. We plan to re-target kMul...
reed@google.com
2013-02-01
*
Only support SkPicture abort for Android due to the fragility of the existing...
djsollen@google.com
2013-02-01
*
Fix android errors when unflattening an SkImageRef_ashmem object.
djsollen@google.com
2013-02-01
*
revert name changes to SkBlendImageFilter. It (correctly) named its enum kMul...
reed@google.com
2013-02-01
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-31
*
Adding kMultiply_Mode (as an alias to kModulate_Mode) in SkBlendImageFilter.h...
robertphillips@google.com
2013-01-31
*
Readding kMultiply_Mode (as an alias to kModulate_Mode) in SkXfermode.h to ge...
robertphillips@google.com
2013-01-31
*
clone of https://codereview.appspot.com/7208043/
reed@google.com
2013-01-30
*
This changes the signature of SkImageFilter::filterImageGPU() to use SkBitmap...
senorblanco@chromium.org
2013-01-30
*
Adds SkMWCRandom, which generates random numbers using a variant of George Ma...
jvanverth@google.com
2013-01-30
*
add SK_API to SkMutex (for chrome)
reed@google.com
2013-01-29
[prev]
[next]