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
...
*
Reduce SkMaskGamma cache thrashing.
bungeman@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
*
Make BBoxHierarchy ref-counted, fix leak in RTreeTest.
rileya@google.com
2012-09-11
*
Add helper for maintaining clip/matrix state in non-contiguous picture playback.
rileya@google.com
2012-09-11
*
Move GrTextureAccess decl/defn to separate files
bsalomon@google.com
2012-09-11
*
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
*
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
*
land https://codereview.appspot.com/6492099/ -- fix for iOS
reed@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 issue where bw bitmask uploaded to gr 565, 8888 glyph cache
bsalomon@google.com
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-08
*
Fix mask gamma rounding issues on x87.
bungeman@google.com
2012-09-07
*
Added explicit cache clearing
robertphillips@google.com
2012-09-07
*
Remove extraneous const qualifier.
bsalomon@google.com
2012-09-07
*
SkPathRef: one allocation for pts+verbs, path GenID, copy-on-write
bsalomon@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
*
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
*
Export SkPath equality operator.
wjmaclean@chromium.org
2012-09-06
*
Fixed assert in unlockStencilBuffer
robertphillips@google.com
2012-09-06
*
Restore line breaking in SkTextBox.
bungeman@google.com
2012-09-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-06
*
Record the initial matrix when we begin picture-playback, and concat with
reed@google.com
2012-09-05
*
Resource cache now explicitly takes ref of managed resources
robertphillips@google.com
2012-09-05
*
Enforce calling of inherited onRelease & onAbandon mthds in GrResource-derive...
robertphillips@google.com
2012-09-05
*
Shut up some Mac (xcode 3) warnings
bsalomon@google.com
2012-09-05
*
Add R-Tree data structure.
rileya@google.com
2012-09-05
*
Simplified stencil buffer caching
robertphillips@google.com
2012-09-05
*
Upstream Clank's SkFontHost_Android DRT infinite loop fix.
tomhudson@google.com
2012-09-04
*
Upstream clank: fix build on platforms (Clang/ARM) that don't support 'optimize'
tomhudson@google.com
2012-09-04
*
Fix compile error in SkFontHost_none.cpp
borenet@google.com
2012-09-04
*
Future proof luminance caches.
bungeman@google.com
2012-09-04
*
Don't purge resources from cache if they have > 1 ref
robertphillips@google.com
2012-09-04
*
Switch GrGpu's GrResource list over to using SkTDLinkedList
robertphillips@google.com
2012-09-04
*
Reverting r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32)
robertphillips@google.com
2012-09-04
*
truncate our llist w/ null during rewind.
reed@google.com
2012-08-31
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-08-31
*
Rename my DeferredPipeController to not conflict with the other.
scroggo@google.com
2012-08-31
*
Perform multi core rendering in bench_pictures.
scroggo@google.com
2012-08-31
*
add more details when dumping saveLayer
reed@google.com
2012-08-31
*
Serialization for DirectWrite
bungeman@google.com
2012-08-31
[prev]
[next]