index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
utils
Commit message (
Expand
)
Author
Age
*
remove (unused by chrome) SkDeferredCanvas(device) factory signature
reed@google.com
2014-02-04
*
rename tracing parameter to be more consistent with other methods
commit-bot@chromium.org
2014-02-03
*
clean up a couple of parameters in the tracing interface
commit-bot@chromium.org
2014-02-03
*
fix leaks in SkConf
commit-bot@chromium.org
2014-01-31
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-31
*
initial import of Chrome's trace_event into skia framework
commit-bot@chromium.org
2014-01-31
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
remove SkScalarMul macro
mike@reedtribe.org
2014-01-23
*
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
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-31
*
Revert "Revert of https://codereview.chromium.org/113823003/"
reed@google.com
2013-12-30
*
Revert of https://codereview.chromium.org/113823003/
commit-bot@chromium.org
2013-12-30
*
remove Sk64 from public API, and start to remove usage internally
reed@google.com
2013-12-30
*
Revert "Revert "begin to remove SkLONGLONG and wean Skia off of Sk64""
reed@google.com
2013-12-20
*
Revert "begin to remove SkLONGLONG and wean Skia off of Sk64"
reed@google.com
2013-12-19
*
begin to remove SkLONGLONG and wean Skia off of Sk64
reed@google.com
2013-12-19
*
remove unused SkFixed and SkFract functions
reed@google.com
2013-12-19
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
Add JSON output option to bench.
commit-bot@chromium.org
2013-12-03
*
Use lowercase windows.h in includes to fix Windows cross compilation using mi...
bungeman@google.com
2013-12-03
*
Adding SkDeferredCanvas::NoticifationClient to the exported API.
commit-bot@chromium.org
2013-11-25
*
Add missing functions to SkNWayCanvas
commit-bot@chromium.org
2013-11-14
*
Hide implementation details: SkFrontBufferedStream
scroggo@google.com
2013-11-12
*
New SkRTConf macro SK_CONF_TRY_SET: no complaint on missing configuration
halcanary@google.com
2013-11-06
*
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...
reed@google.com
2013-10-31
*
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...
reed@google.com
2013-10-31
*
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...
reed@google.com
2013-10-31
*
Revert "If the path is a rect, call drawRect to raster the geometry in SkCanv...
bsalomon@google.com
2013-10-22
*
If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...
bsalomon@google.com
2013-10-22
*
SkThreadPool: allow for Runnables that add other Runnables to the pool.
commit-bot@chromium.org
2013-10-18
*
Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - ...
robertphillips@google.com
2013-10-17
*
If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...
commit-bot@chromium.org
2013-10-17
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-15
*
Start cleaning up 64bit Win warnings
robertphillips@google.com
2013-10-14
*
handle configuration variables longer than 30 characters long
humper@google.com
2013-10-14
*
SkThreadPool: tweak two little things that have been annoying me
commit-bot@chromium.org
2013-10-10
*
Improve SkScalerContext_GDI::generateCharToGlyph for non-BMP code points.
bungeman@google.com
2013-10-08
*
Add perspective support to SkMatrix44 initializers.
commit-bot@chromium.org
2013-10-05
*
Revert "Add perspective support to SkMatrix44 initializers."
aelias@chromium.org
2013-10-04
*
Add perspective support to SkMatrix44 initializers.
commit-bot@chromium.org
2013-10-04
*
Fix race between ~SkThreadPool and SkThreadPool::Loop on fDone.
commit-bot@chromium.org
2013-10-01
*
Add a buffered SkStream class.
scroggo@google.com
2013-09-26
*
Add getFloat/setFloat funcs to SkMatrix44
commit-bot@chromium.org
2013-09-18
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Rip out CSAA support
commit-bot@chromium.org
2013-09-06
*
Add SkCanvasStack and update the Canvas utilities to use it.
djsollen@google.com
2013-09-04
*
Replace SkTScopedPtr with SkAutoTDelete in Skia.
commit-bot@chromium.org
2013-08-29
*
Create a semi-stable API for capturing the state of an SkCanvas and reconstru...
djsollen@google.com
2013-08-29
[next]