aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vs2013/grpc_unsecure.vcxproj
Commit message (Expand)AuthorAge
* big refactoring of visual studio projects, started using nugetGravatar Jan Tattermusch2015-04-20
* Merge branch 'master' of git://github.com/vjpai/grpc into timersGravatar Vijay Pai2015-04-13
|\
* | Visual Studio build filesGravatar Vijay Pai2015-04-13
| * Add endpoint_pair_windows.cGravatar Craig Tiller2015-04-08
|/
* Merge pull request #989 from murgatroid99/core_start_batch_traceGravatar Nicolas Noble2015-03-26
|\
* | Added a few more missing files and re-generated project files.Gravatar Nicolas "Pixel" Noble2015-03-20
* | Adding missing public files to build.json, and re-generating all project files.Gravatar Nicolas "Pixel" Noble2015-03-19
| * Added batch GRPC_TRACE option to trace calls to grpc_call_start_batchGravatar murgatroid992015-03-09
|/
* Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-03
|\
| * Tracer registration.Gravatar Craig Tiller2015-03-01
* | Update C++ server with new core APIGravatar Craig Tiller2015-02-23
|/
* Fixing Windows port.Gravatar Nicolas "Pixel" Noble2015-02-20
* Merge branch 'master' of github.com:google/grpc into unsecure-fixGravatar Nicolas "Pixel" Noble2015-02-21
|\
* | Various MacOS build fixes.Gravatar Nicolas "Pixel" Noble2015-02-21
| * Add a facility to control tracing without recompilingGravatar Craig Tiller2015-02-20
|/
* Allow grpc_init to be called multiple timesGravatar Craig Tiller2015-02-17
* Merge pull request #475 from dklempner/epollGravatar Craig Tiller2015-02-11
|\
* | remove _shared suffix from target dll namesGravatar Jan Tattermusch2015-02-11
| * Merge branch 'master' into epollGravatar David Klempner2015-02-11
| |\ | |/ |/|
* | some VS project template fixes and added templates for grpc_csharp_extGravatar Jan Tattermusch2015-02-11
| * Epoll based multipollerGravatar David Klempner2015-02-10
* | Merge branch 'master' of github.com:google/grpc into grpc-win32Gravatar Nicolas "Pixel" Noble2015-02-10
|\|
* | Addressing comments.Gravatar Nicolas Noble2015-02-10
* | Adding Windows tcp server code.Gravatar Nicolas "Pixel" Noble2015-02-05
| * Updated the first test (which fails)Gravatar Craig Tiller2015-02-03
* | First draft of the win32 implementation of iomgr.Gravatar Nicolas "Pixel" Noble2015-02-04
* | Clean build file, regen projectsGravatar Craig Tiller2015-01-31
| * Add bbqGravatar Craig Tiller2015-01-30
|/
* Merge branch 'master' of github.com:google/grpc into jsonGravatar Nicolas Noble2015-01-27
|\
| * Rename wakeup_fd.[hc] to wakeup_fd_posix.[hc]Gravatar David Klempner2015-01-26
* | Addressing comments.Gravatar Nicolas Noble2015-01-26
| * Merge branch 'master' into eventfdGravatar David Klempner2015-01-26
| |\
| * | Refactor the pipe/eventfd abstractionGravatar David Klempner2015-01-26
* | | Merge branch 'master' of github.com:google/grpc into jsonGravatar Nicolas Noble2015-01-26
|\ \ \ | | |/ | |/|
| * | Fixing a few winsocket misuses.Gravatar Nicolas "Pixel" Noble2015-01-24
* | | Replacing cJSON with our own code instead.Gravatar Nicolas Noble2015-01-22
| | * Add support for eventfd based kicking on linux.Gravatar David Klempner2015-01-21
| |/ |/|
| * Build projectsGravatar Craig Tiller2015-01-21
| * Disable compilation of some filesGravatar Craig Tiller2015-01-21
| * Build projectsGravatar Craig Tiller2015-01-21
|/
* Run buildgenGravatar Craig Tiller2015-01-18
* Factor out the pollset kicking mechanism and eliminate shardingGravatar David Klempner2015-01-16
* Fixing opensource build.Gravatar nnoble2015-01-12
* Moving the google-internal security code in their own files.Gravatar jboeuf2015-01-12
* C implementation of Census trace store and stats store for grpc C lib.Gravatar hongyu2015-01-09
* Remove libevent.Gravatar ctiller2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Remove libevent.Gravatar ctiller2015-01-08
* Adding plugins to the mako rendering system.Gravatar nnoble2015-01-06