aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar ncteisen2017-03-15
|\ | | | | | | error-slice-optimization
| * Merge pull request #10021 from mpwarres/udp_server_user_dataGravatar Michael Warres2017-03-14
| |\ | | | | | | Remove grpc_udp_server dependency on grpc_server.
* | | Only use static on string literalsGravatar Noah Eisen2017-03-14
| | |
| * | Merge pull request #10149 from matt-kwong/fix-kokoro-jobsGravatar matt-kwong2017-03-14
| |\ \ | | | | | | | | Correct Kokoro scripts
| * \ \ 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
| | |_|_|/ | |/| | |
| | | * | 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.
* | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar ncteisen2017-03-14
|\| | | | | | | | | | | | | | | error-slice-optimization
| * | | Merge pull request #10131 from ncteisen/copy-and-unref-fixGravatar Noah Eisen2017-03-14
| |\ \ \ | | | | | | | | | | Fix Copy and Unref Bug
| | | | * 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.
* | | | | | Added benchmark to show static vs copiedGravatar ncteisen2017-03-13
| | | | | |
| | | | * | Add import prefix to Python generatorGravatar Nathaniel Manista2017-03-14
| | |_|/ / | |/| | | | | | | | | | | | | This is needed by a customer with a nontraditional codebase.
* | | | | Change error_create API to sliceGravatar ncteisen2017-03-13
| | | | |
| | | * | clang fmtGravatar ncteisen2017-03-13
| | | | |
| | | * | Atomically load ref debugging output numbersGravatar ncteisen2017-03-13
| | | | |
| | | * | Code health and commentsGravatar ncteisen2017-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
| | | | | |
| | | | | * Merge github.com:grpc/grpc into trim-the-locksGravatar Craig Tiller2017-03-13
| | | | | |\ | | |_|_|_|/ | |/| | | |
| * | | | | Merge pull request #10009 from muxi/fix-flush-readGravatar Muxi Yan2017-03-13
| |\ \ \ \ \ | | | | | | | | | | | | | | Fix flush read
| * \ \ \ \ \ Merge pull request #10105 from murgatroid99/upmerge_v1.2.xGravatar Michael Lumish2017-03-13
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Upmerge v1.2.x
| | | | | | * | Fix copy and unref race cond bugGravatar ncteisen2017-03-13
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge pull request #10042 from muxi/objc-test-fixGravatar Muxi Yan2017-03-13
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Use the right encoding overhead number in remote interop test with Cronet
| | | | * | | | Add commentsGravatar Muxi Yan2017-03-13
| | | | | | | |
| * | | | | | | Merge pull request #10110 from ctiller/foo2Gravatar Craig Tiller2017-03-13
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Don't track allocations if we are not going to use the tracking results
| * \ \ \ \ \ \ \ Merge pull request #9947 from ctiller/track_memoryGravatar Craig Tiller2017-03-13
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Track memory as part of microbenchmark profiling runs
| * \ \ \ \ \ \ \ \ Merge pull request #10114 from thunderboltsid/skip-test-if-pypyGravatar Nathaniel Manista2017-03-13
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Skip split_definitions_test if PyPy is used as an interpreter.
| * \ \ \ \ \ \ \ \ \ Merge pull request #10012 from vjpai/phpqpsGravatar Vijay Pai2017-03-13
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | PHP benchmarking performance client, proxied through Ruby
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #10063 from vjpai/disable_flaky_rq_qps_testGravatar Vijay Pai2017-03-13
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Temporarily disable resource quota QPS tests
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #10119 from nathanielmanistaatgoogle/fix-run_tests_matrixGravatar matt-kwong2017-03-12
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | run_tests_matrix: ignore the number of failed skipped tests
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #10120 from ctiller/sanityGravatar Craig Tiller2017-03-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix sanity
| | | | | | | | | | | * | | | Run generate_projects.shGravatar Muxi Yan2017-03-12
| | | | | | | | | | | | | | |
| | | | | | | | | | | * | | | Merge remote-tracking branch 'upstream/master' into fix-flush-readGravatar Muxi Yan2017-03-12
| | | | | | | | | | | |\ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
| | | | | | | | | * | | | | | Run generate_projects.shGravatar Muxi Yan2017-03-12
| | | | | | | | | | | | | | |
| | | | | | | | | * | | | | | Merge remote-tracking branch 'upstream/master' into objc-test-fixGravatar Muxi Yan2017-03-12
| | | | | | | | | |\ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Fix sanityGravatar Craig Tiller2017-03-12
| |/ / / / / / / / / / / / /
| | | | | | | | | | | | * | Modify shebang on python scriptsGravatar Siddharth Shukla2017-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change shebangs to `#!/usr/bin/env python` instead of `#!/usr/bin/env python2.7`.
| | * | | | | | | | | | | | Ignore the number of failed skipped testsGravatar Nathaniel Manista2017-03-12
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jobset.run was changed on 16 October 2015 in e4c3561074ca27fc4bdf1a6bf to return the number of failures and the result set. On 20 October 2016 in 5c691c634de144b50fc1f2e166303219721c19d0 jobset.run was changed to allow jobs to be skipped, but the introduced code path only returned the result set, giving jobset.run inconsistent return value semantics. On 24 October 2016 7e9bd6ca9a2e167dcb6133c78c05cf27584ee062 introduced a use of jobset.run's "skip_jobs" return value semantics, and on 8 March 2017 d159af31fcf300cfe2d7b9b41d789cd664ee4f1b resolved jobset.run's inconsistent return value semantics but failed to correct run_tests_matrix's use of the inconsistent "skip_jobs" return value semantics.
| | | | | | | | | | | * / Make testing scripts python3.x compatibleGravatar Siddharth Shukla2017-03-12
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update run_tests/*.py to use six based isomorphisms and print function from __future__ module.
| | | | * | | | | | | | Skip split_definitions_test if PyPyGravatar Siddharth Shukla2017-03-12
| | |_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Skip SameSeparateTest, SameCommonTest, SplitCommonTest, and SplitSeparateTest if the interpreter is PyPy.
* | | | | | | | | | | Change error get/set API to grpc_sliceGravatar ncteisen2017-03-10
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #10005 from ctiller/status_orderingGravatar Abhishek Kumar2017-03-10
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Document status ordering rules
| | | | | | * | | | | | Hide memory counters from atomic countersGravatar Craig Tiller2017-03-10
| | | | | | | | | | | |
| | | | | | * | | | | | Dont track allocations if we are not going to use themGravatar Craig Tiller2017-03-10
| | |_|_|_|/ / / / / / | |/| | | | | | | | |