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
*
Fixes for piping bitmaps with encoded data.
scroggo@google.com
2013-04-30
*
Make SkOSWindow return the sample count and stencil bit count for its GL cont...
bsalomon@google.com
2013-03-05
*
Remove legacy names no longer referenced in Chrome and WebKit.
bsalomon@google.com
2013-02-07
*
Implement support for origin-TopLeft render targets. Note that the default be...
senorblanco@chromium.org
2013-02-05
*
Reverting r7545 (render target origin change) due to layout test issues (see ...
robertphillips@google.com
2013-02-05
*
Implement support for origin-TopLeft render targets in GL backend.
senorblanco@chromium.org
2013-02-04
*
Fix SampleApp ANGLE mode.
bsalomon@google.com
2013-01-24
*
Remove unused debugger code from SampleApp.
djsollen@google.com
2013-01-17
*
pass modifier keys to click events (e.g. control | shift etc.)
reed@google.com
2013-01-08
*
Reapply (r6718) with fix for compiler error on linux.
djsollen@google.com
2012-12-10
*
revert Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitR...
djsollen@google.com
2012-12-10
*
Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32)
djsollen@google.com
2012-12-10
*
Revert "Added the following 3 features to sample app."
djsollen@google.com
2012-12-07
*
Added the following 3 features to sample app.
djsollen@google.com
2012-12-07
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
*
change SkDrawFilter::filter to return a bool, where false means don't-draw
reed@google.com
2012-11-26
*
update srcmode GM to include aa/bw and gradients
reed@google.com
2012-11-15
*
Platform/Engine -> Backend
bsalomon@google.com
2012-10-25
*
Remove external matrix feature.
bsalomon@google.com
2012-10-08
*
build iOS with 'make all'
caryclark@google.com
2012-10-02
*
retool so we don't need to call SkCanvas::setDevice
reed@google.com
2012-10-01
*
Add a header for OverView.cpp as well.
tfarina@chromium.org
2012-09-18
*
Add a header file for TransitionView.cpp
epoger@google.com
2012-09-14
*
update MS counter to show actual milliseconds
reed@google.com
2012-09-10
*
apend sample_grab file name with .png
reed@google.com
2012-09-08
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Move tiling up into SampleWindow.
scroggo@google.com
2012-08-17
*
Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)
robertphillips@google.com
2012-08-16
*
change tiling to 16 tiles instead of 4
reed@google.com
2012-08-15
*
Provide a key to go to the previous slide in SampleApp.
scroggo@google.com
2012-08-15
*
add 't' to toggle tiling modes
reed@google.com
2012-08-15
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
Added --picture flag to SampleApp, loads individual skp.
chudy@google.com
2012-08-01
*
Fixed Windows compiler complaints
robertphillips@google.com
2012-07-10
*
Add a tiled pipe mode to SampleApp.
scroggo@google.com
2012-06-08
*
fix warnings on Mac in ssamplecode
caryclark@google.com
2012-06-06
*
Fixed Linux compiler complaints
robertphillips@google.com
2012-06-04
*
--pictureDir foo will load serialized pictures <>.skp from the foo directory
reed@google.com
2012-06-04
*
Move function decls and macros out of public headers that are meant for inter...
bsalomon@google.com
2012-05-07
*
Added "--list" command line option to SampleApp
robertphillips@google.com
2012-05-03
*
Fixed usage info for SampleApp's msaa flag
robertphillips@google.com
2012-05-02
*
In SampleWindow, pass ownership of menus to SkWindow, so it can safely
scroggo@google.com
2012-04-18
*
Tear down Gr stuff before GL context in SampleApp
bsalomon@google.com
2012-04-10
*
Minor bug fix in SampleApp
robertphillips@google.com
2012-04-10
*
Add MSAA option to SampleApp
bsalomon@google.com
2012-04-06
*
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
*
Redelivering r3555 to re-add run-time switching between ANGLE and native opengl
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
[next]