aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | | | | | * | | | | | | | | added concept of ServerCallContext, that is passed to all server-side handlersGravatar Jan Tattermusch2015-05-07
| | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | add a generic constraint for TRequest and TResponse to require a classGravatar Jan Tattermusch2015-05-07
| | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | change todo commentGravatar Jan Tattermusch2015-05-07
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* / | | | | | | | | | | | | Adding support for per call credentials in core.Gravatar Julien Boeuf2015-05-07
|/ / / / / / / / / / / / /
| | | | | | | | | | | | * Merge github.com:grpc/grpc into do-the-right-thing-put-it-in-a-binGravatar Craig Tiller2015-05-07
| | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| | | | * | | | | | | | | Merge github.com:grpc/grpc into check-on-headersGravatar Craig Tiller2015-05-07
| | | | |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
| | * | | | | | | | | | | Merge github.com:grpc/grpc into dont-signal-meGravatar Craig Tiller2015-05-07
| | |\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Cleanup unlock() a littleGravatar Craig Tiller2015-05-07
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #1499 from jtattermusch/core_cb_fixGravatar Nicolas Noble2015-05-07
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fix server side call finalization when connection is closed.
| | | | | | | | | | * | | Version bump because of new exposed errorsGravatar murgatroid992015-05-06
| | | | | | | | | | | | |
| | | | | | | | | | * | | Added error events on client streams when the server is streamingGravatar murgatroid992015-05-06
| | | | | | | | | | | | |
| | * | | | | | | | | | | Eliminate need for SIGPIPE handlingGravatar Craig Tiller2015-05-06
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge pull request #1495 from stanley-cheung/fix_php_gce_testGravatar Tim Emiola2015-05-06
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | update php composer.lock
| | | | | * | | | | | | | Validate that headers contain legal bytesGravatar Craig Tiller2015-05-06
| | | | |/ / / / / / / / | | | |/| | | | | | | |
* | | | | | | | | | | | Merge pull request #1501 from donnadionne/test-logGravatar Stanley Cheung2015-05-06
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | more division of logs to make it easier to analyze test results.
| * | | | | | | | | | | more division of logs to make it easier to analyze test results.Gravatar Donna Dionne2015-05-06
|/ / / / / / / / / / /
| | | | | | | | | | * Throw away queued messages on errorGravatar Craig Tiller2015-05-06
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| | | | | | | | | * Merge branch 'master' into stream_ctxGravatar vjpai2015-05-06
| | | | | | | | | |\ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| | * | | | | | | | Fix: Server side call with both streams closed doesnt get properly finalizedGravatar Jan Tattermusch2015-05-06
| | | | | | | | | |
* | | | | | | | | | Merge pull request #1497 from donnadionne/test-logGravatar Stanley Cheung2015-05-06
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Test log
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:google/grpc into test-logGravatar Donna Dionne2015-05-06
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Ensuring test logs are not over written between runs.Gravatar Donna Dionne2015-05-06
| | | | | | | | | | |
| | | | | * | | | | | Merge github.com:grpc/grpc into we-should-probably-run-all-the-tests-we-haveGravatar Craig Tiller2015-05-06
| | | | | |\ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| | * | | | | | | | | update php composer.lockGravatar Stanley Cheung2015-05-06
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #1492 from tbetbetbe/grpc_ruby_fix_travisGravatar Craig Tiller2015-05-06
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | Pin the version of rubocop used in grpc.gemspec
| * | | | | | | | | Pin the version of rubocop used in grpc.gemspecGravatar Tim Emiola2015-05-06
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge pull request #1491 from dgquintas/important_mark_analysisGravatar Craig Tiller2015-05-06
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | Added support for important mark (!) analysis.
| * | | | | | | | Added support for important mark (!) analysis.Gravatar David Garcia Quintas2015-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For example, an input of GRPC_LAT_PROF 1316908107613.015869 0x7fd35f7fe700 { 205 (nil) src/core/iomgr/tcp_posix.c 1 GRPC_LAT_PROF 1316908107614.015869 0x7fd35f7fe700 { 205 (nil) src/core/iomgr/tcp_posix.c 2 GRPC_LAT_PROF 1316908107615.015869 0x7fd35f7fe700 ! 999999 (nil) src/core/iomgr/tcp_posix.c 3 GRPC_LAT_PROF 1316908107616.015869 0x7fd35f7fe700 } 205 (nil) src/core/iomgr/tcp_posix.c 4 GRPC_LAT_PROF 1316908107617.015869 0x7fd35f7fe700 ! 999999 (nil) src/core/iomgr/tcp_posix.c 5 GRPC_LAT_PROF 1316908107618.015869 0x7fd35f7fe700 } 205 (nil) src/core/iomgr/tcp_posix.c 6 results in tag 50%/90%/95%/99% us 205 5.00/5.00/5.00/5.00 Important marks: ================ 999999 @ src/core/iomgr/tcp_posix.c:3 205 { (src/core/iomgr/tcp_posix.c:1): 2.000 us 205 { (src/core/iomgr/tcp_posix.c:2): 1.000 us 205 } (src/core/iomgr/tcp_posix.c:4): -1.000 us 205 } (src/core/iomgr/tcp_posix.c:6): -3.000 us 999999 @ src/core/iomgr/tcp_posix.c:5 205 { (src/core/iomgr/tcp_posix.c:1): 4.000 us 205 } (src/core/iomgr/tcp_posix.c:6): -1.000 us
* | | | | | | | | Merge pull request #1482 from stanley-cheung/php_cloud_prod_cmdGravatar donnadionne2015-05-06
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | add command for the rest of PHP interop test
* | | | | | | | | Merge pull request #1484 from dgquintas/profiling_add_bang_markGravatar Craig Tiller2015-05-05
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | Added important (!) profiling mark.
| * | | | | | | | Added important (!) profiling mark.Gravatar David Garcia Quintas2015-05-05
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's meant to have a special status in the analysis, whereby latencies from important marks to all their enclosing BEGIN ({) and END (}) markings will be measured.
| | | | | | | * Merge branch 'master' into stream_ctxGravatar vjpai2015-05-05
| | | | | | | |\ | |_|_|_|_|_|_|/ |/| | | | | | |
| | | * | | | | Merge github.com:grpc/grpc into we-should-probably-run-all-the-tests-we-haveGravatar Craig Tiller2015-05-05
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge pull request #1395 from ctiller/swappyGravatar David G. Quintas2015-05-05
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | Optimize a few core routines
| | | | | * | | Split C++'s smoke_test into 4 stand alone ones.Gravatar David Garcia Quintas2015-05-05
| | | | | | | |
| | * | | | | | add command for the rest of PHP interop testGravatar Stanley Cheung2015-05-05
| | | | | | | |
* | | | | | | | Merge pull request #1445 from jtattermusch/csharp_new_apiGravatar Tim Emiola2015-05-05
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | A new C# API based on async/await
* | | | | | | | Merge pull request #1479 from ↵Gravatar Eric Anderson2015-05-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/interop-test-specification Call out TODO interop test priorities
| * | | | | | | | Make headers of TODO interop test prioritiesGravatar Nathaniel Manista2015-05-05
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #1452 from ctiller/profile-analyzeGravatar David G. Quintas2015-05-05
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | Profile analyzer
| | | | | * | | Merge remote-tracking branch 'upstream/master' into mockGravatar Yang Gao2015-05-05
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| | | | | * | | add a test using the mock interfacesGravatar Yang Gao2015-05-05
| | | | | | | |
| * | | | | | | Basic profiler analyzerGravatar Craig Tiller2015-05-05
|/ / / / / / /
| | | | | | * Make sure that we have enough server threads to actually support theGravatar Vijay Pai2015-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | number of outstanding streams
| | | | * | | Add full codegen for clientside stub interfaceGravatar Yang Gao2015-05-05
| | | | | | |
* | | | | | | Merge pull request #1476 from stanley-cheung/php_gce_auth_testGravatar Tim Emiola2015-05-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | add php compute_engine_creds auth interop test
| | | | * | | | Enable test that got forgottenGravatar Craig Tiller2015-05-05
| |_|_|/ / / / |/| | | | | |
| * | | | | | add php compute_engine_creds auth interop testGravatar Stanley Cheung2015-05-05
|/ / / / / /
* | | | | | Merge pull request #1447 from ctiller/magical-void-pointersGravatar jboeuf2015-05-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add per-call context pointer API
* \ \ \ \ \ \ Merge pull request #1464 from yang-g/initGravatar Craig Tiller2015-05-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Expose max message size at the server side.