index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Test for (SkipBuildbotRuns) II
rmistry@google.com
2013-01-25
*
Test for (SkipBuildbotRuns)
rmistry@google.com
2013-01-25
*
Manually parse arguments in submit_try
borenet@google.com
2013-01-25
*
Whitespace change to test (SkipBuildbotRuns)
rmistry@google.com
2013-01-25
*
[PDF] Handle invalid glyph IDs on drawText methods.
vandebo@chromium.org
2013-01-25
*
Fix nextRangeU(0, MAX_UINT) div by zero.
bsalomon@google.com
2013-01-25
*
Presubmit should check that source files end in atleast one newline
rmistry@google.com
2013-01-25
*
Leave one and only one newline at the end of source files
rmistry@google.com
2013-01-25
*
Avoid O(n) stack space usage in qsort.
bungeman@google.com
2013-01-25
*
reduce array size in debug builds for sortbench. This avoids a stack-overflow
reed@google.com
2013-01-25
*
Move random from core to utils
bsalomon@google.com
2013-01-25
*
Whitespace change to test (SkipBuildbotRuns) locally
rmistry@google.com
2013-01-25
*
Only clear the part of the texture used by the device (duh!)
bsalomon@google.com
2013-01-25
*
doh: use *srcPtr instead of src (which is now obsolete) when we check for spe...
reed@google.com
2013-01-25
*
Hid large dashed line optimization behind compiler flag
robertphillips@google.com
2013-01-25
*
Whitespace change to trigger rebuilds
rmistry@google.com
2013-01-25
*
Whitespace change to trigger rebuilds
rmistry@google.com
2013-01-25
*
Triggering rebuilds after r7386
rmistry@google.com
2013-01-25
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-25
*
Rebaselined webpage image GMs for ['base-shuttle-win7-intel-float'] on Google...
rmistry@google.com
2013-01-25
*
Remove ConcaveToTriangles.
bungeman@google.com
2013-01-24
*
Bottom-up heapsort.
bungeman@google.com
2013-01-24
*
fix missing-case-statement warning
reed@google.com
2013-01-24
*
shape ops work in progress
caryclark@google.com
2013-01-24
*
Modify submit_try to work on windows
borenet@google.com
2013-01-24
*
add optional cull-rect to patheffects, so they can do less work if their results
reed@google.com
2013-01-24
*
Fix SampleApp ANGLE mode.
bsalomon@google.com
2013-01-24
*
Fix spelling error.
bsalomon@google.com
2013-01-24
*
change giantdashline test to use 4 intervals, to explicitly avoid the asPoints
reed@google.com
2013-01-24
*
doh. drawRRect is not on SkDevice.... yet
reed@google.com
2013-01-24
*
Fix logic bug introduced in r7346.
bsalomon@google.com
2013-01-24
*
override drawOval and drawRRect in GatherPixelRefDevice, so we don't miss those,
reed@google.com
2013-01-24
*
update to emphasis the culling aspect of the test (making the line much longer,
reed@google.com
2013-01-24
*
add bench for giant dashed lines, to test future optimizations for culling
reed@google.com
2013-01-24
*
use DEF_BENCH for clarity
reed@google.com
2013-01-24
*
Remove method calls on invalid "this" pointer.
bungeman@google.com
2013-01-24
*
The oval path bench tests used to draw a circle, but I changed them to an oval
jvanverth@google.com
2013-01-24
*
Fix sort test.
bungeman@google.com
2013-01-24
*
Rebaselined webpage image GMs for ['base-shuttle-win7-intel-float'] on Google...
rmistry@google.com
2013-01-24
*
Make all GrContext members that return a texture also ref the texture for the...
bsalomon@google.com
2013-01-24
*
Move code in isPaintOpaque from SkDeferredCanvas.cpp to SkPaintPriv
junov@chromium.org
2013-01-24
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-24
*
Rebaselined webpage image GMs for ['base-shuttle-win7-intel-float'] on Google...
rmistry@google.com
2013-01-24
*
Add deferred count to GrResource.
bsalomon@google.com
2013-01-23
*
Fix bug introduced in r7348, deleting wrapped resources.
bsalomon@google.com
2013-01-23
*
Replace gcl_try with submit_try
borenet@google.com
2013-01-23
*
Changes per-tile bench values to use the average of repetitions from new benc...
bensong@google.com
2013-01-23
*
Reverse sense of convex-quad-fix compiler flag
robertphillips@google.com
2013-01-23
*
Make GrResource know whether 3D objects' lifetimes are managed by Skia or not.
bsalomon@google.com
2013-01-23
*
Revert r7341
edisonn@google.com
2013-01-23
[next]