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
...
*
privatization of SkPerspIter.h
mike@reedtribe.org
2012-08-09
*
privatization -- moving headers out of include into src
mike@reedtribe.org
2012-08-09
*
GrCacheID.h must reside in include\gpu due to inclusion by GrTexture.h
robertphillips@google.com
2012-08-08
*
Refactored cacheID in preparation for clip mask caching changes
robertphillips@google.com
2012-08-08
*
move SkSqrt32 back into SkMath.h -- was referenced in SkEmbossMask.cpp
reed@google.com
2012-08-07
*
Privatize SkAutoKern.h
reed@google.com
2012-08-07
*
Privatization:
reed@google.com
2012-08-07
*
Refactor Bitmap Storage for SkPicture using SkPipe's design.
djsollen@google.com
2012-08-07
*
Moving DeferredDevice and DeferredGPipeController classes out of the deferred...
junov@chromium.org
2012-08-07
*
Update SkFlattenable buffers to be more modular.
djsollen@google.com
2012-08-07
*
Added SkClipStack portion of new clip mask caching system
robertphillips@google.com
2012-08-07
*
move SkTextToPathIter into private header
reed@google.com
2012-08-07
*
Removing the SkPicture backend from SkDeferredCanvas code
junov@chromium.org
2012-08-07
*
Adding API to SkGPipe and SkDeferredCanvas for controlling memory usage exter...
junov@chromium.org
2012-08-07
*
enable large bitmap drawing by default (still disabled in chrome at the moment)
reed@google.com
2012-08-07
*
move SkFilterShader into private header
reed@google.com
2012-08-06
*
rm: Introduce SK_ARM_NEON_WRAP handy wrapper macro.
digit@google.com
2012-08-06
*
add LF at the end, since this is SO important the chrome-mac build failed.
reed@google.com
2012-08-06
*
Ensure that enums used by GrCustomStage TestCreate functions are declared in ...
bsalomon@google.com
2012-08-03
*
Add morphology, convolution, single texture, texture domain effects to new un...
bsalomon@google.com
2012-08-03
*
Fix includes files missing in release builds from GrCustomStageUnitTest.h.
bsalomon@google.com
2012-08-03
*
Registry-based unit test for custom effects
bsalomon@google.com
2012-08-03
*
fix warngs by casting from float to int64_t
reed@google.com
2012-08-03
*
add debugging SkFloatToFixed_Check() which asserts that the float is in range...
reed@google.com
2012-08-03
*
Introduction of set of functions to manage generation of texture fetch shader...
twiz@google.com
2012-08-02
*
special-case edge-building for polygons (paths with only lines)
reed@google.com
2012-08-02
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
Replace the asAFoo() functions in SkImageFilter with canFilterImageGPU() and
senorblanco@chromium.org
2012-08-01
*
Removed GrClip & related classes
robertphillips@google.com
2012-08-01
*
Turning on deferred canvas SkGPipe backend by default
junov@chromium.org
2012-08-01
*
Pipe factory names independently from the flattenables using them.
scroggo@google.com
2012-08-01
*
arm: Move SkUtilsArm.h from include/core to src/core
digit@google.com
2012-08-01
*
Replace GrClip with SkClipStack
robertphillips@google.com
2012-07-31
*
add getUnitsPerEm() to SkTypeface
reed@google.com
2012-07-31
*
check-point for gpu support in SkImage/SkSurface
reed@google.com
2012-07-31
*
Added dev- & canv- prefixes to Ganesh bounding boxes to indicate coordinate s...
robertphillips@google.com
2012-07-31
*
Update SkData and SkDataSet to make better use of SkFlattenable.
djsollen@google.com
2012-07-31
*
GrClip no longer translates its clips (to better mimic SkClipStack's behavior)
robertphillips@google.com
2012-07-31
*
change SkSurface::newCanvas() to getCanvas(), and redefine its life-cycle to be
reed@google.com
2012-07-30
*
Gamma correcting masks.
bungeman@google.com
2012-07-30
*
Const correct BlockRef in SkAutoTUnref.
bungeman@google.com
2012-07-30
*
Remove GrDrawState::setTexture/getTexture
bsalomon@google.com
2012-07-30
*
land https://codereview.appspot.com/6448046/
reed@google.com
2012-07-30
*
check-point for surface experiment
reed@google.com
2012-07-27
*
Add support for ARM without EDSP and ARMv6+
george@mozilla.com
2012-07-27
*
In SkGPipe, only serialize SkTypefaces in cross process mode.
scroggo@google.com
2012-07-27
*
check-point for image experiment
reed@google.com
2012-07-27
*
Add virtual destructor to class with virtual functions.
justinlin@google.com
2012-07-27
*
Always store pixels of mutable bitmaps when recording a SkPicture.
djsollen@google.com
2012-07-27
*
Reapply "Remove Bitmaps Raw Pixel Support."
djsollen@google.com
2012-07-27
[prev]
[next]