aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/views/win
Commit message (Expand)AuthorAge
* Use lowercase windows.h in includes to fix Windows cross compilation using mi...Gravatar bungeman@google.com2013-12-03
* More Windows 64b compilation warning fixesGravatar robertphillips@google.com2013-11-21
* Reverting r12315 (More Windows 64b compilation warning fixes) due to compilat...Gravatar robertphillips@google.com2013-11-20
* More Windows 64b compilation warning fixesGravatar robertphillips@google.com2013-11-20
* Second wave of Win64 warning cleanupGravatar robertphillips@google.com2013-10-15
* Enable init'ed but unused var warning on windows for closer parity with mac/l...Gravatar bsalomon@google.com2013-03-21
* Fix GDI device context leak.Gravatar bungeman@google.com2013-03-12
* Make SkOSWindow return the sample count and stencil bit count for its GL cont...Gravatar bsalomon@google.com2013-03-05
* Unify wgl context creation.Gravatar bsalomon@google.com2013-03-05
* Add commented out code to create a core profile on windows.Gravatar bsalomon@google.com2013-03-04
* Fix SampleApp ANGLE mode.Gravatar bsalomon@google.com2013-01-24
* fix win buildGravatar reed@google.com2013-01-08
* pass modifier keys to click events (e.g. control | shift etc.)Gravatar reed@google.com2013-01-08
* Fix SampleApp busted images with --picture on windows.Gravatar bsalomon@google.com2012-12-17
* Fix ANGLE buildGravatar borenet@google.com2012-08-28
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Create GPU-less build of Skia.Gravatar bsalomon@google.com2012-08-02
* Add coverage AA support for SampleApp root layers (windows only)Gravatar bsalomon@google.com2012-04-17
* Add MSAA option to SampleAppGravatar bsalomon@google.com2012-04-06
* Remove old D3D9 stuffGravatar bsalomon@google.com2012-04-04
* 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
* Fix line endings in src/view/win (and set the eol style property)Gravatar bsalomon@google.com2012-04-02
* Redelivering r3555 to re-add run-time switching between ANGLE and native opengl Gravatar robertphillips@google.com2012-04-02
* Removed ANGLE namespace requirementGravatar robertphillips@google.com2012-04-02
* Reverting r3555Gravatar robertphillips@google.com2012-03-30
* Added run-time switching between OpenGL & ANGLE in SampleAppGravatar robertphillips@google.com2012-03-30
* Code changes for ANGLE GL interface. .gyp file changes will be delivered later.Gravatar robertphillips@google.com2012-03-28
* Utils must not depend on Views.Gravatar bungeman@google.com2012-03-21