summaryrefslogtreecommitdiffstats
path: root/gin/interceptor_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in gin/dcheng2014-10-231-17/+16
* Replacing the OVERRIDE with override and FINAL with final in /src/ginanujk.sharma2014-10-061-7/+7
* [gin] Allow interceptors to signal whether a they intercepted somethingjochen@chromium.org2014-08-131-8/+29
* Add a function template cache to the interceptor unittestjochen@chromium.org2014-06-271-4/+20
* gin: Add the concept of named and indexed interceptors.jochen@chromium.org2014-03-121-0/+159