index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Extended instance counting to all GrResource-derived classes
robertphillips@google.com
2012-09-11
*
Removed access of freed memory in GrContext dtor
robertphillips@google.com
2012-09-11
*
Fixed memory leak in RTreeBench
robertphillips@google.com
2012-09-11
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-11
*
Fix for DEPS compiler issue in SkGrFontScaler.cpp
robertphillips@google.com
2012-09-10
*
Init graphics in bench_pictures.
scroggo@google.com
2012-09-10
*
land https://codereview.appspot.com/6492099/ -- fix for iOS
reed@google.com
2012-09-10
*
Added Qt 4.8.1 moc files for precise builds
robertphillips@google.com
2012-09-10
*
Fix ordering of initializer list to fix compiler complaints.
rileya@google.com
2012-09-10
*
Whitespace change to trigger rebuild after skp checkin
borenet@google.com
2012-09-10
*
Add per-picture logging to render_pictures
borenet@google.com
2012-09-10
*
Fix bug in R-Tree bulk-load. Unreviewed.
rileya@google.com
2012-09-10
*
Add optional aspect ratio parameter to R-Tree, this helps the bulk load algor...
rileya@google.com
2012-09-10
*
Fix render_pictures for skia_static_initializers=0
borenet@google.com
2012-09-10
*
Fix Android build of render_pictures (Again)
borenet@google.com
2012-09-10
*
disable replay for now
reed@google.com
2012-09-10
*
Fix Android build of render_pictures
borenet@google.com
2012-09-10
*
add techtalk slide for now (can remove it tomorrow)
reed@google.com
2012-09-10
*
Fix issue where bw bitmask uploaded to gr 565, 8888 glyph cache
bsalomon@google.com
2012-09-10
*
update MS counter to show actual milliseconds
reed@google.com
2012-09-10
*
cache decoded bitmap in global for now
reed@google.com
2012-09-10
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-10
*
enable lcdtext
mike@reedtribe.org
2012-09-10
*
update
mike@reedtribe.org
2012-09-10
*
Removed old resource locking system
robertphillips@google.com
2012-09-09
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-09
*
apend sample_grab file name with .png
reed@google.com
2012-09-08
*
change duration of transition animation to 1, effectively removing it (for now)
reed@google.com
2012-09-08
*
update
reed@google.com
2012-09-08
*
experimental
reed@google.com
2012-09-08
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-08
*
Fix mask gamma rounding issues on x87.
bungeman@google.com
2012-09-07
*
Added explicit cache clearing
robertphillips@google.com
2012-09-07
*
Whitespace change to cycle the bots after master restart
borenet@google.com
2012-09-07
*
Added cache stats printout to tests
robertphillips@google.com
2012-09-07
*
Remove extraneous const qualifier.
bsalomon@google.com
2012-09-07
*
download_baselines: allow user to select which builder's images to download
epoger@google.com
2012-09-07
*
Fix for Windows build.
scroggo@google.com
2012-09-07
*
SkPathRef: one allocation for pts+verbs, path GenID, copy-on-write
bsalomon@google.com
2012-09-07
*
Report data from bench_pictures in the same fashion as bench.
scroggo@google.com
2012-09-07
*
Try r5428 again with fix
bsalomon@google.com
2012-09-07
*
Revert 5428 and 5429.
bsalomon@google.com
2012-09-07
*
Fix shader errors in r5428.
bsalomon@google.com
2012-09-07
*
Consolidate texture access functions, provide default GrTextureAccess
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-07
*
Add SkPictureRecord subclass that computes bounding boxes.
rileya@google.com
2012-09-06
*
Introduce GrGLShaderBuilder::TextureSampler
bsalomon@google.com
2012-09-06
*
Fixed Windows compiler complaints (esp. in debugger)
robertphillips@google.com
2012-09-06
*
Export SkPath equality operator.
wjmaclean@chromium.org
2012-09-06
[next]