index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
Commit message (
Expand
)
Author
Age
*
use colortype instead of config
reed@google.com
2014-02-20
*
Factory methods for heap-allocated SkPathEffect and SkXfermode objects.
commit-bot@chromium.org
2014-02-20
*
use SkColorType instead of SkBitmap::Config in views/effects
commit-bot@chromium.org
2014-02-16
*
Store SkRRects in SkClipStack
commit-bot@chromium.org
2014-02-16
*
Change device factories to take SkImageInfo instead of SkBitmap::Config
commit-bot@chromium.org
2014-02-16
*
Revert "Revert of have DeferredDevice inherit from SkBaseDevice (https://code...
reed@google.com
2014-02-14
*
Revert of have DeferredDevice inherit from SkBaseDevice (https://codereview.c...
commit-bot@chromium.org
2014-02-14
*
have DeferredDevice inherit from SkBaseDevice
reed@google.com
2014-02-14
*
Allow buffered stream to work with an offset.
commit-bot@chromium.org
2014-02-10
*
Make SkImageFilter methods const.
commit-bot@chromium.org
2014-02-05
*
remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface
reed@google.com
2014-02-05
*
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
*
don't initialize the default Skia tracer if one has already been provided
commit-bot@chromium.org
2014-02-03
*
clean up a couple of parameters in the tracing interface
commit-bot@chromium.org
2014-02-03
*
add SkCanvas constructor that explicitly creates no_config with dimensions
commit-bot@chromium.org
2014-01-31
*
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
*
Port SkBase64 test to our test driver.
tfarina@chromium.org
2014-01-30
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
fix more 64bit warnings
reed@google.com
2014-01-27
*
add installPixels
reed@google.com
2014-01-24
*
Revert of Use SkMScalar as intermediates in SkMatrix44::setConcat. (https://c...
commit-bot@chromium.org
2014-01-24
*
Use SkMScalar as intermediates in SkMatrix44::setConcat.
commit-bot@chromium.org
2014-01-24
*
remove SkScalarMul macro
mike@reedtribe.org
2014-01-23
*
Convert SkWriter32 to use an SkTDArray for its internal storage.
commit-bot@chromium.org
2014-01-14
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-14
*
remove remaining references to Sk64 (obsolete)
reed@google.com
2014-01-13
*
Yet another patch for r13038
robertphillips@google.com
2014-01-13
*
Pull in Chromium's version of GatherPixelRefs
robertphillips@google.com
2014-01-13
*
If poppler is disable and native pdf is enabled, we still need SkPDFRasterize...
commit-bot@chromium.org
2014-01-10
*
Reduce verbosity of SkGraphics::Init in default case.
halcanary@google.com
2014-01-10
*
Expand GatherPixelRefs unit test
robertphillips@google.com
2014-01-09
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-08
*
NoSaveLayerCanvas now its own file
robertphillips@google.com
2014-01-07
*
remove unused SkFixed and SkFract functions
reed@google.com
2013-12-19
*
Add cast to fix Win* compile complaint/failure
commit-bot@chromium.org
2013-12-19
*
Add cast to fix Win* compile complaint/failure
robertphillips@google.com
2013-12-18
*
Expose more SkPaint fields in Lua API.
commit-bot@chromium.org
2013-12-18
*
replace SkScalarMulRound(a,b) with SkScalarRountToInt(a*b)
reed@google.com
2013-12-18
*
deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...
reed@google.com
2013-12-17
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
Prevent crash in Lua bindings.
commit-bot@chromium.org
2013-12-17
*
Implement SkAshmemDiscardableMemory
halcanary@google.com
2013-12-10
*
Fix compilation with SK_ENABLE_INST_COUNT=1
commit-bot@chromium.org
2013-12-05
*
Fix incremental visibility filter handling.
commit-bot@chromium.org
2013-12-04
*
Use lowercase windows.h in includes to fix Windows cross compilation using mi...
bungeman@google.com
2013-12-03
*
Fix 'i-i' to 'i-1' in SkCanvasStack.
bungeman@google.com
2013-12-02
*
Reverting r12427
rmistry@google.com
2013-12-02
[next]