index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
Commit message (
Expand
)
Author
Age
*
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
*
eliminate config param -- it was always self's config
reed@google.com
2014-04-22
*
Add asADash entry point into SkPathEffect to allow extracting Dash info from ...
commit-bot@chromium.org
2014-04-22
*
SK_API-export SkBBHFactory & friends.
commit-bot@chromium.org
2014-04-22
*
add optional origin parameter to accessTopLayerPixels
commit-bot@chromium.org
2014-04-21
*
Remove offset to SkMallocPixelRef::NewWithData - use SkData::NewSubset instead.
commit-bot@chromium.org
2014-04-21
*
Fixes for SkPictureShader.
commit-bot@chromium.org
2014-04-21
*
Add flipped gradient branch to two point conical gradient
commit-bot@chromium.org
2014-04-21
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-20
*
inline SkMulDiv now that 64bit mul is inlineable
commit-bot@chromium.org
2014-04-19
*
Staging for cleanup of SkPicture-related headers
robertphillips@google.com
2014-04-18
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-18
*
Staged removal of SkPicture-derived classes
commit-bot@chromium.org
2014-04-17
*
Revert of Extract most of the mutable state of SkShader into a separate Conte...
commit-bot@chromium.org
2014-04-17
*
Revert r14218.
bungeman@google.com
2014-04-17
*
Orphan ProcXfermode, with an eye towards removing it
commit-bot@chromium.org
2014-04-17
*
Revert of Add flipped gradient branch to two point conical gradient (https://...
commit-bot@chromium.org
2014-04-17
*
Add flipped gradient branch to two point conical gradient
commit-bot@chromium.org
2014-04-17
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-17
*
Reverting r14225 (Fix SK_SUPPORT_DEPRECATED_RECORD_FLAGS handling - https://c...
robertphillips@google.com
2014-04-16
*
Fix SK_SUPPORT_DEPRECATED_RECORD_FLAGS handling
robertphillips@google.com
2014-04-16
*
read/write function_ptrs as just void*, and not as 'array of bytes'
commit-bot@chromium.org
2014-04-16
*
Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API
commit-bot@chromium.org
2014-04-16
*
fix #if SK_DEBUG -- should be #ifdef SK_DEBUG
reed@google.com
2014-04-16
*
remove legacy filter-flags, and store FilterLevel directly
commit-bot@chromium.org
2014-04-16
*
Extract most of the mutable state of SkShader into a separate Context object.
commit-bot@chromium.org
2014-04-16
*
Add cast for warning as error on Windows from r14201.
bungeman@google.com
2014-04-15
*
Fix size of rotated text with FreeType.
bungeman@google.com
2014-04-15
*
Mike R: please sanity check SkPostConfig.h
commit-bot@chromium.org
2014-04-14
*
Allow clients to specify an external SkImageFilter cache.
senorblanco@chromium.org
2014-04-14
*
resize canvas for GM + typo
commit-bot@chromium.org
2014-04-14
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-14
*
split SkPictureRecorder out of SkPicture
robertphillips@google.com
2014-04-13
*
Implement intra-frame cacheing in image filters.
commit-bot@chromium.org
2014-04-11
*
remove picture-backed surfaces
commit-bot@chromium.org
2014-04-11
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-11
*
Update bench to be able to preprocess skps
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
*
Clean up the default gamma settings.
bungeman@google.com
2014-04-10
*
Real fix for SK_API / Windows shared lib problems.
mtklein@google.com
2014-04-09
*
Rename kPMColor_SkColorType to kN32_SkColorType.
commit-bot@chromium.org
2014-04-09
*
Define SK_CPU_X86 on x86 machines.
commit-bot@chromium.org
2014-04-09
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-09
*
fix warning by removing padding field
reed@google.com
2014-04-08
*
Initial picture shader implementation
commit-bot@chromium.org
2014-04-08
*
WIP -- SkFont
reed@google.com
2014-04-08
*
Relax the assert in SkReadBuffer::setPictureVersion().
fmalita@google.com
2014-04-08
[next]