projects
/
platform
/
upstream
/
libSkiaSharp.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libSkiaSharp.git
2012-09-06
wjmaclean@chromium.org
Export SkPath equality operator.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
robertphillips...
Added 4.6.2 prefix to existing debugger moc files
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
robertphillips...
Adding 4.8.2 moc files for debugger
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
robertphillips...
Fixed assert in unlockStencilBuffer
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
bungeman@google.com
Restore line breaking in SkTextBox.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
rileya@google.com
Fix rtree bench name bug. Unreviewed.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
skia.committer...
Sanitizing source files in Skia_Periodic_House_Keeping
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
reed@google.com
Record the initial matrix when we begin picture-playbac...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
robertphillips...
Resource cache now explicitly takes ref of managed...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
edisonn@google.com
Add efffects to the list of dependencies for bench_pict...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
robertphillips...
Enforce calling of inherited onRelease & onAbandon...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
rileya@google.com
Add R-Tree bench.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
bsalomon@google.com
Shut up some Mac (xcode 3) warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
rileya@google.com
Add R-Tree data structure.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
robertphillips...
Simplified stencil buffer caching
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
skia.committer...
Sanitizing source files in Skia_Periodic_House_Keeping
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
borenet@google.com
Add NaCl port of Skia
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
reed@google.com
add more cases to dashline: circle-vs-square, 0,1,2...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
reed@google.com
add bench for drawline + dashing
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
borenet@google.com
Add ANGLE to DEPS, integrate build
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
tomhudson@google.com
Upstream Clank's SkFontHost_Android DRT infinite loop...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
tomhudson@google.com
Upstream clank: fix build on platforms (Clang/ARM)...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
bsalomon@google.com
Add effects/core.gypi to 'sources' to make them appear...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
borenet@google.com
Fix compile error in SkFontHost_none.cpp
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
bungeman@google.com
Future proof luminance caches.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
robertphillips...
Added bench to test multiple readPixels case
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
robertphillips...
Don't purge resources from cache if they have > 1 ref
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
robertphillips...
Switch GrGpu's GrResource list over to using SkTDLinkedList
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
robertphillips...
Reverting r5364 (Update ARM and NEON optimizations...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
skia.committer...
Sanitizing source files in Skia_Periodic_House_Keeping
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
caryclark@google.com
shape ops work in progress
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
reed@google.com
truncate our llist w/ null during rewind.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
scroggo@google.com
Fix windows build of tools.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
skia.committer...
Sanitizing source files in Skia_Periodic_House_Keeping
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
scroggo@google.com
Rename my DeferredPipeController to not conflict with...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
scroggo@google.com
Perform multi core rendering in bench_pictures.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
reed@google.com
add --dump-ops option to pinspect, which will invoke...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
reed@google.com
add more details when dumping saveLayer
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
bungeman@google.com
Serialization for DirectWrite
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
reed@google.com
(disabled) option to re-record a picture when loading
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
robertphillips...
Allow cache tracking to be enabled in release
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
djsollen@google.com
Update ARM and NEON optimizations for S32A_Opaque_BlitR...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
jkleinert@google.com
Adding checkboxes to skdiff output so a user can select...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
robertphillips...
Begin moving locking out of GrResourceCache
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
bsalomon@google.com
Recommit r5350 with fix for image failures (which affec...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
bensong@google.com
Records bench graph scale information so we can calcula...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
bsalomon@google.com
Revert 5350 while image changes are diagnosed.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
bsalomon@google.com
Remove fModulate from GrGLShaderBuilder
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
george@mozilla.com
The UBFX instruction isn't available on ARMv6; use...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
scroggo@google.com
Remove dead code and update a comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
reed@google.com
peephole optimize save/restore brackets that contain...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
skia.committer...
Sanitizing source files in Skia_Nightly_House_Keeping
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
reed@google.com
add SkWriter32::rewindToOffset() -- used for peephole...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
robertphillips...
Added find, lock to GrContext & GrResourceCache interfaces
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
robertphillips...
Minor refactoring of GrClipMaskManager::clipMaskPreamble
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
bsalomon@google.com
In which a series of things around attachToCanvas and...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
reed@google.com
SkDraw's constructor zero's is fields, so don't do...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
reed@google.com
check for exceeding int range when we stash the values...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
bsalomon@google.com
Clear SkCanvas::fLastDeviceToGainFocus when releasing...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
bsalomon@google.com
Linux warning fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
djsollen@google.com
Change Arabic sample character from 0x0600 to 0x0627.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
djsollen@google.com
Implement multi-threaded picture playback via cloning.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
rileya@google.com
Fix uninitialized values in bench_pictures' tiled renderer.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
bsalomon@google.com
Add helpers to add/modulate glsl vec4s.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
robertphillips...
Moved GrClipMaskCache to its own files
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
bsalomon@google.com
Fix int64->int32 warning
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
bsalomon@google.com
Add "class" missing from "friend class". How did this...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
bsalomon@google.com
Hide GrDrawTarget::Caps's member vars
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
caryclark@google.com
shape ops work in progress
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
vandebo@chromium.org
Normalize font BBox to make sure it's correct when...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
scroggo@google.com
Reenable pipe for imagefiltersgraph GM on Android.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
rileya@google.com
Change picture record benchmark to include begin/end...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
bsalomon@google.com
Some GrGLShaderBuilder cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
borenet@google.com
Move gm baselines from trunk/gm to gm-expected
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
bungeman@google.com
When creating gray from lcd, use luminance instead...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
reed@google.com
disable pipe for now
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
digit@google.com
Fix Clang build on Android.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
borenet@google.com
Fix ANGLE build
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
bsalomon@google.com
Make the SkGrPixelRef be responsible for unlocking...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
rileya@google.com
Added an overload of SkTQSort that sorts an array of...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
bsalomon@google.com
Fix dumb bug: redundant runs of upm<->pm roundtrip...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
reed@google.com
need to declare INHERITED for the instcount macros
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
reed@google.com
re-enable inst counting
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
bsalomon@google.com
Remove SkGpuDevice::fTexture, use new pixel ref class...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
reed@google.com
Add caching of the snapshot image form a surface
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
robertphillips...
Added second "truncated" cpu/wall timer to bench
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
robertphillips...
Added default to switch to stop compiler failure in...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
reed@google.com
remove these (flakes)
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
reed@google.com
rebaseline after text-gamma change
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
reed@google.com
rebaseline after text-gamma change
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
reed@google.com
rebaseline after text gamma change
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
george@mozilla.com
Add a new SkMemory implementation that uses mozalloc...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
borenet@google.com
Script to help cycle skia-autogen
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
george@mozilla.com
Explicitly cast to uin16_t to avoid an invalid implicit...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
robertphillips...
Added cros_daisy to build bots list
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
caryclark@google.com
shape ops work in progress
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
borenet@google.com
Change comment in PointTest to refer to GCC bug
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
bsalomon@google.com
Do premul and r/b swap conversions in a custom effect
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
bungeman@google.com
Fix PointTest.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
bungeman@google.com
Rebaseline for r5280.
commit
|
commitdiff
|
tree
|
snapshot
next