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
*
Add MSAA option to SampleApp
bsalomon@google.com
2012-04-06
*
Remove old D3D9 stuff
bsalomon@google.com
2012-04-04
*
Unix SampleApp attach/detach fixup and style fixup
bsalomon@google.com
2012-04-03
*
Fix GL attach/detach in Mac SampleApp
bsalomon@google.com
2012-04-03
*
Revert 3857 (which was committed from wrong tree)
bsalomon@google.com
2012-04-03
*
Fix GL attach/detach in Mac SampleApp
bsalomon@google.com
2012-04-03
*
Fix line endings in src/view/win (and set the eol style property)
bsalomon@google.com
2012-04-02
*
Patching Mac files missed in first delivery
robertphillips@google.com
2012-04-02
*
Redelivering r3555 to re-add run-time switching between ANGLE and native opengl
robertphillips@google.com
2012-04-02
*
Removed ANGLE namespace requirement
robertphillips@google.com
2012-04-02
*
Reverting r3555
robertphillips@google.com
2012-03-30
*
Added run-time switching between OpenGL & ANGLE in SampleApp
robertphillips@google.com
2012-03-30
*
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
[next]