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
*
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
*
Add MSAA option to SampleApp
bsalomon@google.com
2012-04-06
*
Patching Mac files missed in first delivery
robertphillips@google.com
2012-04-02
*
Fix include paths in non-standard targets.
tomhudson@google.com
2012-02-14
*
[GPU] Add explicit byte order and PM vs. UPM 8888 configs
bsalomon@google.com
2011-11-07
*
Added SimpleiOSApp and updated iOSSampleApp
yangsu@google.com
2011-08-30
*
Updated iOS SampleApp and the simple hello world Skia Cocoa App under experim...
yangsu@google.com
2011-08-30
*
Added Debugger to Sample App, off by default
yangsu@google.com
2011-08-12
*
iOS/Cocoa SampleApp, Drawingboard, and Networking updates
yangsu@google.com
2011-08-08
*
iOS Sample App menu implementation
yangsu@google.com
2011-08-02
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Manually update copyright notices in files that defied the automated process
epoger@google.com
2011-07-28
*
iOSSampleApp can now switch backends during runtime
yangsu@google.com
2011-07-19
*
Fixed an #ifdef bug in SkUIView
yangsu@google.com
2011-07-17
*
Removed old files in iOSSampleApp
yangsu@google.com
2011-07-17
*
Updated iOSSampleApp to display FPS and display in OpenGL
yangsu@google.com
2011-07-17
*
Changed Bundler identifier to com.google in iOSSampleApp
yangsu@google.com
2011-07-07
*
Fixed iOSSampleApp dependencies
yangsu@google.com
2011-07-07
*
Updated iOSSampleApp and related files.
yangsu@google.com
2011-07-07
[next]