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
*
Implement SkCondVar for windows.
scroggo@google.com
2012-10-31
*
Add SkThreadPool for managing threads.
scroggo@google.com
2012-10-31
*
Adding virtual method to SkDeferredCanvas::NotificationClient for signaling w...
junov@google.com
2012-10-01
*
Adding hasPendingCommands API method to SkDeferredCanvas
junov@chromium.org
2012-09-20
*
Adding a silent playback option to SkGPipeRead
junov@chromium.org
2012-09-20
*
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
*
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
*
Augmenting SkDeferredCanvas notification interface to signal flushes and memo...
junov@chromium.org
2012-08-14
*
Moving DeferredDevice and DeferredGPipeController classes out of the deferred...
junov@chromium.org
2012-08-07
*
Removing the SkPicture backend from SkDeferredCanvas code
junov@chromium.org
2012-08-07
*
Adding API to SkGPipe and SkDeferredCanvas for controlling memory usage exter...
junov@chromium.org
2012-08-07
*
Turning on deferred canvas SkGPipe backend by default
junov@chromium.org
2012-08-01
*
Make SkDeferredCanvas query SkGPipeWriter for space allocated for bitmaps.
scroggo@google.com
2012-07-26
*
Refactoring how SkDeferredCanvas manages mutable bitmaps
junov@chromium.org
2012-07-25
*
Remove SkSfntUtils, as it is not longer used.
bungeman@google.com
2012-07-24
*
SkSfntUtils should use public types.
bungeman@google.com
2012-07-24
*
Response to post-commit review comments on r4714
junov@chromium.org
2012-07-23
*
Fix unbound memory consumption problem with run away deferred canvases.
junov@chromium.org
2012-07-23
*
Reverting r4695
junov@chromium.org
2012-07-20
*
Try turning on the SkGPipe path in SkDeferredCanvas
junov@chromium.org
2012-07-20
*
Fixing heap corruption issue in deferred canvas when using SkGPipe.
junov@chromium.org
2012-07-19
*
Refactoring SkDeferredCanvas to use SkGPipe.
junov@chromium.org
2012-07-18
*
Added SkDevice onAttachToCanvas & onDetachFromCanvas methods
robertphillips@google.com
2012-07-13
*
add SkPath::contains(x, y)
mike@reedtribe.org
2012-07-11
*
experimental hittest for paths (incomplete)
mike@reedtribe.org
2012-07-03
*
more SkInstCnt plumbing
reed@google.com
2012-06-26
*
Move SkColorTable into its own header and reduce includes in SkFlattenable.h
djsollen@google.com
2012-06-12
*
Add SK_API to null canvas create method
bsalomon@google.com
2012-06-11
*
Null canvas
bsalomon@google.com
2012-06-11
*
Windows compiler complaint cleanup
robertphillips@google.com
2012-05-31
*
Add device to top level N-way canvas.
djsollen@google.com
2012-05-01
*
Add coverage AA support for SampleApp root layers (windows only)
bsalomon@google.com
2012-04-17
*
Cleanup code related to SkFlattenable::flatten()
djsollen@google.com
2012-03-29
*
Move SkTextBox.h from utils to views.
bungeman@google.com
2012-03-28
*
Create macro for registering classes for deserialization
djsollen@google.com
2012-03-26
*
Utils must not depend on Views.
bungeman@google.com
2012-03-21
*
Upstream changes from Android repository.
djsollen@google.com
2012-03-21
*
reverting r3268 because of test failures
junov@chromium.org
2012-02-28
*
SkDeferredCanvas, performance: small refactor to remove unnecessary condition...
junov@chromium.org
2012-02-28
*
Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matri...
junov@chromium.org
2012-02-24
*
reverting r3257 because of gm failure.
junov@chromium.org
2012-02-24
*
Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matri...
junov@chromium.org
2012-02-24
[next]