index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
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
*
Added 4.6.2 prefix to existing debugger moc files
robertphillips@google.com
2012-09-06
*
Adding 4.8.2 moc files for debugger
robertphillips@google.com
2012-09-06
*
Fixed assert in unlockStencilBuffer
robertphillips@google.com
2012-09-06
*
Restore line breaking in SkTextBox.
bungeman@google.com
2012-09-06
*
Fix rtree bench name bug. Unreviewed.
rileya@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
*
Add efffects to the list of dependencies for bench_pictures. Required on Andr...
edisonn@google.com
2012-09-05
*
Enforce calling of inherited onRelease & onAbandon mthds in GrResource-derive...
robertphillips@google.com
2012-09-05
*
Add R-Tree bench.
rileya@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
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-05
*
Add NaCl port of Skia
borenet@google.com
2012-09-04
*
add more cases to dashline: circle-vs-square, 0,1,2 stroke_width
reed@google.com
2012-09-04
*
add bench for drawline + dashing
reed@google.com
2012-09-04
*
Add ANGLE to DEPS, integrate build
borenet@google.com
2012-09-04
*
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
*
Add effects/core.gypi to 'sources' to make them appear in VS projects
bsalomon@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
*
Added bench to test multiple readPixels case
robertphillips@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
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-01
*
shape ops work in progress
caryclark@google.com
2012-08-31
*
truncate our llist w/ null during rewind.
reed@google.com
2012-08-31
*
Fix windows build of tools.
scroggo@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 --dump-ops option to pinspect, which will invoke SkDumpCanvas on the pict...
reed@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
*
(disabled) option to re-record a picture when loading
reed@google.com
2012-08-31
*
Allow cache tracking to be enabled in release
robertphillips@google.com
2012-08-31
*
Update ARM and NEON optimizations for S32A_Opaque_BlitRow32.
djsollen@google.com
2012-08-31
*
Adding checkboxes to skdiff output so a user can select a subset of images to...
jkleinert@google.com
2012-08-30
*
Begin moving locking out of GrResourceCache
robertphillips@google.com
2012-08-30
[next]