index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
remove call to setBitmapDevice (deprecated).
reed@google.com
2012-09-27
*
allow chrome to use old drawBitmapRect beahvior for now, using SK_SUPPORT_INT...
reed@google.com
2012-09-27
*
Remove deprecated SkOSWindow_wxwidgets.h
tfarina@chromium.org
2012-09-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-27
*
Load more fonts on Linux.
bungeman@google.com
2012-09-26
*
Remove memcpy/memcmp from GrDrawState. Hopefully, this fixes Issue 912 withou...
bsalomon@google.com
2012-09-26
*
remove uses of setBitmapDevice (DEPRECATED)
reed@google.com
2012-09-26
*
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
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-26
*
Vertical metrics for FreeType.
bungeman@google.com
2012-09-25
*
Fix some linux build warnings
bsalomon@google.com
2012-09-25
*
Remove GrTLList.h
robertphillips@google.com
2012-09-25
*
Remove SkListWidget.cpp, which has not been compiled for 18 months
epoger@google.com
2012-09-25
*
Delete SkListView.cpp, which has been #ifdef'ed out for 4+ years
epoger@google.com
2012-09-25
*
Reimplement drawBitmapRectToRect to correctly handle fraction srcRect.
reed@google.com
2012-09-25
*
This patch adds support for optional processing of the alpha channel in
senorblanco@chromium.org
2012-09-25
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-25
*
iOS support work in progress
caryclark@google.com
2012-09-24
*
Fix for GrTextureStripAtlas memory leak
robertphillips@google.com
2012-09-24
*
Addressed xcode analysis complaints
robertphillips@google.com
2012-09-24
*
Make flattenables no longer depend on global static initializers.
scroggo@google.com
2012-09-21
*
[PDF] Fix name generation - / needs to be escaped.
vandebo@chromium.org
2012-09-21
*
check for very large blurs, and don't try to cache the result in fontcache
reed@google.com
2012-09-21
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-21
*
Adding hasPendingCommands API method to SkDeferredCanvas
junov@chromium.org
2012-09-20
*
Fixing how deferred canvas purges itself when a clear is recoreded.
junov@chromium.org
2012-09-20
*
Adding a silent playback option to SkGPipeRead
junov@chromium.org
2012-09-20
*
remove use of SkRefPtr in public header (SkPDFDocument.h)
reed@google.com
2012-09-20
*
Fix premul alpha problems w/matrix convolution filter, and re-enable the bench.
senorblanco@chromium.org
2012-09-20
*
remove all SkRefPtr from SkPDFDevice.h
reed@google.com
2012-09-20
*
first cut at making iOS work
caryclark@google.com
2012-09-20
*
In bench_pictures, use a pool of tiles for multicore drawing.
scroggo@google.com
2012-09-20
*
Yet another speculative Android fix. Unreviewed.
senorblanco@chromium.org
2012-09-19
*
Renaming a couple methods in SkDeferredCanvas.cpp to improve readability
junov@chromium.org
2012-09-19
*
Speculative fix for Android GMs. Unreviewed.
senorblanco@chromium.org
2012-09-19
*
begin to skiafy PDF headers : removing use of SkRefPtr
reed@google.com
2012-09-19
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-19
*
Implements a matrix convolution filter (raster path only). The filtering loop
senorblanco@chromium.org
2012-09-18
*
Explicitly convert from int to SkScalar to avoid a compiler error on gcc 4.5
george@mozilla.com
2012-09-18
*
Added functor to GrTHashCache to allow discovery of un-reffed resources
robertphillips@google.com
2012-09-18
*
update gyp files to build on iOS
caryclark@google.com
2012-09-18
*
re-re-land 5578
reed@google.com
2012-09-18
*
Move GrTextureParams from GrSamplerState to GrTextureAccess
bsalomon@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
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-18
*
Check for invalid SkPictures
borenet@google.com
2012-09-17
[next]