1. 18300a3 detach -> release by mtklein · 8 years ago
  2. f655e93 Revert of Implement support for using GL ES 3.0 with command buffer (patchset #6 id:100001 of https://codereview.chromium.org/1684413003/ ) by kkinnunen · 8 years ago
  3. 45c2c81 Implement support for using GL ES 3.0 with command buffer by kkinnunen · 9 years ago
  4. 5d2cd6e Move SkUtils.h to src/core. by bungeman · 9 years ago
  5. d975fc9 Add ifdef guard around gpu-specific code in native windows window. by plesner · 9 years ago
  6. eddbefb skia: Add ANGLE with GL backend to nanobench/DM by hendrikw · 9 years ago
  7. 1512029 skia: use msaaConfigAttribList for SkOSWindow_win by hendrikw · 9 years ago
  8. 885bf09 skia: add ability to load command_buffer_gles2 by hendrikw · 9 years ago
  9. 85ab551 Move closeWindow()/setFullscreen()/setVSynv() from SkWindow to SkOSWindow by bsalomon · 9 years ago
  10. 1e7951f There are still things to sort out but this seems to run correctly. by bsalomon · 9 years ago
  11. e0ef4a7 win32: post invalidation rectangle to OS directly in SkOSWindow::onHandleInval() by bsalomon · 9 years ago
  12. 4238017 Use D3D11 backend for ANGLE when available. by bsalomon · 10 years ago
  13. 082a462 Move WGL header from include to src by djsollen · 10 years ago
  14. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  15. 80549fc Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  16. 05ead8a Revert of Support using OpenGL ES context on desktop (https://codereview.chromium.org/319043005/) by rmistry · 10 years ago
  17. 74fc727 Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  18. c72425a Move GrGLInterface function pointers into a nested struct by commit-bot@chromium.org · 11 years ago
  19. e1ca705 deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients by reed@google.com · 11 years ago
  20. a466286 More Windows 64b compilation warning fixes by robertphillips@google.com · 11 years ago
  21. 8c99c9f Reverting r12315 (More Windows 64b compilation warning fixes) due to compilation failures by robertphillips@google.com · 11 years ago
  22. 80051d3 More Windows 64b compilation warning fixes by robertphillips@google.com · 11 years ago
  23. 8b16931 Second wave of Win64 warning cleanup by robertphillips@google.com · 11 years ago
  24. b58a639 Enable init'ed but unused var warning on windows for closer parity with mac/linux warnings. by bsalomon@google.com · 11 years ago
  25. f44957e Fix GDI device context leak. https://codereview.appspot.com/7682044/ by bungeman@google.com · 11 years ago
  26. 64cc810 Make SkOSWindow return the sample count and stencil bit count for its GL context. by bsalomon@google.com · 11 years ago
  27. b7f20f2 Unify wgl context creation. by bsalomon@google.com · 11 years ago
  28. b12dc38 Add commented out code to create a core profile on windows. by bsalomon@google.com · 11 years ago
  29. 82502e2 Fix SampleApp ANGLE mode. Review URL: https://codereview.appspot.com/7206052 by bsalomon@google.com · 12 years ago
  30. 72708fa fix win build by reed@google.com · 12 years ago
  31. 4d5c26d pass modifier keys to click events (e.g. control | shift etc.) by reed@google.com · 12 years ago
  32. 0dd5ceb Fix ANGLE build Review URL: https://codereview.appspot.com/6498045 by borenet@google.com · 12 years ago
  33. 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
  34. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  35. 8a189b0 Add coverage AA support for SampleApp root layers (windows only) by bsalomon@google.com · 12 years ago
  36. 1195925 Add MSAA option to SampleApp by bsalomon@google.com · 12 years ago
  37. 3286989 Remove old D3D9 stuff by bsalomon@google.com · 12 years ago
  38. 3c4d032 Revert 3857 (which was committed from wrong tree) by bsalomon@google.com · 12 years ago
  39. 5f017a4 Fix GL attach/detach in Mac SampleApp by bsalomon@google.com · 12 years ago
  40. 2858b31 Fix line endings in src/view/win (and set the eol style property) by bsalomon@google.com · 12 years ago
  41. b442a6d Redelivering r3555 to re-add run-time switching between ANGLE and native opengl by robertphillips@google.com · 12 years ago
  42. d5c8fe6 Removed ANGLE namespace requirement by robertphillips@google.com · 12 years ago
  43. bd8d7ad Reverting r3555 by robertphillips@google.com · 12 years ago
  44. 53e96a1 Added run-time switching between OpenGL & ANGLE in SampleApp by robertphillips@google.com · 12 years ago
  45. d3b9fbb Code changes for ANGLE GL interface. .gyp file changes will be delivered later. by robertphillips@google.com · 12 years ago
  46. cbd76ae Utils must not depend on Views. http://codereview.appspot.com/5867051/ by bungeman@google.com · 12 years ago[Renamed from src/utils/win/SkOSWindow_win.cpp]
  47. eedef25 Remove suffixes from SK_wGL macros by bsalomon@google.com · 13 years ago
  48. bd7c641 Add SkWGLExtensionInterface for dealing with WGL extensions by bsalomon@google.com · 13 years ago