aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | | * | | | | | | | | | | | | | Eliminate std::placeholdersGravatar Vijay Pai2017-03-16
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #10174 from nathanielmanistaatgoogle/healthGravatar Nathaniel Manista2017-03-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update health to current gRPC code elements.
| | | | | | * | | | | | | | | | | | Fix the error in flush read that was causing jenkins timeoutGravatar Muxi Yan2017-03-15
| |_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #10122 from ctiller/arenaGravatar Craig Tiller2017-03-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Arena allocator for grpc
| | * | | | | | | | | | | | | | | | Update health to current gRPC code elementsGravatar Nathaniel Manista2017-03-15
| | | | | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | | | Increase test timeout for Linux portabilityGravatar Matt Kwong2017-03-15
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #10085 from yongni/splitGravatar yongni2017-03-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created a standalone utility for uploading images to GCR
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #9896 from matt-kwong/ssl-fuzz2Gravatar matt-kwong2017-03-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | Embed mock SSL data into ssl_server_fuzzer.c and add fuzzer options
| | | | | | | | | | * | | | | | | | | Suppress race caused by cached_size tracking in protobufGravatar Vijay Pai2017-03-15
| |_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | | | Add test feature flagsGravatar Robbie Shade2017-03-15
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #10000 from yang-g/grpc_pb_hGravatar Yang Gao2017-03-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | Include x.pb.h instead of x.grpc.pb.h for message-only protos
| | | * | | | | | | | | | | | | | | created gcr upload script for version compatiblity tests.Gravatar Yong Ni2017-03-15
| | | | |_|_|_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | | |
| | | | | | | | | | | * | | | | | Fix proxy mapper initialization to work with third-party plugins.Gravatar Mark D. Roth2017-03-15
| |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | |
| | | | | | | | | * | | | | | | Fix compilationGravatar Craig Tiller2017-03-15
| | | | | | | | | | | | | | | |
| | | | | | | | | * | | | | | | Merge branch 'call_arena' of github.com:ctiller/grpc into call_arenaGravatar Craig Tiller2017-03-15
| | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | * | | | | | | | Fix use-after-free, cronet compilesGravatar Craig Tiller2017-03-15
| | | | | | | | | | | | | | | | |
| | | | | | | | | * | | | | | | | Fix use-after-freeGravatar Craig Tiller2017-03-15
| | | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | | Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-14
| | | | | | | | | |/| | | | | | | | |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #10021 from mpwarres/udp_server_user_dataGravatar Michael Warres2017-03-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove grpc_udp_server dependency on grpc_server.
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #10149 from matt-kwong/fix-kokoro-jobsGravatar matt-kwong2017-03-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct Kokoro scripts
| | | | | | | | | | | | | * | | | | Resolve dependency issuesGravatar Yuchen Zeng2017-03-14
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #10152 from yang-g/iostreamGravatar Yang Gao2017-03-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add missing header
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #9906 from ctiller/trim-the-locksGravatar Craig Tiller2017-03-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | Trim deadline setting out of call creation path
| | | | * | | | | | | | | | | | | | | Remove grpc_udp_server dependency on grpc_server.Gravatar Michael Warres2017-03-14
| |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | | | Updating g_stands_for.mdGravatar Nicolas "Pixel" Noble2017-03-14
| | | | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | | | G stands for...Gravatar Nicolas "Pixel" Noble2017-03-14
| |_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | | Copy value at SetPointerWithVtableGravatar Yuchen Zeng2017-03-14
| | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | Get growth rightGravatar Craig Tiller2017-03-14
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | add missing headerGravatar yang-g2017-03-14
| |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Correct Kokoro scriptsGravatar Matt Kwong2017-03-14
| |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #10141 from nathanielmanistaatgoogle/import-prefixGravatar Nathaniel Manista2017-03-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | Add import prefix to Python code generator.
| | | | | | | | * | | | | | | Review commentsGravatar Craig Tiller2017-03-14
| | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | Auto-call-arena-sizingGravatar Craig Tiller2017-03-14
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #10131 from ncteisen/copy-and-unref-fixGravatar Noah Eisen2017-03-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Copy and Unref Bug
| | | | | | | | * \ \ \ \ \ \ \ Merge github.com:grpc/grpc into nolockGravatar Craig Tiller2017-03-14
| | | | | | | | |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | Fix crashGravatar Craig Tiller2017-03-14
| | | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | UBSAN cleanupGravatar Craig Tiller2017-03-14
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | Move config application to *just* prior to subchannel pickGravatar Craig Tiller2017-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - this is both the point where we *know* we have a config (or not), and the last moment before wait_until_ready-ness is not an issue
| | | * | | | | | | | | | | | | Merge github.com:grpc/grpc into trim-the-locksGravatar Craig Tiller2017-03-14
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #10115 from ↵Gravatar Nathaniel Manista2017-03-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | thunderboltsid/update-run-tests-scripts-to-python3.x Make testing scripts python3.x compatible.
| | | * | | | | | | | | | | | | | Add import prefix to Python generatorGravatar Nathaniel Manista2017-03-14
| |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is needed by a customer with a nontraditional codebase.
| | * | | | | | | | | | | | | | clang fmtGravatar ncteisen2017-03-13
| | | | | | | | | | | | | | | |
| | | | | | | | | | | * | | | | Split ifaddr related functions out into a separate fileGravatar Yuchen Zeng2017-03-13
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Atomically load ref debugging output numbersGravatar ncteisen2017-03-13
| | | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | Fix cancellationGravatar Craig Tiller2017-03-13
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Code health and commentsGravatar ncteisen2017-03-13
| | | | | | | | | | | | | | | |
| | | | | | | | | | | * | | | | Change macrosGravatar Yuchen Zeng2017-03-13
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #9984 from ctiller/poll-wakeupGravatar Craig Tiller2017-03-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add some pollset benchmarks
| | | | * | | | | | | | | | | | | Fix formattingGravatar Craig Tiller2017-03-13
| | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | Move functions around to avoid forward declarationsGravatar Craig Tiller2017-03-13
| | | | | | | | | | | | | | | | |