aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/support
Commit message (Expand)AuthorAge
* Merge pull request #1395 from ctiller/swappyGravatar David G. Quintas2015-05-05
|\
| * Merge github.com:grpc/grpc into swappyGravatar Craig Tiller2015-05-04
| |\
* | | clang-formatGravatar Yang Gao2015-05-04
| |/ |/|
* | make Windows.h lowercase for cross compiling from LinuxGravatar Simon Koo2015-05-01
* | implement gpr_cpu_num_cores() and gpr_cpu_current_cpu() on WindowsGravatar zeliard2015-04-30
| * Merge branch 'one-read' into swappyGravatar Craig Tiller2015-04-29
| |\ | |/ |/|
| * Promote SWAP to GPR_SWAPGravatar Craig Tiller2015-04-28
| * Optimize slice_buffer_swapGravatar Craig Tiller2015-04-28
* | remove type casting on gpr_time_to_millisGravatar zeliard2015-04-27
* | merge VS solutions file from upstream masterGravatar zeliard2015-04-27
* | undo time_t type castingGravatar zeliard2015-04-27
* | 64bit support on WindowsGravatar zeliard2015-04-23
| * Clamp at 1.0 on low end to handle rare possibility of sub-1 microsecondGravatar vjpai2015-04-21
|/
* Addressing comments.Gravatar Julien Boeuf2015-04-16
* Adding option to add a null terminator when loading a file.Gravatar Julien Boeuf2015-04-15
* Merge pull request #1274 from ctiller/inline-slice-buffer-for-realsyGravatar Vijay Pai2015-04-13
|\
| * Inline initial slice buffer allocationGravatar Craig Tiller2015-04-13
* | Merge github.com:grpc/grpc into windows-fixesGravatar Craig Tiller2015-04-13
|\|
* | Implement gpr_sleep_until for Windows.Gravatar Craig Tiller2015-04-08
| * Fixing msys2 compilation...Gravatar Nicolas "Pixel" Noble2015-04-08
| * Fixing MacOS build breakage introduced in #1191.Gravatar Nicolas Noble2015-04-07
| * Adding joinable threads, and gpr_thd_join.Gravatar Nicolas Noble2015-04-03
|/
* Merge pull request #1074 from jcanizales/makes-cpu-posix-portableGravatar Abhishek Kumar2015-03-19
|\
* | Various Windows fixes.Gravatar Nicolas Noble2015-03-19
| * Creates cpu_iphone.cGravatar Jorge Canizales2015-03-13
| * Merge commit 'e7268b8f841b334ea86f7432c0c1c62683b7d112' into makes-cpu-posix-...Gravatar Jorge Canizales2015-03-12
| |\ | |/ |/|
* | Add method grp_slice_buffer_pop to remove the last element for grp_slice_bufferGravatar Chilledheart2015-03-10
* | Print resource utilizationGravatar Craig Tiller2015-03-03
* | Generate latencies in driverGravatar Craig Tiller2015-03-03
| * Makes cpu_posix.c portable by removing thread-local storage.Gravatar Jorge Canizales2015-03-02
|/
* Update log_posix.cGravatar bjorn2015-03-01
* Guard headers tool.Gravatar Nicolas "Pixel" Noble2015-03-01
* Fix mac buildGravatar Craig Tiller2015-02-24
* Merge pull request #755 from nicolasnoble/feedbackGravatar Craig Tiller2015-02-24
|\
| * Second batch of feedback.Gravatar Nicolas Noble2015-02-24
* | Remove redundant variable setGravatar Craig Tiller2015-02-24
|/
* Addressing a first batch of feedback.Gravatar Nicolas Noble2015-02-23
* Factorizing out function split_host_port.Gravatar Nicolas "Pixel" Noble2015-02-20
* Fixing Windows port.Gravatar Nicolas "Pixel" Noble2015-02-20
* Do not need a Mac-specific CPU header yet as there are no CPU-specific featuresGravatar vjpai2015-02-18
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Merge github.com:grpc/grpc into copyrightGravatar Craig Tiller2015-02-18
|\
* | Copyright checkerGravatar Craig Tiller2015-02-16
| * Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-16
| |\ | |/ |/|
* | Merge pull request #522 from nicolasnoble/posixGravatar Craig Tiller2015-02-13
|\ \
| * | Cleaning up our posix definition / usage.Gravatar Nicolas "Pixel" Noble2015-02-14
* | | Fix header file for MacGravatar vjpai2015-02-13
|/ /
| * Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-11
| |\ | |/ |/|
* | Freeing the proper string in gpr_tmpfile.Gravatar Nicolas Noble2015-02-11