Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
14882947f3531cddfa34101d110724b2d130551f
/
src
/
views
8a189b0
Add coverage AA support for SampleApp root layers (windows only)
by bsalomon@google.com
· 13 years ago
1195925
Add MSAA option to SampleApp
by bsalomon@google.com
· 13 years ago
3286989
Remove old D3D9 stuff
by bsalomon@google.com
· 13 years ago
8108c47
Unix SampleApp attach/detach fixup and style fixup
by bsalomon@google.com
· 13 years ago
ed16483
Fix GL attach/detach in Mac SampleApp
by bsalomon@google.com
· 13 years ago
3c4d032
Revert 3857 (which was committed from wrong tree)
by bsalomon@google.com
· 13 years ago
5f017a4
Fix GL attach/detach in Mac SampleApp
by bsalomon@google.com
· 13 years ago
2858b31
Fix line endings in src/view/win (and set the eol style property)
by bsalomon@google.com
· 13 years ago
d5b05ef
Patching Mac files missed in first delivery
by robertphillips@google.com
· 13 years ago
b442a6d
Redelivering r3555 to re-add run-time switching between ANGLE and native opengl
by robertphillips@google.com
· 13 years ago
d5c8fe6
Removed ANGLE namespace requirement
by robertphillips@google.com
· 13 years ago
bd8d7ad
Reverting r3555
by robertphillips@google.com
· 13 years ago
53e96a1
Added run-time switching between OpenGL & ANGLE in SampleApp
by robertphillips@google.com
· 13 years ago
d3b9fbb
Code changes for ANGLE GL interface. .gyp file changes will be delivered later.
by robertphillips@google.com
· 13 years ago
5e41b37
Remove circular dependency of views and animator.
by bungeman@google.com
· 13 years ago
c62923d
Move unix_test_app/main.cpp to src/views/unix/skia_unix.cpp
by epoger@google.com
· 13 years ago
cbd76ae
Utils must not depend on Views. http://codereview.appspot.com/5867051/
by bungeman@google.com
· 13 years ago
1771cbf
posix: Avoid static initializers in static/global mutexes
by digit@google.com
· 13 years ago
0c00f21
Add SkDEBUGFAIL to clean up use of SkASSERT(!"text");
by tomhudson@google.com
· 13 years ago
9998c66
remove all references to SkGlobals (obsolete)
by reed@google.com
· 13 years ago
f03bb56
land http://codereview.appspot.com/5244058/ - add matrix to SkView
by reed@google.com
· 13 years ago
9d12f5c
Fix some VS2010 warnings Review URL: http://codereview.appspot.com/5155043
by bsalomon@google.com
· 13 years ago
889bd8b
Make SkMath.h less visible in public header files.
by tomhudson@google.com
· 13 years ago
17b7894
rolling back the experimental rollbacks in r2178-2179
by epoger@google.com
· 13 years ago
5f22657
rolling tree back to its state as of r2169 to see if that fixes Windows buildbots
by epoger@google.com
· 13 years ago
513909f
Remove compiler warnings (Linux clang, mostly).
by tomhudson@google.com
· 13 years ago
647a804
Core skia changes to prepare for Gr AA Hairline renderer
by bsalomon@google.com
· 13 years ago
ef7bdfa
Added Debugger to Sample App, off by default
by yangsu@google.com
· 13 years ago
2f9462d
Fixed error in SkOSMenu
by yangsu@google.com
· 13 years ago
e55f533
Updated SkOSMenu to use the updated SkEvents
by yangsu@google.com
· 13 years ago
87fac4a
retool SkEvent to own its target ID or target proc
by reed@google.com
· 13 years ago
c514dde
allow events to store their target sink ID
by reed@google.com
· 13 years ago
654d72f
Revised SkOSMenu http://codereview.appspot.com/4827042/
by yangsu@google.com
· 13 years ago
2c2508d
More variable initializations and curly braces to avoid Linux compiler warnings.
by tomhudson@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
d3aed39
Unify handleTouch and handleClick in SampleApp.
by Scroggo
· 14 years ago
af951c9
make SkDevice constructors explicit between offscreen and on/direct
by reed@google.com
· 14 years ago
64cc579
The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on
by senorblanco@chromium.org
· 14 years ago
261b8e2
fix warnings
by reed@google.com
· 14 years ago
42911fa
Remove SkMetaData from makefile.
by scroggo
· 14 years ago
5e3496e
move SkMetaData into core
by reed@google.com
· 14 years ago
dd0cd34
allow window-subclass to handle dispatching click events (for resize)
by mike@reedtribe.org
· 14 years ago
b66365f
Updates to the unix sample app.
by scroggo
· 14 years ago
c31a9d6
fix warnings of int->float and double->float
by reed@google.com
· 14 years ago
c8ad63e
Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux.
by bsalomon@google.com
· 14 years ago
2f83459
use SkSafeUnref()
by mike@reedtribe.org
· 14 years ago
52f57e1
add fling
by reed@google.com
· 14 years ago
b7e9aee
Add a sample application that runs on unix.
by scroggo
· 14 years ago
f9bb7a8
fix float->int warning
by reed@google.com
· 14 years ago
232a660
remove obsolete, unsupported sound files
by reed@google.com
· 14 years ago
f2b98d6
merge with changes for GPU backend
by reed@android.com
· 14 years ago
033e03c
export line counts
by reed@android.com
· 15 years ago
985dfad
add
by reed@android.com
· 15 years ago
562ea92
use statictextviews to display coordinates in unitmapper
by reed@android.com
· 15 years ago
e191b16
update windows port
by reed@android.com
· 15 years ago
e72fee5
add onSendClickToChildren to views, so a view can capture all clicks.
by reed@android.com
· 15 years ago
34245c7
add OVerView slide to samplecode
by reed@android.com
· 15 years ago
0f0cfae
check-point for reviving animator
by reed@android.com
· 15 years ago
6c5f6f2
add 'r' (rotate) 's' (scale) options to SampleApp to test those matrix ops on
by reed@android.com
· 15 years ago
1599a43
Replace nil -> NULL in the views code.
by deanm@chromium.org
· 16 years ago
0becfc5b
add optimization for width==1 bitmaps in shader procs
by reed@android.com
· 16 years ago
0ae6b24
add mac image-encoding
by reed@android.com
· 16 years ago
6efdc47
first cut at event-based test app
by reed@android.com
· 16 years ago
8a1c16f
grab from latest android
by reed@android.com
· 16 years ago