Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
c8dd4c513908568c68c2b30d49d0303bb764bf17
/
grpc.gyp
f0b9528
Merge pull request #13442 from adelez/foundry_integration
by adelez
· 7 years ago
5b7cdef
Rename port_hermetic to port_isolated_runtime_environment
by Adele Zhou
· 7 years ago
c8bf2da
Enabling hermetic testing for running tests on Foundry.
by Adele Zhou
· 7 years ago
195cf1e
Move histogram to test/core/util
by Vijay Pai
· 7 years ago
361f810
Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7
by Nicolas "Pixel" Noble
· 7 years ago
ecd1d54
Merge github.com:grpc/grpc into no-absl
by Craig Tiller
· 7 years ago
84e379a
Merge github.com:grpc/grpc into no-absl
by Craig Tiller
· 7 years ago
8912542
Remove lockfree stack, again
by Vijay Pai
· 7 years ago
18a6837
Merge branch 'v1.7.x' of https://github.com/grpc/grpc
by Nicolas "Pixel" Noble
· 7 years ago
0392f8a
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
by ncteisen
· 7 years ago
aa3b197
Rename tracer_peer to tracer_util
by ncteisen
· 7 years ago
90ffc3a
Add tracer peer to keep set_enabled private()
by ncteisen
· 7 years ago
348b334
Back-out absl dependency for now
by Craig Tiller
· 7 years ago
dd34f3c
Inline closure
by ncteisen
· 7 years ago
d89c202
solve benchmark issue
by Yash Tibrewal
· 7 years ago
8886913
Merge branch 'master' into testc++ize
by Yash Tibrewal
· 7 years ago
7753203
BUILD changes. test languauge to C++
by Yash Tibrewal
· 7 years ago
3e07699
Merge pull request #13106 from Vizerai/census_update
by Jim King
· 7 years ago
268685b
Merge branch 'master' into testc++ize
by Yash Tibrewal
· 7 years ago
9e6837d
Merge pull request #12732 from y-zeng/connectivity_watcher
by Yuchen Zeng
· 7 years ago
662ec97
Merge pull request #12878 from markdroth/pick_first_subchannel_list
by Mark D. Roth
· 7 years ago
0bad30a
Use backup pollser instead of connectivity watcher
by Yuchen Zeng
· 7 years ago
f8ed4fa
convert connectivity_watcher to cpp file
by Yuchen Zeng
· 7 years ago
7269667
Add client channel connectivity watcher
by Yuchen Zeng
· 7 years ago
667aa2b
Add call size bm_diff
by Ken Payson
· 7 years ago
34a57d0
rename all test core files to cc and a lot of C++ style conversions
by Yash Tibrewal
· 7 years ago
d38a2e8
Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list
by Mark D. Roth
· 7 years ago
bb7d088
Cleaning up census code.
by Vizerai
· 7 years ago
cb1c0b0
Merge github.com:grpc/grpc into vector
by Craig Tiller
· 7 years ago
9714e03
Add thread pool reset on fork with FORKING_SUPPORT_ENABLED
by Ken Payson
· 7 years ago
0e8cad5
Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list
by Mark D. Roth
· 7 years ago
5d73d47
Merge github.com:grpc/grpc into vector
by Craig Tiller
· 7 years ago
9222606
C++ize BDP estimator, introduce ManualConstructor
by Craig Tiller
· 7 years ago
5e9848e
Refactor subchannel_list code out of RR and use it in PF.
by Mark D. Roth
· 7 years ago
d48bd07
Fixes
by Craig Tiller
· 7 years ago
f4eb21e
Merge github.com:grpc/grpc into vector
by Craig Tiller
· 7 years ago
5291023
Merge github.com:grpc/grpc into flowctl+millis
by Craig Tiller
· 7 years ago
b7a8cac
Add abseil to core, use it for InlinedVector
by Craig Tiller
· 7 years ago
76eab73
Merge github.com:grpc/grpc into flowctl+millis
by Craig Tiller
· 7 years ago
ec3c138
Merge branch 'master' into externC
by Yash Tibrewal
· 7 years ago
7bd592c
Merge pull request #12690 from matt-kwong/cov
by Matt Kwong
· 7 years ago
bc460fa
Rebasing on master for easier merging and testing
by Yash Tibrewal
· 7 years ago
26c7803
Trying ken's fix for windows python
by Yash Tibrewal
· 7 years ago
a0b96d4
Running generate projects
by Yash Tibrewal
· 7 years ago
15ce142
Reverting pb.c files for now. Also fixing few more build errors
by Yash Tibrewal
· 7 years ago
4bf6707
Running generate_projects.sh and solving some uv build errors
by Yash Tibrewal
· 7 years ago
8306284
Changes for C to C++. Adding extern C to header files for compatibility.
by Yash Tibrewal
· 7 years ago
1c9b584
Changes for C to C++. Adding extern C to header files for compatibility.
by Yash Tibrewal
· 7 years ago
1e868f0
Merge github.com:grpc/grpc into flowctl+millis
by Craig Tiller
· 7 years ago
0c867be
Add -lstdc++ flag for compiling under gcov
by Matt Kwong
· 7 years ago
adf6c81
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-transport-duplicate
by Muxi Yan
· 7 years ago
fabb513
Merge
by Craig Tiller
· 7 years ago
11b4ddd
Merge pull request #12200 from dgquintas/rename_lr_to_plugin
by David G. Quintas
· 7 years ago
1faa48e
Merge branch 'master' of github.com:grpc/grpc into rename_lr_to_plugin
by David Garcia Quintas
· 7 years ago
9e3af38
Merge github.com:grpc/grpc into stats_histo
by Craig Tiller
· 7 years ago
da8a169
Merge github.com:grpc/grpc into grpc_millis
by Craig Tiller
· 7 years ago
8941f60
Merge pull request #12369 from markdroth/call_combiner
by Mark D. Roth
· 7 years ago
cd78a50
Merge github.com:grpc/grpc into stats_histo
by Craig Tiller
· 7 years ago
24f30f7
Garbage collect experimental pollers
by Craig Tiller
· 7 years ago
0822d33
s/load_reporting/server_load_reporting
by David Garcia Quintas
· 7 years ago
bf5484e
build_project
by Muxi Yan
· 7 years ago
ee090ec
Merge github.com:grpc/grpc into wc
by Craig Tiller
· 7 years ago
764cf04
Revert "Revert "Implement call combiner""
by Mark D. Roth
· 7 years ago
2897235
Expose stats into qps_driver
by Craig Tiller
· 7 years ago
ccad382
Merge github.com:grpc/grpc into stats
by Craig Tiller
· 7 years ago
bf19961
Revert "Implement call combiner"
by Mark D. Roth
· 7 years ago
03c908f
Merge github.com:grpc/grpc into stats
by Craig Tiller
· 7 years ago
d9b82bd
Merge github.com:grpc/grpc into grpc_millis
by Craig Tiller
· 7 years ago
76e264b
Implement call combiner.
by Mark D. Roth
· 7 years ago
3499960
Renamed load_reporting.{c,h} to load_reporting_plugin.{c,h}
by David Garcia Quintas
· 7 years ago
44a46ad
generate_project and clang_format
by Muxi Yan
· 7 years ago
22c4ae6
Regenerated grpc.gyp with grrpc/third_party dependencies.
by Maxim Dzoba
· 7 years ago
dd96261
Adding a build template for generic GYP build.
by Maxim Dzoba
· 7 years ago
fd994f1
Consolidated gyp files to fix Node installation issue
by murgatroid99
· 9 years ago
243be4e
Resolved merge conflicts in grpc.gyp
by murgatroid99
· 9 years ago
350835a
Removed spurious comment from grpc.gyp
by murgatroid99
· 9 years ago
2468ff5
Restore build sanity
by Craig Tiller
· 9 years ago
db5b160
Removed most of the gyp file, and the tests for it
by murgatroid99
· 9 years ago
2af89e4
Moved gRPC node package root to repo root, made it depend on grpc.gyp
by murgatroid99
· 9 years ago
caeff02
Merge with gyp changes
by Craig Tiller
· 9 years ago
7a82bed
Regenerated gyp file
by murgatroid99
· 9 years ago
91b9642
Fixed TODO comment
by murgatroid99
· 9 years ago
38745ef
Added check for OpenSSL version
by murgatroid99
· 9 years ago
ca9db40
Removed C++ build from gyp file, fixed some minor issues
by murgatroid99
· 9 years ago
2d6d330
Added grpc.gyp template
by murgatroid99
· 9 years ago