Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Moving core_codegen.cc to the proper filegroup. | 2016-03-17 | |
* | Disabling flaky test. | 2016-03-17 | |
* | Preventing huge stacks in timer_heap_test. | 2016-03-17 | |
* | Preventing huge stacks in load_file_test. | 2016-03-17 | |
* | Fixing bitrotting in udp_server_test.c | 2016-03-17 | |
* | Massaging that pull request. | 2016-03-17 | |
* | Merge branch 'master' of github.com:grpc/grpc into codegen_lib | 2016-03-15 | |
|\ | |||
| * | Merge pull request #5763 from soltanmm/one-piece | 2016-03-15 | |
| |\ | |||
| | * | Fix two ways tests can hang | 2016-03-15 | |
| * | | Merge pull request #5652 from grpc/revert-5599-revert-5572-srv_ctx | 2016-03-15 | |
| |\ \ | |||
| * \ \ | Merge pull request #5705 from paddybyers/free_aligned | 2016-03-15 | |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #5750 from sreecha/gpr_thd_test | 2016-03-15 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||
| * | | | | Merge pull request #5382 from dgquintas/jenkins_stuff | 2016-03-15 | |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #5749 from jcanizales/only-one-completion-queue | 2016-03-15 | |
| |\ \ \ \ \ | |||
| | | | | * | | Use gpr_free() in gpr_free_aligned() | 2016-03-15 | |
| * | | | | | | Merge pull request #5722 from jcanizales/fix-writeable | 2016-03-14 | |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #5543 from adelez/fix_code_coverage2 | 2016-03-14 | |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge pull request #5666 from pquerna/pq/ip_addr_san | 2016-03-14 | |
| |\ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | Make copyright not expire one year too soon. | 2016-03-14 | |
| | | | | | | * | | | Fix copyright | 2016-03-14 | |
| | * | | | | | | | | Improve looks_like_ip_address for IPv6 addresses, and add tests | 2016-03-14 | |
| | * | | | | | | | | Add note about refactor portability header | 2016-03-14 | |
| | * | | | | | | | | Add support for IP Addresses in Subject Alt Names. | 2016-03-14 | |
| |/ / / / / / / / | |||
| | | | | | * | | | Minor code cleanup | 2016-03-14 | |
| | * | | | | | | | Fix code coverage. | 2016-03-14 | |
| |/ / / / / / / | |||
| | | | | * / / | Reduce the number of threads so that this test works on x86 systems | 2016-03-14 | |
| | |_|_|/ / / | |/| | | | | | |||
| | | * | | | | Use a singleton completion queue | 2016-03-14 | |
| * | | | | | | Merge pull request #5731 from ctiller/huh_omg | 2016-03-14 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| * | | | | | | Merge pull request #5453 from adelez/setup_full_interop | 2016-03-14 | |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #5580 from daniel-j-born/test_creds | 2016-03-14 | |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge pull request #5727 from nicolasnoble/upmerge | 2016-03-14 | |
| |\ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | Add a script to run interop tests against all versions of prod servers. | 2016-03-14 | |
| | |_|/ / / / / / | |/| | | | | | | | |||
| | | | | | | | * | Merge branch 'master' into revert-5599-revert-5572-srv_ctx | 2016-03-14 | |
| | | | | | | | |\ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||
| * | | | | | | | | Merge pull request #5545 from yang-g/windows_leaks | 2016-03-14 | |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge pull request #5583 from stanley-cheung/php-fix-examples-constructor | 2016-03-14 | |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #5444 from vjpai/debug_qps_stream | 2016-03-14 | |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #5724 from grpc/revert-5607-revert-5544-master | 2016-03-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #5728 from jtattermusch/python_nuke_event_invocation | 2016-03-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | * | | | | | Add comment, tighten loop | 2016-03-12 | |
| | | | | | | | | * | | | | | Fix copyright | 2016-03-11 | |
| | | | | | | | | * | | | | | If we cant check timers due to contention, at least make sure we do a follow ... | 2016-03-11 | |
| | | | | | | | | * | | | | | Merge branch 'huh_omg' of github.com:ctiller/grpc into huh_omg | 2016-03-11 | |
| | | | | | | | | |\ \ \ \ \ | |||
| | | | | | | | | | * | | | | | Expand lock | 2016-03-11 | |
| | | | | | | | | | | * | | | | Use a named constant for error domain and code | 2016-03-11 | |
| | | | | | | | | * | | | | | | Fix cast | 2016-03-11 | |
| | | | | | | | | |/ / / / / | |||
| | | | | | | | | * | | | | | Extend timeout | 2016-03-11 | |
| | | | | | | | | * | | | | | Fix race in subchannel.c | 2016-03-11 | |
| | | | | | | | | * | | | | | Fail faster | 2016-03-11 | |
| | | | | | | | | * | | | | | Add contributed test | 2016-03-11 | |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |||
| | * | | | | | | | | | | | fix copyright | 2016-03-11 |