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
*
optimize translate and scale
reed@google.com
2012-12-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-04
*
add getTypes() to SkMatrix44, to cache how complex the matrix is.
reed@google.com
2012-12-03
*
Fixed remaining clang compiler warnings
robertphillips@google.com
2012-12-03
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-30
*
Keep track of identity SkMatrix44s
jamesr@chromium.org
2012-11-29
*
add SkPictureUtils::GatherPixelRefs()
reed@google.com
2012-11-29
*
don't use bit-wise test for equality when using floats.
reed@google.com
2012-11-27
*
Simple change to remove unnecessary #define statement.
sugoi@google.com
2012-11-21
*
Deferred canvas can now be flushed if an image is beyond a certain size to av...
sugoi@google.com
2012-11-21
*
Add SkMatrix44::setColMajord, etc.
vollick@chromium.org
2012-11-19
*
Add support for SkImageRef_ashmem.
djsollen@google.com
2012-11-19
*
Add SkMatrix44::setTranspose
vollick@chromium.org
2012-11-14
*
Add support for SK_MSCALAR_IS_FLOAT
vollick@chromium.org
2012-11-13
*
Tell CG ImageEncoder that a bitmap is opaque if it is.
scroggo@google.com
2012-11-12
*
add explicit mapScalars and mapMScalars entry-points, instead of just map()
reed@google.com
2012-11-09
*
Split off SkConsistentChecksum from SkChecksum
epoger@google.com
2012-11-02
*
Implement SkCondVar for windows.
scroggo@google.com
2012-10-31
*
Add SkThreadPool for managing threads.
scroggo@google.com
2012-10-31
*
Eliminating implicit conversion from enum to bool. Fixes compiler warning
junov@chromium.org
2012-10-30
*
Fonts with cubic outlines are rendered without ClearType by GDI.
bungeman@google.com
2012-10-12
*
Fixing SkDeferredCanvas to not consider paint as opaque when xfermode source ...
junov@chromium.org
2012-10-11
*
Reland r5861 but leave setMatrixClip virtual on SkDevice (IOW this is a parti...
bsalomon@google.com
2012-10-10
*
Reverting r5861 (remove gainfocus and setMatixClip) due to Chrome compilation...
robertphillips@google.com
2012-10-09
*
Remove gainFocus() and setMatrixClip() virtuals from SkDevice.
bsalomon@google.com
2012-10-09
*
Adding virtual method to SkDeferredCanvas::NotificationClient for signaling w...
junov@google.com
2012-10-01
*
Remove deprecated SkOSWindow_wxwidgets.h
tfarina@chromium.org
2012-09-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-27
*
remove uses of setBitmapDevice (DEPRECATED)
reed@google.com
2012-09-26
*
Suppress some warnings on linux.
bsalomon@google.com
2012-09-26
*
Make flattenables no longer depend on global static initializers.
scroggo@google.com
2012-09-21
*
Adding hasPendingCommands API method to SkDeferredCanvas
junov@chromium.org
2012-09-20
*
Fixing how deferred canvas purges itself when a clear is recoreded.
junov@chromium.org
2012-09-20
*
Adding a silent playback option to SkGPipeRead
junov@chromium.org
2012-09-20
*
first cut at making iOS work
caryclark@google.com
2012-09-20
*
Renaming a couple methods in SkDeferredCanvas.cpp to improve readability
junov@chromium.org
2012-09-19
*
re-re-land 5578
reed@google.com
2012-09-18
*
revert 5580
reed@google.com
2012-09-18
*
re-land 5578 w/ pipe fix
reed@google.com
2012-09-18
*
revert 5578 -- broke pipe
reed@google.com
2012-09-18
*
Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. This
reed@google.com
2012-09-18
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-18
*
Fixed unused variable compiler complaint
robertphillips@google.com
2012-09-17
*
Shut up some Mac (xcode 3) warnings
bsalomon@google.com
2012-09-05
*
add more details when dumping saveLayer
reed@google.com
2012-08-31
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Stop refcounting SkDeferredCanvas::NotificationClient
junov@chromium.org
2012-08-20
*
Cleaning up deprecated API in SkDeferredCanvas
junov@chromium.org
2012-08-17
*
DirectWrite font host for skia.
bungeman@google.com
2012-08-16
*
Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)
robertphillips@google.com
2012-08-16
[next]