Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
0ed8b1fc1bc315c9cdf258281fa34665e09f9b07
0ed8b1f
Merge pull request #1874 from dgquintas/server_context_leak
by Craig Tiller
· 9 years ago
d4158e0
Merge pull request #1870 from nicolasnoble/we-are-not-linking-libdl-properly
by David G. Quintas
· 9 years ago
c9516d4
Fixed memory leak in server_async
by David Garcia Quintas
· 9 years ago
19fdb33
Merge pull request #1856 from ctiller/count-the-things
by Nicolas Noble
· 9 years ago
945b413
Swapping the library order so that anything that openssl requires is properly tagged afterward.
by Nicolas "Pixel" Noble
· 9 years ago
33da332
Fix Windows compilation
by Craig Tiller
· 9 years ago
206e6e8
Merge pull request #1864 from ctiller/cq-says-what
by Jan Tattermusch
· 9 years ago
8668674
Merge pull request #1860 from jtattermusch/csharp_runtest_windows
by Nicolas Noble
· 9 years ago
cdfb24f
Merge pull request #1865 from ctiller/sometimes-we-want-to-be-finite
by David G. Quintas
· 9 years ago
50e53e2
Fix bug with finite runs per test
by Craig Tiller
· 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
c0c4844
Extend the test case
by Craig Tiller
· 9 years ago
59657db
Add a completion queue test
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
7f1f0d5
Merge pull request #1861 from donnadionne/window
by Jan Tattermusch
· 9 years ago
8535263
Fixing tools compilation.
by Nicolas "Pixel" Noble
· 9 years ago
d12029e
Adding csharp_dotnet into interop tests
by Donna Dionne
· 9 years ago
3328f4c
Merge pull request #1858 from donnadionne/window
by Jan Tattermusch
· 9 years ago
b00aa67
run_tests.py support for C# on windows
by Jan Tattermusch
· 9 years ago
5d8f919
Merge pull request #1828 from ctiller/i-wish-the-number-that-used-to-be-displayed-represented-my-bank-balance
by Yang Gao
· 9 years ago
555c16a
Adding csharp_dotnet into cloud suite of tests
by Donna Dionne
· 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
0bdfe8b
Merge pull request #1846 from dgquintas/infinity_takes_forever
by Craig Tiller
· 9 years ago
583b9a6
Addressed comments: fixed memory leak introduced by changes.
by David Garcia Quintas
· 9 years ago
7b6fc6c
Merge branch 'master' of github.com:grpc/grpc into infinity_takes_forever
by David Garcia Quintas
· 9 years ago
aa031d6
Merge pull request #1853 from jtattermusch/fix_csharp_buildall
by donnadionne
· 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
7f61193
Merge pull request #1724 from ctiller/wonderful-snowflake
by Michael Lumish
· 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
91c77b5
Merge pull request #1844 from dgquintas/__function__-no-mo
by Craig Tiller
· 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
e90cd37
Added "inf" as a valid option to run_test.py's -n flag.
by David Garcia Quintas
· 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
7978a04
Removed non-ISO usage of __FUNCTION__.
by David Garcia Quintas
· 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
1641cc9
Delete RemoteProtoTests from sample app
by Jorge Canizales
· 9 years ago
7307684
Add RemoteProtoTests as InteropTests to tests project
by Jorge Canizales
· 9 years ago
dc42ee6
Add RemoteTestClient to tests' Podfile
by Jorge Canizales
· 9 years ago
15c8e1b
Point Podfile of sample app to new RemoteTestsClient location
by Jorge Canizales
· 9 years ago
2884822
Move RemoteTestClient files to /objective-c
by Jorge Canizales
· 9 years ago
f1c368c
Fix problem loading certs for tests of library projects
by Jorge Canizales
· 9 years ago
2e378c8
Merge pull request #1824 from ctiller/but-maybe-i-want-to-poll
by Nicolas Noble
· 9 years ago
0461e07
Merge pull request #1830 from grpc/doxygen-mako-docstring
by Nicolas Noble
· 9 years ago
a2779c1
Merge github.com:grpc/grpc into but-maybe-i-want-to-poll
by Craig Tiller
· 9 years ago
d7029e1
Merge pull request #1672 from jboeuf/server_auth_context
by Craig Tiller
· 9 years ago
3824209
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
by Julien Boeuf
· 9 years ago
ff69cd1
Fixing build issue.
by Julien Boeuf
· 9 years ago
d709b04
Merge pull request #1819 from jboeuf/mdctx_free_creds
by Craig Tiller
· 9 years ago
8a8c1b2
fixing doxygen files after merge.
by Julien Boeuf
· 9 years ago
449db81
Merge branch 'master' of github.com:grpc/grpc into mdctx_free_creds
by Julien Boeuf
· 9 years ago
1f03030
fixing protobuf (again...)
by Julien Boeuf
· 9 years ago
2d48ce0
Fixing protobuf (again...)
by Julien Boeuf
· 9 years ago
f454740
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
by Julien Boeuf
· 9 years ago
297a2f7
Fix podspec example in README to work with dir hierarchies
by Jorge Canizales
· 9 years ago
eb1509c
Remove empty class AllTests
by Jorge Canizales
· 9 years ago
6caf911
Add a few unit tests for GRX
by Jorge Canizales
· 9 years ago
ad0965e
Install GRX into RxLibraryUnitTests.m
by Jorge Canizales
· 9 years ago
f3530ac
Podfile to link RxLibrary to its unit tests
by Jorge Canizales
· 9 years ago
6295115
Minimal "test library" project
by Jorge Canizales
· 9 years ago
5242c1e
Merge pull request #1832 from nicolasnoble/tagging-master-as-0.9.1
by Craig Tiller
· 9 years ago
2ae2982
Tagging 0.9.1 on master.
by Nicolas "Pixel" Noble
· 9 years ago
d97caa1
Merge pull request #1817 from ctiller/what-happens-if-a-hippopotamus-lives-on-your-roof
by Nicolas Noble
· 9 years ago
f6bf2d7
Added docstring to gen_doxyfile mako template
by David G. Quintas
· 9 years ago
f720bc5
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
by Julien Boeuf
· 9 years ago
eaee2bc
Merge pull request #1783 from ctiller/whisper-sweet-nothings-to-yourself
by David G. Quintas
· 9 years ago
6c4ae60
Add doxygen setups for internal documentation
by Craig Tiller
· 9 years ago
ab4ef43
Merge pull request #1810 from soltanmm/update-pb3
by Nicolas Noble
· 9 years ago
9300c4b
Fix the display of total slowdown
by Craig Tiller
· 9 years ago
8f17c6c
clang-format
by Craig Tiller
· 9 years ago
1a6f755
Make it possible to run with poll() instead of epoll()
by Craig Tiller
· 9 years ago
Next »