Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
0ef7ba2a43a41e8e1e49a5187073db6dcca345b4
/
src
/
views
/
mac
789e327
tell our grcontext to abandon its backend
by reed
· 10 years ago
d157b6a
Clean up some warnings about unused code.
by mtklein
· 10 years ago
d3ce6b4
explicitly delete our c++ window on quit
by reed
· 10 years ago
3fc02f1
override applicationShouldTerminate so we can cleanup when we 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
7fa2a65
fix more 64bit warnings
by reed@google.com
· 11 years ago
6a18079
Use MACOSX_DEPLOYMENT_TARGET instead of SDKROOT.
by commit-bot@chromium.org
· 11 years ago
faa5ae4
Turn on -Wall -Wextra on Mac, and fix all the warnings that crop up for /usr/bin/g++ and Clang 3.3.
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
5d7ca95
Fix gyp files to allow ninja to build 64 bit on Mac.
by commit-bot@chromium.org
· 12 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
05af1af
eliminate all warnings in non-thirdparty code on mac
by humper@google.com
· 12 years ago
5957f47
retool so we don't need to call SkCanvas::setDevice
by reed@google.com
· 12 years ago
e229e92
Remove deprecated SkOSWindow_wxwidgets.h
by tfarina@chromium.org
· 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
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@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
b442a6d
Redelivering r3555 to re-add run-time switching between ANGLE and native opengl
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