Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #6423 from ctiller/signal_handler | Jan Tattermusch | 2016-05-22 |
|\ | | | | | Fix some ubsan issues | ||
* \ | Merge pull request #6655 from nathanielmanistaatgoogle/take-this-future-please | Jan Tattermusch | 2016-05-22 |
|\ \ | | | | | | | "taking a this" -> "taking this" typo correction | ||
* \ \ | Merge pull request #6436 from jboeuf/credentials_refactoring | Jan Tattermusch | 2016-05-22 |
|\ \ \ | | | | | | | | | Refactoring the core security code. | ||
* \ \ \ | Merge pull request #6643 from jtattermusch/csharp_profiling2 | Jan Tattermusch | 2016-05-19 |
|\ \ \ \ | | | | | | | | | | | Simplify profiling in C# qps clients. | ||
* \ \ \ \ | Merge pull request #6640 from jtattermusch/csharp_assorted_cleanup | Jan Tattermusch | 2016-05-19 |
|\ \ \ \ \ | | | | | | | | | | | | | C# assorted cleanup | ||
| | | | * | | "taking a this" -> "taking this" typo correction | Nathaniel Manista | 2016-05-19 |
| |_|_|/ / |/| | | | | |||
| | * | | | support adding profilers to C# qps clients | Jan Tattermusch | 2016-05-18 |
| | | | | | |||
| | | * | | Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring | Julien Boeuf | 2016-05-18 |
| | | |\ \ | |||
| | * | | | | return number of cores from server | Jan Tattermusch | 2016-05-18 |
| | | | | | | |||
* | | | | | | Merge remote-tracking branch 'upstream/release-0_14' into HEAD | Jan Tattermusch | 2016-05-18 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||
| | * | | | | rename some ill-named enums and move them to the right files | Jan Tattermusch | 2016-05-18 |
| | | | | | | |||
| | * | | | | dont call into C core to get Timespec.InfPast and Timespec.InfFuture | Jan Tattermusch | 2016-05-18 |
| | | | | | | |||
| | * | | | | move ServerRpcNew and ClientSideStatus to their own file | Jan Tattermusch | 2016-05-18 |
| | | | | | | |||
| | * | | | | tiny optimization in MetadataArraySafeHandle | Jan Tattermusch | 2016-05-18 |
| |/ / / / |/| | | | | |||
| | * | | | make Profilers visible to Grpc.IntegrationTesting | Jan Tattermusch | 2016-05-18 |
| |/ / / |/| | | | |||
* | | | | Merge pull request #6611 from murgatroid99/ruby_signal_handling_improvement | Jan Tattermusch | 2016-05-18 |
|\ \ \ \ | | | | | | | | | | | Handle signals properly when dropping GVL | ||
| | | | * | clang-format | Craig Tiller | 2016-05-18 |
| | | | | | |||
| | | | * | Merge github.com:grpc/grpc into signal_handler | Craig Tiller | 2016-05-18 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
| * | | | | Finished removing ruby-level signal handlers again | murgatroid99 | 2016-05-18 |
| | | | | | |||
| * | | | | Fixed a couple of issues, removed ruby-level signal handling again | murgatroid99 | 2016-05-18 |
| | | | | | |||
* | | | | | Merge pull request #6588 from soltanmm/you're-my-compression | Jan Tattermusch | 2016-05-18 |
|\ \ \ \ \ | | | | | | | | | | | | | Add compression support to lower Python/Cython layers | ||
* \ \ \ \ \ | Merge pull request #6463 from dgquintas/fix_compression_interop | Jan Tattermusch | 2016-05-18 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fixed compression interop and re-enable for C++. | ||
* \ \ \ \ \ \ | Merge pull request #6499 from dgquintas/compression_accept_encoding | Jan Tattermusch | 2016-05-18 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | grpc-accept-encoding checks | ||
* \ \ \ \ \ \ \ | Merge pull request #6607 from michaelbausor/master | Jan Tattermusch | 2016-05-18 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Updated functions with TSRM macros for ZTS support | ||
| | | | | * | | | | Re-added signal handlers to cancel calls and shut down servers | murgatroid99 | 2016-05-17 |
| | | | | | | | | | |||
| | | | * | | | | | Add compression support to Cython layers | Masood Malekghassemi | 2016-05-17 |
| | | | | | | | | | |||
| | | | | | * | | | Updated functions with TSRM macros for ZTS support | Michael Bausor | 2016-05-17 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #6542 from ctiller/ecterm | Jan Tattermusch | 2016-05-17 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Let execution contexts signal that they are done | ||
| | | | | | | * | | | regenerate buildfiles | Jan Tattermusch | 2016-05-17 |
| | | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #6602 from nathanielmanistaatgoogle/test-parallelism | Jan Tattermusch | 2016-05-16 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Break PARALLELISM test constant in two | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #6439 from kpayson64/python_health_check | Jan Tattermusch | 2016-05-16 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Reworked python health checking and added tests | ||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6603 from ctiller/better_wakeups | Jan Tattermusch | 2016-05-16 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix accelerated wakeups | ||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6609 from nathanielmanistaatgoogle/sooner-or-later | Jan Tattermusch | 2016-05-16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "sooner" -> "server" typo correction | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6556 from goldenbull/master | Jan Tattermusch | 2016-05-16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | use LANG_ENGLISH for windows api FormatMessage | ||
| | | | | | | | | | | * | | | rename names of generated enum values to match protobuf3beta3 | Jan Tattermusch | 2016-05-16 |
| | | | | | | | | | | | | | | |||
| | | | | | | | | | | * | | | regenerate C# protobuf messages | Jan Tattermusch | 2016-05-16 |
| | | | | | | | | | | | | | | |||
| | | | | | | | | | | * | | | Update Grpc.sln to Google.Protobuf.3.0.0-beta3 | Jan Tattermusch | 2016-05-16 |
| | | | | | | | | | | | | | | |||
| | | | | | | | | | * | | | | Made signal handling properly handle non-killing signals | murgatroid99 | 2016-05-16 |
| | | | | | | | | | | | | | | |||
| | * | | | | | | | | | | | | "sooner" -> "server" typo correction | Nathaniel Manista | 2016-05-16 |
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "... will not have the effect of stopping the sooner later", heh. :-P | ||
| | | | | | | | | * | | | | Removed remaining references to old server handling code | murgatroid99 | 2016-05-16 |
| | | | | | | | | | | | | | |||
| | | | | | | | | * | | | | Handle signals properly when dropping GVL | murgatroid99 | 2016-05-16 |
| |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |||
| | | | | | * | | | | | | Updated functions with TSRM macros for ZTS support | Michael Bausor | 2016-05-16 |
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | |||
| | * | | | | | | | | | Fix accelerated wakeups | Craig Tiller | 2016-05-16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We can end up in situations where a pollset needs to kick itself. This is supposed to be an accelerated codepath, however a bug crept in whereby we missed the opportunity to do so, resulting in needing to round trip these wakeups redundantly through the OS and wake other threads unnecessarily. | ||
| | | | * | | | | | | | Split and rename test_constants.PARALLELISM | Nathaniel Manista | 2016-05-16 |
| |_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Going forward we'd like to be able to test much larger numbers of RPCs than the number of threads available to a test. | ||
* | | | | | | | | | | Merge pull request #6578 from jtattermusch/add_bat_copyrights | Jan Tattermusch | 2016-05-13 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add copyrights to .bat files (and update the checker to report missing ones) | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #6414 from y-zeng/reflection_proto | Yuchen Zeng | 2016-05-13 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | Add reflection.proto | ||
* | | | | | | | | | | | Merge pull request #5456 from ctiller/cleaner-posix3 | Jan Tattermusch | 2016-05-13 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Splitting out a pure poll() based event engine | ||
| | | * | | | | | | | | | add missing copyrights to .bat files | Jan Tattermusch | 2016-05-13 |
| |_|/ / / / / / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Renamed some defines | David Garcia Quintas | 2016-05-12 |
| | | | | | | | | | | | |||
| | * | | | | | | | | | Added comment about repeated responses | Yuchen Zeng | 2016-05-12 |
| | | | | | | | | | | |