6682 Commits (cf36536a30786ce0ed3ad87a56f5f691d530a7b3)

Author SHA1 Message Date
Craig Tiller c35e2c582f Revert "Proto API for LB request/responses" 9 years ago
Vijay Pai 810a13e2d3 Remove a small allocation, at the cost of a little uglier header file. 9 years ago
Vijay Pai c41abec7f8 Sanity: clang-format and regen projects 9 years ago
yang-g e39cb740ca Add a dummy reference to prevent unused variable warning if there is no rpc method defined. 9 years ago
vjpai 8fdafede06 tag fed in by user should be any arbitrary tag, not a CompletionQueueTag 9 years ago
Craig Tiller 10d3e59075 WTF 9 years ago
Craig Tiller 087c51a6bb Fix 1 second stall on Windows 9 years ago
Patryk Lesiewicz 777777efa4 Pass delete[] explicitely to Nan::NewBuffer. 9 years ago
Nicolas "Pixel" Noble ca144fd1e8 Fixing Ruby binary build (again). 9 years ago
vjpai 21f1afc3d7 Fix some C# copyrights 9 years ago
Bogdan Drutu c7ea439dd2 Manually added empty lines and spaces in the copyright and it worked. 9 years ago
Bogdan Drutu e9319daee2 Add the removed line before the copyright 9 years ago
Bogdan Drutu 3d9d252f09 run sudo ./tools/distrib/clang_format_code.sh 9 years ago
Craig Tiller 1298afd10e Get compilation working again 9 years ago
Craig Tiller b0154c4d54 Stop generating .pyc files in boringssl 9 years ago
Bogdan Drutu 03e250c3fa Fix some indentation. 9 years ago
Bogdan Drutu b3153f367b change gpr_int* to int*_t 9 years ago
Craig Tiller da179ce598 Rollback gpr deletion 9 years ago
Nathaniel Manista fa6cad701c grpc_set_ssl_roots_override_callback for Python 9 years ago
Nicolas "Pixel" Noble f9e3c23fe8 Fixing ruby versionning. 9 years ago
Bogdan Drutu 806f434f9d Run clang-format 9 years ago
Jan Tattermusch fc1ad749d3 fix copyrights 9 years ago
Nicolas "Pixel" Noble 1935c3655c Flagging master as 0.14.0-dev. 9 years ago
Bogdan Drutu 079a179991 Change the census metadata keys. Both census keys must be binary keys because of the encoding. 9 years ago
Jan Tattermusch fe0c4a84fa C# assembly version and current version 9 years ago
Jan Tattermusch 6819ee73a6 fix GrpcEnvironmentTest 9 years ago
Jan Tattermusch d980047a04 fix C# build 9 years ago
Nicolas "Pixel" Noble cda4bad582 Flagging 0.13 as pre1. 9 years ago
Masood Malekghassemi 35afe4afaf Fall back to building if GCS cannot be reached 9 years ago
Masood Malekghassemi 6598ce16db Move os.environ to module-level 9 years ago
Craig Tiller f008f067f8 build.yaml centric versioning 9 years ago
Masood Malekghassemi 064d37d380 Fix GCS URL for Python 9 years ago
Craig Tiller 6c90d898b6 Fix sanity 9 years ago
Chris Bacon 435b155152 Correct copyright date 9 years ago
Nicolas "Pixel" Noble 1be92658ef Versionning Ruby from build.yaml, and regenerating broken files after census merge. 9 years ago
yang-g 6494e8bf95 flush the stalled list after the window is updated 9 years ago
murgatroid99 85474df7b3 Reverse changes to AVL code 9 years ago
Nicolas Noble 86cbe3087c Fixing Mac build for Ruby. 9 years ago
Craig Tiller 5c04760d46 Change default on Python install option 9 years ago
Nicolas "Pixel" Noble 5219c6d8e8 Properly compiling distributable native gems. 9 years ago
Alistair Veitch 0a7468a537 Add timespan support for win32 gpr_cv_wait. 9 years ago
Kristopher Wuollett 58d98910ad Removed unused userAgentPrefix variable 9 years ago
murgatroid99 7a55684a13 Clang format and fix copyrights 9 years ago
murgatroid99 309830f6b8 Replace 'long' with 'int64_t' in public core headers 9 years ago
vjpai 0c598b08ac Fix copyright and use consistent C89 comments 9 years ago
Masood Malekghassemi a7a50785be Don't die on missing win32 resources on non-win32 9 years ago
Masood Malekghassemi f751b0b549 Use envvar for binary repository 9 years ago
Masood Malekghassemi ae109e9ab6 Don't die on missing win32 resources on non-win32 9 years ago
Vijay Pai 663a29144a Add explicit comments about purpose of writing to pad 9 years ago
Vijay Pai 07a6be99bd Stop upsetting valgrind with uninitialized shorts 9 years ago