summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/wtf/HashFunctions.h
Commit message (Expand)AuthorAgeFilesLines
* wtf: Rename int hashing functions to not collide with IntHash struct.danakj2016-02-041-9/+9
* Fix style errors of wtf/[A-I]*.tkent2015-09-291-196/+196
* Fix template angle bracket syntaxrob.buis@samsung.com2015-01-071-23/+23
* Make sure that RawPtr<T> is stored in collections as an actual T pointer.ager@chromium.org2014-05-271-0/+2
* Enable WTF::HashSet<OwnPtr<> >mikhail.pozdnyakov@intel.com2014-04-281-0/+19
* Oilpan: Allowing hashing of RawPtr.ager@chromium.org2014-03-031-0/+9
* Revert of Oilpan: Move StyleSheets to the oilpan heap using RefCountedGarbage...apavlov@chromium.org2014-02-271-9/+0
* Oilpan: Move StyleSheets to the oilpan heap using RefCountedGarbageCollected.ager@chromium.org2014-02-271-0/+9
* RefPtr should not be fast allocatedmikhail.pozdnyakov@intel.com2013-10-291-0/+1
* Fix trailing whitespace in .cpp, .h, and .idl files (ex. Source/core)nbarth@chromium.org2013-07-251-3/+3
* Replace #include <wtf/foo.h> with #include "wtf/foo.h" in Source/wtf.thakis@chromium.org2013-06-271-1/+1
* Move Source/WTF/wtf to Source/wtfabarth@chromium.org2013-04-161-0/+221