aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | | | | Merge pull request #503 from murgatroid99/core_empty_batchGravatar Craig Tiller2015-02-12
|\ \ \ \ \ \
| | * | | | | added ssl.props as a dependency for grpc_csharp_ext, regenerated project filesGravatar Jan Tattermusch2015-02-12
| | * | | | | Fixed Timespec to work on Windows, fixes in ServerSafeHandleGravatar Jan Tattermusch2015-02-12
| | * | | | | fixes in extension libraryGravatar Jan Tattermusch2015-02-12
| | * | | | | little refactoring for TimespecGravatar Jan Tattermusch2015-02-12
| | * | | | | bind Pinvoke c# call to the new wrappersGravatar Jan Tattermusch2015-02-12
| | * | | | | added wrappers for all grpc and gpr functions used by grpc C#Gravatar Jan Tattermusch2015-02-12
| |/ / / / / |/| | | | |
| * | | | | Added useful behavior for empty batchGravatar murgatroid992015-02-12
|/ / / / /
| | | * | Merge branch 'master' of github.com:google/grpc into dockerGravatar Donna Dionne2015-02-12
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Merge pull request #502 from murgatroid99/core_call_race_fixGravatar Yang Gao2015-02-12
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix race in call.cGravatar murgatroid992015-02-12
|/ / / /
| | * | Merge branch 'master' of github.com:google/grpc into dockerGravatar Donna Dionne2015-02-12
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #497 from nicolasnoble/buildcheckGravatar Craig Tiller2015-02-11
|\ \ \ \
| | * | | Not all Linuxes are equal, and secure_getenv isn't always there.Gravatar Nicolas Noble2015-02-12
* | | | | Merge pull request #475 from dklempner/epollGravatar Craig Tiller2015-02-11
|\ \ \ \ \ | |_|/ / / |/| | | |
| | * | | Merge pull request #1 from ctiller/bcGravatar Nicolas Noble2015-02-11
| | |\ \ \
| | | * | | Generate more pleasing build.json outputGravatar Craig Tiller2015-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
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #492 from jtattermusch/csharp_monoGravatar Michael Lumish2015-02-11
|\ \ \ \ \ \
| * | | | | | reference windows-style library names in DllImport, mono still finds the righ...Gravatar Jan Tattermusch2015-02-11
* | | | | | | Merge pull request #491 from nicolasnoble/win32-tmpfile-fixGravatar Jan Tattermusch2015-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
|/ / / / / /
| | * | | | Change TestCache to parameterize whether to skip running tests.Gravatar David Klempner2015-02-11
* | | | | | Merge pull request #490 from nicolasnoble/win32-debugGravatar Jan Tattermusch2015-02-11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | 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
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #481 from jtattermusch/csharp_win_dllGravatar Nicolas Noble2015-02-11
|\ \ \ \ \ \
| | * | | | | 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
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #470 from ejona86/docker-javaGravatar Tim Emiola2015-02-11
|\ \ \ \ \ \ \ \
| | | * | | | | | set RuntimeLibrary for zlib project to defaultGravatar Jan Tattermusch2015-02-11
* | | | | | | | | Merge pull request #468 from nathanielmanistaatgoogle/server_server_credentialsGravatar Tim Emiola2015-02-11
|\ \ \ \ \ \ \ \ \
| | | * | | | | | | 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
|\ \ \ \ \ \ \ \ \
| | | | * | | | | | remove _shared suffix from target dll namesGravatar Jan Tattermusch2015-02-11
| | | | | | * | | | Disable test caching when runs_per_test > 1Gravatar David Klempner2015-02-11
| | | | | |/ / / /
| | | | * | | | | 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
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| | | | | * | | Clean up the epoll wakeup fd too.Gravatar David Klempner2015-02-11
| | | | | * | | Actually include the port_platform.h epoll change tooGravatar David Klempner2015-02-11
| | | | | * | | Address pull request thread commentsGravatar David Klempner2015-02-11
| | | | | * | | Remove now unnecessary check that incoming epoll fds are not orphanedGravatar David Klempner2015-02-11
| | | | | * | | Merge branch 'master' into epollGravatar David Klempner2015-02-11
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | |