| Commit message (Expand) | Author | Age |
* | Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel | brianosman | 2016-05-05 |
* | Move SkGLContext and some GrGLInterface implementations to skgputest module | bsalomon | 2016-03-30 |
* | Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not over... | benjaminwagner | 2016-03-25 |
* | detach -> release | mtklein | 2016-03-16 |
* | Revert of Implement support for using GL ES 3.0 with command buffer (patchset... | kkinnunen | 2016-03-03 |
* | remove unused view helpers | reed | 2016-02-27 |
* | remove unused view files | reed | 2016-02-27 |
* | remove unneeded view subclasses | reed | 2016-02-27 |
* | Implement support for using GL ES 3.0 with command buffer | kkinnunen | 2016-02-25 |
* | Move SkTDArray to private. | bungeman | 2016-02-18 |
* | blitters for sRGB and float16 | reed | 2016-02-15 |
* | SampleApp: Remove SkWindow::setColorType | kkinnunen | 2016-01-18 |
* | SampleApp: remove SkWindow::onPDFSaved, it does not work | kkinnunen | 2016-01-18 |
* | SampleApp: Cleanup SkOSWindow_SDL | kkinnunen | 2016-01-14 |
* | move SkTDict and SkTSearch into private | reed | 2016-01-03 |
* | move SkParsePaint.h into views | reed | 2015-12-22 |
* | Replace SkFunction with std::function | mtklein | 2015-11-12 |
* | Wire up SDL on Android | joshualitt | 2015-11-05 |
* | Revert of Wire up SDL on Android (patchset #4 id:60001 of https://codereview.... | joshualitt | 2015-11-05 |
* | Wire up SDL on Android | joshualitt | 2015-11-05 |
* | Create SDL backed SkOSWindow | joshualitt | 2015-11-04 |
* | skia: Add ANGLE support on Mac | hendrikw | 2015-10-28 |
* | Skia: Add Command Buffer support to Linux/Mac | hendrikw | 2015-10-01 |
* | skia: Add support for ANGLE on linux | hendrikw | 2015-09-23 |
* | Make SkGraphics::Term a no-op, stop calling it. | mtklein | 2015-09-09 |
* | Revert of Make SkGraphics::Term a no-op, stop calling it. (patchset #2 id:200... | mtklein | 2015-09-09 |
* | Make SkGraphics::Term a no-op, stop calling it. | mtklein | 2015-09-08 |
* | skia: add ability to load command_buffer_gles2 | hendrikw | 2015-08-27 |
* | Remove SK_BUILD_FOR SDL, BREW, and PALM. | bungeman | 2015-07-29 |
* | Remove SK_BUILD_FOR_WINCE. | bungeman | 2015-07-29 |
* | Move headers with no dependencies. | mtklein | 2015-07-29 |
* | Revert "Move headers with no dependencies." | Mike Klein | 2015-07-29 |
* | Move headers with no dependencies. | mtklein | 2015-07-29 |
* | Revert "Move the rest of src headers used by include to include/private." | Mike Klein | 2015-07-28 |
* | Move the rest of src headers used by include to include/private. | mtklein | 2015-07-28 |
* | Move SkTHash.h to include/private. | mtklein | 2015-07-28 |
* | Revert "Move headers used by headers in include/ to include/private." | Mike Klein | 2015-07-01 |
* | Move headers used by headers in include/ to include/private. | mtklein | 2015-07-01 |
* | Revert "Move headers used by headers in include/ to include/private." | jvanverth | 2015-07-01 |
* | Move headers used by headers in include/ to include/private. | mtklein | 2015-07-01 |
* | remove SkInstCnt | mtklein | 2015-06-26 |
* | Allows windowed apps to be built on the Mac just by writing a SkOSWindow subc... | bsalomon | 2015-06-18 |
* | Move closeWindow()/setFullscreen()/setVSynv() from SkWindow to SkOSWindow | bsalomon | 2015-06-16 |
* | Allow skia_win.cpp to be compiled in CONSOLE or GUI mode. | bsalomon | 2015-06-16 |
* | There are still things to sort out but this seems to run correctly. | bsalomon | 2015-06-16 |
* | Visual bench on native android | joshualitt | 2015-06-12 |
* | Expand VisualBench to a real benching tool | joshualitt | 2015-06-01 |
* | CL to add setFullscreen and setVsync to SkWindow | joshualitt | 2015-05-27 |
* | Remove all code related to NaCl | borenet | 2015-04-02 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |