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
*
Move animated view headers to correct directory.
bungeman@google.com
2012-07-10
*
Fixed Windows compiler complaints
robertphillips@google.com
2012-07-10
*
remove SkInstCnt tracking of SkViewRegistry
reed@google.com
2012-06-26
*
remove bogus SkViewFactory reference
reed@google.com
2012-06-26
*
more SkInstCnt plumbing
reed@google.com
2012-06-26
*
Fixed compile warning in SkOSWindow_unix.cpp
bsalomon@google.com
2012-06-19
*
Compiler complaints + some minor cleanup
robertphillips@google.com
2012-06-12
*
fix warnings on Mac in src/views
caryclark@google.com
2012-06-06
*
Fixed Linux compiler complaints
robertphillips@google.com
2012-06-04
*
Add coverage AA support for SampleApp root layers (windows only)
bsalomon@google.com
2012-04-17
*
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
[next]