aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/views/unix
Commit message (Expand)AuthorAge
* Removed unused parametersGravatar sugoi@google.com2013-03-12
* Fixing some warnings on LinuxGravatar sugoi@google.com2013-03-07
* Make SkOSWindow return the sample count and stencil bit count for its GL cont...Gravatar bsalomon@google.com2013-03-05
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-09
* translate modifier keys for xeventsGravatar reed@google.com2013-01-08
* fix linux buildGravatar reed@google.com2013-01-08
* pass modifier keys to click events (e.g. control | shift etc.)Gravatar reed@google.com2013-01-08
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Fixed compile warning in SkOSWindow_unix.cppGravatar bsalomon@google.com2012-06-19
* Compiler complaints + some minor cleanupGravatar robertphillips@google.com2012-06-12
* Add MSAA option to SampleAppGravatar bsalomon@google.com2012-04-06
* Unix SampleApp attach/detach fixup and style fixupGravatar 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
* Redelivering r3555 to re-add run-time switching between ANGLE and native opengl Gravatar robertphillips@google.com2012-04-02
* Move unix_test_app/main.cpp to src/views/unix/skia_unix.cppGravatar epoger@google.com2012-03-22
* Utils must not depend on Views.Gravatar bungeman@google.com2012-03-21