summaryrefslogtreecommitdiffstats
path: root/base/linked_list.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 49982 - patchthakis@chromium.org2010-06-161-5/+1
* patchthakis@chromium.org2010-06-161-1/+5
* Use static_cast in LinkNode<T>::value() so that it works withdarin@chromium.org2009-10-081-2/+2
* Add a comment explaining how base::LinkedList differs from std::list, to help...eroman@chromium.org2009-09-011-1/+30
* Add checks to DEBUG mode that no instance of URLRequest or URLFetcher survive...ericroman@google.com2009-08-111-0/+135