index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
Revert r10603 (Remove operator== from SkPaint) due to Chrome failures
robertphillips@google.com
2013-08-07
*
Restore SkPath(const SkPath&) to copy the generation ID on Android.
mtklein@google.com
2013-08-07
*
Add downsample from 8888 to 4444.
scroggo@google.com
2013-08-07
*
Add getFamilyNames to SkTypeface.
bungeman@google.com
2013-08-07
*
Add SkCanvas::drawPosTextBounded.
commit-bot@chromium.org
2013-08-07
*
Reverting r10608 (Add getFamilyNames to SkTypeface) due to compilation failures
robertphillips@google.com
2013-08-07
*
Add getFamilyNames to SkTypeface.
bungeman@google.com
2013-08-07
*
Remove operator== from SkPaint
commit-bot@chromium.org
2013-08-07
*
Add getFamilyNames to SkTypeface.
bungeman@google.com
2013-08-07
*
Reverting r10589: Add getFamilyNames to SkTypeface
jvanverth@google.com
2013-08-06
*
Add getFamilyNames to SkTypeface.
bungeman@google.com
2013-08-06
*
Fix race condition when locking/unlocking pixels.
djsollen@google.com
2013-08-06
*
revise SkTDynamicHash and add unit tests
commit-bot@chromium.org
2013-08-05
*
Added ctm matrix to GPU path
commit-bot@chromium.org
2013-08-05
*
Enable SkUtilsArm on all ARM platforms and always use NDK compliant NEON dete...
djsollen@google.com
2013-08-05
*
Avoid counting verbs twice in SkPath::isEmpty()
commit-bot@chromium.org
2013-08-05
*
Implement onGetTableTags and onGetTableData on Windows.
bungeman@google.com
2013-08-01
*
Reintroduce default impls removed in 10495.
bungeman@google.com
2013-08-01
*
Implement onGetTableTags and onGetTableData on Windows.
bungeman@google.com
2013-08-01
*
Make SkPath::conservativelyContainsRect not assert on paths that begin with r...
commit-bot@chromium.org
2013-08-01
*
add impls for createfromstream for fontconfig fontmgr
reed@google.com
2013-07-31
*
add dox to SkTDynamicHash, fix typo of Key instead of KEY
reed@google.com
2013-07-31
*
Upstream changes from Android
djsollen@google.com
2013-07-31
*
+ ,fLastAllocated(NULL)
commit-bot@chromium.org
2013-07-30
*
Remove old default implementation of SkTypeface::onGetUPEM.
bungeman@google.com
2013-07-30
*
refactoring for SK_FONTHOST_USES_FONTMGR option
reed@google.com
2013-07-30
*
fold SK_CPU_HAS_CONDITION_INSTR through as always defined
commit-bot@chromium.org
2013-07-30
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-30
*
expose getFamilyName to public SkTypeface
reed@google.com
2013-07-29
*
Matrix decomposition cleanup: Add is_degenerate_2x2(), and fix some asserts
commit-bot@chromium.org
2013-07-29
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-28
*
Fix metrics on Windows.
bungeman@google.com
2013-07-27
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-26
*
Implement crop rect for lighting image filters. Changes for the CPU path were...
senorblanco@chromium.org
2013-07-26
*
fix android build
humper@google.com
2013-07-25
*
make the filter mode for GrTextureAccess an enum so we can plumb down
humper@google.com
2013-07-25
*
experimentally enable USE_HASH for scaledimagecache
reed@google.com
2013-07-25
*
use dynamic hash to speed up scaledimagecache
reed@google.com
2013-07-25
*
use namespace instead of static for template params
reed@google.com
2013-07-25
*
experimental dynamic-hash (disabled)
reed@google.com
2013-07-25
*
drawBitmap* cleanup
robertphillips@google.com
2013-07-25
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-25
*
This patch implements a crop rect for SkImageFilter. It has been implemented ...
senorblanco@chromium.org
2013-07-24
*
Start from scratch on a faster SkFlatDictionary.
commit-bot@chromium.org
2013-07-24
*
free cache in destructor, in case endContext was not called. change Resize to...
reed@google.com
2013-07-24
*
Revert "Start from scratch on a faster SkFlatDictionary."
mtklein@google.com
2013-07-24
*
Start from scratch on a faster SkFlatDictionary.
commit-bot@chromium.org
2013-07-24
*
Add basic SVD support to SkMatrix. Allows you to pull out the x- and y-scale ...
commit-bot@chromium.org
2013-07-24
*
use SK_DECLARE_STATIC_MUTEX
reed@google.com
2013-07-24
*
add mipmaps to scaledimagecache
reed@google.com
2013-07-24
[next]