aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Version bumpGravatar murgatroid992015-02-13
|
* Removed debugging codeGravatar murgatroid992015-02-13
|
* Updated server.cc to match call.cc changesGravatar murgatroid992015-02-13
|
* Improved op_vector memory managementGravatar murgatroid992015-02-13
|
* Further improved memory managementGravatar murgatroid992015-02-13
|
* Improved memory managementGravatar murgatroid992015-02-13
|
* Made changes based on commentsGravatar murgatroid992015-02-13
|
* Removed extraneous log messagesGravatar murgatroid992015-02-12
|
* Last test now passesGravatar murgatroid992015-02-12
|
* Merge branch 'master' into node_new_core_apiGravatar murgatroid992015-02-12
|\
* | Removed extra log linesGravatar murgatroid992015-02-12
| |
* | All tests but one now pass against new APIGravatar murgatroid992015-02-12
| |
| * Merge pull request #502 from murgatroid99/core_call_race_fixGravatar Yang Gao2015-02-12
| |\ | | | | | | Fix race in call.c
| | * Fix race in call.cGravatar murgatroid992015-02-12
| |/
* | Fixed most of surface testsGravatar murgatroid992015-02-12
| |
* | Fix race in call.cGravatar murgatroid992015-02-12
| |
| * Merge pull request #497 from nicolasnoble/buildcheckGravatar Craig Tiller2015-02-11
| |\ | | | | | | Ran build-cleaner, and re-generated project files.
| * \ Merge pull request #475 from dklempner/epollGravatar Craig Tiller2015-02-11
| |\ \ | | | | | | | | Epoll based multipoller
| | | * Merge pull request #1 from ctiller/bcGravatar Nicolas Noble2015-02-11
| | | |\ | | | | | | | | | | Generate more pleasing output
| | | | * Generate more pleasing build.json outputGravatar Craig Tiller2015-02-11
| | | |/ | | | | | | | | | | | | run: was getting a little lost
* | | | Removed extra extension filesGravatar murgatroid992015-02-11
| | | |
| | | * Ran build-cleaner, and re-generated project files.Gravatar Nicolas Noble2015-02-11
| | | |
| | * | Destroy the wakeup fd in the right functionGravatar David Klempner2015-02-11
| | | |
| * | | Merge pull request #480 from dklempner/runs_per_testGravatar Craig Tiller2015-02-11
| |\ \ \ | | | | | | | | | | Disable test caching when runs_per_test > 1
| * \ \ \ Merge pull request #492 from jtattermusch/csharp_monoGravatar Michael Lumish2015-02-11
| |\ \ \ \ | | | | | | | | | | | | Preparations to make gRPC C# work on windows.
| | * | | | reference windows-style library names in DllImport, mono still finds the ↵Gravatar Jan Tattermusch2015-02-11
| | | | | | | | | | | | | | | | | | | | | | | | right library
| * | | | | Merge pull request #491 from nicolasnoble/win32-tmpfile-fixGravatar Jan Tattermusch2015-02-11
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | Freeing the proper string in gpr_tmpfile.
* | | | | | Fixed end to end testsGravatar murgatroid992015-02-11
| | | | | |
| | | * | | Update completion type enum to reflect changes in grpc.hGravatar Jan Tattermusch2015-02-11
| | | | | |
| | * | | | Freeing the proper string in gpr_tmpfile.Gravatar Nicolas Noble2015-02-11
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #478. (oops)
| | | * | Change TestCache to parameterize whether to skip running tests.Gravatar David Klempner2015-02-11
| | | | | | | | | | | | | | | | | | | | This allows caching results with --runs_per_test.
| * | | | Merge pull request #490 from nicolasnoble/win32-debugGravatar Jan Tattermusch2015-02-11
| |\ \ \ \ | | |/ / / | |/| | | Enabling debug symbols while running batched tests under Windows.
| | * | | Enabling debug symbols while running batched tests under Windows.Gravatar Nicolas Noble2015-02-11
| |/ / /
| * | | Merge pull request #489 from jtattermusch/cpu_windowsGravatar Nicolas Noble2015-02-11
| |\ \ \ | | | | | | | | | | Added placeholder for cpu_windows.c implementation
| * \ \ \ Merge pull request #481 from jtattermusch/csharp_win_dllGravatar Nicolas Noble2015-02-11
| |\ \ \ \ | | | | | | | | | | | | Add visual studio project to build dll libraries.
| | | * | | added log messages for cpu_windows.cGravatar Jan Tattermusch2015-02-11
| | | | | |
| | | * | | added cpu_windows.cGravatar Jan Tattermusch2015-02-11
| | | | | |
| * | | | | Merge pull request #482 from nicolasnoble/typosGravatar Craig Tiller2015-02-11
| |\ \ \ \ \ | | | | | | | | | | | | | | Fixing valgrind's codepath in run_tests.py.
| * \ \ \ \ \ Merge pull request #470 from ejona86/docker-javaGravatar Tim Emiola2015-02-11
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Update grpc_java_base Dockerfile to proto3
| | | | * | | | set RuntimeLibrary for zlib project to defaultGravatar Jan Tattermusch2015-02-11
| | | | | | | |
| * | | | | | | Merge pull request #468 from nathanielmanistaatgoogle/server_server_credentialsGravatar Tim Emiola2015-02-11
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Server server credentials
| | | | * | | | | Fixing valgrind's codepath in run_tests.py.Gravatar Nicolas Noble2015-02-11
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge pull request #471 from jboeuf/call_host_name_checkGravatar Nicolas Noble2015-02-11
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Adding call host (:authority header) check in the secure channel.
| | | | | * | | | remove _shared suffix from target dll namesGravatar Jan Tattermusch2015-02-11
| | | | | | | | |
| | | | | | | * | Disable test caching when runs_per_test > 1Gravatar David Klempner2015-02-11
| | | | | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise the tests just stop once they succeed, or don't even run at all if they passed in a previous run.
| | | | | * | | fixes to zlib VS projectGravatar Jan Tattermusch2015-02-11
| | | | | | | |
| | | | | * | | fixes to make shared libraries buildGravatar Jan Tattermusch2015-02-11
| | | | | | | |
| | | | | * | | fixed filename of grpc VS project templatesGravatar Jan Tattermusch2015-02-11
| | | | | | | |
| | | | | * | | added projects for shared librariesGravatar Jan Tattermusch2015-02-11
| | | | | |/ /
| * | | | | | Merge pull request #479 from murgatroid99/node_perf_testGravatar Vijay Pai2015-02-11
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | Added a performance test