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
*
Add pattern matchers for SkRecord
commit-bot@chromium.org
2014-05-05
*
remove code behind SK_SUPPORT_LEGACY_PROCXFERMODE
reed@google.com
2014-05-01
*
Start using type traits in src/record instead of macros.
commit-bot@chromium.org
2014-04-28
*
Make drawText calls non-virtual, to ease SkFont and TextBlob (https://coderev...
reed@google.com
2014-04-23
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-23
*
expose CGImage -> SkBitmap
commit-bot@chromium.org
2014-04-22
*
Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https...
commit-bot@chromium.org
2014-04-22
*
make drawText calls non-virtual, to ease SkFont and TextBlob
commit-bot@chromium.org
2014-04-22
*
fix warnings around size_t/int
commit-bot@chromium.org
2014-04-19
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-18
*
Ashmem functions compile when size_t != __u32
commit-bot@chromium.org
2014-04-17
*
Orphan ProcXfermode, with an eye towards removing it
commit-bot@chromium.org
2014-04-17
*
Fix size of rotated text with FreeType.
bungeman@google.com
2014-04-15
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-11
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-11
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-10
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-10
*
Rename kPMColor_SkColorType to kN32_SkColorType.
commit-bot@chromium.org
2014-04-09
*
Fixed Skia compilation error with strict clang.
commit-bot@chromium.org
2014-04-07
*
Remove misc. dead code.
commit-bot@chromium.org
2014-04-02
*
Making SkDeferredCanvas::silentFlush trigger a skippedPendingDrawCommands cal...
commit-bot@chromium.org
2014-03-27
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-27
*
remove all references to legacy Config8888
reed@google.com
2014-03-26
*
Debugger improvements
commit-bot@chromium.org
2014-03-25
*
Consolidate SkCanvas matrix virtuals.
commit-bot@chromium.org
2014-03-25
*
A remotable font management interface and DirectWrite implementation.
bungeman@google.com
2014-03-21
*
replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove ...
commit-bot@chromium.org
2014-03-20
*
Fixed cross compilation with mingw.
commit-bot@chromium.org
2014-03-19
*
add initial scraper for dashing
commit-bot@chromium.org
2014-03-17
*
add new readPixels with direct memory parameters
commit-bot@chromium.org
2014-03-17
*
Add nine patch type to SkRRect.
commit-bot@chromium.org
2014-03-17
*
Revert of Add nine patch type to SkRRect. (https://codereview.chromium.org/19...
commit-bot@chromium.org
2014-03-17
*
remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead code
commit-bot@chromium.org
2014-03-17
*
Add nine patch type to SkRRect.
commit-bot@chromium.org
2014-03-17
*
Move SkNoSaveLayerCanvas.h to include/utils
robertphillips@google.com
2014-03-16
*
Implement support for a Context parameter in image filters
senorblanco@chromium.org
2014-03-14
*
De-virtualize SkCanvas matrix ops.
commit-bot@chromium.org
2014-03-13
*
getDeviceCapabilities is no longer need, so remove it
commit-bot@chromium.org
2014-03-13
*
Allow toString capability to be toggled independent of developer mode.
commit-bot@chromium.org
2014-03-13
*
De-virtualize SkCanvas save/restore.
commit-bot@chromium.org
2014-03-12
*
support direct writing to top layer, and hide getTopLayer()
reed@google.com
2014-03-12
*
Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://co...
commit-bot@chromium.org
2014-03-12
*
Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.c...
commit-bot@chromium.org
2014-03-11
*
Revert "De-virtualize SkCanvas save/restore."
fmalita@google.com
2014-03-11
*
De-virtualize SkCanvas save/restore.
fmalita@google.com
2014-03-11
*
Drop executable flag from headers so that they can be packaged
robertphillips@google.com
2014-03-11
*
hide getTotalClip, so we can eventually remove it
commit-bot@chromium.org
2014-03-08
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-08
*
Add SkCanvas::writePixels that takes info+pixels directly
commit-bot@chromium.org
2014-03-07
*
Add size_t bytesWritten() const to SkWStream.
commit-bot@chromium.org
2014-03-06
[next]