index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Adding hasPendingCommands API method to SkDeferredCanvas
junov@chromium.org
2012-09-20
*
Whitespace change to trigger a bot cycle after r5630
borenet@google.com
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
*
Got debugger compiling again after SkCanvas API change
robertphillips@google.com
2012-09-20
*
Prevent LinearRegression from dividing by zero so the GenerateBenchGraphs ste...
senorblanco@chromium.org
2012-09-20
*
Remove automatic resizing in *_pictures
borenet@google.com
2012-09-20
*
Update bench_expectations
borenet@google.com
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
*
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
*
Pull SDKROOT into a gyp variable, so it can be locally overridden. This
senorblanco@chromium.org
2012-09-20
*
first cut at making iOS work
caryclark@google.com
2012-09-20
*
Fix GrTextureAccess::operator ==
bsalomon@google.com
2012-09-20
*
In render_pictures tiled rendering, draw a separate PNG for each tile.
scroggo@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
*
Skip empty directories and input files not ending in .skp in *_pictures
borenet@google.com
2012-09-19
*
begin to skiafy PDF headers : removing use of SkRefPtr
reed@google.com
2012-09-19
*
Whitespace change to trigger a rebuild after removing bad bench data from r5592
borenet@google.com
2012-09-19
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-19
*
Unreviewed; build fix.
senorblanco@chromium.org
2012-09-18
*
Implements a matrix convolution filter (raster path only). The filtering loop
senorblanco@chromium.org
2012-09-18
*
shape ops work in progress
caryclark@google.com
2012-09-18
*
Explicitly convert from int to SkScalar to avoid a compiler error on gcc 4.5
george@mozilla.com
2012-09-18
*
Fix for r5587 compiler error (removed ../src/gpu in HashCacheTest.cpp)
robertphillips@google.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
*
Reuse one canvas for every tile in bench_pictures (in single threaded mode).
scroggo@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
*
Add a header for OverView.cpp as well.
tfarina@chromium.org
2012-09-18
*
Set DEFAULT_REPEATS to 1
borenet@google.com
2012-09-17
*
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
*
Fixed valgrind complaint in MatrixBench
robertphillips@google.com
2012-09-17
*
fixed compiler complaints
robertphillips@google.com
2012-09-17
*
Fixed memory leak in deferred_canvas_record bench
robertphillips@google.com
2012-09-17
*
Made more benchs non-rendering
robertphillips@google.com
2012-09-17
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-15
[next]