1. 4e97607 Use sse4.2 CRC32 instructions to hash when available. by mtklein · 8 years ago
  2. b605f89 Remove now unused source files. by bungeman · 8 years ago
  3. 7d0e3bc Rename FontConfigInterface font manager files. by bungeman · 8 years ago
  4. 1b51e0e Move SkJSONCPP.h to tools. It tool-only. by mtklein · 8 years ago
  5. 01c9723 Delete the legacy SVG parser by fmalita · 8 years ago
  6. b3058bd initial checkin of SkSL compiler by ethannicholas · 8 years ago
  7. 3965825 Check libpng directly into third_party/ by scroggo · 8 years ago
  8. 5d04fda CMake: skia_link_arguments.txt repects BUILD_SHARED_LIBS by halcanary · 8 years ago
  9. 7dd4467 CMake: control static/shared the normal CMake way. by mtklein · 8 years ago
  10. dd4fcd4 cmake: fixes for windows by halcanary · 8 years ago
  11. ad3a5c6 Compile SkForceLinking on CMake by msarett · 8 years ago
  12. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  13. 6f70d43 Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ ) by robertphillips · 8 years ago
  14. fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  15. 5cd0ed3 Delete SkImageDecoder_empty by msarett · 8 years ago
  16. 7fb19bc Add GLFW support for GrGLCreateNativeInterface by abarth · 8 years ago
  17. dd26a3b Compile default SkMovie on cmake by msarett · 8 years ago
  18. cce4927 [CMake fixes] Linux X11 pixel format and Windows compilation fix by marco.diiga · 8 years ago
  19. c1d0312 Rename encoders to Sk*ImageEncoder by msarett · 8 years ago
  20. e8597a4 Delete SkImageDecoder by msarett · 8 years ago
  21. 910f7ec Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  22. f037fde Delete SkImageDecoder by msarett · 8 years ago
  23. 041c870 Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  24. 5b6e73e Delete SkImageDecoder by msarett · 8 years ago
  25. 39b5495 Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  26. f799706 Delete SkImageDecoder by msarett · 8 years ago
  27. fc0b6d1 Add SkImageGeneratorWIC by msarett · 8 years ago
  28. 23f4d4d SkPDF: move all pdf sources into src/pdf by halcanary · 8 years ago
  29. fdd52c4 Don't build CG on Linux CMake by msarett · 8 years ago
  30. 3fc3fea cmake: Exclude vulkan directory. by jcgregorio · 8 years ago
  31. f3fb5d3 update CMakeLists for views/aminated removal by reed · 8 years ago
  32. b6ce10a Remove vulkan files from cmake build by egdaniel · 8 years ago
  33. 39b2d5a Individually enable and disable SkCodecs by msarett · 8 years ago
  34. 4691d99 Add SkCodec to the CMake build by msarett · 8 years ago
  35. a182b80 Fix CMake build on Mac. by Ben Wagner · 8 years ago
  36. 95bc09b cmake: set SK_RELEASE to 0 if not a Release build by mtklein · 9 years ago
  37. 014f06b CMake: generate SkUserConfig.h with configure_file by mtklein · 9 years ago
  38. f6d8d28 update CMake and Google3 builds for AVX/AVX2 by mtklein · 9 years ago
  39. c1da4d0 Update CMakeLists.txt to exclude SkFontConfigInterface_direct_*. by bungeman · 9 years ago
  40. 0cbe7ee CMake, include/: changes to make fiddle 2.0 better by halcanary · 9 years ago
  41. d1c94a4 CMake: generate skia.h and skia_{compile|link}_arguments.txt by halcanary · 9 years ago
  42. 0cf5ecb CMake: generate SkUserConfig.hh by halcanary · 9 years ago
  43. 0b47d4b Exclude src/android from CMake build too. by mtklein · 9 years ago
  44. 1ee7651 Start making all .cpp files compile-able on all platforms. by mtklein · 9 years ago
  45. e092cee CMake: exclude SkOSLibrary_posix.cpp on Windows too. by mtklein · 9 years ago
  46. a1bde7d Remove SkThread::setProcessorAffinity() by mtklein · 9 years ago
  47. 56c6a11 CMake for Windows by mtklein · 9 years ago
  48. a5b0f03 cmake tweaks by mtklein · 9 years ago
  49. 4ae2625 CMake: Compile in OSMesa on Linux, if found. by halcanary · 9 years ago
  50. 0faed58 cmake_build: support SKIA_OUT and BUILDTYPE by mtklein · 9 years ago
  51. 5a9a5b3 CMAKE + install command by halcanary · 9 years ago
  52. 2a4a421 Cmake: fix to make linking work on Ubuntu by halcanary · 9 years ago
  53. 0ce744e CMake tweaks - I think CMake 3.1 is enough for now. - Ubuntu works too. by mtklein · 9 years ago
  54. 2409abb CMake builds on Ubuntu now too. by mtklein · 9 years ago
  55. e0f06a4 Example CMake build for Skia. by mtklein · 9 years ago