summaryrefslogtreecommitdiffstats
path: root/base/callback_unittest.nc
Commit message (Expand)AuthorAgeFilesLines
* Extend base::Callback to have a move-only varianttzik2016-03-091-1/+1
* Replace typedef with using for Callback/Bind related filestzik2015-12-191-5/+5
* Describe .nc files as "No Compile Test" suites and link doc.scheib2015-10-191-0/+3
* Switch to clang for nocompile tests and rebaseline existing results.dcheng2014-11-031-3/+3
* Make Callback.Equals() only work when comparing against the same type.ajwong@chromium.org2011-09-101-0/+50