Commit Graph

7 Commits

Author SHA1 Message Date
Yang Gao
6baa9b67ad clang-format c++ code 2015-03-17 10:49:39 -07:00
Nicolas "Pixel" Noble
1ff52d5278 Guard headers tool. 2015-03-01 06:18:14 +01:00
Craig Tiller
190d360def Add missing new-lines at end of file 2015-02-18 09:23:38 -08:00
Craig Tiller
0605995e55 Update copyright to 2015 2015-02-18 08:34:56 -08:00
Craig Tiller
ecd49345b5 Use clang-format-3.5 2015-01-18 14:36:47 -08:00
yangg
87da1b937d Make the default deadline gpr_inf_future to avoid mismatch between
gpr_inf_future and time_point::max(). The redundant AbsoluteDeadline prefix is removed from the utility function names.

Now the ClientContext holds a gpr_timespec instead of a time_point.

A test will be added in the server side deadline support cl.
	Change on 2014/12/11 by yangg <yangg@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=81920769
2014-12-12 16:08:10 -08:00
Nicolas Noble
b7ebd3b8c6 Initial import. 2014-11-26 16:33:03 -08:00