aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/gprpp
Commit message (Expand)AuthorAge
...
| * | Add a sanity check for inclusion of port_platform.hGravatar Alexander Polcyn2018-02-23
* | | Move destructor and Start to implementationGravatar Vijay Pai2018-02-21
* | | Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-21
|\| |
* | | MinGW requires lambdas to set their calling method if neededGravatar Vijay Pai2018-02-21
* | | wip for Windows portGravatar Vijay Pai2018-02-20
* | | Minor fixesGravatar Vijay Pai2018-02-20
* | | clang-fmtGravatar Vijay Pai2018-02-19
* | | C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)Gravatar Vijay Pai2018-02-19
| | * Fix typo in constant name.Gravatar Carlos O'Ryan2018-02-19
| |/
| * Use aligned memory as needed.Gravatar Mark D. Roth2018-02-15
|/
* Weaken reintepret_cast to static_cast for OrphanableGravatar Vijay Pai2018-02-07
* Enforce CRTP: weaken reinterpret_cast to static_castGravatar Vijay Pai2018-02-06
* Change Ref() methods to return a RefCountedPtr<>.Gravatar Mark D. Roth2018-02-06
* Initialize data members in a single place.Gravatar Mark D. Roth2018-01-24
* Add const version of operator[].Gravatar Mark D. Roth2018-01-23
* Add clear() method for InlinedVector<>.Gravatar Mark D. Roth2018-01-23
* Rename 'gpr++' directories to 'gprpp'.Gravatar Mark D. Roth2018-01-19