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
*
Add factory class for generating various flavors of GrTextContext.
commit-bot@chromium.org
2014-01-24
*
Turn NVPR on by default (but off in tools).
commit-bot@chromium.org
2014-01-24
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-23
*
Refactor SkMorphologyImageFilter, CPU and GPU paths. This required making opt...
senorblanco@chromium.org
2014-01-23
*
No deduping dictionaries for matrices and regions.
commit-bot@chromium.org
2014-01-23
*
remove SkScalarMul macro
mike@reedtribe.org
2014-01-23
*
Revert of Add factory class for generating various flavors of GrTextContext. ...
commit-bot@chromium.org
2014-01-22
*
Add factory class for generating various flavors of GrTextContext.
commit-bot@chromium.org
2014-01-22
*
Move GrGLInterface function pointers into a nested struct
commit-bot@chromium.org
2014-01-21
*
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
*
Adding SK_API to SkGLContextHelper and SkNullGLContext for use in blink unit ...
commit-bot@chromium.org
2014-01-17
*
Move GrGLExtensions from GrGLContextInfo to GrGLInterface
commit-bot@chromium.org
2014-01-17
*
Remove GR_GL_IGNORE_ES3_MSAA.s
commit-bot@chromium.org
2014-01-16
*
Allow GrGLInterface factories in Chromium to continue to compile.
commit-bot@chromium.org
2014-01-16
*
Rename GrGLBinding->GrGLStandard, no longer a bitfield
commit-bot@chromium.org
2014-01-16
*
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
*
Make GrGLInterface be context-specific on all platforms
commit-bot@chromium.org
2014-01-15
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-15
*
Implement a resize image filter. This is needed for the "filterRes" feature i...
senorblanco@chromium.org
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 "Implement a resize image filter."
senorblanco@chromium.org
2014-01-14
*
Implement a resize image filter. This is needed for the "filterRes" feature i...
senorblanco@chromium.org
2014-01-14
*
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
*
Revert "Revert of https://codereview.chromium.org/129423002/"
reed@google.com
2014-01-13
*
Revert of https://codereview.chromium.org/129423002/
commit-bot@chromium.org
2014-01-13
*
add SkBitmap::installPixelRef()
reed@google.com
2014-01-13
*
remove (now dead code) for SK_SUPPORT_LEGACY_COLORTYPE and SK_SUPPORT_LEGACY_...
reed@google.com
2014-01-13
*
remove remaining references to Sk64 (obsolete)
reed@google.com
2014-01-13
*
Handle drawBitmapRect src_rect->dst_rect mapping as a local matrix rather tha...
commit-bot@chromium.org
2014-01-13
*
Pull in Chromium's version of GatherPixelRefs
robertphillips@google.com
2014-01-13
*
remove (now unused) Sk64 -- just use int64_t
reed@google.com
2014-01-10
*
Reduce verbosity of SkGraphics::Init in default case.
halcanary@google.com
2014-01-10
*
Fix race on creating the default typeface.
bungeman@google.com
2014-01-09
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-09
*
Rename GPU functions on SkBlurMaskFilter and pass ctm.
commit-bot@chromium.org
2014-01-08
*
use SkImageInfo directly, instead of converting to SkBitmap::Config
reed@google.com
2014-01-08
*
Use a spinlock in SkOnce.
commit-bot@chromium.org
2014-01-08
*
change offset to xy for pixelref subsetting
reed@google.com
2014-01-08
*
Add AlphaThreshold filter.
commit-bot@chromium.org
2014-01-06
*
remove SK_SUPPORTED_DEPRECATED_FIXEDROUND, no longer needed
reed@google.com
2014-01-06
*
Renamed JsCanvas to JsContext and moved into it's own file.
commit-bot@chromium.org
2014-01-06
*
Revert "Revert "Revert "Revert of https://codereview.chromium.org/110593003/"""
reed@google.com
2014-01-06
[next]