thassss
0acc9e6b68
Remove nullability specifiers
8 years ago
thassss
69776d4b3f
Warn against using serverName property with Cronet
8 years ago
thassss
69d7bd67f4
Expose :authority pseudo-header to Obj-C API.
8 years ago
David Garcia Quintas
36a481e647
Removed leftover debugging msg
8 years ago
Muxi Yan
636eba9889
Polish gRPC-Core.podspec
8 years ago
Muxi Yan
7b774544f1
Use Cocoapods to manage nanopb
8 years ago
thassss
5c8f27bf18
Update serverName comment to be more accurate
8 years ago
Muxi Yan
ad272c9d76
Polish gRPC-Core.podspec
8 years ago
Muxi Yan
d89b9e35ee
Use Cocoapods to manage nanopb
8 years ago
David G. Quintas
b9223347bc
Merge pull request #11539 from dgquintas/alarm_non_copyable
...
Make grpc::Alarm non-copyable
8 years ago
Mark D. Roth
e81586bc5c
Merge pull request #10975 from markdroth/chttp2_doc_fix
...
Apply a few recent changes from the wire guide on grpc.io.
8 years ago
David G. Quintas
70dd946e3d
Merge pull request #11453 from dgquintas/bq_date
...
s/CURRENT_TIMESTAMP/_DATE/ in BQ, for caching
8 years ago
Noah Eisen
cd4e69fc03
Merge pull request #11645 from ncteisen/musl-fix
...
Fix musl Portability
8 years ago
David G. Quintas
9864662df1
Merge pull request #11604 from dgquintas/fix_rr_state_master
...
Fix RR policy connectivity state upon subchannels shutdown
8 years ago
Noah Eisen
06543fdce7
Merge pull request #11640 from ncteisen/v1.4.x-bm-speedup-fix
...
V1.4.x bm_speedup fix
8 years ago
Mark D. Roth
be928be48a
Allow HTTP CONNECT handshaker to be used in http1 client.
8 years ago
thassss
a5082db9da
Pass NULL to grpc_channel_create_call for nil serverName
8 years ago
thassss
260ddd1759
Remove nullability specifiers
8 years ago
thassss
e78a0b79fa
Warn against using serverName property with Cronet
8 years ago
Jan Tattermusch
85762752c4
Merge pull request #11650 from jtattermusch/fix_kokoro_macos_artifacts
...
Add mac deps to build artifacts on kokoro
8 years ago
Jan Tattermusch
eb0219ba76
regenerate C# protos
8 years ago
Jan Tattermusch
b2b54fe60f
add C# test demoing custom error details
8 years ago
Jan Tattermusch
c250b048a0
add mac deps to build artifacts on kokoro
8 years ago
Mark D. Roth
cc4ef5919f
Improvements to C++ filter API:
...
- Make sure all C-core parameters are passed into C++ methods.
- Add Destroy() methods for ChannelData and CallData.
- Use C++-style casts.
- Add 'extern "C"' to iomgr/closure.h, which is used in C++ filters.
8 years ago
Jan Tattermusch
a410632b57
Merge pull request #11647 from jtattermusch/kokoro_python_green
...
Improvements to kokoro macos build
8 years ago
Jan Tattermusch
f53eb37056
improvements to kokoro macos build
8 years ago
Noah Eisen
1e0aae6304
Fix musl
8 years ago
Jan Tattermusch
b047350e4b
Merge pull request #11615 from jtattermusch/patch_dashboard_schema
...
Add script for patching perf benchmark schema
8 years ago
Jan Tattermusch
91c403b30c
Merge pull request #11636 from jtattermusch/kokoro_macos_rc
...
Update kokoro MacOS rc script
8 years ago
David Garcia Quintas
af084dc37c
Fixes to pick first
8 years ago
Muxi Yan
b8e6e2f299
Fix test failures
8 years ago
Vijay Pai
def0cdf455
Merge pull request #11638 from vjpai/uint64
...
Properly use uint64_t not unsigned int64_t
8 years ago
ncteisen
d9edaa400e
Fix bm_speedup
8 years ago
David Garcia Quintas
ab1ff6b041
Split move test
8 years ago
Vijay Pai
b9078c8ee8
Properly use uint64_t not unsigned int64_t
8 years ago
Kamil Skalski
6ba7d53b63
Make CMake find_package work for preinstalled libprotobuf on Raspbian.
8 years ago
Muxi Yan
f2c5d33741
Merge pull request #11625 from muxi/fix-objc-memory-leak-v14
...
Backport #11624 : Objective C memory leak GRPCOpSendMetadata
8 years ago
Jan Tattermusch
e282dfe9e9
update macos kokoro rc script
8 years ago
Muxi Yan
883655d6cf
Merge pull request #11624 from muxi/fix-objc-memory-leak
...
Fix Objective C memory leak GRPCOpSendMetadata
8 years ago
Vijay Pai
7f93e58989
Merge pull request #11621 from vjpai/error_doc
...
Document error unref contract for iomgr cb's and transport/stream errors
8 years ago
Vijay Pai
ff17b050e6
Document error unref contract for iomgr cb's and transport/stream errors
8 years ago
murgatroid99
a6ce1ff1d6
Fix how npm is upgraded, add npm update line for electron
8 years ago
Nicolas Noble
c4f85b78f3
Merge pull request #11474 from makdharma/cares_fix
...
fixes #11473
8 years ago
Nicolas Noble
d8bf2df7c6
Merge pull request #10462 from nicolasnoble/ares-header-pollution
...
Avoid pollution from ares.h into the global space.
8 years ago
Muxi Yan
d46239a8c2
Correct copyright year
8 years ago
Noah Eisen
dae8854b7d
Merge pull request #11610 from ncteisen/v1.4.x-perf-bot-patch
...
Perf Bot Backport
8 years ago
Muxi Yan
0c8cb1d652
Resolve asan failure
8 years ago
murgatroid99
7ad758cd84
Make various scripts use the same version of Node
8 years ago
Michael Lumish
844d594003
Merge pull request #11620 from murgatroid99/version_bump_1.4.1
...
Bump version to 1.4.1
8 years ago
David G. Quintas
52e68e9383
Merge pull request #11591 from dgquintas/rr_state_fix_1.4
...
Fix RR policy connectivity state upon subchannels shutdown (1.4.x branch)
8 years ago