aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects
Commit message (Expand)AuthorAge
* Merge github.com:google/grpc into async-api-newGravatar Craig Tiller2015-02-05
|\
| * Merge github.com:google/grpc into async-apiGravatar Craig Tiller2015-02-04
| |\
| | * Fixing build.json by removing files that are no longer present.Gravatar Nicolas Noble2015-02-04
* | | Merge github.com:google/grpc into async-api-newGravatar Craig Tiller2015-02-04
|\ \ \ | | |/ | |/|
| * | ... And the project files...Gravatar Julien Boeuf2015-02-03
* | | Updated the first test (which fails)Gravatar Craig Tiller2015-02-03
| |/ |/|
| * Clean build file, regen projectsGravatar Craig Tiller2015-01-31
* | Add bbqGravatar Craig Tiller2015-01-30
|/
* Merge pull request #233 from nicolasnoble/propsheetsGravatar Jan Tattermusch2015-01-29
|\
* \ Merge branch 'master' of github.com:google/grpc into jsonGravatar Nicolas Noble2015-01-27
|\ \
| * \ Merge pull request #157 from dklempner/eventfdGravatar Craig Tiller2015-01-27
| |\ \
| * | | added src/core/support/string.h to build.jsonGravatar Jan Tattermusch2015-01-27
| | | * Adding property sheets for OpenSSL and Winsock 2 libraries.Gravatar Nicolas 'Pixel' Noble2015-01-26
| | * | Rename wakeup_fd.[hc] to wakeup_fd_posix.[hc]Gravatar David Klempner2015-01-26
* | | | Addressing comments.Gravatar Nicolas Noble2015-01-26
| * | | removed string.h reference from build.jsonGravatar Jan Tattermusch2015-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
| * | Adding Visual Studio filters.Gravatar Nicolas 'Pixel' Noble2015-01-24
| * | OpenSSL 1.0.2 is out of beta - let's update our own repositories to reflect t...Gravatar Nicolas "Pixel" Noble2015-01-23
* | | 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
| * Add a gitignore for win32 stuffGravatar Craig Tiller2015-01-21
|/
* Run buildgenGravatar Craig Tiller2015-01-18
* Factor out the pollset kicking mechanism and eliminate shardingGravatar David Klempner2015-01-16
* Fixing test_config.cGravatar Nicolas "Pixel" Noble2015-01-13
* Fixing opensource build.Gravatar nnoble2015-01-12
* Moving the google-internal security code in their own files.Gravatar jboeuf2015-01-12
* Splitting grpc_test_util into gpr_test_util.Gravatar nnoble2015-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
* Provide a port of cpu related code to posix, and linux.Gravatar ctiller2014-12-29
* Improving Makefile support for shared libraries.Gravatar nnoble2014-12-29
* Update build.json, fix opensource build.Gravatar ctiller2014-12-29
* Add SSL root for production GFE.Gravatar chenw2014-12-29
* gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist.Gravatar pmarks2014-12-19
* Introduce the (outside-of-iomgr) pollset API.Gravatar ctiller2014-12-19
* Remove endpoint/ directories.Gravatar ctiller2014-12-17
* Tweaking solution settings to be able to compile with OpenSSL (not link yet),...Gravatar nnoble2014-12-16
* Remove a (very) deprecated file.Gravatar ctiller2014-12-16
* Fix for the exposed problems after trying a full clean build.Gravatar nnoble2014-12-16
* Adding build files for OpenSSL.Gravatar nnoble2014-12-15