aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/gpr/gpr.vcxproj
Commit message (Expand)AuthorAge
* remove contents of /vsprojects directoryGravatar Jan Tattermusch2017-08-23
* Revert "Remove lockfree-stack implementation that is no longer used"Gravatar Ken Payson2017-07-10
* Remove lockfree-stack implementation that is no longer usedGravatar Vijay Pai2017-06-19
* Revert "Implement Server Backward Compatibility"Gravatar Nicolas Noble2017-05-12
* Put workaround list somewhere accessable by wrapping languagesGravatar Muxi Yan2017-05-09
* stuffGravatar Craig Tiller2017-04-12
* Merge github.com:grpc/grpc into c++lameGravatar Craig Tiller2017-04-07
|\
* | Memory allocator for C++ in coreGravatar Craig Tiller2017-03-31
| * Regenerate projectsGravatar Craig Tiller2017-03-30
|/
* Merge remote-tracking branch 'upstream/master' into retry_throttleGravatar Mark D. Roth2017-03-17
|\
* | Switch to using a CAS loop to update the token value.Gravatar Mark D. Roth2017-03-17
| * Arena allocator for grpcGravatar Craig Tiller2017-03-12
|/
* Add a spinlock type.Gravatar Craig Tiller2017-02-27
* Revert "Revert "Revert "Revert "Remove redundant includes from string.h and t...Gravatar Mark D. Roth2016-12-12
* Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""Gravatar Craig Tiller2016-12-12
* Revert "Revert "Remove redundant includes from string.h and tmpfile.h""Gravatar Mark D. Roth2016-12-05
* Revert "Remove redundant includes from string.h and tmpfile.h"Gravatar Mark D. Roth2016-12-05
* Temporarily enable gpr_slice_* functions to not break api compatibilityGravatar Sree Kuchibhotla2016-12-01
* Generate build filesGravatar Craig Tiller2016-10-26
* Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-clos...Gravatar Craig Tiller2016-09-16
|\
* \ Merge pull request #7559 from dgquintas/codegen_cleanseGravatar Craig Tiller2016-09-13
|\ \
| | * Revert "Revert "Grand unified closures""Gravatar Craig Tiller2016-09-12
| |/ |/|
* | Revert "Grand unified closures"Gravatar Craig Tiller2016-09-12
* | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-09-07
|\ \
| * | Percent encoding routinesGravatar Craig Tiller2016-08-18
| | * added gpr_types.hGravatar David Garcia Quintas2016-08-01
| | * removed codegen/slice_buffer.h and scrubbed codegen/slice.hGravatar David Garcia Quintas2016-07-27
| | * removed codegen/log.hGravatar David Garcia Quintas2016-07-27
| | * removed codegen/time.hGravatar David Garcia Quintas2016-07-27
| | * removed codegen/alloc.hGravatar David Garcia Quintas2016-07-27
| |/
* | Merge github.com:grpc/grpc into atm2Gravatar Craig Tiller2016-07-07
|\|
| * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-06
| |\
| | * Regenerate sources_and_headers.jsonGravatar Yuchen Zeng2016-05-31
| | * Merge remote-tracking branch 'upstream/master' into baseGravatar Yuchen Zeng2016-05-31
| | |\
| * | | Move load_file into iomgrGravatar Craig Tiller2016-05-18
| | |/ | |/|
* | | Rewrite async_exec_lock using mpscqGravatar Craig Tiller2016-05-02
* | | Direct translation of http://www.1024cores.net/home/lock-free-algorithms/queu...Gravatar Craig Tiller2016-05-02
|/ /
| * Change win32 file suffixGravatar Yuchen Zeng2016-04-26
* | Adding support for msys.Gravatar Nicolas "Pixel" Noble2016-04-15
|/
* Sort out codegen dependenciesGravatar Craig Tiller2016-04-07
* Add uses clauses to filegroups to ease dependency managementGravatar Craig Tiller2016-03-28
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25
* Revert "Revert "Factor out backoff code into a separate library (to be re-use...Gravatar Craig Tiller2016-03-18
* Revert "Factor out backoff code into a separate library (to be re-used elsewh...Gravatar David G. Quintas2016-03-18
* Build out backoff as a libraryGravatar Craig Tiller2016-03-11
* Regenerate files, fix bugsGravatar Craig Tiller2016-02-22
* Get compilation working againGravatar Craig Tiller2016-02-09
* Rollback gpr deletionGravatar Craig Tiller2016-02-09
* Removing gpr as a separated library.Gravatar Nicolas "Pixel" Noble2016-01-30
* async_stream.h done. CompilesGravatar David Garcia Quintas2016-01-25