index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
Commit message (
Expand
)
Author
Age
*
add drawImage to lua
mike@reedtribe.org
2013-06-11
*
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
*
add drawtext to lua
mike@reedtribe.org
2013-06-08
*
if you use --picture in SampleApp, make that sample come up first
reed@google.com
2013-06-06
*
Fix hinting menu in SampleApp.
bungeman@google.com
2013-06-04
*
Fix signed/unsigned comparison warning as error from r9421.
bungeman@google.com
2013-06-03
*
Fix hinting and add subpixel to SampleApp.
bungeman@google.com
2013-06-03
*
use SkStream factory for files, and check for null (file-not-found) speedup s...
reed@google.com
2013-05-29
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-23
*
use macro to encapsulate building get_mtname() specializations
reed@google.com
2013-05-22
*
expand SkLua to handle creation of its own State
reed@google.com
2013-05-22
*
Fix vertical text scaling and clipping on Mac.
bungeman@google.com
2013-05-15
*
Fixes for piping bitmaps with encoded data.
scroggo@google.com
2013-04-30
*
Remove deprecated/obsolete Makefiles.
tfarina@chromium.org
2013-04-17
*
Fix more clang errors.
tfarina@chromium.org
2013-04-05
*
Fix more clang tautological-constant-out-of-range-compare errors.
tfarina@chromium.org
2013-03-29
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-19
*
Added toString to SkMaskFilter-derived classes
robertphillips@google.com
2013-03-18
*
Removed unused parameters
sugoi@google.com
2013-03-12
*
Fixing some warnings on Linux
sugoi@google.com
2013-03-07
*
add 'o' option to show fat-oval
mike@reedtribe.org
2013-03-06
*
Make SkOSWindow return the sample count and stencil bit count for its GL cont...
bsalomon@google.com
2013-03-05
*
remove obsolete mac-font-cruft
mike@reedtribe.org
2013-03-03
*
move SampleTypeface into gm/typefacestyles
reed@google.com
2013-02-26
*
Create SkLazyPixelRef which performs lazy decoding.
scroggo@google.com
2013-02-22
*
fix signature for onFindClickHandler
mike@reedtribe.org
2013-02-18
*
Add animated line chart sample
bsalomon@google.com
2013-02-13
*
Fix errors when compiling with -Wall -Werror on Android.
djsollen@google.com
2013-02-07
*
Remove legacy names no longer referenced in Chrome and WebKit.
bsalomon@google.com
2013-02-07
*
Implement support for origin-TopLeft render targets. Note that the default be...
senorblanco@chromium.org
2013-02-05
*
Reverting r7545 (render target origin change) due to layout test issues (see ...
robertphillips@google.com
2013-02-05
*
Implement support for origin-TopLeft render targets in GL backend.
senorblanco@chromium.org
2013-02-04
*
Fix unused var warning-as-error
bsalomon@google.com
2013-02-01
*
Make drawIndexedInstances non-virtual and rewrite GrIODB's drawRect on top of...
bsalomon@google.com
2013-02-01
*
clone of https://codereview.appspot.com/7208043/
reed@google.com
2013-01-30
*
add missing parameter to overridden onFindClickHandler
mike@reedtribe.org
2013-01-28
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Remove ConcaveToTriangles.
bungeman@google.com
2013-01-24
*
fix missing-case-statement warning
reed@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
*
Added toString to SkXfermode-derived classes (for debugger)
robertphillips@google.com
2013-01-22
*
Remove unused debugger code from SampleApp.
djsollen@google.com
2013-01-17
*
Added print out of SkShader information to debugger
robertphillips@google.com
2013-01-15
*
fix win build
reed@google.com
2013-01-08
*
pass modifier keys to click events (e.g. control | shift etc.)
reed@google.com
2013-01-08
*
fix warnings
reed@google.com
2013-01-07
*
fix warning from scalar --> int32 conversion
humper@google.com
2013-01-07
[next]