| Commit message (Expand) | Author | Age |
* | A bit of misc cleanup. | mtklein | 2015-08-14 |
* | Detect MIPS DSP and DSPR2 programattically. | mtklein | 2015-08-05 |
* | Remove IGNORE_ROT_AA_RECT_OPT flag | robertphillips | 2015-08-04 |
* | Remove skia_arch_width, fold into skia_arch_type. | Brian Salomon | 2015-07-27 |
* | Add skia_use_android_framework_defines GYP_DEFINE | borenet | 2015-07-22 |
* | Compile with VS2015. | bungeman | 2015-07-21 |
* | Add a GYP flag to define SKNX_NO_SIMD when set. | mtklein | 2015-07-14 |
* | Add scripts for running LLVM coverage | borenet | 2015-07-06 |
* | Default iOS builds to our code signing identity. | mtklein | 2015-04-16 |
* | Remove all code related to NaCl | borenet | 2015-04-02 |
* | Streamline Thumb config. | mtklein | 2015-04-02 |
* | Use a wrapper for SkDebugf in SkCodec. | scroggo | 2015-03-26 |
* | Add a go-fast button to Skia GYP configs. | mtklein | 2015-03-26 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Add copyright headers to remaining gyp files. | scroggo | 2015-03-25 |
* | Remove SkLONGLONG. | bungeman | 2015-03-17 |
* | Clean up SkDynamicAnnotations. | mtklein | 2015-03-12 |
* | miniz support in SkFlate / PDF | mtklein | 2015-02-26 |
* | SK_NO_FLATE | mtklein | 2015-02-17 |
* | Stop adding mssse3 & m32/m64 for Android framework. | scroggo | 2015-02-12 |
* | Don't use m32 cflag for x86_64. | scroggo | 2015-02-12 |
* | Only define SK_CRASH_HANDLER in crash_handler. | scroggo | 2015-02-10 |
* | Build in C++11 mode on Unix-like bots. | mtklein | 2015-02-05 |
* | Revert of Build in C++11 mode on Unix-like bots. (patchset #4 id:60001 of htt... | mtklein | 2015-02-04 |
* | Build in C++11 mode on Unix-like bots. | mtklein | 2015-02-04 |
* | Build in C++11 mode on Macs. | mtklein | 2015-02-03 |
* | Define SK_OVERRIDE when building for Android framework. | scroggo | 2015-01-30 |
* | Setup Android framework builds to use the appropriate shared lib defines. | djsollen | 2015-01-27 |
* | Update compiler warning flags | mtklein | 2015-01-23 |
* | Don't require -DSK_USE_POSIX_THREADS. | mtklein | 2015-01-21 |
* | Look at DYNAMIC_ANNOTATIONS_ENABLED now. | mtklein | 2014-12-15 |
* | Revert of Add -ftrapv to debug builds. (patchset #1 id:1 of https://coderevie... | mtklein | 2014-11-21 |
* | Add -ftrapv to debug builds. | mtklein | 2014-11-21 |
* | Small changes to get things building and running on Linux/ARM. | mtklein | 2014-11-21 |
* | Remove /arch:SSE2 from Win 64 Release builds | bsalomon | 2014-11-19 |
* | Don't use /ZI on 64 bit windows | bsalomon | 2014-11-13 |
* | Reenable deprecation warnings on Android framework. | scroggo | 2014-11-11 |
* | Get gpudft support working in dm, gm, nanobench and bench_pictures | jvanverth | 2014-11-07 |
* | Revert of Get gpudft support working in dm, gm, nanobench and bench_pictures ... | jvanverth | 2014-11-06 |
* | Get gpudft support working in dm, gm, nanobench and bench_pictures | jvanverth | 2014-11-06 |
* | Revert of Start to vectorize SkTileGrid. (patchset #48 id:1670001 of https://... | mtklein | 2014-10-20 |
* | Start to vectorize SkTileGrid. | mtklein | 2014-10-20 |
* | Revert of Start to vectorize SkTileGrid. (patchset #45 id:1430002 of https://... | mtklein | 2014-10-16 |
* | Start to vectorize SkTileGrid. | mtklein | 2014-10-16 |
* | Revert of No threadsafe statics. (patchset #1 id:1 of https://codereview.chro... | mtklein | 2014-10-13 |
* | No threadsafe statics. | mtklein | 2014-10-13 |
* | Allow GCC to build Skia on Mac. | mtklein | 2014-10-13 |
* | Add -Wno-invalid-offsetof to Mac and iOS builds too. | mtklein | 2014-10-07 |
* | Clean up SK_PICTURE_USE_SK_RECORD and SK_PICTURE_OPTIMIZE_SK_RECORD. | mtklein | 2014-09-30 |
* | Add flag to call SkRecordOptimize on new pictures. | mtklein | 2014-09-15 |