index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
views
Commit message (
Expand
)
Author
Age
*
Code changes for ANGLE GL interface. .gyp file changes will be delivered later.
robertphillips@google.com
2012-03-28
*
Remove circular dependency of views and animator.
bungeman@google.com
2012-03-23
*
Move unix_test_app/main.cpp to src/views/unix/skia_unix.cpp
epoger@google.com
2012-03-22
*
Utils must not depend on Views.
bungeman@google.com
2012-03-21
*
posix: Avoid static initializers in static/global mutexes
digit@google.com
2012-01-26
*
Add SkDEBUGFAIL to clean up use of SkASSERT(!"text");
tomhudson@google.com
2011-12-28
*
remove all references to SkGlobals (obsolete)
reed@google.com
2011-11-17
*
land http://codereview.appspot.com/5244058/ - add matrix to SkView
reed@google.com
2011-11-11
*
Fix some VS2010 warnings
bsalomon@google.com
2011-09-29
*
Make SkMath.h less visible in public header files.
tomhudson@google.com
2011-09-27
*
rolling back the experimental rollbacks in r2178-2179
epoger@google.com
2011-08-26
*
rolling tree back to its state as of r2169 to see if that fixes Windows build...
epoger@google.com
2011-08-26
*
Remove compiler warnings (Linux clang, mostly).
tomhudson@google.com
2011-08-25
*
Core skia changes to prepare for Gr AA Hairline renderer
bsalomon@google.com
2011-08-23
*
Added Debugger to Sample App, off by default
yangsu@google.com
2011-08-12
*
Fixed error in SkOSMenu
yangsu@google.com
2011-08-05
*
Updated SkOSMenu to use the updated SkEvents
yangsu@google.com
2011-08-05
*
retool SkEvent to own its target ID or target proc
reed@google.com
2011-08-04
*
allow events to store their target sink ID
reed@google.com
2011-08-03
*
Revised SkOSMenu
yangsu@google.com
2011-08-01
*
More variable initializations and curly braces to avoid Linux compiler
tomhudson@google.com
2011-07-29
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Unify handleTouch and handleClick in SampleApp.
Scroggo
2011-06-22
*
make SkDevice constructors explicit between offscreen and on/direct
reed@google.com
2011-06-16
*
The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on
senorblanco@chromium.org
2011-05-19
*
fix warnings
reed@google.com
2011-04-14
*
Remove SkMetaData from makefile.
scroggo
2011-04-04
*
move SkMetaData into core
reed@google.com
2011-03-30
*
allow window-subclass to handle dispatching click events (for resize)
mike@reedtribe.org
2011-03-21
*
Updates to the unix sample app.
scroggo
2011-03-18
*
fix warnings of int->float and double->float
reed@google.com
2011-03-18
*
Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux.
bsalomon@google.com
2011-03-18
*
use SkSafeUnref()
mike@reedtribe.org
2011-03-18
*
add fling
reed@google.com
2011-03-16
*
Add a sample application that runs on unix.
scroggo
2011-03-15
*
fix float->int warning
reed@google.com
2011-03-01
*
remove obsolete, unsupported sound files
reed@google.com
2011-01-07
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
export line counts
reed@android.com
2010-05-18
*
add
reed@android.com
2010-02-09
*
use statictextviews to display coordinates in unitmapper
reed@android.com
2010-02-08
*
update windows port
reed@android.com
2009-12-18
*
add onSendClickToChildren to views, so a view can capture all clicks.
reed@android.com
2009-11-16
*
add OVerView slide to samplecode
reed@android.com
2009-11-03
*
check-point for reviving animator
reed@android.com
2009-10-13
*
add 'r' (rotate) 's' (scale) options to SampleApp to test those matrix ops on
reed@android.com
2009-08-14
*
Replace nil -> NULL in the views code.
deanm@chromium.org
2009-06-04
*
add optimization for width==1 bitmaps in shader procs
reed@android.com
2009-01-13
*
add mac image-encoding
reed@android.com
2008-12-23
*
first cut at event-based test app
reed@android.com
2008-12-19
[next]