aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/views/mac
Commit message (Expand)AuthorAge
* Make implicit cast explicit to fix r9807 on gcc.Gravatar bungeman@google.com2013-06-28
* Minimal changes for SampleApp to eb HiDPI aware on Mac.Gravatar bungeman@google.com2013-06-28
* Fix gyp files to allow ninja to build 64 bit on Mac.Gravatar commit-bot@chromium.org2013-04-22
* Make SkOSWindow return the sample count and stencil bit count for its GL cont...Gravatar bsalomon@google.com2013-03-05
* pass modifier keys to click events (e.g. control | shift etc.)Gravatar reed@google.com2013-01-08
* eliminate all warnings in non-thirdparty code on macGravatar humper@google.com2013-01-07
* retool so we don't need to call SkCanvas::setDeviceGravatar reed@google.com2012-10-01
* Remove deprecated SkOSWindow_wxwidgets.hGravatar tfarina@chromium.org2012-09-27
* iOS support work in progressGravatar caryclark@google.com2012-09-24
* Addressed xcode analysis complaintsGravatar robertphillips@google.com2012-09-24
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* revert gpu-less mac sample app, remove busted sample (that has equivalent gm)Gravatar bsalomon@google.com2012-08-03
* Create GPU-less build of Skia.Gravatar bsalomon@google.com2012-08-02
* fix warnings on Mac in src/viewsGravatar caryclark@google.com2012-06-06
* Add MSAA option to SampleAppGravatar bsalomon@google.com2012-04-06
* Fix GL attach/detach in Mac SampleAppGravatar bsalomon@google.com2012-04-03
* Revert 3857 (which was committed from wrong tree)Gravatar bsalomon@google.com2012-04-03
* Fix GL attach/detach in Mac SampleAppGravatar bsalomon@google.com2012-04-03
* Patching Mac files missed in first deliveryGravatar robertphillips@google.com2012-04-02
* Redelivering r3555 to re-add run-time switching between ANGLE and native opengl Gravatar robertphillips@google.com2012-04-02
* Utils must not depend on Views.Gravatar bungeman@google.com2012-03-21