Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
e34a45abefb240aa087075e3e04c8cc907887448
e34a45a
A few win32 fixes.
by Nicolas "Pixel" Noble
· 10 years ago
63733ef
Merge pull request #1499 from jtattermusch/core_cb_fix
by Nicolas Noble
· 10 years ago
a568ce7
Merge pull request #1495 from stanley-cheung/fix_php_gce_test
by Tim Emiola
· 10 years ago
ba57cf2
Merge pull request #1501 from donnadionne/test-log
by Stanley Cheung
· 10 years ago
030ca38
more division of logs to make it easier to analyze test results.
by Donna Dionne
· 10 years ago
594856f
Fix: Server side call with both streams closed doesnt get properly finalized
by Jan Tattermusch
· 10 years ago
ae35546
Merge pull request #1497 from donnadionne/test-log
by Stanley Cheung
· 10 years ago
71cbac4
Merge branch 'master' of github.com:google/grpc into test-log
by Donna Dionne
· 10 years ago
5c1368e
Ensuring test logs are not over written between runs.
by Donna Dionne
· 10 years ago
62d0b28
update php composer.lock
by Stanley Cheung
· 10 years ago
096528d
Merge pull request #1492 from tbetbetbe/grpc_ruby_fix_travis
by Craig Tiller
· 10 years ago
f2fb07d
Pin the version of rubocop used in grpc.gemspec
by Tim Emiola
· 10 years ago
78193bf
Merge pull request #1491 from dgquintas/important_mark_analysis
by Craig Tiller
· 10 years ago
5b2ea29
Added support for important mark (!) analysis.
by David Garcia Quintas
· 10 years ago
999971d
Merge pull request #1482 from stanley-cheung/php_cloud_prod_cmd
by donnadionne
· 10 years ago
0e17857
Merge pull request #1484 from dgquintas/profiling_add_bang_mark
by Craig Tiller
· 10 years ago
73423ae
Added important (!) profiling mark.
by David Garcia Quintas
· 10 years ago
234e62c
Merge pull request #1395 from ctiller/swappy
by David G. Quintas
· 10 years ago
ab4ad85
add command for the rest of PHP interop test
by Stanley Cheung
· 10 years ago
fde356c
Merge pull request #1445 from jtattermusch/csharp_new_api
by Tim Emiola
· 10 years ago
e785be8
Merge pull request #1479 from nathanielmanistaatgoogle/interop-test-specification
by Eric Anderson
· 10 years ago
ef42ea2
Make headers of TODO interop test priorities
by Nathaniel Manista
· 10 years ago
da00c0a
Merge pull request #1452 from ctiller/profile-analyze
by David G. Quintas
· 10 years ago
bd9f924
Basic profiler analyzer
by Craig Tiller
· 10 years ago
97c5559
Merge pull request #1476 from stanley-cheung/php_gce_auth_test
by Tim Emiola
· 10 years ago
e19497a
add php compute_engine_creds auth interop test
by Stanley Cheung
· 10 years ago
a0e1454
Merge pull request #1447 from ctiller/magical-void-pointers
by jboeuf
· 10 years ago
d53d87c
Merge pull request #1464 from yang-g/init
by Craig Tiller
· 10 years ago
380b0f3
Merge pull request #1466 from ctiller/seqno2
by Yang Gao
· 10 years ago
a844771
stylecop fixes
by Jan Tattermusch
· 10 years ago
32d95b9
remove duplicate initialize
by Jan Tattermusch
· 10 years ago
1458e66
Merge pull request #1469 from dgquintas/fix_ptags
by Craig Tiller
· 10 years ago
172791a
resolve comments
by Yang Gao
· 10 years ago
b7d1608
Merge github.com:grpc/grpc into seqno2
by Craig Tiller
· 10 years ago
80abd54
Merge github.com:grpc/grpc into swappy
by Craig Tiller
· 10 years ago
8c2dd9d
Fixes for C# cancellation support
by Jan Tattermusch
· 10 years ago
3d3d632
merge with head
by Yang Gao
· 10 years ago
26839c7
Add a c test for max message length
by Yang Gao
· 10 years ago
6dc5502
Merge pull request #1432 from vjpai/async-cleanup
by David G. Quintas
· 10 years ago
f667f1b
Added missing profiling tags.
by David Garcia Quintas
· 10 years ago
925573c
Merge remote-tracking branch 'upstream/master'
by David Garcia Quintas
· 10 years ago
097e7bf
Merge pull request #1465 from ctiller/foo
by Yang Gao
· 10 years ago
7164eea
Merge pull request #1463 from ctiller/seqno
by Yang Gao
· 10 years ago
7c2ba27
Merge remote-tracking branch 'upstream/master'
by David Garcia Quintas
· 10 years ago
c112d14
Merge pull request #1462 from vjpai/kill45
by Nicolas Noble
· 10 years ago
4c87263
Merge pull request #1450 from donnadionne/php
by Stanley Cheung
· 10 years ago
539af31
Merge pull request #1396 from ctiller/one-read
by Yang Gao
· 10 years ago
cfda2bd
Test that we dont wrap-around sequence numbers
by Craig Tiller
· 10 years ago
7098c03
Synthesize goaway when max sequence number generated
by Craig Tiller
· 10 years ago
4b40559
Remove dead file
by Craig Tiller
· 10 years ago
e901ff5
Merge pull request #1461 from murgatroid99/pod_typo_fix
by Tim Emiola
· 10 years ago
181ad88
merge with head
by Yang Gao
· 10 years ago
434a36b
Add test for >16777215 sequence numbered streams
by Craig Tiller
· 10 years ago
8fc673e
Fix typo resulting in masking out high byte of http2 sequence numbers
by Craig Tiller
· 10 years ago
5fd6794
Remove gcc 4.5 testing and keep 4.4
by vjpai
· 10 years ago
8802558
Add a hook to allow initial HTTP2 sequence number to be specified
by Craig Tiller
· 10 years ago
27c0bf4
Fixed typo
by murgatroid99
· 10 years ago
337814a
Merge branch 'master' into async-cleanup
by vjpai
· 10 years ago
041998d
Change function-pointer to std::function
by vjpai
· 10 years ago
1b54fcf
added stats with number of active native calls, useful for debugging
by Jan Tattermusch
· 10 years ago
618647d
fixed some stylecop warnings
by Jan Tattermusch
· 10 years ago
e5c4460
Added basic support for cancellation
by Jan Tattermusch
· 10 years ago
a5272b6
A new version C# API based on async/await
by Jan Tattermusch
· 10 years ago
520ecb1
Merge pull request #1460 from ctiller/fast-timer
by Vijay Pai
· 10 years ago
c832553
Merge pull request #1457 from nicolasnoble/win32-fixes-once-again
by Craig Tiller
· 10 years ago
363e7a2
Merge pull request #1458 from nicolasnoble/sanity-submodules-pedantic
by Craig Tiller
· 10 years ago
c3c9318
Merge branch 'fast-timer' of github.com:ctiller/grpc into fast-timer
by Craig Tiller
· 10 years ago
5649b44
clang-format
by Craig Tiller
· 10 years ago
573b433
Delete debug
by Craig Tiller
· 10 years ago
2a45a56
Thread local storage for profile data
by Craig Tiller
· 10 years ago
202fa1a
Merge pull request #1459 from zeliard/master
by Nicolas Noble
· 10 years ago
1ac95ab
merge with head
by Yang Gao
· 10 years ago
c71a9d2
clang-format
by Yang Gao
· 10 years ago
f7d05b5
make server tolerate deserialization failure
by Yang Gao
· 10 years ago
ff30f8e
fix a deadlock in cancel call
by Yang Gao
· 10 years ago
c4e7713
correct win32-related API usage
by zeliard
· 10 years ago
261e515
Let's be really pedantic about the status of our submodules.
by Nicolas "Pixel" Noble
· 10 years ago
0f981e9
Another round of win32 fixes and documentation.
by Nicolas "Pixel" Noble
· 10 years ago
40b1e23
Merge pull request #1454 from nicolasnoble/win32-fixes
by Craig Tiller
· 10 years ago
8e1a55d
More win32 fixes + documentation.
by Nicolas "Pixel" Noble
· 10 years ago
404fc6a
Wave of Win32 fixes.
by Nicolas "Pixel" Noble
· 10 years ago
99076fe
Fixing generated code under Windows.
by Nicolas "Pixel" Noble
· 10 years ago
df3c6c5
Adding property sheets for OpenSSL and zlib's NuGet packages.
by Nicolas "Pixel" Noble
· 10 years ago
a5f803d
Merge remote-tracking branch 'upstream/master'
by David Garcia Quintas
· 10 years ago
ae94d86
Merge pull request #1451 from michael-berlin/fix_protobuf_dep_shared_lib
by Nicolas Noble
· 10 years ago
fe6b973
Merge pull request #1449 from ctiller/profile
by Vijay Pai
· 10 years ago
bf2e7f0
Compile protobuf before compiling shared C++ libraries.
by Michael Berlin
· 10 years ago
5351392
Makefile: Fix missing space in shared library dependencies for MINGW32.
by Michael Berlin
· 10 years ago
12b9fc0
adding php to cloud to prod tests.
by Donna Dionne
· 10 years ago
3b2e2f7
Merge branch 'master' into async-cleanup
by vjpai
· 10 years ago
113d169
Add rdtsc profiling support, implement begin/end and tag hiding
by Craig Tiller
· 10 years ago
614e72c
Merge pull request #1448 from stanley-cheung/php_gce_dockerfile_update
by donnadionne
· 10 years ago
8ade472
add instruction to add cacerts/roots.pem to grpc/php docker image in gce_setup
by Stanley Cheung
· 10 years ago
935cf42
Add per-call context pointer API
by Craig Tiller
· 10 years ago
6f0812c
Merge pull request #1437 from jtattermusch/trace_batch_fix
by Craig Tiller
· 10 years ago
534874b
Merge branch 'one-read' of github.com:ctiller/grpc into one-read
by Craig Tiller
· 10 years ago
d6c1655
Merge github.com:grpc/grpc into one-read
by Craig Tiller
· 10 years ago
5ae895a
Merge pull request #1363 from murgatroid99/objective_c_batch_migration
by Jorge Canizales
· 10 years ago
a77d3f6
Merge pull request #1394 from yang-g/bugfix
by Craig Tiller
· 10 years ago
4925063
Resolved some comments
by murgatroid99
· 10 years ago
Next »