Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Implementation of the accepted encodings propagation mechanism. | 2015-07-15 | |
| | |||
* | rewrote bitcount function as a macro | 2015-07-15 | |
| | |||
* | Require a pointer + macro arg protection | 2015-07-15 | |
| | |||
* | Merge branch 'bitsetmacros' into compression-accept-encoding | 2015-07-15 | |
|\ | |||
| * | Added bitset macro ops | 2015-07-15 | |
| | | |||
* | | Merge branch 'decompression' into compression-accept-encoding | 2015-07-15 | |
|\ \ | |||
| * | | Merge branch 'master' of github.com:grpc/grpc into decompression | 2015-07-15 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # Makefile # include/grpc++/client_context.h # include/grpc++/server_context.h # src/cpp/client/client_context.cc # src/cpp/server/server_context.cc # vsprojects/Grpc.mak | ||
| | * | Merge pull request #2383 from vjpai/lockfree-stack | 2015-07-15 | |
| | |\ | | | | | | | | | Lockfree stack | ||
| | * \ | Merge pull request #2406 from dgquintas/writeoptions | 2015-07-15 | |
| | |\ \ | | | | | | | | | | | Added WriteOptions for per-message flags and modified CallOps to use it. | ||
| | | | * | clang-format changed files | 2015-07-14 | |
| | | | | | |||
| | * | | | Addressing outstanding typos and comments | 2015-07-14 | |
| | | | | | | | | | | | | | | | | | | | | Clang-format of changed files | ||
| | * | | | Remove reference to nullptr to avoid compiler seeing ambiguity in gcc-4.4 | 2015-07-14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build. The issue is that gcc below 4.6 require us to explicitly define nullptr, and our explicit definition allows a potential confusion between nullptr->unique_ptr<string> and nullptr->char *->grpc::string->unique_ptr<string> | ||
| | * | | | Adding a handler for abort(). | 2015-07-14 | |
| | | | | | | | | | | | | | | | | | | | | We want to have a chance to debug a call to abort() in case we have a debugger attached. | ||
| | | * | | Added WriteOptions for per-message flags and modified CallOps to use it. | 2015-07-13 | |
| | | | | | |||
| | * | | | Install simple Windows exception handlers. | 2015-07-12 | |
| | |/ / | | | | | | | | | | | | | Will prevent Windows tests to display a pop-up message in case of a failure. Essential for Jenkins testing. | ||
| | | * | Merge branch 'master' into lockfree-stack | 2015-07-10 | |
| | | |\ | | | |/ | | |/| | |||
| | | * | Multithreaded test of stack | 2015-07-10 | |
| | | | | |||
| | | * | Test code | 2015-07-10 | |
| | | | | |||
| | * | | Merge pull request #2289 from ctiller/footprints-on-the-sands-of-time | 2015-07-10 | |
| | |\ \ | | | | | | | | | | | Introduce multiple clocks to GPR | ||
| | * \ \ | Merge pull request #2380 from ctiller/slartiwhatfast | 2015-07-10 | |
| | |\ \ \ | | | | | | | | | | | | | Make naming a little more consistent | ||
| | * \ \ \ | Merge pull request #2384 from ctiller/spiderman-cant-compete | 2015-07-10 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | Fix timeout (and probably TSAN builds...) | ||
| | * \ \ \ \ | Merge pull request #2347 from ctiller/simpler-cq | 2015-07-10 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Rewrite completion queue | ||
| | | | * | | | | 1 != 10 | 2015-07-10 | |
| | | |/ / / / | | |/| | | | | |||
| | | | * | | | Make naming a little more consistent | 2015-07-10 | |
| | | |/ / / | | |/| | | | |||
| | * | | | | Merge pull request #2369 from ctiller/mac-be-sadness | 2015-07-10 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | Compile fix for Mac | ||
| | | | * \ \ | Merge github.com:grpc/grpc into simpler-cq | 2015-07-10 | |
| | | | |\ \ \ | | | |_|/ / / | | |/| | | | | |||
| | | | | * | | Merge github.com:grpc/grpc into footprints-on-the-sands-of-time | 2015-07-10 | |
| | | | | |\ \ | | | |_|_|/ / | | |/| | | | | |||
| | * | | | | | Merge branch 'master' of github.com:grpc/grpc into flexible_default_creds | 2015-07-10 | |
| | |\ \ \ \ \ | |||
| | | | * | | | | Compile fix for Mac | 2015-07-10 | |
| | | |/ / / / | |||
| | | * | | | | Merge github.com:grpc/grpc into be-less-verbose | 2015-07-09 | |
| | | |\ \ \ \ | |||
| * | | \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into decompression | 2015-07-09 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||
| | | | | | * | | Merge branch 'dont-shutdown-your-peers' into simpler-cq | 2015-07-09 | |
| | | | | | |\ \ | | | | | | |/ / | | | | | |/| | | |||
| | | | | | * | | clang-format affected files | 2015-07-09 | |
| | | | | | | | | |||
| | | | | | * | | Merge github.com:grpc/grpc into simpler-cq | 2015-07-09 | |
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | | | |||
| | | | | * | | | Add missing pieces | 2015-07-09 | |
| | | | | | | | | |||
| | | | | * | | | Merge remote-tracking branch 'upstream/master' into security_context2 | 2015-07-09 | |
| | | | | |\ \ \ | | | |_|_|/ / / | | |/| | | | | | |||
| | | | | * | | | Resolve comments | 2015-07-09 | |
| | | | | | | | | |||
| | | | | | | * | Merge github.com:grpc/grpc into footprints-on-the-sands-of-time | 2015-07-09 | |
| | | | | | | |\ | | | |_|_|_|_|/ | | |/| | | | | | |||
* | | | | | | | | Fixed stupid bug from another dimension. Thanks msan. | 2015-07-08 | |
| | | | | | | | | |||
| * | | | | | | | Fixed stupid bug from another dimension. Thanks msan. | 2015-07-08 | |
| | | | | | | | | |||
| | * | | | | | | Merge pull request #2271 from jboeuf/oauth2_access_token | 2015-07-08 | |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Adding support for raw access token credentials. | ||
| | * \ \ \ \ \ \ | Merge pull request #2320 from ctiller/hosts-need-names-too | 2015-07-08 | |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Support registering services against specific hosts | ||
| | * \ \ \ \ \ \ \ | Merge pull request #2308 from ctiller/metadata-wants-to-be-debugged | 2015-07-08 | |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add metadata refcount debug helpers | ||
| | | | | * \ \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into oauth2_access_token | 2015-07-08 | |
| | | | | |\ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | | |||
* | | | | | | | | | | | Modified gpr_slice_split to take a char* separator. | 2015-07-08 | |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Merge remote-tracking branch 'local/str_join_with_sep' into ↵ | 2015-07-08 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compression-accept-encoding | ||
* \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'decompression' into compression-accept-encoding | 2015-07-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||
| | | * | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into jwt_verifier | 2015-07-08 | |
| | | |\ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | | * | | Rewrite completion queue internals to use pre-allocation of events | 2015-07-08 | |
| | | | | |_|_|_|_|_|/ / | | | | |/| | | | | | | | |||
| * | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into decompression | 2015-07-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | |