index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
experimental
/
iOSSampleApp
Commit message (
Expand
)
Author
Age
*
Remove more iOS sample code
Brian Osman
2017-11-21
*
Remove trailing whitespace.
Ben Wagner
2017-10-09
*
Add Make[backend] calls for creating GrContexts
Greg Daniel
2017-07-25
*
delete project.pbxproj
Hal Canary
2017-01-30
*
more const SkOSMenus.
Mike Klein
2016-11-03
*
Fix iOS surface creation for SampleApp
jvanverth
2016-10-10
*
Update iOS to new SkSurface interface
jvanverth
2016-07-26
*
[GN] Add support for disabling opts via SK_BUILD_NO_OPTS define.
sdefresne
2016-06-01
*
Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel
brianosman
2016-05-05
*
detach -> release
mtklein
2016-03-16
*
SampleApp: Remove SkWindow::setColorType
kkinnunen
2016-01-18
*
SampleApp: remove Picture_DeviceType
kkinnunen
2016-01-05
*
Some iOS fixes to make SampleApp work better.
jvanverth
2015-10-02
*
add old fix for iOS SampleApp
caryclark
2015-08-21
*
default to 8888 for ganesh in sampleapp on iOS
reed
2015-04-09
*
BUG=skia:
stephana
2015-04-09
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix SampleApp build on iOS.
scroggo
2015-02-26
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
fix some bit-rot in the ios port of sampleapp
reed
2014-10-22
*
share dm and command flags
caryclark
2014-07-22
*
ios fixes
caryclark
2014-07-11
*
Fix a number of issues with iOS build.
jvanverth
2014-06-11
*
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
*
fix iOS build -- pass colortype, not config
commit-bot@chromium.org
2014-02-18
*
change SkScalarRound to SkScalarRoundToInt
reed@google.com
2013-12-17
*
Replace SkTScopedPtr with SkAutoTDelete in Skia.
commit-bot@chromium.org
2013-08-29
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...
robertphillips@google.com
2013-08-20
*
Split SkDevice out of SkBitmapDevice
robertphillips@google.com
2013-08-20
*
Fix iOS compiler error/warning
robertphillips@google.com
2013-03-28
*
Make SkOSWindow return the sample count and stencil bit count for its GL cont...
bsalomon@google.com
2013-03-05
*
More fixes for ios build.
bsalomon@google.com
2013-02-07
*
Attempt to fix iOS build.
bsalomon@google.com
2013-02-07
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
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
*
Use setDevice rather than the removed setBitmapDevice.
bsalomon@google.com
2012-10-01
*
Change the ios sample app name.
bsalomon@google.com
2012-10-01
*
Make gpu work in iOS SampleApp.
bsalomon@google.com
2012-09-28
*
Make SampleApp work on iPhone/iOS simulator.
bsalomon@google.com
2012-09-27
*
remove precompiled header option for ios
caryclark@google.com
2012-09-26
*
first cut at making iOS work
caryclark@google.com
2012-09-20
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Fixing source files that do not have newlines at the end.
rmistry@google.com
2012-08-14
*
Remove gpu stats tracking
bsalomon@google.com
2012-06-06
[next]