Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #6958 from ctiller/cpuburn | 2016-06-17 | |
|\ | | | | | Reduce cost of some heavyweight tests | ||
* \ | Merge pull request #6352 from ctiller/error | 2016-06-17 | |
|\ \ | | | | | | | Unifying error handling within core | ||
| | * | Reduce cost of some heavyweight tests | 2016-06-17 | |
| | | | |||
* | | | Merge branch 'master' into wheezy | 2016-06-15 | |
|\ \ \ | | |/ | |/| | |||
| | * | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout | 2016-06-15 | |
| | |\ | | |/ | |/| | |||
| * | | Rename gpr_strpad as gpr_leftpad | 2016-06-13 | |
| | | | |||
* | | | Set back to the default log function after using an override | 2016-06-13 | |
| | | | |||
| * | | Add format check for gpr_log and gpr_asprintf | 2016-06-10 | |
|/ / | |||
| * | Move load_file into iomgr | 2016-05-18 | |
| | | |||
| * | Fix load file test | 2016-05-18 | |
|/ | |||
* | Add knob for default core output verbosity | 2016-04-15 | |
| | |||
* | Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all | 2016-04-05 | |
|\ | |||
| * | Update copyrights | 2016-03-31 | |
| | | |||
* | | Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all | 2016-03-28 | |
|\| | |||
* | | Sanitize mallocs and frees. | 2016-03-26 | |
| | | |||
| * | Fix copyright | 2016-03-25 | |
| | | |||
| * | Fix includes | 2016-03-25 | |
|/ | |||
* | Fix copyrights | 2016-03-25 | |
| | |||
* | Auto-changes | 2016-03-25 | |
| | |||
* | Revert "Revert "Factor out backoff code into a separate library (to be ↵ | 2016-03-18 | |
| | | | | re-used elsewhere)"" | ||
* | Revert "Factor out backoff code into a separate library (to be re-used ↵ | 2016-03-18 | |
| | | | | elsewhere)" | ||
* | Merge github.com:grpc/grpc into backoff_lib | 2016-03-17 | |
|\ | |||
| * | Preventing huge stacks in load_file_test. | 2016-03-17 | |
| | | |||
* | | Merge github.com:grpc/grpc into backoff_lib | 2016-03-16 | |
|\| | |||
| * | Fix copyright | 2016-03-14 | |
| | | |||
| * | Minor code cleanup | 2016-03-14 | |
| | | |||
| * | Reduce the number of threads so that this test works on x86 systems | 2016-03-14 | |
| | | |||
* | | Build out backoff as a library | 2016-03-11 | |
|/ | |||
* | Fix copyrights | 2016-02-23 | |
| | |||
* | Regenerate files, fix bugs | 2016-02-22 | |
|\ | |||
* | | Add a sanity test for name aliasing | 2016-02-22 | |
|/ | |||
* | Reverse changes to AVL code | 2016-02-05 | |
| | |||
* | Clang format and fix copyrights | 2016-02-05 | |
| | |||
* | Replace 'long' with 'int64_t' in public core headers | 2016-02-05 | |
| | |||
* | Fix 32 bit linux tests | 2016-01-27 | |
| | |||
* | Fix copyrights | 2016-01-20 | |
| | |||
* | Simplify avl stress test | 2016-01-19 | |
| | |||
* | Updated copyrights | 2016-01-12 | |
| | |||
* | clang-format | 2016-01-07 | |
| | |||
* | Merge pull request #4626 from ctiller/wtfwin | 2016-01-07 | |
|\ | | | | | Add an early out to gpr_cpu_test | ||
| * | Merge github.com:grpc/grpc into wtfwin | 2016-01-06 | |
| |\ | |||
* | \ | Merge github.com:grpc/grpc into clangfmt | 2016-01-06 | |
|\ \ \ | | |/ | |/| | |||
| | * | Fix compilation with clang/gcc | 2016-01-05 | |
| | | | |||
| | * | Add an early out to gpr_cpu_test | 2016-01-05 | |
| | | | | | | | | | | | | | | | | | | | | | This test consumes a huge amount of CPU. On Windows, it additionally starves other tests from getting scheduled - for long enough that those tests time out and fail. Historically tests starting shortly after this test are the most likely to fail. Once we've seen all CPU's, we will no longer do anything useful - so check for that, and finish up early whenever possible. | ||
* | | | Update copyrights | 2016-01-04 | |
| | | | |||
* | | | clang-format code | 2016-01-04 | |
| |/ |/| | |||
| * | Fix time_test.c | 2015-12-22 | |
| | | |||
| * | Eliminate gpr_ int types - and insist on C99 variants instead | 2015-12-22 | |
|/ | |||
* | fixing x64 build with vs2015 | 2015-12-17 | |
| | |||
* | clang-format after last weeks test-fest | 2015-12-14 | |
| |