commit | 35a91c7339a900b16e7bfb8d0697c8f7a5eced45 | [log] [tgz] |
---|---|---|
author | yutak <yutak@chromium.org> | Fri Mar 24 11:05:54 2017 |
committer | Commit bot <commit-bot@chromium.org> | Fri Mar 24 11:05:54 2017 |
tree | d4428bf00afb075e326047223e95bbdce655ee71 | |
parent | 5904b2471011b00379d2072bdcc393ad3b3082c9 [diff] |
Move files in wtf/ to platform/wtf/ (Part 12). This patch moves all the remaining files (except tests) in wtf/: BloomFilter.h, ByteOrder.h, DateMath.{h,cpp}, FilePrintStream.cpp, InstanceCounter.cpp, PrintStream.cpp, RefVector.h, SaturatedArithmetic.h, SizeLimits.cpp, StackUtil.cpp, TerminatedArrayBuilder.h, TerminatedArray.h, ThreadingPthreads.cpp, ThreadingWin.cpp, ThreadSpecificWin.cpp, WTF.cpp, WTFThreadData.cpp, debug/Alias.h, debug/CrashLogging.h Additionally, miscellaneous documents are moved to the new location, and debug/DEPS is copied, too. UniquePtrTransitionGuide.md isn't moved, because the content is now mostly obsolete and it can be removed. BUG=691465 Review-Url: https://codereview.chromium.org/2767153004 Cr-Original-Commit-Position: refs/heads/master@{#459386} Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src Cr-Mirrored-Commit: c8ae0d577aa536d84ce37a570dd7c26709ea25c6
The contents in this directory are being moved to platform/wtf. See platform/wtf/README.md for details.