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
*
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
*
CMake, include/: changes to make fiddle 2.0 better
halcanary
2015-12-01
*
CMake: generate skia.h and skia_{compile|link}_arguments.txt
halcanary
2015-11-30
*
CMake: generate SkUserConfig.hh
halcanary
2015-11-30
*
Exclude src/android from CMake build too.
mtklein
2015-11-13
*
Start making all .cpp files compile-able on all platforms.
mtklein
2015-11-02
*
CMake: exclude SkOSLibrary_posix.cpp on Windows too.
mtklein
2015-10-26
*
Remove SkThread::setProcessorAffinity()
mtklein
2015-10-20
*
CMake for Windows
mtklein
2015-09-30
*
cmake tweaks
mtklein
2015-09-29
*
CMake: Compile in OSMesa on Linux, if found.
halcanary
2015-09-21
*
small tweaks to cmake_build
mtklein
2015-09-15
[next]