aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into c++lameGravatar Craig Tiller2017-04-24
|\
| * Merge pull request #10742 from markdroth/hash_tableGravatar Mark D. Roth2017-04-21
| |\
* | | Merge github.com:grpc/grpc into c++lameGravatar Craig Tiller2017-04-21
|\| |
| * | Increase portability of CMakeLists.txtGravatar Mehrdad Afshari2017-04-20
* | | Merge github.com:grpc/grpc into c++lameGravatar Craig Tiller2017-04-19
|\ \ \
| | * \ Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-19
| | |\ \ | | |/ / | |/| |
| | | * Change hash table to use linear probing and add unit test.Gravatar Mark D. Roth2017-04-19
| | * | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-18
| | |\|
| * | | Remove status_helper as it is not needed any moreGravatar yang-g2017-04-18
| | |/ | |/|
* | | Merge github.com:grpc/grpc into c++lameGravatar Craig Tiller2017-04-17
|\| |
| * | Improvements to Fake ResolverGravatar David Garcia Quintas2017-04-15
* | | Merge github.com:grpc/grpc into c++lameGravatar Craig Tiller2017-04-14
|\| |
| | * Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-14
| | |\ | | |/ | |/|
| * | Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-13
| |\ \
| | * | master to 1.4.0-devGravatar David Garcia Quintas2017-04-13
| * | | Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-13
| |\| |
| | * | Merge pull request #10586 from yang-g/error_details2Gravatar Yang Gao2017-04-12
| | |\ \
| | | | * Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-12
| | | | |\ | | | |_|/ | | |/| |
| * | | | Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-12
| |\| | |
| | | * | Fix BUILD dependency, copyright and cmakeGravatar yang-g2017-04-12
| | * | | Merge github.com:grpc/grpc into truebinGravatar Craig Tiller2017-04-12
| | |\ \ \
| | | | | * Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-12
| | | | | |\ | | | | |_|/ | | | |/| |
| * | | | | Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-11
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | | | * | Add helper function to supply and parse error_details from Status.Gravatar yang-g2017-04-11
| | | |/ / | | |/| |
* | | | | Merge github.com:grpc/grpc into c++lameGravatar Craig Tiller2017-04-11
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #10568 from y-zeng/fix_sanityGravatar Yuchen Zeng2017-04-11
| |\ \ \ \
| | | * \ \ Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-11
| | | |\ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge pull request #10501 from ctiller/epex2Gravatar Craig Tiller2017-04-11
| |\ \ \ \ \
* | | | | | | sanityGravatar Craig Tiller2017-04-11
* | | | | | | Merge github.com:grpc/grpc into c++lameGravatar Craig Tiller2017-04-11
|\| | | | | |
| | | * | | | Generate projectsGravatar Yuchen Zeng2017-04-10
| | |/ / / / | |/| | | |
| * | | | | Merge pull request #10407 from kpayson64/alpine_linux_supportGravatar kpayson642017-04-10
| |\ \ \ \ \
* | | | | | | *san needs clang++ to linkGravatar Craig Tiller2017-04-09
* | | | | | | Merge github.com:grpc/grpc into c++lameGravatar Craig Tiller2017-04-09
|\| | | | | |
* | | | | | | Merge github.com:grpc/grpc into c++lameGravatar Craig Tiller2017-04-07
|\ \ \ \ \ \ \
* | | | | | | | Update build.yamlGravatar Craig Tiller2017-04-07
| | | | | * | | Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-07
| | | | | |\ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | allow using gRPC as a cmake subprojectGravatar Jan Tattermusch2017-04-07
| |/ / / / / /
| | * | | | | Fix build on Alpine linux + add portability testsGravatar Ken Payson2017-04-06
| | | | * | | Merge deadline_init/deadline_startGravatar Craig Tiller2017-04-06
| | | | * | | Rename compress_filter --> message_compress_filterGravatar Craig Tiller2017-04-06
| | | * | | | Split event notification out of ev_epoll_linux.cGravatar Craig Tiller2017-04-06
| | |/ / / /
| * | | | | Merge branch 'master' into bm_cq_multi_threadsGravatar Sree Kuchibhotla2017-04-05
| |\| | | |
| | | * | | Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-05
| | | |\ \ \ | | | |/ / / | | |/| | |
| | | | * | Merge github.com:grpc/grpc into truebinGravatar Craig Tiller2017-04-05
| | | | |\ \ | | | |_|/ / | | |/| | |
| | | | | * Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-05
| | | | | |\ | | | |_|_|/ | | |/| | |
| | * | | | Merge pull request #9902 from y-zeng/keepalive_serverGravatar Yuchen Zeng2017-04-04
| | |\ \ \ \
| | | | | | * Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-04
| | | | | | |\ | | | |_|_|_|/ | | |/| | | |
| | | | | * | Merge github.com:grpc/grpc into truebinGravatar Craig Tiller2017-04-04
| | | | | |\ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Microbenchmark for measuring impact of multiple threads calling cq_nextGravatar Sree Kuchibhotla2017-04-04