Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
e78ee18db55e5f071e25a027b34a2117cbef5fad
e78ee18
Renumber message fields
by vjpai
· 10 years ago
2490d9d
Handle all cases properly
by vjpai
· 10 years ago
37253d9
Merge remote-tracking branch 'upstream/revert-1980-revert-1948-poisson' into qps-proto3
by vjpai
· 10 years ago
d9c7e7e
Stop worrying about 1 second deadline as a fatal problem Also fix reporter
by Vijay Pai
· 10 years ago
372fd87
Revert "Revert "Open loop sync/async multithreaded testing""
by Vijay Pai
· 10 years ago
b6015c3
Merge pull request #1983 from dgquintas/reporter-qps-test-fix
by Vijay Pai
· 10 years ago
bb7370f
Missing required changes from pull req. #1964
by David Garcia Quintas
· 10 years ago
b32c082
Merge pull request #1980 from grpc/revert-1948-poisson
by Vijay Pai
· 10 years ago
d55636d
Revert "Open loop sync/async multithreaded testing"
by Craig Tiller
· 10 years ago
c170dee
Merge pull request #1974 from vjpai/comments-1972
by Craig Tiller
· 10 years ago
ba9df85
Merge pull request #1948 from vjpai/poisson
by Craig Tiller
· 10 years ago
2e84c85
Merge pull request #1964 from dgquintas/reporter-interface-tweak
by Vijay Pai
· 10 years ago
74ff607
Merge pull request #1902 from ctiller/not-everything-is-linux
by Vijay Pai
· 10 years ago
1854d77
Fix comments about return value of grpc_completion_queue_{next,pluck}
by vjpai
· 10 years ago
fb61373
Add a new test for qps openloop to make sure this code gets exercised
by vjpai
· 10 years ago
aa4548d
Add a new test for qps openloop to make sure this code gets exercised
by vjpai
· 10 years ago
cce361f
Merge pull request #1961 from ctiller/moar-defense
by Nicolas Noble
· 10 years ago
4ac6b88
Merge pull request #1955 from ctiller/critical-code-needs-at-least-some-sort-of-test
by Nicolas Noble
· 10 years ago
c695066
Removed redundant parameter from Reporter interface.
by David Garcia Quintas
· 10 years ago
6f61e95
Merge pull request #1956 from grpc/jtattermusch-patch-2
by Tim Emiola
· 10 years ago
83b2f25
clang-format
by Craig Tiller
· 10 years ago
3c26d09
Add a test of bad settings frame (and fix a bug!)
by Craig Tiller
· 10 years ago
191b674
Address reviewer comment by not having non-const reference
by vjpai
· 10 years ago
804afe6
Update QPS test to proto3 syntax
by vjpai
· 10 years ago
ece25ee
Update README.md
by Jan Tattermusch
· 10 years ago
e617377
Merge pull request #1950 from ctiller/there-is-a-place-for-everything-and-the-old-place-was-wrong
by Nicolas Noble
· 10 years ago
283d2ac
Merge pull request #1851 from ejona86/dockerfile-no-codegen
by Nicolas Noble
· 10 years ago
b5075e3
Add working tests for httpcli
by Craig Tiller
· 10 years ago
36403af
Address review comments for code clarity
by Vijay Pai
· 10 years ago
92b7f87
Add comments describing various random distributions
by Vijay Pai
· 10 years ago
78a97ed
Get internal documentation generated in the right place
by Craig Tiller
· 10 years ago
fcedc15
Use typedef rather than using to make Travis happy
by Vijay Pai
· 10 years ago
cf3fb09
clang-format
by Vijay Pai
· 10 years ago
c7de81e
Better management of channel attempts and channel coverage
by Vijay Pai
· 10 years ago
db398e0
Omit redundant record-keeping
by Vijay Pai
· 10 years ago
06c9951
Take some code out from under a lock_guard and try to
by Vijay Pai
· 10 years ago
7b172b2
Get the code to stop crashing by fixing bugs
by Vijay Pai
· 10 years ago
b15d37a
Merge pull request #1946 from murgatroid99/jenkins_node_ruby_python2
by Jan Tattermusch
· 10 years ago
a6ddb30
Merge pull request #1945 from jcanizales/fix-test-and-sample-podspecs
by Michael Lumish
· 10 years ago
16d3636
Set up Node, Python, and Ruby environment in Jenkins slave. Made other minor changes to make those work
by murgatroid99
· 10 years ago
c9ba336
Merge branch 'master' of github.com:grpc/grpc
by murgatroid99
· 10 years ago
80afb14
Regenerate README table of contents
by Jorge Canizales
· 10 years ago
df1a29f
Update README (minus table of content)
by Jorge Canizales
· 10 years ago
27a0627
Make podspecs work for nested dirs
by Jorge Canizales
· 10 years ago
3e50a65
Merge pull request #1941 from jtattermusch/fix_csharp_crash
by Craig Tiller
· 10 years ago
ceb4362
Use grpc-common’s route_guide in local tests
by Jorge Canizales
· 10 years ago
3b309d6
Generate RemoteTest code on podspec install
by Jorge Canizales
· 10 years ago
e37a41c
Generate RouteGuide code on pod install
by Jorge Canizales
· 10 years ago
c2e5be9
fix C# test access violation exception on Windows
by Jan Tattermusch
· 10 years ago
7faeea5
Merge pull request #1939 from jcanizales/podspec-that-passes-lint
by Michael Lumish
· 10 years ago
9f95dcd
Fix version reqs in generated podspecs
by Jorge Canizales
· 10 years ago
ba65a10
Point test and sample podfiles to protobuf release
by Jorge Canizales
· 10 years ago
461b094
Fix gRPC.podspec to pass pod spec lint
by Jorge Canizales
· 10 years ago
2687db6
Merge branch 'master' of github.com:grpc/grpc
by murgatroid99
· 10 years ago
dc0615f
Init a variable
by vjpai
· 10 years ago
d1dce90
Minor fixes
by vjpai
· 10 years ago
1b13c54
Merge pull request #1910 from tbetbetbe/grpc-ruby-fix-extconf-rb
by Michael Lumish
· 10 years ago
ca61f5b
Merge branch 'master' into poisson
by vjpai
· 10 years ago
1a2988d
Update version; fix dependency advisory comment
by Tim Emiola
· 10 years ago
491a67b
Merge pull request #1903 from ctiller/maybe-i-want-to-change-my-mind
by Yang Gao
· 10 years ago
2f300e2
Proper init/shutdown
by Craig Tiller
· 10 years ago
191c846
Re-organizes the GRPC_ROOT detection code in extconf.rb
by Tim Emiola
· 10 years ago
bed8a06
Merge pull request #1879 from nicolasnoble/that-assert-makes-me-sad
by Craig Tiller
· 10 years ago
67a4851
Merge pull request #1894 from yang-g/create-thread-pool
by Nicolas Noble
· 10 years ago
aa152ef
Merge pull request #1895 from nicolasnoble/python-is-not-c89
by Masood Malekghassemi
· 10 years ago
5dedc98
Merge pull request #1898 from soltanmm/cows-and-cows-and-cows
by Craig Tiller
· 10 years ago
af7abf9
Enable runtime configuration of tracers
by Craig Tiller
· 10 years ago
9e1ba43
Fix compilation on mac
by Craig Tiller
· 10 years ago
8507e15
Merge pull request #1901 from jtattermusch/fix_jenkins_win
by Nicolas Noble
· 10 years ago
a959e64
fix jenkins build on windows
by Jan Tattermusch
· 10 years ago
9bc61bd
Merge pull request #1885 from soltanmm/room-of-requirements
by Nathaniel Manista
· 10 years ago
247ca67
Merge pull request #1882 from soltanmm/timeouts
by Nathaniel Manista
· 10 years ago
8eedd4a
Context activation for async
by Vijay Pai
· 10 years ago
a1a1f34
Merge pull request #1892 from murgatroid99/node_use_lodash
by Tim Emiola
· 10 years ago
701af60
Expose gpr_asprintf and gpr_strdup
by Masood Malekghassemi
· 10 years ago
ea81bcb
Merge pull request #1897 from jtattermusch/jenkins_support
by Nicolas Noble
· 10 years ago
8fa8c04
fix CRLF line ending problem with run_jenkins.sh
by Jan Tattermusch
· 10 years ago
ce0a5dc
Merge pull request #1896 from jtattermusch/jenkins_support
by Nicolas Noble
· 10 years ago
f44a2b8
make run_jenkins runnable
by Jan Tattermusch
· 10 years ago
083466f
experimental jenkins support
by Jan Tattermusch
· 10 years ago
3f6d351
Some compilers don't like C99.
by Nicolas "Pixel" Noble
· 10 years ago
6f4fb3b
Add ability to override default thread pool
by Yang Gao
· 10 years ago
9b88a55
Merge pull request #1893 from tbetbetbe/grpc-ruby-prepare-release
by Michael Lumish
· 10 years ago
9341045
bump grpc ruby version
by Tim Emiola
· 10 years ago
8390709
Merge pull request #1890 from tbetbetbe/grpc-node-update-readme-install
by Jayant Kolhe
· 10 years ago
11b4f3c
Merge pull request #1891 from tbetbetbe/grpc-python-update-readme-install
by Jayant Kolhe
· 10 years ago
ab14dde
Merge pull request #1889 from tbetbetbe/grpc-ruby-update-readme-install
by Jayant Kolhe
· 10 years ago
174d923
Updates INSTALL on Node.js README.md
by Tim Emiola
· 10 years ago
aa0e44b
Updates the INSTALL section for python
by Tim Emiola
· 10 years ago
50773e6
Update INSTALL on Ruby README.md
by Tim Emiola
· 10 years ago
9dc5c15
Account for time difference in mac and linux
by Vijay Pai
· 10 years ago
8559485
Bug fix
by Vijay Pai
· 10 years ago
55739d5
Replaced underscore and underscore.string modules with lodash
by murgatroid99
· 10 years ago
548dc2e
Replaced underscore and underscore.string modules with lodash
by murgatroid99
· 10 years ago
7abc4e7
Invoke LoadTest setup
by vjpai
· 10 years ago
afc3ee8
Merge branch 'master' into poisson
by vjpai
· 10 years ago
82c8d6d
Merge pull request #1886 from dgquintas/run_tests_shuffling
by Craig Tiller
· 10 years ago
79e389f
Improvements to the way we randomize test runs.
by David Garcia Quintas
· 10 years ago
ee6f1bf
Redirect build_python.sh to requirements.txt
by Masood Malekghassemi
· 10 years ago
669c139
Merge pull request #1866 from dgquintas/stack-allocate-bb-reader
by Craig Tiller
· 10 years ago
Next »