aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | | | | | | Merge pull request #12227 from ncteisen/bazel-microbenchmarksGravatar Noah Eisen2017-08-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Microbenchmarks Work With Bazel
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #12287 from vjpai/qps_cleanup2Gravatar Vijay Pai2017-08-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | QPS tests: move some internal includes to the right places
| * | | | | | | | | | | | | | | Move some internal includes to the right placesGravatar Vijay Pai2017-08-24
| | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | Double check macro to protect from faulty test.Gravatar yang-g2017-08-24
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #11782 from muxi/stream_compression_configGravatar Muxi Yan2017-08-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement stream compression - configuration and negotiation
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #12285 from muxi/fix-typoGravatar Muxi Yan2017-08-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | Fix a typo referred on #11118
| | | | | | | | | | | | | | | * | clang-formatGravatar Muxi Yan2017-08-24
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fix a typo referred on #11118Gravatar Muxi Yan2017-08-24
|/ / / / / / / / / / / / / / / /
| | | | * | | | | | | | | | | | Update block_annotate.hGravatar yang-g2017-08-24
| | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | Add sync_custom.hGravatar yang-g2017-08-24
| | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | Remove stale fileGravatar yang-g2017-08-24
| |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | |
| | | | | | | | | | | | | * | Polish the way exec_ctx is used in Cronet transportGravatar Muxi Yan2017-08-23
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | Make use of per stream refcountGravatar Muxi Yan2017-08-23
| |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Fix stream_compression_payload test flakeGravatar Muxi Yan2017-08-23
| | | | | | | | | | | | | |
| | | | | | | * | | | | | | fix build.yaml to expand nanopb headers filegroupGravatar Alexander Polcyn2017-08-23
| |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #12240 from yang-g/endoGravatar Yang Gao2017-08-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | Add a new macro for custom profiler
* | | | | | | | | | | | | Merge pull request #12209 from mehrdada/unskip-reflection-testGravatar Mehrdad Afshari2017-08-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | Unskip reflection unit test since proto is fixed
| | | * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-08-23
| | | |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| | | | | | * | | | | | | vs2017 build fixesGravatar Jan Tattermusch2017-08-23
| | | | | | | | | | | | |
| | | | | | * | | | | | | adjust run_tests_matrix.py windows portability suitesGravatar Jan Tattermusch2017-08-23
| | | | | | | | | | | | |
| | | | | | * | | | | | | support building with VS2017Gravatar Jan Tattermusch2017-08-23
| | | | | | | | | | | | |
| | | | | | * | | | | | | add cmake generator optionGravatar Jan Tattermusch2017-08-23
| | | | | | | | | | | | |
| | | | | | * | | | | | | cleanup building c/c++ on windowsGravatar Jan Tattermusch2017-08-23
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #12248 from glerchundi/fix/csharp-native-libraries-visibilityGravatar Jan Tattermusch2017-08-23
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | csharp: hide the native libraries in Visual Studio project explorer
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #11598 from jtattermusch/remove_vsprojectsGravatar Jan Tattermusch2017-08-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove /vsprojects pre-generated projects in favor of cmake
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #12128 from jtattermusch/csharp_easierloggingGravatar Jan Tattermusch2017-08-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make C# logging & tracing more intuitive
| | * | | | | | | | | | | | | fix windows protoc artifact buildGravatar Jan Tattermusch2017-08-23
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | remove check_vsprojects sanity testGravatar Jan Tattermusch2017-08-23
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | remove contents of /vsprojects directoryGravatar Jan Tattermusch2017-08-23
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | update readmesGravatar Jan Tattermusch2017-08-23
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | adjust run tests matrixGravatar Jan Tattermusch2017-08-23
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | build C tests and protoc artifacts on windows with cmakeGravatar Jan Tattermusch2017-08-23
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #12254 from stanley-cheung/php-upmerge-1_4-featuresGravatar Stanley Cheung2017-08-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: upmerge from 1.4.x branch
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #12242 from dgquintas/rr_initial_connGravatar David G. Quintas2017-08-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RR: Initialize subchannel connectivity state
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #12251 from ncteisen/fix-ubsanGravatar Noah Eisen2017-08-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix ubsan
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #12236 from matt-kwong/kokoro_filGravatar Matt Kwong2017-08-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add test filtering to Kokoro Linux PR jobs
| | | | * | | | | | | | | | | | | | PHP: upmerge from 1.4.x branchGravatar Stanley Cheung2017-08-22
| |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #12225 from muxi/fix-already-finishedGravatar Muxi Yan2017-08-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix undefined behavior of using dispatch_once_t as instance variable
| | | | | | | | | | | | | | | | * | Add TSI test library and SSL and fake TSI testsGravatar Yihua Zhang2017-08-22
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | | Microbenchmarks work with bazelGravatar ncteisen2017-08-22
| |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #12180 from ↵Gravatar Muxi Yan2017-08-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | grpc/revert-12086-revert-11832-objc-oauth-protocol Revert "Revert "Add OAuth2 protocol in GRPCClient""
| | | * | | | | | | | | | | | | | Add test filtering to Kokoro PR jobsGravatar Matt Kwong2017-08-22
| | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | PR commentsGravatar David Garcia Quintas2017-08-22
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #12246 from yang-g/epoll1Gravatar Yang Gao2017-08-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add timer annotations in epoll1
| | | | | * | | | | | | | | | | | | Fix ubsanGravatar Noah Eisen2017-08-22
| |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | address review commentsGravatar Jan Tattermusch2017-08-22
| | | | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | | csharp: make the native libraries links are not shownGravatar Gorka Lerchundi Osa2017-08-22
| |_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #12247
| * | | | | | | | | | | | | | | Add timer annotations in epoll1Gravatar yang-g2017-08-21
| | | | | | | | | | | | | | | |
| | | | | | | | | * | | | | | | Break the sanity check failure loop by disabling clang-format on ↵Gravatar Muxi Yan2017-08-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | end2end_{,nosec_}tests.c
| | | | | | | * | | | | | | | | Unskip reflection unit test since proto is fixedGravatar Mehrdad Afshari2017-08-22
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |