901 Commits (30e078f122d8375faa5401b0469c05a96cfd0168)

Author SHA1 Message Date
Mehrdad Afshari b6d35fd9ea Regenerate projects 7 years ago
Mark D. Roth 3e7f2df047 Convert slice hash table and service config code to C++. 7 years ago
Mehrdad Afshari 1546b2ae7c Regenerate projects 7 years ago
Mehrdad Afshari 9073ea03ef Regenerate projects 7 years ago
Mehrdad Afshari 005d63da4c Regenerate projects 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
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 cda058de8e build projects 7 years ago
Ken Payson 1a8565d379 Bump version to 1.9.1 7 years ago
Vijay Pai d4d0a30c6f Privatize useful.h and avl.h 7 years ago
Mehrdad Afshari e05ca2204e Regenerate projects 7 years ago
Matt Kwong 74958c59e2 Update Podspec version for ObjC 7 years ago
Mehrdad Afshari 812e5da193 Regenerate projects 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 80e23d19df Separate out cmdline so that it can be used in tool and test builds 7 years ago
Vijay Pai 8a99fdb57e Move cmdline and subprocess from public gpr to test/core/util 7 years ago
ncteisen 4e8bcb2cee Fix header dependancy 7 years ago
Yihua Zhang d36fe0708b rename gts to alts 7 years ago
ncteisen 34ebf5dd9e Move object registry out of gpr 7 years ago
Jan Tattermusch 2dc3b1eb55 regenerate projects 7 years ago
Vijay Pai 2b226adf60 Remove alarm from core, implement in C++ layer only 7 years ago
Mehrdad Afshari 43884047c9 Regenerate projects 7 years ago
Mehrdad Afshari 28d5cf33e9 Regenerate projects 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
Muxi Yan f3c83bfe3d Fix sed error in podspecs on sed 4.4 7 years ago
Ken Payson b353297b43 Revert "Revert "Set error status correctly on server side"" 7 years ago
David G. Quintas 951f84aea0
Revert "Set error status correctly on server side" 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
Mark D. Roth c6406f32f6 Implement InlinedVector independently of absl. 7 years ago
murgatroid99 01c2334998 Update version to v1.8.4 7 years ago
Ken Payson 6535cfd140 Set error status correctly on server side 7 years ago
Mehrdad Afshari 6c9a0a1a96 Bump version to 1.8.3 7 years ago
ncteisen 7d9b6358b5 Initial commit 7 years ago
Ken Payson 16e4bc010a Bump to 1.8.2 7 years ago
Muxi Yan b0f821cef9 Generate more files in gRPC-Core.podspec from build.yaml 7 years ago
Mehrdad Afshari 0981f9fab1 Bump version to 1.8.1 7 years ago
Mehrdad Afshari 0ba96edc41 v1.8.0-pre2 is now v1.8.0 7 years ago
Vijay Pai 195cf1ebfd Move histogram to test/core/util 7 years ago
Mark D. Roth bf816d325e Shorted "reference" to "ref". 7 years ago
Mark D. Roth 240bad3d2d Fix check_sources_and_headers. 7 years ago
Mark D. Roth b319f491ff Code review changes. 7 years ago
Mark D. Roth cf9ca843eb Add ReferenceCountedPtr class. 7 years ago