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
*
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
*
Add GrColor to RGBA float helper func
bsalomon@google.com
2012-09-17
*
Fix a Ref count bug in SkFontHost_win_dw.cpp
bungeman@google.com
2012-09-17
*
Fixed unused variable compiler complaint
robertphillips@google.com
2012-09-17
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-15
*
Temporarily revert r5433 due to http://www.crbug.com/148637 until after M23 b...
bsalomon@google.com
2012-09-14
*
speculative fix for crbug.com/147406 -- disabling save/clip/restore peephole
reed@google.com
2012-09-14
*
Double size of buffer for SkString::printf()
rileya@google.com
2012-09-14
*
For a picture playback with nothing written, use an empty SkData.
scroggo@google.com
2012-09-14
*
landing https://codereview.appspot.com/6506117
reed@google.com
2012-09-14
*
Fix some nits from http://codereview.appspot.com/6506103/
rileya@google.com
2012-09-14
*
fix fragile cubic stepper, where we want to assert that each tesselated segment
reed@google.com
2012-09-14
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-14
*
Fix for gcc compile error. Unreviewed.
rileya@google.com
2012-09-13
*
Add R-Tree record flag to SkPicture, plus some cleanup/fixes in associated cl...
rileya@google.com
2012-09-13
*
Check if SK_BUILD_FOR_MAC is defined rather than whether it's 1
george@mozilla.com
2012-09-13
*
Address warnings from clang build bot
robertphillips@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
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-12
*
Fix texture ref/unref bug in GrContext::createResizedTexture
robertphillips@google.com
2012-09-11
*
Revert r5491, r5495, r5497, and r5498.
borenet@google.com
2012-09-11
*
Add SkBBoxRecord subclass that builds up a BBoxHierarchy and PictureStateTree.
rileya@google.com
2012-09-11
*
Fix GrGLCreateNativeInterface_android
borenet@google.com
2012-09-11
*
Add more logging to GrGLInterface. Temporary.
borenet@google.com
2012-09-11
*
Add lots of logging to GrGLInterface.cpp. Temporary.
borenet@google.com
2012-09-11
*
printf->SkDebugf for r5491
borenet@google.com
2012-09-11
*
Fix 5492.
bungeman@google.com
2012-09-11
[next]