Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into port_server | Craig Tiller | 2016-03-17 |
|\ | |||
* | | Split port_posix.c into platform specifics and a portable interface to port_s... | Craig Tiller | 2016-03-17 |
| * | Merge pull request #5785 from murgatroid99/sanitize_copyright_fix | Jan Tattermusch | 2016-03-17 |
| |\ | |||
| * \ | Merge pull request #5745 from ahedberg/upstream | Jan Tattermusch | 2016-03-17 |
| |\ \ | |||
| * \ \ | Merge pull request #5270 from dgquintas/codegen_lib | Nicolas Noble | 2016-03-16 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #5766 from yang-g/nuke_duplicate_target | Nicolas Noble | 2016-03-16 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #5770 from ctiller/win | Nicolas Noble | 2016-03-16 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||
* | | | | | | Disable warning: system header is broken | Craig Tiller | 2016-03-16 |
* | | | | | | Drop the L | Craig Tiller | 2016-03-16 |
* | | | | | | Tweaking formatting | Craig Tiller | 2016-03-16 |
| * | | | | | Merge pull request #5767 from soltanmm/gil-not-nimble-gil-not-quick | Jan Tattermusch | 2016-03-16 |
| |\ \ \ \ \ | |||
| | | | * \ \ | Merge pull request #4 from nicolasnoble/codegen-massage | David G. Quintas | 2016-03-16 |
| | | | |\ \ \ | |||
| | | | | * | | | Moving core_codegen.cc to the proper filegroup. | Nicolas "Pixel" Noble | 2016-03-17 |
| | | | | * | | | Disabling flaky test. | Nicolas "Pixel" Noble | 2016-03-17 |
| | | | | * | | | Preventing huge stacks in timer_heap_test. | Nicolas "Pixel" Noble | 2016-03-17 |
| | | | | * | | | Preventing huge stacks in load_file_test. | Nicolas "Pixel" Noble | 2016-03-17 |
| | | | | * | | | Fixing bitrotting in udp_server_test.c | Nicolas "Pixel" Noble | 2016-03-17 |
| | | | | * | | | Massaging that pull request. | Nicolas "Pixel" Noble | 2016-03-17 |
| | | | |/ / / | |||
| | | | | | * | Update check copyright script precommit hook | murgatroid99 | 2016-03-16 |
| | |_|_|_|/ | |/| | | | | |||
* | | | | | | clang-fmt | Craig Tiller | 2016-03-16 |
* | | | | | | Review feedback | Craig Tiller | 2016-03-16 |
| * | | | | | Merge pull request #5635 from sreecha/stress_test_instructions | adelez | 2016-03-16 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #5765 from adelez/setup_full_interop | Jan Tattermusch | 2016-03-16 |
| |\ \ \ \ \ \ | |||
| | | * | | | | | More additions / Typos | Sree Kuchibhotla | 2016-03-16 |
* | | | | | | | | Bleh | Craig Tiller | 2016-03-16 |
* | | | | | | | | Fix copyright | Craig Tiller | 2016-03-16 |
* | | | | | | | | clang-format code | Craig Tiller | 2016-03-16 |
* | | | | | | | | Get stack traces in crash dumps working for Windows | Craig Tiller | 2016-03-16 |
|/ / / / / / / | |||
| | * | | | | | More formatting changes | Sree Kuchibhotla | 2016-03-16 |
| | * | | | | | Minor formatting tweaks | Sree Kuchibhotla | 2016-03-16 |
| | * | | | | | Address review comments | Sree Kuchibhotla | 2016-03-16 |
* | | | | | | | Merge pull request #5474 from ctiller/esan | Jan Tattermusch | 2016-03-16 |
|\ \ \ \ \ \ \ | |||
| | | | * | | | | Don't hold the GIL when calling anything in core | Masood Malekghassemi | 2016-03-15 |
| | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into codegen_lib | David Garcia Quintas | 2016-03-15 |
| | | | | | |\ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||
| | | | | * | | | Remove end2end_certs library. | yang-g | 2016-03-15 |
| | * | | | | | | chmod g+x | Adele Zhou | 2016-03-15 |
* | | | | | | | | Merge pull request #5763 from soltanmm/one-piece | Nathaniel Manista | 2016-03-15 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||
| * | | | | | | | Fix two ways tests can hang | Masood Malekghassemi | 2016-03-15 |
| | |_|_|/ / / | |/| | | | | | |||
* | | | | | | | Merge pull request #5652 from grpc/revert-5599-revert-5572-srv_ctx | Jan Tattermusch | 2016-03-15 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #5705 from paddybyers/free_aligned | Jan Tattermusch | 2016-03-15 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #5750 from sreecha/gpr_thd_test | Jan Tattermusch | 2016-03-15 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #5382 from dgquintas/jenkins_stuff | adelez | 2016-03-15 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #5749 from jcanizales/only-one-completion-queue | Jan Tattermusch | 2016-03-15 |
|\ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | Use gpr_free() in gpr_free_aligned() | Paddy Byers | 2016-03-15 |
* | | | | | | | | | | Merge pull request #5722 from jcanizales/fix-writeable | Jan Tattermusch | 2016-03-14 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #5543 from adelez/fix_code_coverage2 | Jan Tattermusch | 2016-03-14 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #5666 from pquerna/pq/ip_addr_san | jboeuf | 2016-03-14 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | | | Make copyright not expire one year too soon. | Jorge Canizales | 2016-03-14 |
| | | | | | * | | | | | | | Fix copyright | Sree Kuchibhotla | 2016-03-14 |
| * | | | | | | | | | | | | Improve looks_like_ip_address for IPv6 addresses, and add tests | Paul Querna | 2016-03-14 |