GitClassic
Feed
Explore
Random
Go Pro
Sign in
pavelfeldman
/
wtf
Code
/
Commits
/ 1d2509d
Merge pull request #1 from eugeneo/master
Strip to a bare minimum required by the Inspector
Pavel Feldman
committed on May 9, 2016, 08:37 PM
Showing
242
changed files
+6 additions
-51139 deletions
A
build/build_config.h
+1
D
wtf/ASCIICType.cpp
-52
D
wtf/ASCIICType.h
-199
D
wtf/ASCIICTypeTest.cpp
-19
D
wtf/AddressSanitizer.h
-51
D
wtf/AddressSpaceRandomization.cpp
-133
D
wtf/AddressSpaceRandomization.h
-19
D
wtf/Alignment.h
-71
M
wtf/Allocator.h
+1
-36
D
wtf/ArrayBuffer.cpp
-105
D
wtf/ArrayBuffer.h
-227
D
wtf/ArrayBufferBuilder.cpp
-124
D
wtf/ArrayBufferBuilder.h
-119
D
wtf/ArrayBufferBuilderTest.cpp
-237
D
wtf/ArrayBufferContents.cpp
-169
D
wtf/ArrayBufferContents.h
-113
D
wtf/ArrayBufferView.cpp
-94
D
wtf/ArrayBufferView.h
-134
D
wtf/ArrayPiece.cpp
-77
D
wtf/ArrayPiece.h
-56
M
wtf/Assertions.cpp
+2
-4
D
wtf/AssertionsTest.cpp
-61
D
wtf/Atomics.h
-376
D
wtf/BitArray.h
-70
D
wtf/BitVector.cpp
-124
D
wtf/BitVector.h
-249
D
wtf/BitwiseOperations.h
-101
D
wtf/BloomFilter.h
-141
D
wtf/ByteOrder.h
-62
D
wtf/ByteSwap.h
-73
D
wtf/CheckedArithmeticTest.cpp
-150
D
wtf/ConditionalDestructor.h
-28
D
wtf/ContainerAnnotations.h
-38
D
wtf/CryptographicallyRandomNumber.cpp
-51
D
wtf/CryptographicallyRandomNumber.h
-46
D
wtf/CurrentTime.cpp
-58
D
wtf/CurrentTime.h
-64
D
wtf/DataLog.cpp
-108
D
wtf/DataLog.h
-57
D
wtf/DateMath.cpp
-833
D
wtf/DateMath.h
-102
D
wtf/Deque.h
-582
D
wtf/DequeTest.cpp
-367
D
wtf/DoublyLinkedList.h
-197
D
wtf/DynamicAnnotations.cpp
-59
D
wtf/DynamicAnnotations.h
-99
D
wtf/FilePrintStream.cpp
-63
D
wtf/FilePrintStream.h
-62
D
wtf/Float32Array.h
-92
D
wtf/Float64Array.h
-89
M
wtf/Functional.h
-35
D
wtf/FunctionalTest.cpp
-316
D
wtf/GetPtr.h
-38
D
wtf/HashCountedSet.h
-173
D
wtf/HashFunctions.h
-252
D
wtf/HashIterators.h
-234
D
wtf/HashMap.h
-525
D
wtf/HashMapTest.cpp
-307
D
wtf/HashSet.h
-301
D
wtf/HashSetTest.cpp
-208
D
wtf/HashTable.cpp
-68
D
wtf/HashTable.h
-1517
D
wtf/HashTableDeletedValueType.h
-40
D
wtf/HashTraits.h
-322
D
wtf/HexNumber.h
-107
D
wtf/InstanceCounter.cpp
-153
D
wtf/InstanceCounter.h
-60
D
wtf/Int16Array.h
-79
D
wtf/Int32Array.h
-78
D
wtf/Int8Array.h
-80
D
wtf/IntegralTypedArrayBase.h
-63
D
wtf/LinkedHashSet.h
-745
D
wtf/LinkedStack.h
-122
D
wtf/ListHashSet.h
-1025
D
wtf/ListHashSetTest.cpp
-724
D
wtf/Locker.h
-50
D
wtf/MainThread.cpp
-72
D
wtf/MainThread.h
-55
D
wtf/MathExtras.h
-356
D
wtf/MathExtrasTest.cpp
-263
D
wtf/NonCopyingSort.h
-91
D
wtf/NotFound.h
-35
D
wtf/Optional.h
-71
D
wtf/OptionalTest.cpp
-62
M
wtf/OwnPtr.h
-8
D
wtf/PageAllocator.cpp
-265
D
wtf/PageAllocator.h
-131
D
wtf/PartitionAlloc.cpp
-1421
D
wtf/PartitionAlloc.h
-878
D
wtf/PartitionAlloc.md
-100
D
wtf/PartitionAllocTest.cpp
-1967
D
wtf/PartitionAllocator.cpp
D
wtf/PartitionAllocator.h
-224
D
wtf/Partitions.cpp
-218
D
wtf/Partitions.h
-170
D
wtf/PassRefPtr.h
-214
D
wtf/PrintStream.cpp
-118
D
wtf/PrintStream.h
-163
D
wtf/RawPtr.h
-150
D
wtf/RefCounted.h
-201
D
wtf/RefCountedLeakCounter.cpp
-68
D
wtf/RefCountedLeakCounter.h
-46
D
wtf/RefPtr.h
-183
D
wtf/RefPtrTest.cpp
-31
D
wtf/RefVector.h
-41
D
wtf/RetainPtr.h
-322
D
wtf/SaturatedArithmetic.h
-121
D
wtf/SaturatedArithmeticTest.cpp
-157
M
wtf/SizeLimits.cpp
+1
-55
D
wtf/SpinLock.cpp
-83
D
wtf/SpinLock.h
-78
D
wtf/StaticConstructors.h
-38
M
wtf/StdLibExtras.h
-35
D
wtf/StringExtras.h
-89
D
wtf/StringExtrasTest.cpp
-136
D
wtf/StringHasher.h
-241
D
wtf/StringHasherTest.cpp
-412
D
wtf/TemporaryChange.h
-68
D
wtf/TemporaryChangeTest.cpp
-47
D
wtf/TerminatedArray.h
-102
D
wtf/TerminatedArrayBuilder.h
-82
D
wtf/ThreadRestrictionVerifier.h
-87
D
wtf/ThreadSafeRefCounted.h
-99
D
wtf/ThreadSpecific.h
-288
D
wtf/ThreadSpecificWin.cpp
-137
D
wtf/Threading.h
-79
D
wtf/ThreadingPrimitives.h
-168
D
wtf/ThreadingPthreads.cpp
-266
D
wtf/ThreadingWin.cpp
-412
D
wtf/TreeNode.h
-206
D
wtf/TreeNodeTest.cpp
-234
D
wtf/TriState.h
-44
D
wtf/TypedArrayBase.h
-124
D
wtf/Uint16Array.h
-80
D
wtf/Uint32Array.h
-80
D
wtf/Uint8Array.h
-80
D
wtf/Uint8ClampedArray.h
-91
D
wtf/Vector.h
-1390
D
wtf/VectorTest.cpp
-464
D
wtf/VectorTraits.h
-153
D
wtf/WTF.cpp
-69
D
wtf/WTF.h
-49
D
wtf/WTFThreadData.cpp
-52
D
wtf/WTFThreadData.h
-105
D
wtf/WeakPtr.h
-158
D
wtf/asm/SaturatedArithmeticARM.h
-107
D
wtf/dtoa.cpp
-1318
D
wtf/dtoa.h
-82
D
wtf/dtoa/COPYING
-26
D
wtf/dtoa/LICENSE
-26
D
wtf/dtoa/README
-11
D
wtf/dtoa/bignum-dtoa.cc
-656
D
wtf/dtoa/bignum-dtoa.h
-86
D
wtf/dtoa/bignum.cc
-768
D
wtf/dtoa/bignum.h
-145
D
wtf/dtoa/cached-powers.cc
-194
D
wtf/dtoa/cached-powers.h
-67
D
wtf/dtoa/diy-fp.cc
-61
D
wtf/dtoa/diy-fp.h
-122
D
wtf/dtoa/double-conversion.cc
-603
D
wtf/dtoa/double-conversion.h
-377
D
wtf/dtoa/double.h
-249
D
wtf/dtoa/fast-dtoa.cc
-739
D
wtf/dtoa/fast-dtoa.h
-88
D
wtf/dtoa/fixed-dtoa.cc
-406
D
wtf/dtoa/fixed-dtoa.h
-60
D
wtf/dtoa/strtod.cc
-445
D
wtf/dtoa/strtod.h
-45
D
wtf/dtoa/utils.h
-309
D
wtf/dtoa_test.cpp
-52
D
wtf/testing/RunAllTests.cpp
-50
D
wtf/testing/WTFTestPrinters.cpp
-85
D
wtf/testing/WTFTestPrintersTest.cpp
-68
D
wtf/testing/WTFUnitTestHelpersExport.h
-53
D
wtf/text/ASCIIFastPath.h
-171
D
wtf/text/AtomicString.cpp
-533
D
wtf/text/AtomicString.h
-268
D
wtf/text/AtomicStringCF.cpp
-55
D
wtf/text/AtomicStringHash.h
-68
D
wtf/text/AtomicStringTest.cpp
-79
D
wtf/text/Base64.cpp
-250
D
wtf/text/Base64.h
-102
D
wtf/text/CString.cpp
-131
D
wtf/text/CString.h
-99
D
wtf/text/CStringTest.cpp
-200
D
wtf/text/CharacterNames.h
-200
D
wtf/text/Collator.h
-74
D
wtf/text/IntegerToStringConversion.h
-99
D
wtf/text/OWNERS
-1
D
wtf/text/StringBuffer.h
-82
D
wtf/text/StringBufferTest.cpp
-43
D
wtf/text/StringBuilder.cpp
-385
D
wtf/text/StringBuilder.h
-403
D
wtf/text/StringBuilderTest.cpp
-326
D
wtf/text/StringConcatenate.cpp
-149
D
wtf/text/StringConcatenate.h
-357
D
wtf/text/StringHash.h
-170
D
wtf/text/StringImpl.cpp
-2332
D
wtf/text/StringImpl.h
-769
D
wtf/text/StringImplCF.cpp
-162
D
wtf/text/StringImplMac.mm
-47
D
wtf/text/StringImplTest.cpp
-83
D
wtf/text/StringMac.mm
-50
D
wtf/text/StringOperators.h
-173
D
wtf/text/StringOperatorsTest.cpp
-186
D
wtf/text/StringStatics.cpp
-101
D
wtf/text/StringStatics.h
-47
D
wtf/text/StringUTF8Adaptor.h
-83
D
wtf/text/StringView.h
-110
D
wtf/text/TextCodec.cpp
-56
D
wtf/text/TextCodec.h
-105
D
wtf/text/TextCodecASCIIFastPath.h
-80
D
wtf/text/TextCodecICU.cpp
-581
D
wtf/text/TextCodecICU.h
-87
D
wtf/text/TextCodecLatin1.cpp
-268
D
wtf/text/TextCodecLatin1.h
-49
D
wtf/text/TextCodecReplacement.cpp
-53
D
wtf/text/TextCodecReplacement.h
-28
D
wtf/text/TextCodecReplacementTest.cpp
-62
D
wtf/text/TextCodecUTF16.cpp
-189
D
wtf/text/TextCodecUTF16.h
-52
D
wtf/text/TextCodecUTF8.cpp
-460
D
wtf/text/TextCodecUTF8.h
-63
D
wtf/text/TextCodecUTF8Test.cpp
-92
D
wtf/text/TextCodecUserDefined.cpp
-122
D
wtf/text/TextCodecUserDefined.h
-49
D
wtf/text/TextEncoding.cpp
-184
D
wtf/text/TextEncoding.h
-90
D
wtf/text/TextEncodingRegistry.cpp
-334
D
wtf/text/TextEncodingRegistry.h
-65
D
wtf/text/TextPosition.cpp
-66
D
wtf/text/TextPosition.h
-99
D
wtf/text/UTF8.cpp
-446
D
wtf/text/UTF8.h
-76
D
wtf/text/Unicode.h
-35
D
wtf/text/WTFString.cpp
-1240
D
wtf/text/WTFString.h
-715
D
wtf/text/WTFStringTest.cpp
-404
D
wtf/text/icu/CollatorICU.cpp
-138
D
wtf/text/icu/UnicodeIcu.h
-230
M
wtf/wtf.gyp
+1
-13
M
wtf/wtf.gypi
-211
Browse files at this commit โ