index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
Commit message (
Expand
)
Author
Age
*
Revert of r13347 (Serialization of SkPictureImageFilter - https://codereview....
robertphillips@google.com
2014-02-06
*
Serialization of SkPictureImageFilter
commit-bot@chromium.org
2014-02-06
*
Add ifdef to avoid "not defined" compiler warnings for VS checks
commit-bot@chromium.org
2014-02-06
*
add ways to peer into an image to get its pixels
reed@google.com
2014-02-06
*
Make SkImageFilter methods const.
commit-bot@chromium.org
2014-02-05
*
Implement correct clipping for image filters.
senorblanco@chromium.org
2014-02-05
*
remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface
reed@google.com
2014-02-05
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-05
*
TSAN: use somewhat pithier SK_ANNOTATE_UNPROTECTED_READ.
commit-bot@chromium.org
2014-02-04
*
remove kGL_Capability (unused)
reed@google.com
2014-02-04
*
fix samplefuzz, fix some 32/64bit warnings
reed@google.com
2014-02-04
*
remove redundant GrContext parameter to NewRenderTargetDirect
reed@google.com
2014-02-04
*
add SkCanvas constructor that explicitly creates no_config with dimensions
commit-bot@chromium.org
2014-01-31
*
Have peek32 return uint32_t& to make it harder to look at more than 4 bytes.
commit-bot@chromium.org
2014-01-31
*
fix auto-delete bug that crept in with new fast blur path; is causing
commit-bot@chromium.org
2014-01-31
*
Set write buffer flags only in SkWriteBuffer and SkFlatController constructors.
commit-bot@chromium.org
2014-01-30
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
patch from issue 119343003
commit-bot@chromium.org
2014-01-30
*
Add standalone drawText for GrTextContext.
commit-bot@chromium.org
2014-01-28
*
change setAlphaType to not modify the pixelref's genID
reed@google.com
2014-01-28
*
Revert of Fast blurred rectangles on GPU (https://codereview.chromium.org/119...
commit-bot@chromium.org
2014-01-28
*
Perform the same analytic blur calculation on the GPU that we do on the CPU. ...
commit-bot@chromium.org
2014-01-27
*
Implement a computeFastBounds() traversal for SkImageFilter.
senorblanco@chromium.org
2014-01-27
*
move getAdvancedTypefaceMetrics into private, as only skia internals call it
reed@google.com
2014-01-27
*
Ensure SSE2/3 is always enabled on Android.
commit-bot@chromium.org
2014-01-27
*
add optional SkAlphaType parameter to notifyPixelsChanged
commit-bot@chromium.org
2014-01-27
*
fix more 64bit warnings
reed@google.com
2014-01-27
*
remove SkScalarMul from public headers
reed@google.com
2014-01-27
*
add alternative to isRect named asRect
commit-bot@chromium.org
2014-01-25
*
add legacy/helper allocN32Pixels, and convert gm to use it
reed@google.com
2014-01-25
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-25
*
SkOnce: add option to call another cleanup function once at exit.
commit-bot@chromium.org
2014-01-24
*
fix (some) 64bit warnings -- size_t -> int
commit-bot@chromium.org
2014-01-24
*
add installPixels
reed@google.com
2014-01-24
*
Resolve a few memory leaks in tests.
commit-bot@chromium.org
2014-01-24
*
No deduping dictionaries for matrices and regions.
commit-bot@chromium.org
2014-01-23
*
Scope our ANNOTATE_BENIGN_RACE.
commit-bot@chromium.org
2014-01-21
*
Make leak counters thread-safe and turn them on by default for Debug
commit-bot@chromium.org
2014-01-17
*
Move GrGLExtensions from GrGLContextInfo to GrGLInterface
commit-bot@chromium.org
2014-01-17
*
SK_API SkMallocPixelRef
commit-bot@chromium.org
2014-01-16
*
Factor out UnPreMultiplyPreservingByteOrder
commit-bot@chromium.org
2014-01-15
*
no need to refcnt colortables, since pixelrefs own them
reed@google.com
2014-01-15
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-15
*
use some helper Make functions to initialize SkImageInfo
commit-bot@chromium.org
2014-01-15
*
Deprecate two more functions using SK_ATTR_DEPRECATED macro.
tfarina@chromium.org
2014-01-15
*
Revert "Make leak counters thread-safe and turn them on by default for Debug"
djsollen@google.com
2014-01-14
*
Convert SkWriter32 to use an SkTDArray for its internal storage.
commit-bot@chromium.org
2014-01-14
*
Make leak counters thread-safe and turn them on by default for Debug
commit-bot@chromium.org
2014-01-14
*
Remove drawPosTextOnPath() from SkDevice API.
tfarina@chromium.org
2014-01-13
*
Revert of https://codereview.chromium.org/132643007/
commit-bot@chromium.org
2014-01-13
[next]