aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge github.com:google/grpc into apiGravatar Craig Tiller2015-01-14
|\
| * Merge pull request #11 from ctiller/macGravatar Nicolas Noble2015-01-14
| |\
| * \ Merge pull request #18 from murgatroid99/node_client_constructorGravatar Tim Emiola2015-01-14
| |\ \
| | | * Format changeGravatar Craig Tiller2015-01-13
| * | | Fixing log_win32.cGravatar Nicolas "Pixel" Noble2015-01-13
| * | | Fixing time.c for win32 - MIN_INT can't work with 0x80000000 under win32.Gravatar Nicolas "Pixel" Noble2015-01-13
* | | | Use the first received status as authoritative.Gravatar Craig Tiller2015-01-13
| | * | Fixed a typoGravatar murgatroid992015-01-13
* | | | Starting to fix C++Gravatar Craig Tiller2015-01-13
* | | | Only request more data once stream is connected.Gravatar Craig Tiller2015-01-13
* | | | Calls are always started on the server.Gravatar Craig Tiller2015-01-13
* | | | clang-format codebaseGravatar Craig Tiller2015-01-13
* | | | Merge github.com:google/grpc into apiGravatar Craig Tiller2015-01-13
|\| | |
* | | | Moving prototype from Google to GitHubGravatar Craig Tiller2015-01-13
| | * | Fixed typoGravatar murgatroid992015-01-13
| * | | Run clang-format against nodeGravatar Craig Tiller2015-01-13
| | * | Modified math client to more closely resemble generated codeGravatar murgatroid992015-01-13
| |/ /
| * | Merge remote-tracking branch 'upstream/master'Gravatar murgatroid992015-01-13
| |\ \
| | * \ Merge pull request #5 from murgatroid99/php_configure_fixGravatar Tim Emiola2015-01-14
| | |\ \
| | | | * Merge github.com:google/grpc into macGravatar Craig Tiller2015-01-13
| | | | |\ | | | |_|/ | | |/| |
| | * | | Merge github.com:google/grpc into formatGravatar Craig Tiller2015-01-13
| | |\ \ \
| | * \ \ \ Merge github.com:ctiller/grpc into formatGravatar Craig Tiller2015-01-13
| | |\ \ \ \
| | | | * \ \ Merge github.com:ctiller/grpc into testcppGravatar Craig Tiller2015-01-13
| | | | |\ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Merge github.com:google/grpc into testcppGravatar Craig Tiller2015-01-13
| | | | |\ \ \
| | | | | * \ \ Merge pull request #12 from tbetbetbe/grpc_rb_fix_shebangGravatar Craig Tiller2015-01-13
| | | | | |\ \ \
| | * | | | | | | clang-format codebaseGravatar Craig Tiller2015-01-13
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge remote-tracking branch 'upstream/master'Gravatar murgatroid992015-01-13
| |\| | | | | |
| | | | | * | | Fixes the shebang lineGravatar Tim Emiola2015-01-13
| | | | | | | * Compile fix for macGravatar Craig Tiller2015-01-13
| | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge pull request #4 from ctiller/vasprintGravatar yang-g2015-01-12
| | |\ \ \ \ \
| | * | | | | | Fixing opensource build.Gravatar nnoble2015-01-12
| * | | | | | | Added LICENSE header to all filesGravatar murgatroid992015-01-12
| * | | | | | | Removed temp filesGravatar murgatroid992015-01-12
| * | | | | | | Clean commit of Node.js library sourceGravatar murgatroid992015-01-12
| | |_|_|_|_|/ | |/| | | | |
| | | | * | | Merge github.com:google/grpcGravatar Craig Tiller2015-01-12
| | | | |\ \ \ | | | |_|/ / / | | |/| | | |
| | | | | * | Merge github.com:google/grpc into testcppGravatar Craig Tiller2015-01-12
| | | | | |\ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Moving the google-internal security code in their own files.Gravatar jboeuf2015-01-12
| | * | | | | Factoring out []2 artefacts from the transport security interface.Gravatar jboeuf2015-01-12
| | * | | | | Return bound port number from grpc_server_add_http2_port.Gravatar ctiller2015-01-12
| | * | | | | Avoid clobbering potential defines that were set up externally.Gravatar nnoble2015-01-12
| | | |_|_|/ | | |/| | |
| | | | | * Make the go code generator compileGravatar Craig Tiller2015-01-12
| | | |_|/ | | |/| |
| * / | | Added libdl includeGravatar murgatroid992015-01-12
| |/ / /
| | * / Check return value for errorGravatar Craig Tiller2015-01-12
| |/ /
| | * Merge github.com:google/grpcGravatar Craig Tiller2015-01-12
| | |\ | | |/ | |/|
| * | grpc census hash_table test coverage improvements.Gravatar hongyu2015-01-12
| * | Pre-allocate, check, and consume method, scheme, and content-type headers atGravatar ctiller2015-01-12
| * | Ensure flow control callbacks happen outside the transport lock.Gravatar ctiller2015-01-12
| * | Preparing the go plugin for non-[] compilation.Gravatar nnoble2015-01-12
| * | Add impl subdirectory under public and move headers that need to be installedGravatar yangg2015-01-12
| * | Allow logging mechanism to be overridden by applications.Gravatar ctiller2015-01-12