aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* regenerate protosGravatar Jan Tattermusch2015-11-18
* use regular lock instead of spinlockGravatar Jan Tattermusch2015-11-18
* dont run performance test by defaultGravatar Jan Tattermusch2015-11-18
* remove tabsGravatar Jan Tattermusch2015-11-17
* Provide performance workers for C#Gravatar Jan Tattermusch2015-11-17
* Merge pull request #4139 from grpc/release-0_11Gravatar Jan Tattermusch2015-11-18
|\
* | Handle cancel before start caseGravatar yang-g2015-11-17
* | Merge pull request #4091 from murgatroid99/node_channel_args_mallocGravatar Tim Emiola2015-11-13
|\ \
* \ \ Merge pull request #4120 from tbetbetbe/grpc_ruby_fix_compile_on_2_0_typed_fr...Gravatar Michael Lumish2015-11-12
|\ \ \
| * | | Corrects compile error on ruby 2.0Gravatar Tim Emiola2015-11-12
* | | | Merge pull request #4106 from tbetbetbe/grpc_ruby_fix_flaky_ruby_interop_testGravatar Michael Lumish2015-11-12
|\ \ \ \
* \ \ \ \ Merge pull request #4107 from tbetbetbe/grpc_ruby_bidi_call_should_read_metadataGravatar Michael Lumish2015-11-12
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #4119 from bdotdub/objc-cleanup-generated-librariesGravatar Jorge Canizales2015-11-12
|\ \ \ \ \ \
| * | | | | | Remove unused RouteGuideClient and move RemoteTestClient to testsGravatar Benny Wong2015-11-12
* | | | | | | Update Podfile to point to the right sample dependenciesGravatar Benny Wong2015-11-12
* | | | | | | Revert edit for generated_libraries RemoteTestGravatar Benny Wong2015-11-12
| | | * | | | Updates interop client/server loggingGravatar Tim Emiola2015-11-11
| | | * | | | Adds standard logging to the client/serverGravatar Tim Emiola2015-11-11
| | | * | | | Fixes a multithreading bug in the ruby rpc_serverGravatar Tim Emiola2015-11-11
| | |/ / / / | |/| | | |
* | | | | | Update location of grpc_objective_c_plugin for sampleGravatar Benny Wong2015-11-10
* | | | | | Update ObjC sample to use the new ProtoMethod instead of GRPCMethodNameGravatar Benny Wong2015-11-10
|/ / / / /
| * | | | Ensures that bidi calls obtain metadata.Gravatar Tim Emiola2015-11-10
| * | | | Fixes an issue running the tests on Ruby2.2Gravatar Tim Emiola2015-11-10
| |/ / /
| | * | Fixed incorrect type in a malloc in Node extensionGravatar murgatroid992015-11-09
* | | | php: append application user agent string at the beginningGravatar Stanley Cheung2015-11-08
| |/ / |/| |
* | | Merge pull request #4031 from jtattermusch/win_precise_clockGravatar Craig Tiller2015-11-06
|\ \ \
* | | | Ensure application and Node library user agent strings are together at the be...Gravatar murgatroid992015-11-06
| |/ / |/| |
| | * Add a useful __str__ method to face exceptionsGravatar Nathaniel Manista2015-11-04
* | | Merge branch 'master' into protosplitGravatar vjpai2015-11-04
|\ \ \
| * \ \ Merge pull request #4013 from dgquintas/bb_readallGravatar Craig Tiller2015-11-04
| |\ \ \
| * \ \ \ Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinitionGravatar Craig Tiller2015-11-04
| |\ \ \ \
| | | | * | use QueryPerformanceCounter as precise clock for windowsGravatar Jan Tattermusch2015-11-03
| | |_|/ / | |/| | |
| * | | | Merge pull request #4025 from jtattermusch/csharp_perf_instrumentationGravatar Michael Lumish2015-11-03
| |\ \ \ \
| | * | | | add profiling supportGravatar Jan Tattermusch2015-11-02
* | | | | | Merge branch 'master' into protosplitGravatar vjpai2015-11-02
|\| | | | |
* | | | | | Merge remote-tracking branch 'upstream/master' into protosplitGravatar vjpai2015-11-02
|\ \ \ \ \ \
| | * | | | | Fix nap condition for pollset wakeupGravatar Craig Tiller2015-11-02
| |/ / / / /
| | | | * / Added grpc_byte_buffer_reader_readallGravatar David Garcia Quintas2015-10-30
| | |_|/ / | |/| | |
| * | | | Merge pull request #4009 from jtattermusch/add_badgesGravatar Michael Lumish2015-10-30
| |\ \ \ \
| | * | | | Add cocoapods badgeGravatar Jan Tattermusch2015-10-30
| | * | | | Add gem badgeGravatar Jan Tattermusch2015-10-30
| | * | | | Add npm badgeGravatar Jan Tattermusch2015-10-30
| * | | | | Merge pull request #3886 from murgatroid99/node_file_commentsGravatar Tim Emiola2015-10-30
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #3981 from jtattermusch/add_nuget_badgeGravatar Tim Emiola2015-10-30
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge pull request #3994 from jcanizales/split-test-schemesGravatar Michael Lumish2015-10-29
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
* | | | | | | Split up into a new service proto, use proper service suffix, add aGravatar vjpai2015-10-29
| | * | | | | Fixup: Target name changed.Gravatar Jorge Canizales2015-10-28
| | * | | | | Fix documentation of testsGravatar Jorge Canizales2015-10-28
| | * | | | | Split AllTests into 4 schemesGravatar Jorge Canizales2015-10-28
| | * | | | | Reject nils in useTestCertsPath:testName:forHost:Gravatar Jorge Canizales2015-10-28