aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge pull request #4047 from ejona86/spec-improvementsGravatar Louis Ryan2015-11-05
|\ | | | | Spec improvements
* \ Merge pull request #3905 from vjpai/protosplitGravatar Jan Tattermusch2015-11-05
|\ \ | | | | | | Overhaul benchmark control protos and tests themselves
* \ \ Merge pull request #4053 from dgquintas/bb_readallGravatar Craig Tiller2015-11-05
|\ \ \ | | | | | | | | Removed consts to make MSVC happy
| * | | Removed consts to make MSVC happyGravatar David Garcia Quintas2015-11-04
|/ / /
| | * Add missing characters in BNF commentGravatar Eric Anderson2015-11-04
| | |
| | * Define limit on metadata sizeGravatar Eric Anderson2015-11-04
| | | | | | | | | | | | Fixes grpc/grpc-common#273
| | * Add "identity" as a content encodingGravatar Eric Anderson2015-11-04
| | | | | | | | | | | | Fixes grpc/grpc-common#257
| | * Content-type is required for requestsGravatar Eric Anderson2015-11-04
| | | | | | | | | | | | This fixes grpc/grpc-common#185
| | * Rename Delimited-Message to Length-Prefixed-MessageGravatar Eric Anderson2015-11-04
| | | | | | | | | | | | This fixes grpc/grpc-common#205
| | * Replace curly quotes with plain ASCII quotesGravatar Eric Anderson2015-11-04
| | | | | | | | | | | | | | | | | | The pretty quotes were automatically converted from ASCII quotes when the documented was a Google Doc. Now they just make modifying the document harder.
| | * Escape some special markdown charactersGravatar Eric Anderson2015-11-04
| |/ |/| | | | | | | None of them were causing display problems online, but it would be easy for them to start causing trouble.
| * Address some review comments about signal and restoring qps_test_with_pollGravatar vjpai2015-11-04
| | | | | | | | Make payloads respect the new defaults
| * Merge branch 'master' into protosplitGravatar vjpai2015-11-04
| |\ | |/ |/|
| * Add secure testing to sweepGravatar vjpai2015-11-04
| |
| * Secure performance testing for C++ is in the hizzouse!Gravatar vjpai2015-11-04
| |
* | Merge pull request #4042 from adelez/separate_reportingGravatar Craig Tiller2015-11-04
|\ \ | | | | | | Define resultset.
| * | Define resultset.Gravatar Adele Zhou2015-11-04
| | |
* | | Merge pull request #4013 from dgquintas/bb_readallGravatar Craig Tiller2015-11-04
|\ \ \ | | | | | | | | Added grpc_byte_buffer_reader_readall
* \ \ \ Merge pull request #4039 from ctiller/covrepGravatar Nicolas Noble2015-11-04
|\ \ \ \ | | | | | | | | | | Coverage improvements
| | | | * Better reasonable defaultGravatar vjpai2015-11-04
| | | | |
| | | | * Fix up single run testGravatar vjpai2015-11-04
| | | | | | | | | | | | | | | | | | | | Enable reasonable default if resp size not specified
* | | | | Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinitionGravatar Craig Tiller2015-11-04
|\ \ \ \ \ | | | | | | | | | | | | Move static value grpc::string_ref::npos definition to cc file
| | * | | | Coverage improvementsGravatar Craig Tiller2015-11-04
| |/ / / / |/| | | |
| | | | * clang-formatGravatar Vijay Pai2015-11-04
| | | | |
| | | | * Add in security support, make payload protos configurableGravatar vjpai2015-11-04
| | | | | | | | | | | | | | | | | | | | Have not yet added tests with security support, coming soon
* | | | | Merge pull request #4030 from nicolasnoble/targets-can-have-protos-tooGravatar Sree Kuchibhotla2015-11-03
|\ \ \ \ \ | | | | | | | | | | | | Fixing proto dependencies for targets that aren't libraries.
* \ \ \ \ \ Merge pull request #4021 from vjpai/mockGravatar Yang Gao2015-11-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | Mark a method with GRPC_OVERRIDE to avoid compiler warning
* \ \ \ \ \ \ Merge pull request #4008 from adelez/separate_reportingGravatar adelez2015-11-03
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | Create a separate utility for reporting.
| * | | | | | Move string filter to report_utilsGravatar Adele Zhou2015-11-03
| | | | | | |
| | | * | | | Fixing proto dependencies for targets that aren't libraries.Gravatar Nicolas "Pixel" Noble2015-11-03
| | | | | | |
| * | | | | | Renamed report_utils.py.Gravatar Adele Zhou2015-11-03
| | | | | | |
| * | | | | | Create a separate utility for reporting.Gravatar Adele Zhou2015-11-03
|/ / / / / /
* | | | | | Merge pull request #4025 from jtattermusch/csharp_perf_instrumentationGravatar Michael Lumish2015-11-03
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Add simple profiling instrumentation for C#
| | | | | * Cleanup some namesGravatar vjpai2015-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove some unused options and make server_threads relevant Start stubbing out better qps/core calculations
| * | | | | add profiling supportGravatar Jan Tattermusch2015-11-02
| | | | | |
| | | | | * Merge commit '6bf1de9' into protosplitGravatar vjpai2015-11-02
| | | | | |\ | | | |_|_|/ | | |/| | |
| | * | | | Mark a method with GRPC_OVERRIDE to avoid compiler warningGravatar vjpai2015-11-02
| |/ / / / |/| | | |
| | | | * Cleanup directory and make minor changesGravatar vjpai2015-11-02
| | | | |
| | | | * Merge branch 'master' into protosplitGravatar vjpai2015-11-02
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Merge pull request #4018 from ctiller/latent-seeGravatar Vijay Pai2015-11-02
|\ \ \ \ \ | | | | | | | | | | | | Fix nap condition for pollset wakeup
| | | | | * Merge remote-tracking branch 'upstream/master' into protosplitGravatar vjpai2015-11-02
| | | | | |\ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix nap condition for pollset wakeupGravatar Craig Tiller2015-11-02
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If: - one thread issues a kick forcing pollset re-evaluation - concurrently with a second thread forcing a specific poller to be awoken And: - both threads kicks are processed as a single wakeup Then: - since we enqueue nothing to the exec_ctx in this situation, we responded to the wakeup by doing another poll until the timeout, ignoring urgent work up the stack Fix this by flagging that a specific worker was designated to be awoken (since this is a good signal that we really really need to wake up), and use that to still re-evaluate the poll set, but with an immediate deadline so that we fall out of the poll loop as soon as possible.
| | | * / Added grpc_byte_buffer_reader_readallGravatar David Garcia Quintas2015-10-30
| |_|/ / |/| | |
* | | | Merge pull request #4006 from dgquintas/fix-lb-testGravatar Craig Tiller2015-10-30
|\ \ \ \ | | | | | | | | | | Fixed potential stack corruption
* \ \ \ \ Merge pull request #4012 from grpc/release-0_11Gravatar Michael Lumish2015-10-30
|\ \ \ \ \ | | | | | | | | | | | | Bring to master the ObjC documentation changes made for the release.
| * \ \ \ \ Merge pull request #4011 from jcanizales/make-xctool-work-on-release-tooGravatar Michael Lumish2015-10-30
| |\ \ \ \ \ | | | | | | | | | | | | | | Make xctool work on the release branch too.
| | * | | | | Prevent XCode 7 from showing spurious warningsGravatar Jorge Canizales2015-10-30
| |/ / / / / | | | | | | | | | | | | This will hopefully make xctool work on Travis too (cross fingers!)
* | | | | | Merge pull request #4009 from jtattermusch/add_badgesGravatar Michael Lumish2015-10-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add npm, gem and cocoapods badges
| * | | | | | Add cocoapods badgeGravatar Jan Tattermusch2015-10-30
| | | | | | |
| * | | | | | Add gem badgeGravatar Jan Tattermusch2015-10-30
| | | | | | |