1306 Commits (c65066666f964f656cd6c0f3e0d830c0c12875e8)

Author SHA1 Message Date
David Garcia Quintas 396d49d958 Introduce a 'weak' and mutable version of slice hash table 7 years ago
Mark D. Roth 718c8341ca Retry support. 7 years ago
Mehrdad Afshari f41880e7fd v1.10.0x is now v1.10.0 7 years ago
Mark D. Roth 3e7f2df047 Convert slice hash table and service config code to C++. 7 years ago
Mehrdad Afshari cf2f04aaa2 Bump version to 1.10.0-pre2 7 years ago
Mehrdad Afshari 7d82f79db5 Bump version to v1.11 #gorgeous 7 years ago
Mehrdad Afshari d9cab8443c Bump version to 1.10.0-pre1 7 years ago
Yihua Zhang 75f0a9fbd2 place security_connector in its own subdirectory 7 years ago
Mark D. Roth c887549f92 Convert LB policy API to C++. 7 years ago
Vijay Pai da69355f30 C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) 7 years ago
Vijay Pai 58a62755fc Remove support for detached threads. All threads must be joined. 7 years ago
Muxi Yan 0e00c43082 Move headers from grpc++ to grpcpp 7 years ago
Vijay Pai c745690caf Internalize gpr_thd except for id and currentid 7 years ago
Mark D. Roth 209f644f04 Convert resolver API to C++. 7 years ago
Vijay Pai 8f4fbb1c55 Move avl to its own directory and rename it to grpc_avl 7 years ago
Muxi Yan 99f1a8f467 Remove compression_ruby 7 years ago
Mark D. Roth 08d9f3df30 Change Ref() methods to return a RefCountedPtr<>. 7 years ago
Ken Payson 1a8565d379 Bump version to 1.9.1 7 years ago
Loo Rong Jie e97c230f87 [Bazel] Do not use -pthread on Windows 7 years ago
Vijay Pai d4d0a30c6f Privatize useful.h and avl.h 7 years ago
Mehrdad Afshari 2338ec169c Promote 1.9.0-pre3 to 1.9.0 7 years ago
Mehrdad Afshari 53f88d77ec Bump version to 1.9.0-pre3 7 years ago
Vijay Pai ae376bf9d9 Privatize host_port.h; was not used in any wrapped language implementation 7 years ago
Vijay Pai b6cf123717 Privatize thread-local storage headers 7 years ago
Vijay Pai 8a99fdb57e Move cmdline and subprocess from public gpr to test/core/util 7 years ago
ncteisen a4533974da Fix bazel build 7 years ago
Yihua Zhang d36fe0708b rename gts to alts 7 years ago
makdharma 8d6e6f6007 exposing public headers as a build target 7 years ago
ncteisen 34ebf5dd9e Move object registry out of gpr 7 years ago
Jan Tattermusch 3683ada93f 1.9.0-pre1 is now 1.9.0-pre2 7 years ago
Vijay Pai 392e2131e1 Removing grpc_alarm from core requires a major version bump for core 7 years ago
Vijay Pai 2b226adf60 Remove alarm from core, implement in C++ layer only 7 years ago
Mehrdad Afshari d1915a988e Bump version to 1.10 7 years ago
Mehrdad Afshari 22c607d2e7 1.9.0-dev is now 1.9.0-pre1 7 years ago
Mark D. Roth 4f2b0fdadf Rename 'gpr++' directories to 'gprpp'. 7 years ago
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 7 years ago
David Garcia Quintas 4adad99971 fix BUILD 7 years ago
Mark D. Roth 324703db51 Fix existing ref counting classes and add new ones. 7 years ago
Vijay Pai 1d91362f81 exec_ctx_fwd.h should never have been in public headers 7 years ago
Vijay Pai 9809ce38e9 Use appropriate preprocessor guards to allow building without exceptions 7 years ago
David Garcia Quintas 53bfe69f70 Connected subchannel refactoring 7 years ago
murgatroid99 01c2334998 Update version to v1.8.4 7 years ago
ncteisen d6631b0d61 Update bazel files 7 years ago
Mehrdad Afshari 6c9a0a1a96 Bump version to 1.8.3 7 years ago
Vijay Pai 31789c46df fix public hdrs in 1.8.x 7 years ago
Ken Payson 16e4bc010a Bump to 1.8.2 7 years ago
Alexander Polcyn 0678db7e24 Move more special cases in bazel build to the .bzl files 7 years ago
Ning Ren e8cdc2dbbf Depends third_party/nanopb via workspace relative-path to pass bazel's dependency check. 7 years ago
Ning Ren 4856782510 Packs contents of WORKSPACE into a bzl function, so that it can be resued by other projects, and simplifies cares build. 7 years ago
Alexander Polcyn 54a70409c0 Move more special cases in bazel build to the .bzl files 7 years ago