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
2014-10-13
Thiago Farina
Link to skiadocs site, since that is the canonical...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
reed
experimental parser
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Thiago Farina
Fix reference to non-existant 'tests' target.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
mtklein
Require SK_DECLARE_STATIC_LAZY_PTR is used in global...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
tfarina
Archive svndiff script.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
egdaniel
Create helper functions to use in computeInvariantOutpu...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
mtklein
No threadsafe statics.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
mtklein
Fix race in supports_simd().
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
jvanverth
Enable color emoji GM on Android
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
cdalton
Adds a GrTBaseList class that GrInOrderDrawBuffer uses...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
tfarina
bug_chomper: Make server's port configurable.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
reed
add pictures to lua
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
tfarina
Fix webtry setup once instructions in README doc.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
bsalomon
Devirtualize read/write pixels on surface.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
mtklein
Allow GCC to build Skia on Mac.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Greg Humphreys
add support for skfiddle width/height options
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
borenet
Whitespace change to trigger builds
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
rmistry
Whitespace change to test the CQ's new trybots
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
reed
add fade_slide transition to lua slides
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
reed
add canvas:clear to lua
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
reed
add surfaces to lua
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
bsalomon
Fix leak in GLPrograms test.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
reed
add key handlers to lua
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
reed
allow for lua click handlers
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
reed
move test for lua into separate resource file
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
tfarina
bug_chomper: Use parenthesized declaration style for...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
joshualitt
Opt state takes a GP instead of a GeometryStage
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
reed
add drawImageRect to lua, update sample
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
joshualitt
Revert of Opt state takes a GP instead of a GeometrySta...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
tfarina
Remove empty recordy.gypi file.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
jvanverth
Update coloremoji expectations
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
robertphillips
Fix bug in GrCachedLayer reuse
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
jvanverth
Fix color emoji.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
joshualitt
Opt state takes a GP instead of a GeometryStage
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
reed
detect --loops is < 0 and interpret that as running...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
jvanverth
Revert of Fix color emoji. (patchset #11 id:320001...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
jvanverth
Fix color emoji.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
jvanverth
Ignore complexclip_path_aa on Win7-HD2000 for the moment.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
joshualitt
updating expectations
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
tfarina
Turn SkCanvasStateUtils into a class with static functions.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
reed
faster SkRect::sort
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
tfarina
Add template.cpp to gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
borenet
Update SKP version to 122
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Thiago Farina
Use the function recently added to common in svndiff.py
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
mtklein
Use BBH reserve hook to preallocate space for tiles.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
robertphillips
Remove unused SaveLayerInfo::fValid field
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
robertphillips
Refactor GrLayerHoister::FindLayersToHoist to prep...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
joshualitt
FPs now use the correct builder types(just a rename)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
reed
cleanup and optimize rect intersect routines
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
mtklein
Revert of Use BBH reserve hook to preallocate space...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
egdaniel
Store color and coverage stages in a single array in...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
joshualitt
Force linking of static member variables for GLPrograms
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
robertphillips
Revert of Refactor GrLayerHoister::FindLayersToHoist...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
robertphillips
Revert of Fix bug in plot locking system (patchset...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
jvanverth
Update expectations for distance field path rendering.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
mtklein
Use BBH reserve hook to preallocate space for tiles.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
robertphillips
Fix bug in plot locking system
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
robertphillips
Refactor GrLayerHoister::FindLayersToHoist to prep...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
egdaniel
Fix restore in AVMR to have correct coverage count.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
mtklein
Small improvements to SkBitSet:
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
jmuizelaar
Improve SkARGB32_A8_BlitMask_SSE2
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
sugoi
Attempt at fixing color cube bench
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
rmistry
Whitespace change to test CQ's trybots
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
egdaniel
Remove tab parameter from GrGLSLMulVarBy4f function
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
bsalomon
Use presence of a content key as non-scratch indicator
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
tfarina
Clarify what DM means in the README file.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
tfarina
Remove references to out/Debug/tests executable.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
sugoi
Leak fixed
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
joshualitt
gl programs rewrite
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
caryclark
rename command line flag to avoid conflict, use very...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
mtklein
Add SkBBoxHierarchy::reserve() as an optional size...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
caryclark
try again to fix ios build
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
caryclark
fix ios build
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
caryclark
Draw more accurate thick-stroked Beziers (disabled)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
reed
use real pdfdevice behind SkDocument
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
sugoi
Adding 3D lut color filter
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
kkinnunen
Make the Sk GL context class an abstract base class
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
robertphillips
Update old tools to allow MultiPictureDraw rendering
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
borenet
Update SKP version to 121
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
tfarina
webtry: Simply move sys/ directory into setup/.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
bsalomon
call derived ~ from GrIORef
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
bsalomon
Remove ~GrIORef since last remaining virtual and now...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
bsalomon
Revert of Use presence of a content key as non-scratch...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
reed
use SkDocument to capture pdfs from SampleApp 'e'
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
bsalomon
Use presence of a content key as non-scratch indicator
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
bsalomon
Add SK_API to GrGpuResource
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
egdaniel
Rebase Nexus 10 gm failure
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Greg Humphreys
pre-build the resources library for the fiddle jail
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Greg Humphreys
repair the webtry setup process
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Greg Humphreys
allow fiddles to use the futex system call; fixes fonts...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
jvanverth
Rearrange code in TextContexts to be more consistent...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Greg Humphreys
In the generated fiddle, set the portable fonts flag...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
bsalomon
GrResourceCache2 manages scratch texture.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
bsalomon
Make GM default to reseting gpu contexts on android.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Greg Humphreys
preliminary support for fiddle font use
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
egdaniel
Fix conditional check when copying coverage stages...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
djsollen
fix android framework build errors
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
egdaniel
Delay copying effects from DS or ODS till end of creati...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
reed
remove dead code from SK_SUPPORT_LEGACY_IMAGECACHE_NAME
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
robertphillips
Implement C path functions
commit
|
commitdiff
|
tree
|
snapshot
next