aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/views/SkOSWindow_Android.h
Commit message (Expand)AuthorAge
* Added --deepColor option to SampleApp, triggers creation of a ten-bit/channelGravatar brianosman2016-05-05
* detach -> releaseGravatar mtklein2016-03-16
* SampleApp: remove SkWindow::onPDFSaved, it does not workGravatar kkinnunen2016-01-18
* Move closeWindow()/setFullscreen()/setVSynv() from SkWindow to SkOSWindowGravatar bsalomon2015-06-16
* Visual bench on native androidGravatar joshualitt2015-06-12
* First cut at cleaning up Sergio's example code and moving some common code to...Gravatar caryclark2015-01-30
* Cleanup: Remove unnecessary forward declarations from some views files.Gravatar tfarina2014-11-03
* Cleanup android to ensure it can compile with clangGravatar djsollen2014-10-30
* Support MSAA4 and (non-ES) OpenGL in Android SampleAppGravatar commit-bot@chromium.org2013-12-10
* 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-26
* Add MSAA option to SampleAppGravatar bsalomon@google.com2012-04-06
* Redelivering r3555 to re-add run-time switching between ANGLE and native opengl Gravatar robertphillips@google.com2012-04-02
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Add a way to save to PDF in SampleApp on Android and elsewhere.Gravatar Scroggo2011-06-21
* Improvements to the SampleApp (primarily Android).Gravatar Scroggo2011-06-15
* Updates to the Android SampleAppGravatar djsollen@google.com2011-06-13
* Port the SampleApp (raster) to Android.Gravatar Scroggo2011-05-31