Revīziju vēsture

Autors SHA1 Ziņojums Datums
  ctiller 8cfebb91ca Add msan, tsan, asan targets for Makefile. 11 gadi atpakaļ
  ctiller cab52e76e5 Allow specifying CONFIG as a string, instead of DEBUG=1. 11 gadi atpakaļ
  yangg 5bcea0d0d5 Add package name to the method string. 11 gadi atpakaļ
  yangg ed5e7e006b Add deadline API on server side. 11 gadi atpakaļ
  nnoble c87b1c533f Adding plugins to the mako rendering system. 11 gadi atpakaļ
  ctiller b3e3317ae8 Seed random numbers in each process based on pid. 11 gadi atpakaļ
  mlumish 156e67d417 Added PSR-4 compatible autoloader as defined at http://www.php-fig.org/psr/psr-4/. 11 gadi atpakaļ
  mlumish 8f91163795 Switched call errors to exceptions instead of return values 11 gadi atpakaļ
  mlumish 34cd1f0eec Switched events to use native objects instead of wrappers 11 gadi atpakaļ
  mlumish dba878978d Replaced calls to grpc_call_accept with newer functions 11 gadi atpakaļ
  Tim Emiola fa37163f5c Updated protobuf: it now includes the official ruby-protobuf 11 gadi atpakaļ
  klempner cd45aadc10 Fix the socket pair fixtures to include the http filters. 11 gadi atpakaļ
  klempner 55af9b60cc Have grpc_iomgr_work() adjust its poll deadline to account for the next alarm. 11 gadi atpakaļ
  ctiller d94ad10cf1 Provide a port of cpu related code to posix, and linux. 11 gadi atpakaļ
  nnoble 7e012cf4e0 Solving chicken-and-egg issue while detecting OpenSSL capabilities. 11 gadi atpakaļ
  klempner 615e4ac752 Fix poll kicking, unflaking _low_test.py 11 gadi atpakaļ
  chenw a49839f0ff fix MOE compliling error. 11 gadi atpakaļ
  chenw ebb4e6dcc6 Add Flags to override host and enable prod ssl root. 11 gadi atpakaļ
  yangg 7cebec7ccd Use overriden host name when creating a call. 11 gadi atpakaļ
  nnoble 5b7f32a2bb Improving Makefile support for shared libraries. 11 gadi atpakaļ
  ctiller 521039327f Update build.json, fix opensource build. 11 gadi atpakaļ
  ctiller 09cb6d5651 Build debug/optimized builds into different target directories. 11 gadi atpakaļ
  chenw 97fd9e56d2 Add SSL root for production GFE. 11 gadi atpakaļ
  ctiller 3bf466fb6c Port [] alarm management to GRPC. 11 gadi atpakaļ
  jboeuf 1a809c0ebb Adding support for service account credentials. 11 gadi atpakaļ
  yangg 3f1af6ee2d Make override hostname an argument for testing against prod gfe. 11 gadi atpakaļ
  yangg 59dfc90f57 Client side implementation of creating channel with credentials. 11 gadi atpakaļ
  klempner c463f746c9 Pre allocate client side strings per channel for method, scheme, path, and 11 gadi atpakaļ
  ctiller 186cdab82e Don't allow trailing metadata from the client. 11 gadi atpakaļ
  mlumish 7d4ec77c17 Removed reference to custom install location 11 gadi atpakaļ