aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only ↵Gravatar Jan Tattermusch2017-09-14
| | | | grpc_byte_buffer"
* Merge pull request #12501 from BusyJay/fix-cares-buildGravatar Jan Tattermusch2017-09-14
|\ | | | | cmake: fix cares configuration
* \ Merge pull request #12532 from yashykt/ctocc4Gravatar Yash Tibrewal2017-09-14
|\ \ | | | | | | Getting files C++ compilable
* \ \ Merge pull request #12561 from grpc/ctiller-patch-1Gravatar Craig Tiller2017-09-13
|\ \ \ | | | | | | | | Track pings in bmdiff
| * | | Track pings in bmdiffGravatar Craig Tiller2017-09-13
|/ / /
* | | Merge pull request #12555 from ctiller/gross-object-countsGravatar Craig Tiller2017-09-13
|\ \ \ | | | | | | | | Count API object creations
* \ \ \ Merge pull request #12549 from kumaralokgithub/bamm2Gravatar kumaralokgithub2017-09-13
|\ \ \ \ | | | | | | | | | | Add independent library targets for newly added .h files for microben…
* \ \ \ \ Merge pull request #12268 from matt-kwong/kokoro_filGravatar Matt Kwong2017-09-13
|\ \ \ \ \ | | | | | | | | | | | | Add Kokoro test filtering for MacOS/Windows
| | | | * \ Merging master into ctocc4Gravatar Yash Tibrewal2017-09-13
| | | | |\ \ | |_|_|_|/ / |/| | | | |
| | | * | | Count api object creationsGravatar Craig Tiller2017-09-13
| | | | | |
* | | | | | Merge pull request #12326 from AspirinSJL/bug_shutdownGravatar Juanli Shen2017-09-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add refcount to subchannel_index
* \ \ \ \ \ \ Merge pull request #12214 from vjpai/cereal_eye_sirGravatar Vijay Pai2017-09-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer
* \ \ \ \ \ \ \ Merge pull request #12519 from vjpai/stylinGravatar Vijay Pai2017-09-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Give guidance on prefixing struct/enum/#define names
* \ \ \ \ \ \ \ \ Merge pull request #12524 from vjpai/age_filterGravatar Vijay Pai2017-09-13
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Enable filter if either AGE or IDLE is specified; don't require both.
| | | | | | * | | | Add independent library targets for newly added .h files for ↵Gravatar Alok Kumar2017-09-13
| |_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | microbenchmarks. Also fix includes in fullstack_fixtures.h
| | | | | | | * | Merging with masterGravatar Yash Tibrewal2017-09-13
| | | | | | | | |
| | | | | | | * | Removing forward declarationGravatar Yash Tibrewal2017-09-13
| | | | | | | | |
| | | | | | | * | removing a completed TODO, removing forward declarations and rearranging ↵Gravatar Yash Tibrewal2017-09-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | code instead, removing _t suffixes with other recommendations
| | | | * | | | | Add refcount to subchannel_index.Gravatar Juanli Shen2017-09-13
| | | | | | | | |
| | | | | | | * | Adding more pointer conversions and type renamingGravatar Yash Tibrewal2017-09-13
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge pull request #12187 from AspirinSJL/lb_fallbackGravatar Juanli Shen2017-09-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add LB fallback to use when we can't contact any balancer.
| | | * | | | | | Give guidance on prefixing struct/enum/#define namesGravatar Vijay Pai2017-09-13
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #12502 from vjpai/make_spelling_great_againGravatar Vijay Pai2017-09-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | I'm sorry, I thought this was America
* \ \ \ \ \ \ \ \ Merge pull request #12508 from matt-kwong/kokoro_mac_bqGravatar Matt Kwong2017-09-13
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Enable Kokoro MacOS result uploading
| | | | | | | * \ \ Merge branch 'master' into kokoro_filGravatar Matt Kwong2017-09-13
| | | | | | | |\ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #12541 from ctiller/qps_fixGravatar Craig Tiller2017-09-13
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix qps_test histogram python code
* \ \ \ \ \ \ \ \ \ \ Merge pull request #12540 from ctiller/schema-fixGravatar Craig Tiller2017-09-13
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix schema generation for microbenchmarks
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #12534 from jtattermusch/dont_install_for_macGravatar Jan Tattermusch2017-09-13
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Kokoro: don't install stuff already installed on mac workers
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #12533 from jtattermusch/dont_install_already_installedGravatar Jan Tattermusch2017-09-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mingw already installed on win kokoro workers
| | | | | | | | * | | | | | Enable filter if either AGE or IDLE is specified; don't require both.Gravatar Vijay Pai2017-09-13
| |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |
| | | | | * | | | | | | | Upload Kokoro MacOS master resultsGravatar Matt Kwong2017-09-13
| | | | | | | | | | | | |
| | | | * | | | | | | | | Fix qps_test histogram python codeGravatar Craig Tiller2017-09-13
| |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| | | * | | | | | | | | Fix schema generationGravatar Craig Tiller2017-09-13
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #12537 from grpc/ctiller-patch-1Gravatar Craig Tiller2017-09-13
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix case on internal type names
| * | | | | | | | | | | Fix case on internal type namesGravatar Craig Tiller2017-09-13
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | Should allow microbenchmarks to get running again
* | | | | | | | | | | Merge pull request #12465 from ctiller/tpcqGravatar Craig Tiller2017-09-13
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Switch to three threads per cq for unconstrained benchmarks
| | | * | | | | | | | | already installed on mac workersGravatar Jan Tattermusch2017-09-13
| |_|/ / / / / / / / / |/| | | | | | | | | |
| | * | | | | | | | | mingw already installed on win kokoro workersGravatar Jan Tattermusch2017-09-13
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #12499 from yashykt/ctocc3Gravatar Yash Tibrewal2017-09-12
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Getting files C++ compilable
* \ \ \ \ \ \ \ \ \ \ Merge pull request #12525 from vjpai/fc_limitsGravatar Vijay Pai2017-09-12
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix headers on flow control
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #12463 from yashykt/max_concurrent_streams_fixGravatar Yash Tibrewal2017-09-12
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for max_concurrent_streams issue - Call mark_stream_closed before…
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #12492 from nathanielmanistaatgoogle/gitignoreGravatar Nathaniel Manista2017-09-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ignore all Python 3 virtual environments.
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #12521 from ctiller/rtstatGravatar Craig Tiller2017-09-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make unmeasured CPU costs be 1, not 0
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #12509 from ctiller/stats_jsonGravatar Craig Tiller2017-09-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upload core stats to qps_test
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #12512 from apolcyn/fix_cares_mem_leakGravatar apolcyn2017-09-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a memory leak in cares wrapper
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #12520 from nicolasnoble/buildgen-bubble-breakGravatar Nicolas Noble2017-09-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding --base to generate_projects.py - part 2
| | | | | | | * | | | | | | | | | | Include limits.h since we're using INT_MAX (affects some compilers)Gravatar Vijay Pai2017-09-12
| |_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | Merge github.com:grpc/grpc into stats_jsonGravatar Craig Tiller2017-09-12
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | Merge branch 'stats_json' of github.com:ctiller/grpc into stats_jsonGravatar Craig Tiller2017-09-12
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | Make unmeasured CPU costs be 1, not 0Gravatar Craig Tiller2017-09-12
| | | | | | |_|_|_|_|_|_|_|_|_|/ / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows capturing 0 as a CPU cost, which we'll be able to leverage to increase concurrency (once data has caught up in a few days)