1711 Commits (564719d28e9d37a949062c0ffc2361d3612635e7)

Author SHA1 Message Date
Tim Emiola 564719d28e Updates Channel#create_call to the new API 10 years ago
Julien Boeuf fce25eee5d Addressing comments. 10 years ago
Julien Boeuf 1d2240cc6c Have the secure credentials in separate header files. 10 years ago
Nicolas "Pixel" Noble 0caebbfcfe Splitting gRPC service class codegen into its own set of files. 10 years ago
Masood Malekghassemi e6b0038223 Add OAuth interop tests to Python 10 years ago
murgatroid99 aa11066573 Fixed memory leaks in PHP extension code 10 years ago
murgatroid99 35d06e99fb Simplified script 10 years ago
murgatroid99 5983849988 Added script to generate test .php files from .proto files 10 years ago
Nicolas "Pixel" Noble c8f95e3592 Fixing msys2 compilation... 10 years ago
Craig Tiller c02c1d883a clang-format 10 years ago
Craig Tiller 6d97916b16 Update Windows build for interface changes 10 years ago
Craig Tiller aec96aa223 Fix server shutdown 10 years ago
murgatroid99 ac0002adb8 Made Objective C plugin build without error 10 years ago
Jan Tattermusch 8c5d68bd0b add calltype decl where missing 10 years ago
Alexander Staubo 8eac91eaf4 OS X doesn't have librt, so don't link to it. 10 years ago
murgatroid99 d3efd0a1ec Created Objective C stub code generators 10 years ago
Tim Emiola 14e941d0d2 Bump ruby version to match the new release 10 years ago
Masood Malekghassemi 2b34e5adf1 Version update to 0.5.0 10 years ago
Jan Tattermusch e8fef4319c csharp version 0.1 -> 0.2 10 years ago
murgatroid99 2db4ebdec9 Updated composer.json to version 0.5.0 10 years ago
Nicolas Noble a397330cc0 Fixing MacOS build breakage introduced in #1191. 10 years ago
Masood Malekghassemi 451887ba2c Enable PyPI package management 10 years ago
Jan Tattermusch 4c64d4695a Added example math server 10 years ago
Nathaniel Manista 89ad057854 Update the generated Python interop code. 10 years ago
Alexander Staubo 425e46c56c Fix compilation of Node package conditionally on Mac: 10 years ago
Nathaniel Manista cd7096deb6 Add a metadata_transformer to the Python stub. 10 years ago
Alexander Staubo 3f670f4f26 Remove unused references to malloc.h (which is non-standard, Linux-specific and generally deprecated; use <cstdlib> instead). 10 years ago
Vijay Pai cf1a7e03e7 Remove the racy check added in commit i74c14e5ac752edc7e1dc0aaf31abfd1153df1d0a. 10 years ago
Nicolas "Pixel" Noble ff2828be3d Rewriting mutex, condition_variable, and thread. 10 years ago
Nicolas Noble 91647cc815 Adding joinable threads, and gpr_thd_join. 10 years ago
murgatroid99 49388b31a0 Reworded test case descriptions 10 years ago
Masood Malekghassemi 660a33e11f Satisfy C90 pedantry in Python adapter 10 years ago
Nicolas "Pixel" Noble ae96ae2bad Starting off by removing all offending headers. 10 years ago
Jan Tattermusch 8c61db9164 cleanup of C# API examples 10 years ago
Vijay Pai 74c14e5ac7 Add in a racy check for min deadline in run_some_expired_alarms before 10 years ago
murgatroid99 e80fdd3740 Updated GeneratedCodeTest to match (not so) recent stub changes 10 years ago
Vijay Pai 7d3d9ca24c Eliminate a redundant unlock-lock pair since this code is only invoked from 10 years ago
Yang Gao e9866e977e resolve comment 10 years ago
murgatroid99 10286d3f60 Updated PHP files to new method names 10 years ago
murgatroid99 c1d7e24751 Changed C files to have camelCase method names 10 years ago
Yang Gao b53af532af Bug fix. User can destroy status after calling Finish and we should keep a copy of it instead of a pointer 10 years ago
Nicolas "Pixel" Noble 7f13eb2348 Shutting off warnings about control paths. 10 years ago
Masood Malekghassemi 841f90f86f Add metadata support to low-level Python framework 10 years ago
murgatroid99 bfa9e4f822 Fixed scripts again for PHP 5.5 10 years ago
murgatroid99 bbbb3a0016 Updated scripts with PHP 5.6's build location 10 years ago
murgatroid99 9e0ee11756 Removed pedantic flag from PHP build 10 years ago
murgatroid99 8242ba74e3 Made external header includes use angle brackets 10 years ago
murgatroid99 d8cc6b8e72 Do not expect metadata until expecting first read 10 years ago
murgatroid99 081cccc145 Re-added overzealously removed file 10 years ago
murgatroid99 245a0ecae9 Removed generated code files 10 years ago