Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
1fbb07a5c0e0b1c4dd3ca7172908d637e4098f4b
/
src
/
views
/
mac
/
SkNSView.mm
1fbb07a
Fix window origin on mac views
by Chris Dalton
· 7 years ago
6e3d995
Add width and height option to SampleApp
by Yuqian Li
· 7 years ago
55963bc
Revert "pass surface to device-manager"
by Ben Wagner
· 7 years ago
7b215bc
pass surface to device-manager
by Mike Reed
· 7 years ago
04ef48c
Fix warning in Clang 4.0 Mac build.
by Mike Klein
· 8 years ago
57a98fc
Add GN config for Mac SampleApp
by Jim Van Verth
· 8 years ago
ecf3dbe
Remove use of MakeRenderTargetDirect from view system
by robertphillips
· 8 years ago
115e925
Added warning for variable-length arrays to GYP, since they are unsupprted under Win targets
by dvonbeck
· 8 years ago
28ef445
added support for glMinSampleShading
by ethannicholas
· 9 years ago
973d92c
SampleApp: Remove SkWindow::setColorType
by kkinnunen
· 9 years ago
99fe822
Use static_assert instead of SK_COMPILE_ASSERT.
by bungeman
· 9 years ago
8419591
Make SkNSView's window accept mouseMoved events
by bsalomon
· 9 years ago
241b56d
Allows windowed apps to be built on the Mac just by writing a SkOSWindow subclass without needing nib/plist files.
by bsalomon
· 9 years ago
789e327
tell our grcontext to abandon its backend
by reed
· 10 years ago
d3ce6b4
explicitly delete our c++ window on quit
by reed
· 10 years ago
0397e9f
use surface in SkView/SampleApp
by reed
· 10 years ago
49f085d
"NULL !=" = NULL
by bsalomon
· 10 years ago
28fcae2
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/)
by commit-bot@chromium.org
· 11 years ago
96edc24
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/)
by commit-bot@chromium.org
· 11 years ago
d923288
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/)
by commit-bot@chromium.org
· 11 years ago
757ebd2
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/)
by commit-bot@chromium.org
· 11 years ago
149e9a1
Rename kPMColor_SkColorType to kN32_SkColorType.
by commit-bot@chromium.org
· 11 years ago
e24ad23
use SkColorType instead of SkBitmap::Config in views/effects
by commit-bot@chromium.org
· 11 years ago
6a18079
Use MACOSX_DEPLOYMENT_TARGET instead of SDKROOT.
by commit-bot@chromium.org
· 11 years ago
44fb1fa
Make implicit cast explicit to fix r9807 on gcc.
by bungeman@google.com
· 11 years ago
b20a1b5
Minimal changes for SampleApp to eb HiDPI aware on Mac.
by bungeman@google.com
· 11 years ago
64cc810
Make SkOSWindow return the sample count and stencil bit count for its GL context.
by bsalomon@google.com
· 12 years ago
4d5c26d
pass modifier keys to click events (e.g. control | shift etc.)
by reed@google.com
· 12 years ago
5957f47
retool so we don't need to call SkCanvas::setDevice
by reed@google.com
· 12 years ago
594dd3c
iOS support work in progress
by caryclark@google.com
· 12 years ago
5b5bba3
Addressed xcode analysis complaints
by robertphillips@google.com
· 12 years ago
2e40173
revert gpu-less mac sample app, remove busted sample (that has equivalent gm)
by bsalomon@google.com
· 12 years ago
cf8fb1f
Create GPU-less build of Skia.
by bsalomon@google.com
· 12 years ago
679ab31
fix warnings on Mac in src/views
by caryclark@google.com
· 12 years ago
1195925
Add MSAA option to SampleApp
by bsalomon@google.com
· 13 years ago
ed16483
Fix GL attach/detach in Mac SampleApp
by bsalomon@google.com
· 13 years ago
3c4d032
Revert 3857 (which was committed from wrong tree)
by bsalomon@google.com
· 13 years ago
5f017a4
Fix GL attach/detach in Mac SampleApp
by bsalomon@google.com
· 13 years ago
d5b05ef
Patching Mac files missed in first delivery
by robertphillips@google.com
· 13 years ago
cbd76ae
Utils must not depend on Views. http://codereview.appspot.com/5867051/
by bungeman@google.com
· 13 years ago
[Renamed from src/utils/mac/SkNSView.mm]
4ee8aea
fix mac warnings http://codereview.appspot.com/5431053/
by caryclark@google.com
· 13 years ago
bb3f4a8
Bug fixes:
by suyang1
· 13 years ago
f75b84e
Add license
by bsalomon@google.com
· 13 years ago
849ad5a
Fixed key handling code in Mac SampleApp
by yangsu@google.com
· 13 years ago
a854041
Switched Mac SampleApp to use Cocoa, removed the seperate CocoaSampleApp, moved dependencies out of experimental
by yangsu@google.com
· 13 years ago
[Renamed (82%) from experimental/CocoaSampleApp/SkNSView.mm]
ef7bdfa
Added Debugger to Sample App, off by default
by yangsu@google.com
· 13 years ago
f3493f0
iOS/Cocoa SampleApp, Drawingboard, and Networking updates
by yangsu@google.com
· 13 years ago
12d177d
Cocoa SampleApp files
by yangsu@google.com
· 13 years ago