index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleApp.cpp
Commit message (
Expand
)
Author
Age
...
*
Remove some cruft from SampleApp.cpp
bsalomon@google.com
2011-07-14
*
Add DeviceManager to SampleWindow
bsalomon@google.com
2011-07-14
*
Be sure to call context->flush() before we swapbuffers, otherwise we might miss
mike@reedtribe.org
2011-07-07
*
make sure size change posts at sample app startup.
bsalomon@google.com
2011-07-06
*
fix typo:
reed@google.com
2011-07-06
*
always use grcontext to get the bits to the screen
reed@google.com
2011-07-06
*
revert prev hack around make3DReady
reed@google.com
2011-07-06
*
force grcontext to be created at startup
reed@google.com
2011-07-06
*
check-point for testing drawBitmap [raster,gpu] -> [raster,gpu]
reed@google.com
2011-07-06
*
Parse SampleApp command line for a test name. If an argument is passed to
senorblanco@chromium.org
2011-06-28
*
Modified the iOS pdf data code to use steam.copytoData()
yangsu@google.com
2011-06-24
*
replace detach/getStream apis on dynamicwstream with SkData
reed@google.com
2011-06-24
*
Added helper methods for changing samples, getting sample titles, and extract...
yangsu@google.com
2011-06-24
*
Unify handleTouch and handleClick in SampleApp.
Scroggo
2011-06-22
*
SampleApp fixes.
Scroggo
2011-06-21
*
Add a way to save to PDF in SampleApp on Android and elsewhere.
Scroggo
2011-06-21
*
Minor fixes for SampleApp.
Scroggo
2011-06-17
*
Use SkTouchGesture to handle pinch events in Android SampleApp.
Scroggo
2011-06-17
*
make SkDevice constructors explicit between offscreen and on/direct
reed@google.com
2011-06-16
*
Better fix for changing the viewport in sample app.
Scroggo
2011-06-16
*
Fix the mac build of the SampleApp.
Scroggo
2011-06-16
*
Improvements to the SampleApp (primarily Android).
Scroggo
2011-06-15
*
Updates to the Android SampleApp
djsollen@google.com
2011-06-13
*
Make linux sample app work on my laptop. Reviewed at http://codereview.appspo...
Scroggo
2011-06-08
*
Added code to enable the pipe module to record to a file
yangsu@google.com
2011-06-01
*
update to SampleView
reed@google.com
2011-06-01
*
Remove unnecessary call to unlock.
Scroggo
2011-05-31
*
Show fatbits mode in openGL. http://codereview.appspot.com/4515141/
Scroggo
2011-05-25
*
add cross-process option to gpipe
reed@google.com
2011-05-23
*
show consistent timings between debug and release
reed@google.com
2011-05-18
*
lockPixels before looking at them in Zoomer
reed@google.com
2011-05-18
*
add 'h' to tri-toggle font hinting
reed@google.com
2011-05-18
*
fix uninitialized var
reed@google.com
2011-05-17
*
add 'n' to tri-toggle bitmap-filter (LERP) on/off/neutral
reed@google.com
2011-05-17
*
add 'p' to toggle on/off testing the pipe
reed@google.com
2011-05-12
*
remove some dead code in pipes
reed@google.com
2011-05-11
*
disable experimental TEST_GPIPE
reed@google.com
2011-05-05
*
update to SampleView
reed@google.com
2011-05-05
*
update pipe test
reed@google.com
2011-05-04
*
Remove GrContext.h dependence on GrGpu.h
bsalomon@google.com
2011-05-02
*
fix compile
reed@google.com
2011-05-02
*
add typefacecache
reed@google.com
2011-05-02
*
move end-timer for FPS to afterChildren, so we will have flushed opengl
reed@google.com
2011-04-25
*
migrate some samples over to SampleView, for FPS measurements
reed@google.com
2011-04-22
*
add 'f' toggle to trigger timer for sample. Must subclass SampleView instead
mike@reedtribe.org
2011-04-22
*
fix warnings
reed@google.com
2011-04-14
*
fix drawfilter to match new api
mike@reedtribe.org
2011-04-08
*
Fix dangling ptr when GrRenderTarget outlives its GrTexture representation
bsalomon@google.com
2011-04-05
*
Adds read pixels to GrTexture and GrRenderTarget
bsalomon@google.com
2011-04-05
*
add toggle keys:
reed@google.com
2011-04-05
[prev]
[next]