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
*
*** Perlin noise GM needs to be rebaselined ***
commit-bot@chromium.org
2013-06-17
*
convert pathops to use SkSTArray where possible.
caryclark@google.com
2013-06-17
*
use select() so we can wait for XEvents or our timer
reed@google.com
2013-06-17
*
Fixes for unpremul decode.
scroggo@google.com
2013-06-14
*
remove unused line of code (from xcode's analysis)
reed@google.com
2013-06-14
*
Change general fill rect shader code to match geometry vers
egdaniel@google.com
2013-06-14
*
speculative fix in TransitionView. don't validate after detachFromParent (we ...
reed@google.com
2013-06-14
*
Fix for r9609
robertphillips@google.com
2013-06-14
*
Update SkBitmap::validate to respect Android flag.
scroggo@google.com
2013-06-14
*
Add an option to create unpremultiplied bitmaps.
scroggo@google.com
2013-06-14
*
Update Alligned Rect Shader to match geometry version
commit-bot@chromium.org
2013-06-14
*
Add MESA detection to GrContextInfo and use to decide whether to use GL_ALPHA...
commit-bot@chromium.org
2013-06-14
*
Improve the performance of SkConvertConfig8888Pixels using Array lookup
commit-bot@chromium.org
2013-06-14
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-14
*
Expose debugger backend classes externally.
fmalita@google.com
2013-06-13
*
fix warning related to && and || and parens
reed@google.com
2013-06-13
*
add validate to SkView for debugging
reed@google.com
2013-06-13
*
Fix compiler error for r9592
robertphillips@google.com
2013-06-13
*
Hopefully fix Android warning-as-error about uninit var.
bsalomon@google.com
2013-06-13
*
Replace fixed-size array of effect stages in GrDrawState with two appendable ...
bsalomon@google.com
2013-06-13
*
Make text context responsible for setting GrPaint on GrDrawState.
bsalomon@google.com
2013-06-13
*
oops, fix missing change in 9532, setting hashbits to 8
reed@google.com
2013-06-13
*
add canvas scale and rotate
mike@reedtribe.org
2013-06-13
*
Disable the unpremultiply/remultiply in SkArithmeticMode, both raster and GPU...
senorblanco@chromium.org
2013-06-12
*
Fixed a bug with linear gradient PDF matrices and added test cases
commit-bot@chromium.org
2013-06-12
*
remove leftover printf
reed@google.com
2013-06-12
*
test thick stroking of conics
reed@google.com
2013-06-12
*
use 8 bits for fontcache hash
reed@google.com
2013-06-12
*
Fixes to make the gm run when GrContext can't be created for ANGLE context.
bsalomon@google.com
2013-06-11
*
Remove the non-separable blur because it is no longer used.
commit-bot@chromium.org
2013-06-11
*
Compact the clipstack for kReplace_Op'd geometry
commit-bot@chromium.org
2013-06-11
*
add drawImage to lua
mike@reedtribe.org
2013-06-11
*
Improve batching of drawBitmap* calls
robertphillips@google.com
2013-06-10
*
add conic support to hairlines
reed@google.com
2013-06-10
*
Force checking of all color, stencil and FBO allocations for SkSurface_Gpu. T...
senorblanco@chromium.org
2013-06-10
*
Fixed gpu perlin noise on Windows
sugoi@google.com
2013-06-10
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-09
*
more paint methods to lua
mike@reedtribe.org
2013-06-09
*
add pdf lib to lua_pictures to fix linker error
mike@reedtribe.org
2013-06-08
*
Revert "add document and textAlign support to lua"
mike@reedtribe.org
2013-06-08
*
add document and textAlign support to lua
mike@reedtribe.org
2013-06-08
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-08
*
add drawtext to lua
mike@reedtribe.org
2013-06-08
*
SkDocument base for pdf, xps, etc.
reed@google.com
2013-06-07
*
Fix crash when attempting to use a font fallback chain with a custom font.
djsollen@google.com
2013-06-06
*
separate arrays for color and coverage effects.
bsalomon@google.com
2013-06-06
*
Make GrGLProgram no longer depend on kNumStages
bsalomon@google.com
2013-06-06
*
Fix leak in SkFontHost_fontconfig temporary code.
bungeman@google.com
2013-06-06
*
Use all available texture units.
commit-bot@chromium.org
2013-06-05
*
call through to the device from SkDraw
reed@google.com
2013-06-05
[next]