index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
...
*
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
*
"fix" chrome build
robertphillips@google.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
*
Make flattenables no longer depend on global static initializers.
scroggo@google.com
2012-09-21
*
Adding hasPendingCommands API method to SkDeferredCanvas
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
*
remove unused parameter (that also slowed us down) to SkAutoTDelete
reed@google.com
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
*
Fix GrTextureAccess::operator ==
bsalomon@google.com
2012-09-20
*
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
*
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
*
Check for invalid SkPictures
borenet@google.com
2012-09-17
*
Add GrColor to RGBA float helper func
bsalomon@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
*
Make texteffects gm work through serialization and pipe.
scroggo@google.com
2012-09-12
*
revert 5508 -- it broke most of the builds
reed@google.com
2012-09-12
*
Using the device scale factor for glyph positioning
wjmaclean@chromium.org
2012-09-12
*
Revert r5491, r5495, r5497, and r5498.
borenet@google.com
2012-09-11
*
printf->SkDebugf for r5491
borenet@google.com
2012-09-11
*
Temporarily add logging to GrContextFactory and SkNativeGLContext_android
borenet@google.com
2012-09-11
*
Wrap all GrCustomStage textures in GrTextureAccess, remove StageDesc::fInConf...
bsalomon@google.com
2012-09-11
*
Move GrTextureAccess decl/defn to separate files
bsalomon@google.com
2012-09-11
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-10
*
Removed old resource locking system
robertphillips@google.com
2012-09-09
*
Added explicit cache clearing
robertphillips@google.com
2012-09-07
*
SkPathRef: one allocation for pts+verbs, path GenID, copy-on-write
bsalomon@google.com
2012-09-07
*
Add SK_API to path == decl.
bsalomon@google.com
2012-09-07
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-06
*
Enforce calling of inherited onRelease & onAbandon mthds in GrResource-derive...
robertphillips@google.com
2012-09-05
*
Simplified stencil buffer caching
robertphillips@google.com
2012-09-05
*
Future proof luminance caches.
bungeman@google.com
2012-09-04
*
Switch GrGpu's GrResource list over to using SkTDLinkedList
robertphillips@google.com
2012-09-04
*
Perform multi core rendering in bench_pictures.
scroggo@google.com
2012-08-31
*
Allow cache tracking to be enabled in release
robertphillips@google.com
2012-08-31
*
Remove dead code and update a comment.
scroggo@google.com
2012-08-30
[prev]
[next]