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
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
Cleanup: Rename SkOSPath functions.
tfarina
2014-07-28
*
share dm and command flags
caryclark
2014-07-22
*
git sample app working on iOS
caryclark
2014-07-18
*
Remove SkPicture copy constructor
robertphillips
2014-07-13
*
Handle NULL typeface in SampleApp.
Ben Wagner
2014-07-10
*
stop calling SkCanvas::getDevice
reed
2014-06-30
*
use platform-independent font for gm
caryclark
2014-06-23
*
Port SampleApp to SkCommandLineFlags.
mtklein
2014-06-19
*
Refactor how we handle resources path in Tests.
tfarina
2014-06-18
*
hide SkBitmap::Config entirely (behind a flag)
reed
2014-06-17
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
remove SkBounder -- unused and unloved
reed
2014-06-03
*
using real tiles when simulating tiling
commit-bot@chromium.org
2014-05-30
*
Add Dashing gpu effect for simple dashed lines
commit-bot@chromium.org
2014-05-19
*
cleanup GrContext resource cache api
commit-bot@chromium.org
2014-05-09
*
fix cycle_colortypes so we can test 565
commit-bot@chromium.org
2014-04-29
*
Staging for cleanup of SkPicture-related headers
robertphillips@google.com
2014-04-18
*
Staged removal of SkPicture-derived classes
commit-bot@chromium.org
2014-04-17
*
split SkPictureRecorder out of SkPicture
robertphillips@google.com
2014-04-13
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-11
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-11
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-10
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-10
*
Rename kPMColor_SkColorType to kN32_SkColorType.
commit-bot@chromium.org
2014-04-09
*
add new copyTo version to SkBitmap, which takes SkColorType
commit-bot@chromium.org
2014-02-23
*
use SkColorType instead of SkBitmap::Config in samplecode
commit-bot@chromium.org
2014-02-17
*
use SkColorType instead of SkBitmap::Config in views/effects
commit-bot@chromium.org
2014-02-16
*
add peekPixels to SkCanvas and SkSurface
commit-bot@chromium.org
2014-02-13
*
Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromi...
commit-bot@chromium.org
2014-02-13
*
add peekPixels to SkCanvas and SkSurface
mike@reedtribe.org
2014-02-13
*
Make GMs aware of what tool they're being run in.
commit-bot@chromium.org
2014-02-07
*
fix more 64bit warnings
reed@google.com
2014-01-27
*
Turn NVPR on by default (but off in tools).
commit-bot@chromium.org
2014-01-24
*
Revert "Turn NVPR on by default (but off in tools)."
halcanary@google.com
2014-01-24
*
Turn NVPR on by default (but off in tools).
commit-bot@chromium.org
2014-01-24
*
Remove GetGr() hack.
commit-bot@chromium.org
2014-01-22
*
SampleApp Cleanup:
halcanary@google.com
2014-01-10
*
deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...
reed@google.com
2013-12-17
*
Fix SampleApp bounding box hierarchy shortcut collision.
commit-bot@chromium.org
2013-12-11
*
Add SkTileGridPicture SampleApp playback support.
commit-bot@chromium.org
2013-12-10
*
change 'n' toggle to cycle through all filterlevels
reed@google.com
2013-12-10
*
Additional SampleApp tiling options.
commit-bot@chromium.org
2013-12-06
*
Fix compilation with SK_ENABLE_INST_COUNT=1
commit-bot@chromium.org
2013-12-05
*
Reverting r12427
rmistry@google.com
2013-12-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-02
*
Revert "Revert "remove kA1_Config, as it is no longer supported""
commit-bot@chromium.org
2013-11-26
*
Revert "remove kA1_Config, as it is no longer supported"
reed@google.com
2013-11-25
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
remove kA1_Config, as it is no longer supported
reed@google.com
2013-11-25
[next]