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-01-18
epoger@google.com
Remove apparent SkIntToScalar(SkScalar) call in SkScale...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
junov@google.com
Updating gm's usage message
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
schenney@chromium.org
Somehow this change was missing from the previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
schenney@chromium.org
Fixing the behavior of SkPathMeasure to reflect changes...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
reed@google.com
add GenA8FromLCD as a hack to force GDI to create the...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
epoger@google.com
Landing change from codereview.appspot.com/5540063/
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
junov@google.com
Adding class SkDeferredCanvas for deferred rendering.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
epoger@google.com
Change download-baselines script to download images...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
bsalomon@google.com
Attempt to reland 3054
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
bsalomon@google.com
Revert r3054 for failing tests
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
bsalomon@google.com
Add constant coverage to GrDrawState
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
epoger@google.com
whitespace change to trigger Skia buildbot
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
reed@google.com
if the y-max has neighbors (prev and next) with the...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
reed@google.com
rebaseline following change to subpixel positioning
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
epoger@google.com
whitespace change to tri
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
bsalomon@google.com
Incorporate changes related to Tom's post-hoc comments...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
bsalomon@google.com
fix assert
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
bsalomon@google.com
Add GrDrawState reset
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
bsalomon@google.com
second try to fix assert
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
bsalomon@google.com
Change static asserts of scalar type to runtime asserts...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
bsalomon@google.com
Add convex path renderer (disabled)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
skyostil@google.com
Modify SkBitmap::extractSubset() to respect volatility
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
bungeman@google.com
Rebaseline for 3037.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
bungeman@google.com
Subpixel text 3/8 of a pixel too far to the right.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
skyostil@google.com
Modify SkBitmap::extractSubset() to respect opaqueness
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
bsalomon@google.com
Add gyp variable to disable OSAA
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
bsalomon@google.com
Fix vs2010 int to scalar warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
bsalomon@google.com
Add code path to SW rasterize paths and upload as a...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
tomhudson@google.com
Create floating-point square root path for 16b mirrored...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
schenney@chromium.org
Adding new SkPathMeasure tests, defined out for now...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
senorblanco...
Add a wide stroked line path benchmark to bench. It...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
reed@google.com
automatically inject a moveTo if we see a close followe...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
tomhudson@google.com
Convert 32b radial gradient procs to take SkScalar...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
reed@google.com
remove unused bool param to SkMutex constructor
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
bsalomon@google.com
Remove supports per-vertex coverage caps bit
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
tomhudson@google.com
Remove obsolete SK_USE_FLOAT_SQRT
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
reed@google.com
update baseline
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
reed@google.com
reenable direction test, fix handling of degenerate...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
epoger@google.com
Fix SkScalar values in ClipperTest.cpp; these were...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
tomhudson@google.com
Fix the string we're checking for in the #if defined...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
reed@google.com
disable test until I can fix it
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
bungeman@google.com
Roll gyp to 1139.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
bsalomon@google.com
Fix variable renaming in asserts related to r3015
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
bsalomon@google.com
Remove shadersupport caps bit
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
reed@google.com
fix cheapComputeDirection() in the non-convex case...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
bungeman@google.com
Rebaseline for 3010.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
digit@google.com
android: optimize atomics routines
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
reed@google.com
improve clamping logic when handling imprecise chopping...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
bungeman@google.com
Correct GPU glyph positioning.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
bsalomon@google.com
fix compilation error in GrContext.cpp when PREFER_MSAA...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
bsalomon@google.com
fix comment
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
reed@google.com
detect (and reject) if radius ia NaN, by using !(radius...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
senorblanco...
Export SkColorMatrixFilter via SK_API.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
caryclark@google.com
work in progress for shape operations
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
reed@google.com
stroking wants CW, so we reverse if the orig was CCW
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
reed@google.com
use SkIntToScalar
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
reed@google.com
use SkIntToScalar(10) instead of 10 for parameters...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
reed@google.com
add gm for reverseAddPath
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
reed@google.com
restore (debugged) cheapComputeDirection
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
reed@google.com
disable for now
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
reed@google.com
disable cheap check while its being debugged
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
bsalomon@google.com
Remove accidentally checked in printf
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
reed@google.com
add SkPath::cheapComputeDirection() plus unittests
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
reed@google.com
add SkPath::reverseAddPath()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
epoger@google.com
Add --add-new-files option to download-baselines.py...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
digit@google.com
Android: disable static global initializers
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
digit@google.com
remove one un-needed static initializer
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
djsollen@google.com
Change remaining ANDROID ifdefs to SK_BUILD_FOR_ANDROID
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
djsollen@google.com
Add ARM optimizations to the build.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
tomhudson@google.com
Code cleanup: move gradient inner loops into procs.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
djsollen@google.com
Exclude BGRA readPixel tests on Android until bug 438...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
reed@google.com
remove obsolete file
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
mike@reedtribe.org
add unittest for sk_memset16 and sk_memset32
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
mike@reedtribe.org
override asComponentTable()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
bsalomon@google.com
Towards enabling -Werror in skia on Linux
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
bsalomon@google.com
Fix check for glTexStorage2D fn ptr
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
reed@google.com
add allowImageFilter() so a device can allow/disallow...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
bungeman@google.com
Rebaseline mac fixed poly2poly.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
bungeman@google.com
Mac generateFontMetrics not converting to scalar.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
reed@google.com
baselines for macpro
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
reed@google.com
add filterImage() entry-point to SkDevice, to allow...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
bungeman@google.com
Remove attempt at subpixel handling from GDI font host.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
vandebo@chromium.org
[PDF] Fix some scalar/int assumptions.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
senorblanco...
When applying a color matrix, unpremultiply the source...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
bungeman@google.com
Make font scaler gm work correctly in fixed point.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
senorblanco...
Reverting r2969, since it broke the GLPrograms RunTests...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
reed@google.com
add asComponentTable() query (will impl in SkTableColor...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
caryclark@google.com
make getOrigin() public so callers can adjust layer
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
senorblanco...
When applying a color matrix, unpremultiply the source...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
bungeman@google.com
The units used to setup XPS should be SkScalars.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
bsalomon@google.com
Fix Mac build
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
bsalomon@google.com
Add support for GL texture storage
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
mike@reedtribe.org
remove as these are replaced by SkJSON
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
bsalomon@google.com
Trash cached render target when creating a new FBO...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
senorblanco...
Fix incorrect use of the SK_RESTRICT macro in SkColorMa...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
schenney@chromium.org
Add the ability to iterate through a path without modif...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
djsollen@google.com
Allow 0 as a valid text size in SkPaint.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
reed@google.com
implement dithering for vertical grads (was a todo:)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
bungeman@google.com
drawPosText with center or right align skips every...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
mike@reedtribe.org
add count(), fix bad llist logic in remove()
commit
|
commitdiff
|
tree
|
snapshot
next