index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
cmake
Commit message (
Expand
)
Author
Age
*
There are no more cmake bots, so clean up their old scripts.
Mike Klein
2016-09-30
*
Add an SkOpts target for Haswell+ Intel chips.
Mike Klein
2016-09-30
*
Split SkFontConfigInterface globals and factory.
bungeman
2016-09-19
*
CMake: require libjpeg-turbo, not libjpeg
mtklein
2016-08-23
*
Use sse4.2 CRC32 instructions to hash when available.
mtklein
2016-08-08
*
Remove now unused source files.
bungeman
2016-08-02
*
Rename FontConfigInterface font manager files.
bungeman
2016-08-02
*
Move SkJSONCPP.h to tools. It tool-only.
mtklein
2016-07-26
*
Delete the legacy SVG parser
fmalita
2016-07-19
*
initial checkin of SkSL compiler
ethannicholas
2016-07-01
*
Check libpng directly into third_party/
scroggo
2016-06-02
*
CMake: skia_link_arguments.txt repects BUILD_SHARED_LIBS
halcanary
2016-05-24
*
CMake: control static/shared the normal CMake way.
mtklein
2016-05-24
*
cmake: fixes for windows
halcanary
2016-05-12
*
Compile SkForceLinking on CMake
msarett
2016-05-06
*
Use BUILD_TYPE in cmake_build.
rmistry
2016-04-25
*
exernalize imagefactory guard
reed
2016-04-15
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
Revert of Move SkGLContext and some GrGLInterface implementations to skgputes...
robertphillips
2016-03-30
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
Delete SkImageDecoder_empty
msarett
2016-03-28
*
Add GLFW support for GrGLCreateNativeInterface
abarth
2016-03-28
*
Compile default SkMovie on cmake
msarett
2016-03-25
*
[CMake fixes] Linux X11 pixel format and Windows compilation fix
marco.diiga
2016-03-25
*
Rename encoders to Sk*ImageEncoder
msarett
2016-03-25
*
Delete SkImageDecoder
msarett
2016-03-24
*
Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview....
msarett
2016-03-24
*
Delete SkImageDecoder
msarett
2016-03-23
*
switch surface to sk_sp
reed
2016-03-23
*
Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview....
msarett
2016-03-23
*
Delete SkImageDecoder
msarett
2016-03-23
*
Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview....
msarett
2016-03-23
*
Delete SkImageDecoder
msarett
2016-03-23
*
Add SkImageGeneratorWIC
msarett
2016-03-17
*
Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of http...
reed
2016-03-14
*
SkPDF: move all pdf sources into src/pdf
halcanary
2016-03-12
*
Don't build CG on Linux CMake
msarett
2016-03-09
*
cmake: Exclude vulkan directory.
jcgregorio
2016-03-03
*
update CMakeLists for views/aminated removal
reed
2016-02-27
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Remove vulkan files from cmake build
egdaniel
2016-02-22
*
Individually enable and disable SkCodecs
msarett
2016-02-17
*
Add SkCodec to the CMake build
msarett
2016-02-16
*
Fix CMake build on Mac.
Ben Wagner
2016-01-21
*
cmake: set SK_RELEASE to 0 if not a Release build
mtklein
2016-01-07
*
CMake: generate SkUserConfig.h with configure_file
mtklein
2016-01-05
*
update CMake and Google3 builds for AVX/AVX2
mtklein
2015-12-17
*
Update CMakeLists.txt to exclude SkFontConfigInterface_direct_*.
bungeman
2015-12-01
[next]