- Jan 28, 2016
-
-
murgatroid99 authored
-
murgatroid99 authored
-
Michael Lumish authored
-
- Jan 27, 2016
-
-
Craig Tiller authored
Fix copyrights
-
David G. Quintas authored
Better logging for QPS test
-
murgatroid99 authored
-
Michael Lumish authored
Allocate node Buffer contents with new[]
-
Michael Lumish authored
Fix copyrights
-
vjpai authored
-
vjpai authored
-
Craig Tiller authored
-
Michael Lumish authored
Cleaning up ruby extension code a bit.
-
Craig Tiller authored
Cleaning up our Makefile.
-
Nicolas Noble authored
Add ability to create and handle precompiled binaries in Node library
-
Nicolas "Pixel" Noble authored
-
vjpai authored
-
vjpai authored
-
vjpai authored
-
murgatroid99 authored
-
Jan Tattermusch authored
Use wildcard address by default in QPS driver
-
Nicolas Noble authored
Make Node library depend on BoringSSL and zlib, and only build them under Windows
-
Nicolas Noble authored
Alternative ownership for global callbacks
-
Nicolas Noble authored
Ensure sanity generate projects doesnt eat all available cpu
-
Vijay Pai authored
-
- Jan 26, 2016
-
-
Vijay Pai authored
-
Craig Tiller authored
-
Nicolas "Pixel" Noble authored
-
Alistair Veitch authored
Add a virtual destructor for the ClientContext::GlobalCallbacks.
-
Nicolas "Pixel" Noble authored
-) Adding question marks to important tools so they can be overriden from environment variables. -) Removing all traces of -ldl since BoringSSL doesn't implement OpenSSL's DSO and doesn't require it.
-
Craig Tiller authored
Initialize census if not initialized yet and some features are available
-
Bogdan Drutu authored
-
Bogdan Drutu authored
-
Vijay Pai authored
-
Bogdan Drutu authored
-
Vijay Pai authored
-
Jan Tattermusch authored
Fix sanity
-
Craig Tiller authored
-
Marek Gilbert authored
Nan::NewBuffer(char* data, uint32_t size) frees the provided buffer by calling delete[]. This matches the allocation method to the free method. Fixes grpc/grpc#4867.
-
Nathaniel Manista authored
Add missing "support" import.
-
Masood Malekghassemi authored
I have no idea how this mistake got through.
-