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
*
Remove use of varargs in SkImageFilter. This is causing a crash in recent
senorblanco@chromium.org
2012-10-22
*
Add SK_API to SkString for hclam@chromium.org
vandebo@chromium.org
2012-10-18
*
Make table color filter use asNewCustomStage.
bsalomon@google.com
2012-10-17
*
Use GrCustomStage to implement color matrix.
bsalomon@google.com
2012-10-17
*
Reland r5963 with two fixes:
bsalomon@google.com
2012-10-16
*
Revert r5962 because of failures.
bsalomon@google.com
2012-10-16
*
Require matrix for custom stage to be set when custom stage is installed.
bsalomon@google.com
2012-10-16
*
Add SK_API to base classes of classes with SK_API.
bungeman@google.com
2012-10-13
*
When two or more color matrix image filters are connected together, and the n...
senorblanco@chromium.org
2012-10-12
*
Add SkShader::asShadeProc to fast-path the caller when the shader is fast
reed@google.com
2012-10-12
*
Fonts with cubic outlines are rendered without ClearType by GDI.
bungeman@google.com
2012-10-12
*
Minimize use of SkDraw's matrix in SkGpuDevice.
bsalomon@google.com
2012-10-11
*
SkTCopyOnFirstWrite
bsalomon@google.com
2012-10-11
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-11
*
This patch implements generalized DAG connectivity for SkImageFilter. SkImag...
senorblanco@chromium.org
2012-10-10
*
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
*
Remove external matrix feature.
bsalomon@google.com
2012-10-08
*
Add the ability to provide function pointers to SkPicture serialization
scroggo@google.com
2012-10-04
*
Lock gFTMutex when modifying FT globals.
scroggo@google.com
2012-10-04
*
Disable SK_DEBUG_PATH_REF in debug builds.
bsalomon@google.com
2012-10-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-04
*
Adds extra debugging to SkPathRef that can optionally be turned on in a relea...
bsalomon@google.com
2012-10-03
*
Revert r5557 (which itself was a revert of r5433). Relands SkPathRef. Will fo...
bsalomon@google.com
2012-10-03
*
add getSeed()
reed@google.com
2012-10-02
*
re-land removal of setBitmapDevice
reed@google.com
2012-10-01
*
Rolling back r5732 due to Chrome Mac compiler issues
robertphillips@google.com
2012-09-30
*
remove setBitmapDevice -- no longer called, and is a necessary step on our way
reed@google.com
2012-09-28
*
Fix recursive GPU processing for SkImageFilter. Plumb through the
senorblanco@chromium.org
2012-09-27
*
Suppress some warnings on linux.
bsalomon@google.com
2012-09-26
*
add getMetaData() to SkCanvas (as part of our master plan to remove
mike@reedtribe.org
2012-09-26
*
Reimplement drawBitmapRectToRect to correctly handle fraction srcRect.
reed@google.com
2012-09-25
*
"fix" chrome build
robertphillips@google.com
2012-09-25
*
iOS support work in progress
caryclark@google.com
2012-09-24
*
Make flattenables no longer depend on global static initializers.
scroggo@google.com
2012-09-21
*
remove unused parameter (that also slowed us down) to SkAutoTDelete
reed@google.com
2012-09-20
*
first cut at making iOS work
caryclark@google.com
2012-09-20
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
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
*
Check for invalid SkPictures
borenet@google.com
2012-09-17
*
Temporarily revert r5433 due to http://www.crbug.com/148637 until after M23 b...
bsalomon@google.com
2012-09-14
*
Fix some nits from http://codereview.appspot.com/6506103/
rileya@google.com
2012-09-14
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-14
*
Add R-Tree record flag to SkPicture, plus some cleanup/fixes in associated cl...
rileya@google.com
2012-09-13
*
re-apply 5508, but with the new compile-flag disabled for now
reed@google.com
2012-09-12
[next]