Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
59f905d79a109644a0d1f3ec73f34cbae65448fc
/
src
59f905d
Changes to byte_buffer based on comments.
by David Garcia Quintas
· 9 years ago
237443f
Merge branch 'master' of github.com:grpc/grpc into compression
by David Garcia Quintas
· 9 years ago
d55636d
Revert "Open loop sync/async multithreaded testing"
by Craig Tiller
· 9 years ago
ba9df85
Merge pull request #1948 from vjpai/poisson
by Craig Tiller
· 9 years ago
25d02d5
Made grpc_byte_buffer_reader able to decompress msgs.
by David Garcia Quintas
· 9 years ago
3c26d09
Add a test of bad settings frame (and fix a bug!)
by Craig Tiller
· 9 years ago
cf3fb09
clang-format
by Vijay Pai
· 9 years ago
a6ddb30
Merge pull request #1945 from jcanizales/fix-test-and-sample-podspecs
by Michael Lumish
· 9 years ago
80afb14
Regenerate README table of contents
by Jorge Canizales
· 9 years ago
df1a29f
Update README (minus table of content)
by Jorge Canizales
· 9 years ago
27a0627
Make podspecs work for nested dirs
by Jorge Canizales
· 9 years ago
ceb4362
Use grpc-common’s route_guide in local tests
by Jorge Canizales
· 9 years ago
3b309d6
Generate RemoteTest code on podspec install
by Jorge Canizales
· 9 years ago
e37a41c
Generate RouteGuide code on pod install
by Jorge Canizales
· 9 years ago
c2e5be9
fix C# test access violation exception on Windows
by Jan Tattermusch
· 9 years ago
9f95dcd
Fix version reqs in generated podspecs
by Jorge Canizales
· 9 years ago
ba65a10
Point test and sample podfiles to protobuf release
by Jorge Canizales
· 9 years ago
1b13c54
Merge pull request #1910 from tbetbetbe/grpc-ruby-fix-extconf-rb
by Michael Lumish
· 9 years ago
ca61f5b
Merge branch 'master' into poisson
by vjpai
· 9 years ago
1a2988d
Update version; fix dependency advisory comment
by Tim Emiola
· 9 years ago
491a67b
Merge pull request #1903 from ctiller/maybe-i-want-to-change-my-mind
by Yang Gao
· 9 years ago
2f300e2
Proper init/shutdown
by Craig Tiller
· 9 years ago
191c846
Re-organizes the GRPC_ROOT detection code in extconf.rb
by Tim Emiola
· 9 years ago
bed8a06
Merge pull request #1879 from nicolasnoble/that-assert-makes-me-sad
by Craig Tiller
· 9 years ago
67a4851
Merge pull request #1894 from yang-g/create-thread-pool
by Nicolas Noble
· 9 years ago
aa152ef
Merge pull request #1895 from nicolasnoble/python-is-not-c89
by Masood Malekghassemi
· 9 years ago
5dedc98
Merge pull request #1898 from soltanmm/cows-and-cows-and-cows
by Craig Tiller
· 9 years ago
af7abf9
Enable runtime configuration of tracers
by Craig Tiller
· 9 years ago
247ca67
Merge pull request #1882 from soltanmm/timeouts
by Nathaniel Manista
· 9 years ago
a1a1f34
Merge pull request #1892 from murgatroid99/node_use_lodash
by Tim Emiola
· 9 years ago
701af60
Expose gpr_asprintf and gpr_strdup
by Masood Malekghassemi
· 9 years ago
3f6d351
Some compilers don't like C99.
by Nicolas "Pixel" Noble
· 9 years ago
6f4fb3b
Add ability to override default thread pool
by Yang Gao
· 9 years ago
9b88a55
Merge pull request #1893 from tbetbetbe/grpc-ruby-prepare-release
by Michael Lumish
· 9 years ago
9341045
bump grpc ruby version
by Tim Emiola
· 9 years ago
8390709
Merge pull request #1890 from tbetbetbe/grpc-node-update-readme-install
by Jayant Kolhe
· 9 years ago
11b4f3c
Merge pull request #1891 from tbetbetbe/grpc-python-update-readme-install
by Jayant Kolhe
· 9 years ago
ab14dde
Merge pull request #1889 from tbetbetbe/grpc-ruby-update-readme-install
by Jayant Kolhe
· 9 years ago
174d923
Updates INSTALL on Node.js README.md
by Tim Emiola
· 9 years ago
aa0e44b
Updates the INSTALL section for python
by Tim Emiola
· 9 years ago
50773e6
Update INSTALL on Ruby README.md
by Tim Emiola
· 9 years ago
9dc5c15
Account for time difference in mac and linux
by Vijay Pai
· 9 years ago
55739d5
Replaced underscore and underscore.string modules with lodash
by murgatroid99
· 9 years ago
afc3ee8
Merge branch 'master' into poisson
by vjpai
· 9 years ago
669c139
Merge pull request #1866 from dgquintas/stack-allocate-bb-reader
by Craig Tiller
· 9 years ago
c86b1dd
Merge pull request #1880 from jtattermusch/csharp_bump_version
by Nicolas Noble
· 9 years ago
691b823
Increase test timeout
by Masood Malekghassemi
· 9 years ago
8017647
Removing an assert on chand->security_connector->auth_context.
by Nicolas "Pixel" Noble
· 9 years ago
67a3c16
Merge pull request #1871 from tbetbetbe/grpc_ruby_corrects_the_cancel_after_first_response_test
by Jan Tattermusch
· 9 years ago
06194dc
bump C# package versions
by Jan Tattermusch
· 9 years ago
2e7ffdd
Merge pull request #1872 from jcanizales/fix-metadata-propagation
by Michael Lumish
· 9 years ago
d3a2d40
Disallow NSString headers with -bin suffix
by Jorge Canizales
· 9 years ago
02c677c
Reintroduced grpc_byte_buffer_reader_destroy.
by David Garcia Quintas
· 9 years ago
3beb20c
Support use of high_res clock in timepoints
by vjpai
· 9 years ago
b9692ca
Fix NSDictionary <-> metadata codec
by Jorge Canizales
· 9 years ago
19fdb33
Merge pull request #1856 from ctiller/count-the-things
by Nicolas Noble
· 9 years ago
d62d345
Corrects the cancel_after_first_response test
by Tim Emiola
· 9 years ago
33da332
Fix Windows compilation
by Craig Tiller
· 9 years ago
8668674
Merge pull request #1860 from jtattermusch/csharp_runtest_windows
by Nicolas Noble
· 9 years ago
30bd4eb
Removed grpc_byte_buffer_reader_{create,destroy}.
by David Garcia Quintas
· 9 years ago
3d67c7c
Merge github.com:grpc/grpc into count-the-things
by Craig Tiller
· 9 years ago
795b242
Merge pull request #1857 from yang-g/test
by Craig Tiller
· 9 years ago
e53a282
Merge pull request #1862 from nicolasnoble/fixing-tools
by Craig Tiller
· 9 years ago
1b932e7
Merge pull request #1758 from dgquintas/iomgr_managed_cbs
by Craig Tiller
· 9 years ago
84e520f
Merge pull request #1818 from a-veitch/internal_api
by Hongyu Chen
· 9 years ago
8535263
Fixing tools compilation.
by Nicolas "Pixel" Noble
· 9 years ago
b00aa67
run_tests.py support for C# on windows
by Jan Tattermusch
· 9 years ago
980ef76
change census_context_deserialize signature
by Alistair Veitch
· 9 years ago
faafb38
Merge pull request #1558 from soltanmm/extension
by Nathaniel Manista
· 9 years ago
69fe075
Various minor fixes
by Yang Gao
· 9 years ago
fa275a9
Label all iomgr objects
by Craig Tiller
· 9 years ago
f3da552
merge with master
by Alistair Veitch
· 9 years ago
69ba871
Implemented cb handling without the need for "managed closures".
by David Garcia Quintas
· 9 years ago
0fcb2f2
fix buildall.bat script
by Jan Tattermusch
· 9 years ago
2696762
add init checks
by Alistair Veitch
· 9 years ago
9d48ebf
address comments
by Alistair Veitch
· 9 years ago
b90354f
Merge pull request #1850 from jcanizales/use-proto-plugin-helpers
by Michael Lumish
· 9 years ago
a932f78
Merge pull request #1848 from jcanizales/simplify-sample-app
by Michael Lumish
· 9 years ago
2835696
Merge pull request #1847 from jcanizales/finish-moving-tests-out
by Michael Lumish
· 9 years ago
743a157
Merge pull request #1845 from jcanizales/move-tests-off-sample
by Michael Lumish
· 9 years ago
ee06637
Merge pull request #1839 from jcanizales/fix-certs-bundle
by Michael Lumish
· 9 years ago
273f80b
Merge pull request #1823 from jtattermusch/nuget_tools_fix
by Michael Lumish
· 9 years ago
6de364e
Merge pull request #1835 from grpc/jcanizales-fix-podspec-example-in-readme
by Michael Lumish
· 9 years ago
1f52e07
Merge pull request #1834 from jcanizales/separate-tests
by Michael Lumish
· 9 years ago
52592fc
Use class names for types as generated by the messages plugin
by Jorge Canizales
· 9 years ago
08dfef2
Make sample app easier to understand
by Jorge Canizales
· 9 years ago
2ab5383
Remove remaining tests and RouteGuide from sample app
by Jorge Canizales
· 9 years ago
b3be229
Add RemoteTests as GRPCClientTests to tests project
by Jorge Canizales
· 9 years ago
e17c72b
Add SampleTests as LocalClearTextTests to tests project
by Jorge Canizales
· 9 years ago
244365d
Add RouteGuideClient to tests’ Podfile
by Jorge Canizales
· 9 years ago
1c762bd
Added some comments.
by David Garcia Quintas
· 9 years ago
0f5ee82
Move RouteGuideClient to generated_libraries/
by Jorge Canizales
· 9 years ago
8b8cce0
Removed managed closures from iomgr.
by David Garcia Quintas
· 9 years ago
284488b
removed managed closures from server.c
by David Garcia Quintas
· 9 years ago
2738ae8
fd_posix: free from managed closures!
by David Garcia Quintas
· 9 years ago
a25e6de
fd_posix: removed redundant on_done
by David Garcia Quintas
· 9 years ago
07997b6
assert -> GPR_ASSERT
by David Garcia Quintas
· 9 years ago
0c47d80
fixed compilation errors on windows code.
by David Garcia Quintas
· 9 years ago
a30020f
Comments addressed.
by David Garcia Quintas
· 9 years ago
5f228f5
Adapted the following to the new iomgr's cb API:
by David Garcia Quintas
· 9 years ago
Next »