1. 1fbb07a Fix window origin on mac views by Chris Dalton · 7 years ago
  2. 6e3d995 Add width and height option to SampleApp by Yuqian Li · 7 years ago
  3. 55963bc Revert "pass surface to device-manager" by Ben Wagner · 7 years ago
  4. 7b215bc pass surface to device-manager by Mike Reed · 7 years ago
  5. 04ef48c Fix warning in Clang 4.0 Mac build. by Mike Klein · 8 years ago
  6. 57a98fc Add GN config for Mac SampleApp by Jim Van Verth · 8 years ago
  7. ecf3dbe Remove use of MakeRenderTargetDirect from view system by robertphillips · 8 years ago
  8. 115e925 Added warning for variable-length arrays to GYP, since they are unsupprted under Win targets by dvonbeck · 8 years ago
  9. 28ef445 added support for glMinSampleShading by ethannicholas · 9 years ago
  10. 973d92c SampleApp: Remove SkWindow::setColorType by kkinnunen · 9 years ago
  11. 99fe822 Use static_assert instead of SK_COMPILE_ASSERT. by bungeman · 9 years ago
  12. 8419591 Make SkNSView's window accept mouseMoved events by bsalomon · 9 years ago
  13. 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
  14. 789e327 tell our grcontext to abandon its backend by reed · 10 years ago
  15. d3ce6b4 explicitly delete our c++ window on quit by reed · 10 years ago
  16. 0397e9f use surface in SkView/SampleApp by reed · 10 years ago
  17. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  18. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 11 years ago
  19. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 11 years ago
  20. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 11 years ago
  21. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 11 years ago
  22. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 11 years ago
  23. e24ad23 use SkColorType instead of SkBitmap::Config in views/effects by commit-bot@chromium.org · 11 years ago
  24. 6a18079 Use MACOSX_DEPLOYMENT_TARGET instead of SDKROOT. by commit-bot@chromium.org · 11 years ago
  25. 44fb1fa Make implicit cast explicit to fix r9807 on gcc. by bungeman@google.com · 11 years ago
  26. b20a1b5 Minimal changes for SampleApp to eb HiDPI aware on Mac. by bungeman@google.com · 11 years ago
  27. 64cc810 Make SkOSWindow return the sample count and stencil bit count for its GL context. by bsalomon@google.com · 12 years ago
  28. 4d5c26d pass modifier keys to click events (e.g. control | shift etc.) by reed@google.com · 12 years ago
  29. 5957f47 retool so we don't need to call SkCanvas::setDevice by reed@google.com · 12 years ago
  30. 594dd3c iOS support work in progress by caryclark@google.com · 12 years ago
  31. 5b5bba3 Addressed xcode analysis complaints by robertphillips@google.com · 12 years ago
  32. 2e40173 revert gpu-less mac sample app, remove busted sample (that has equivalent gm) by bsalomon@google.com · 12 years ago
  33. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  34. 679ab31 fix warnings on Mac in src/views by caryclark@google.com · 12 years ago
  35. 1195925 Add MSAA option to SampleApp by bsalomon@google.com · 13 years ago
  36. ed16483 Fix GL attach/detach in Mac SampleApp by bsalomon@google.com · 13 years ago
  37. 3c4d032 Revert 3857 (which was committed from wrong tree) by bsalomon@google.com · 13 years ago
  38. 5f017a4 Fix GL attach/detach in Mac SampleApp by bsalomon@google.com · 13 years ago
  39. d5b05ef Patching Mac files missed in first delivery by robertphillips@google.com · 13 years ago
  40. 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]
  41. 4ee8aea fix mac warnings http://codereview.appspot.com/5431053/ by caryclark@google.com · 13 years ago
  42. bb3f4a8 Bug fixes: by suyang1 · 13 years ago
  43. f75b84e Add license by bsalomon@google.com · 13 years ago
  44. 849ad5a Fixed key handling code in Mac SampleApp by yangsu@google.com · 13 years ago
  45. 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]
  46. ef7bdfa Added Debugger to Sample App, off by default by yangsu@google.com · 13 years ago
  47. f3493f0 iOS/Cocoa SampleApp, Drawingboard, and Networking updates by yangsu@google.com · 13 years ago
  48. 12d177d Cocoa SampleApp files by yangsu@google.com · 13 years ago