3739 Commits (e3086f812e9a55ab665f4fbf49ac27861d2b6aea)

Author SHA1 Message Date
Vijay Pai 005e305c22 Initial checkin commit for lockfree stack. 10 years ago
Craig Tiller 8390153442 Fix TSAN reported race 10 years ago
Craig Tiller b4580d4e0e Added static where needed 10 years ago
Craig Tiller 1b01167425 Remove magic number 10 years ago
yang-g d45b203163 remove dead file 10 years ago
murgatroid99 f88eecd80d Changed found? to implemented? 10 years ago
Craig Tiller 2e622bc16a Add a version string and a function to retrieve it 10 years ago
Craig Tiller ca4387523a Revert "Update Python version numbers" 10 years ago
David Garcia Quintas a21e2c8f91 early bail out when not compressing 10 years ago
David Garcia Quintas 711db76a2c Reverted wrong set of changes to server_create 10 years ago
Masood Malekghassemi 92e5bd8e43 Update Python version numbers 10 years ago
Stanley Cheung 7e4a9bd556 update php pecl extension to 0.5.1 because header change 10 years ago
Jan Tattermusch cd9bb5c140 bumped version of C# 10 years ago
Jan Tattermusch 71762f826b use System.Collections.Immutable instead of Microsoft.Bcl.Immutable 10 years ago
Jan Tattermusch 7913dea90b improve debug info for client and server iomgr object leaks 10 years ago
jboeuf 69cb6b41c8 Backport of pull request #2313 into release-0_10. 10 years ago
Craig Tiller 86062bb01c Add missing kick 10 years ago
Craig Tiller f6d875fbe4 Handle settings frame making a stream writable 10 years ago
Craig Tiller c6d6d9056d Fix host name matching not working 10 years ago
Craig Tiller 71bf1be201 Fix race in TCP connection 10 years ago
Craig Tiller 315feadd4a Fix race in TCP connection 10 years ago
Craig Tiller 396fab25ed Fix TSAN reported errors 10 years ago
murgatroid99 7f27db2cb5 Bumped Ruby package version to 0.10.0 10 years ago
murgatroid99 c73b450b9e Bumped Node.js package version to 0.10.0 10 years ago
Masood Malekghassemi 61e4cea75a Update Python version numbers 10 years ago
Craig Tiller 12cf537a72 clang-format affected files 10 years ago
Craig Tiller c012258eb8 FIx memory leak 10 years ago
yang-g d53bc8925b Add missing pieces 10 years ago
Masood Malekghassemi e5f7002617 Add Python3 testing support 10 years ago
yang-g f9e8e59b1c Resolve comments 10 years ago
David Garcia Quintas ffe3d2b190 Modified gpr_slice_split to take a char* separator. 10 years ago
David Garcia Quintas d1b6277054 Added missing bits from pr comments 10 years ago
Craig Tiller b4c55ea072 Fix uninitialized variable 10 years ago
Craig Tiller 97fc6a3f3f Rewrite completion queue internals to use pre-allocation of events 10 years ago
murgatroid99 a5b482a8ec Updated health check service with new changes 10 years ago
Julien Boeuf b037bb6488 Adding tests and fixing mem leak in default creds. 10 years ago
murgatroid99 0f1c42e381 Fixed Rubocop errors in extconf.rb 10 years ago
murgatroid99 3d6d0587bd Made ruby server return correct error code for unimplemented method 10 years ago
murgatroid99 9e56ce034f Fixed ruby build when rebuilding C core 10 years ago
murgatroid99 8dae13e0d1 Made Node server respond with UNKNOWN for unspecified application errors 10 years ago
Craig Tiller ab54f793ff Reduce spam 10 years ago
David Garcia Quintas 074e2247eb Split function now takes slices as input, performs no allocs 10 years ago
David Garcia Quintas a01f7a41cc More comments 10 years ago
yang-g 6406f18267 missed one place 10 years ago
Jorge Canizales c14c3191b7 Don’t use containsString as it’s iOS 8 only 10 years ago
David Garcia Quintas 14f1c27192 Added gpr_strsplit (with tests) 10 years ago
Julien Boeuf 5400606d21 More flexible default google creds. 10 years ago
murgatroid99 fa0fa18134 Check more warnings in Ruby library, add -Werror 10 years ago
yang-g 85c04f938f resolve comments 10 years ago
murgatroid99 0b90c1e5e8 Fixed ruby local build fallback case 10 years ago