Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(78)

Issue 14238015: Move Source/WTF/wtf to Source/wtf (Closed)

Created:
7 years, 8 months ago by abarth-chromium
Modified:
7 years, 8 months ago
CC:
blink-reviews, haraken, Nate Chapin, jeez, eseidel1
Visibility:
Public.

Description

Move Source/WTF/wtf to Source/wtf This move removes some stutter from our directory names and paves the way for sensible looking include paths from the Source directory (e.g., #include "wtf/RefPtr.h"). Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=148483

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+-230 lines, -56614 lines) Patch
M Source/Platform/Platform.gyp/Platform.gyp View 1 chunk +1 line, -1 line 0 comments Download
D Source/WTF/WTF.gyp/.gitignore View 1 chunk +0 lines, -6 lines 0 comments Download
D Source/WTF/WTF.gyp/WTF.gyp View 1 chunk +0 lines, -155 lines 0 comments Download
D Source/WTF/config.h View 1 chunk +0 lines, -61 lines 0 comments Download
D Source/WTF/wtf/ASCIICType.h View 1 chunk +0 lines, -181 lines 0 comments Download
D Source/WTF/wtf/AVLTree.h View 1 chunk +0 lines, -960 lines 0 comments Download
D Source/WTF/wtf/Alignment.h View 1 chunk +0 lines, -70 lines 0 comments Download
D Source/WTF/wtf/ArrayBuffer.h View 1 chunk +0 lines, -272 lines 0 comments Download
D Source/WTF/wtf/ArrayBuffer.cpp View 1 chunk +0 lines, -78 lines 0 comments Download
D Source/WTF/wtf/ArrayBufferView.h View 1 chunk +0 lines, -204 lines 0 comments Download
D Source/WTF/wtf/ArrayBufferView.cpp View 1 chunk +0 lines, -57 lines 0 comments Download
D Source/WTF/wtf/Assertions.h View 1 chunk +0 lines, -428 lines 0 comments Download
D Source/WTF/wtf/Assertions.cpp View 1 chunk +0 lines, -415 lines 0 comments Download
D Source/WTF/wtf/Atomics.h View 1 chunk +0 lines, -236 lines 0 comments Download
D Source/WTF/wtf/Atomics.cpp View 1 chunk +0 lines, -110 lines 0 comments Download
D Source/WTF/wtf/AutodrainedPool.h View 1 chunk +0 lines, -66 lines 0 comments Download
D Source/WTF/wtf/AutodrainedPoolMac.mm View 1 chunk +0 lines, -57 lines 0 comments Download
D Source/WTF/wtf/BitArray.h View 1 chunk +0 lines, -62 lines 0 comments Download
D Source/WTF/wtf/BitVector.h View 1 chunk +0 lines, -245 lines 0 comments Download
D Source/WTF/wtf/BitVector.cpp View 1 chunk +0 lines, -119 lines 0 comments Download
D Source/WTF/wtf/Bitmap.h View 1 chunk +0 lines, -225 lines 0 comments Download
D Source/WTF/wtf/BlockStack.h View 1 chunk +0 lines, -96 lines 0 comments Download
D Source/WTF/wtf/BloomFilter.h View 1 chunk +0 lines, -139 lines 0 comments Download
D Source/WTF/wtf/BumpPointerAllocator.h View 1 chunk +0 lines, -252 lines 0 comments Download
D Source/WTF/wtf/ByteOrder.h View 1 chunk +0 lines, -67 lines 0 comments Download
D Source/WTF/wtf/CONTRIBUTORS.pthreads-win32 View 1 chunk +0 lines, -137 lines 0 comments Download
D Source/WTF/wtf/CheckedArithmetic.h View 1 chunk +0 lines, -721 lines 0 comments Download
D Source/WTF/wtf/CheckedBoolean.h View 1 chunk +0 lines, -61 lines 0 comments Download
D Source/WTF/wtf/Compiler.h View 1 chunk +0 lines, -299 lines 0 comments Download
D Source/WTF/wtf/Complex.h View 1 chunk +0 lines, -49 lines 0 comments Download
D Source/WTF/wtf/CryptographicallyRandomNumber.h View 1 chunk +0 lines, -45 lines 0 comments Download
D Source/WTF/wtf/CryptographicallyRandomNumber.cpp View 1 chunk +0 lines, -181 lines 0 comments Download
D Source/WTF/wtf/CurrentTime.h View 1 chunk +0 lines, -60 lines 0 comments Download
D Source/WTF/wtf/DataLog.h View 1 chunk +0 lines, -128 lines 0 comments Download
D Source/WTF/wtf/DataLog.cpp View 1 chunk +0 lines, -118 lines 0 comments Download
D Source/WTF/wtf/DateMath.h View 1 chunk +0 lines, -129 lines 0 comments Download
D Source/WTF/wtf/DateMath.cpp View 1 chunk +0 lines, -1110 lines 0 comments Download
D Source/WTF/wtf/DecimalNumber.h View 1 chunk +0 lines, -108 lines 0 comments Download
D Source/WTF/wtf/DecimalNumber.cpp View 1 chunk +0 lines, -199 lines 0 comments Download
D Source/WTF/wtf/Decoder.h View 1 chunk +0 lines, -57 lines 0 comments Download
D Source/WTF/wtf/Deque.h View 1 chunk +0 lines, -647 lines 0 comments Download
D Source/WTF/wtf/DoublyLinkedList.h View 1 chunk +0 lines, -194 lines 0 comments Download
D Source/WTF/wtf/DynamicAnnotations.h View 1 chunk +0 lines, -96 lines 0 comments Download
D Source/WTF/wtf/DynamicAnnotations.cpp View 1 chunk +0 lines, -61 lines 0 comments Download
D Source/WTF/wtf/Encoder.h View 1 chunk +0 lines, -57 lines 0 comments Download
D Source/WTF/wtf/EnumClass.h View 1 chunk +0 lines, -134 lines 0 comments Download
D Source/WTF/wtf/ExportMacros.h View 1 chunk +0 lines, -126 lines 0 comments Download
D Source/WTF/wtf/FastAllocBase.h View 1 chunk +0 lines, -94 lines 0 comments Download
D Source/WTF/wtf/FastMalloc.h View 1 chunk +0 lines, -242 lines 0 comments Download
D Source/WTF/wtf/FastMalloc.cpp View 1 chunk +0 lines, -4934 lines 0 comments Download
D Source/WTF/wtf/FeatureDefines.h View 1 chunk +0 lines, -335 lines 0 comments Download
D Source/WTF/wtf/FilePrintStream.h View 1 chunk +0 lines, -62 lines 0 comments Download
D Source/WTF/wtf/FilePrintStream.cpp View 1 chunk +0 lines, -64 lines 0 comments Download
D Source/WTF/wtf/FixedArray.h View 1 chunk +0 lines, -58 lines 0 comments Download
D Source/WTF/wtf/Float32Array.h View 1 chunk +0 lines, -109 lines 0 comments Download
D Source/WTF/wtf/Float64Array.h View 1 chunk +0 lines, -109 lines 0 comments Download
D Source/WTF/wtf/Forward.h View 1 chunk +0 lines, -94 lines 0 comments Download
D Source/WTF/wtf/Functional.h View 1 chunk +0 lines, -782 lines 0 comments Download
D Source/WTF/wtf/GetPtr.h View 1 chunk +0 lines, -33 lines 0 comments Download
D Source/WTF/wtf/GregorianDateTime.h View 1 chunk +0 lines, -128 lines 0 comments Download
D Source/WTF/wtf/GregorianDateTime.cpp View 1 chunk +0 lines, -88 lines 0 comments Download
D Source/WTF/wtf/HashCountedSet.h View 1 chunk +0 lines, -237 lines 0 comments Download
D Source/WTF/wtf/HashFunctions.h View 1 chunk +0 lines, -221 lines 0 comments Download
D Source/WTF/wtf/HashIterators.h View 1 chunk +0 lines, -218 lines 0 comments Download
D Source/WTF/wtf/HashMap.h View 1 chunk +0 lines, -513 lines 0 comments Download
D Source/WTF/wtf/HashSet.h View 1 chunk +0 lines, -263 lines 0 comments Download
D Source/WTF/wtf/HashTable.h View 1 chunk +0 lines, -1426 lines 0 comments Download
D Source/WTF/wtf/HashTable.cpp View 1 chunk +0 lines, -68 lines 0 comments Download
D Source/WTF/wtf/HashTraits.h View 1 chunk +0 lines, -248 lines 0 comments Download
D Source/WTF/wtf/HexNumber.h View 1 chunk +0 lines, -107 lines 0 comments Download
D Source/WTF/wtf/InlineASM.h View 1 chunk +0 lines, -97 lines 0 comments Download
D Source/WTF/wtf/Int16Array.h View 1 chunk +0 lines, -103 lines 0 comments Download
D Source/WTF/wtf/Int32Array.h View 1 chunk +0 lines, -102 lines 0 comments Download
D Source/WTF/wtf/Int8Array.h View 1 chunk +0 lines, -104 lines 0 comments Download
D Source/WTF/wtf/IntegralTypedArrayBase.h View 1 chunk +0 lines, -64 lines 0 comments Download
D Source/WTF/wtf/ListHashSet.h View 1 chunk +0 lines, -928 lines 0 comments Download
D Source/WTF/wtf/ListRefPtr.h View 1 chunk +0 lines, -61 lines 0 comments Download
D Source/WTF/wtf/Locker.h View 1 chunk +0 lines, -48 lines 0 comments Download
D Source/WTF/wtf/MD5.h View 1 chunk +0 lines, -61 lines 0 comments Download
D Source/WTF/wtf/MD5.cpp View 1 chunk +0 lines, -309 lines 0 comments Download
D Source/WTF/wtf/MainThread.h View 1 chunk +0 lines, -79 lines 0 comments Download
D Source/WTF/wtf/MallocZoneSupport.h View 1 chunk +0 lines, -67 lines 0 comments Download
D Source/WTF/wtf/MathExtras.h View 1 chunk +0 lines, -454 lines 0 comments Download
D Source/WTF/wtf/MediaTime.h View 1 chunk +0 lines, -109 lines 0 comments Download
D Source/WTF/wtf/MediaTime.cpp View 1 chunk +0 lines, -352 lines 0 comments Download
D Source/WTF/wtf/MemoryInstrumentation.h View 1 chunk +0 lines, -367 lines 0 comments Download
D Source/WTF/wtf/MemoryInstrumentation.cpp View 1 chunk +0 lines, -209 lines 0 comments Download
D Source/WTF/wtf/MemoryInstrumentationArrayBufferView.h View 1 chunk +0 lines, -53 lines 0 comments Download
D Source/WTF/wtf/MemoryInstrumentationHashCountedSet.h View 1 chunk +0 lines, -51 lines 0 comments Download
D Source/WTF/wtf/MemoryInstrumentationHashMap.h View 1 chunk +0 lines, -52 lines 0 comments Download
D Source/WTF/wtf/MemoryInstrumentationHashSet.h View 1 chunk +0 lines, -49 lines 0 comments Download
D Source/WTF/wtf/MemoryInstrumentationListHashSet.h View 1 chunk +0 lines, -49 lines 0 comments Download
D Source/WTF/wtf/MemoryInstrumentationSequence.h View 1 chunk +0 lines, -89 lines 0 comments Download
D Source/WTF/wtf/MemoryInstrumentationString.h View 1 chunk +0 lines, -100 lines 0 comments Download
D Source/WTF/wtf/MemoryInstrumentationVector.h View 1 chunk +0 lines, -50 lines 0 comments Download
D Source/WTF/wtf/MemoryObjectInfo.h View 1 chunk +0 lines, -112 lines 0 comments Download
D Source/WTF/wtf/MessageQueue.h View 1 chunk +0 lines, -236 lines 0 comments Download
D Source/WTF/wtf/NonCopyingSort.h View 1 chunk +0 lines, -89 lines 0 comments Download
D Source/WTF/wtf/Noncopyable.h View 1 chunk +0 lines, -38 lines 0 comments Download
D Source/WTF/wtf/NotFound.h View 1 chunk +0 lines, -37 lines 0 comments Download
D Source/WTF/wtf/NullPtr.h View 1 chunk +0 lines, -56 lines 0 comments Download
D Source/WTF/wtf/NullPtr.cpp View 1 chunk +0 lines, -34 lines 0 comments Download
D Source/WTF/wtf/NumberOfCores.h View 1 chunk +0 lines, -30 lines 0 comments Download
D Source/WTF/wtf/NumberOfCores.cpp View 1 chunk +0 lines, -86 lines 0 comments Download
D Source/WTF/wtf/OSAllocator.h View 1 chunk +0 lines, -115 lines 0 comments Download
D Source/WTF/wtf/OSAllocatorPosix.cpp View 1 chunk +0 lines, -189 lines 0 comments Download
D Source/WTF/wtf/OSAllocatorWin.cpp View 1 chunk +0 lines, -84 lines 0 comments Download
D Source/WTF/wtf/OSRandomSource.h View 1 chunk +0 lines, -41 lines 0 comments Download
D Source/WTF/wtf/ObjcRuntimeExtras.h View 1 chunk +0 lines, -108 lines 0 comments Download
D Source/WTF/wtf/OwnArrayPtr.h View 1 chunk +0 lines, -157 lines 0 comments Download
D Source/WTF/wtf/OwnPtr.h View 1 chunk +0 lines, -220 lines 0 comments Download
D Source/WTF/wtf/OwnPtrCommon.h View 1 chunk +0 lines, -62 lines 0 comments Download
D Source/WTF/wtf/PageAllocation.h View 1 chunk +0 lines, -120 lines 0 comments Download
D Source/WTF/wtf/PageAllocationAligned.h View 1 chunk +0 lines, -70 lines 0 comments Download
D Source/WTF/wtf/PageAllocationAligned.cpp View 1 chunk +0 lines, -85 lines 0 comments Download
D Source/WTF/wtf/PageBlock.h View 1 chunk +0 lines, -88 lines 0 comments Download
D Source/WTF/wtf/PageBlock.cpp View 1 chunk +0 lines, -78 lines 0 comments Download
D Source/WTF/wtf/PageReservation.h View 1 chunk +0 lines, -149 lines 0 comments Download
D Source/WTF/wtf/ParallelJobs.h View 1 chunk +0 lines, -105 lines 0 comments Download
D Source/WTF/wtf/ParallelJobsGeneric.h View 1 chunk +0 lines, -100 lines 0 comments Download
D Source/WTF/wtf/ParallelJobsGeneric.cpp View 1 chunk +0 lines, -142 lines 0 comments Download
D Source/WTF/wtf/ParallelJobsLibdispatch.h View 1 chunk +0 lines, -73 lines 0 comments Download
D Source/WTF/wtf/ParallelJobsOpenMP.h View 1 chunk +0 lines, -81 lines 0 comments Download
D Source/WTF/wtf/PassOwnArrayPtr.h View 1 chunk +0 lines, -169 lines 0 comments Download
D Source/WTF/wtf/PassOwnPtr.h View 1 chunk +0 lines, -172 lines 0 comments Download
D Source/WTF/wtf/PassRefPtr.h View 1 chunk +0 lines, -177 lines 0 comments Download
D Source/WTF/wtf/PassTraits.h View 1 chunk +0 lines, -63 lines 0 comments Download
D Source/WTF/wtf/Platform.h View 1 chunk +0 lines, -579 lines 0 comments Download
D Source/WTF/wtf/PossiblyNull.h View 1 chunk +0 lines, -59 lines 0 comments Download
D Source/WTF/wtf/PrintStream.h View 1 chunk +0 lines, -304 lines 0 comments Download
D Source/WTF/wtf/PrintStream.cpp View 1 chunk +0 lines, -124 lines 0 comments Download
D Source/WTF/wtf/ProcessID.h View 1 chunk +0 lines, -55 lines 0 comments Download
D Source/WTF/wtf/RandomNumber.h View 1 chunk +0 lines, -45 lines 0 comments Download
D Source/WTF/wtf/RandomNumber.cpp View 1 chunk +0 lines, -77 lines 0 comments Download
D Source/WTF/wtf/RandomNumberSeed.h View 1 chunk +0 lines, -70 lines 0 comments Download
D Source/WTF/wtf/RawPointer.h View 1 chunk +0 lines, -58 lines 0 comments Download
D Source/WTF/wtf/RefCounted.h View 1 chunk +0 lines, -253 lines 0 comments Download
D Source/WTF/wtf/RefCountedArray.h View 1 chunk +0 lines, -179 lines 0 comments Download
D Source/WTF/wtf/RefCountedLeakCounter.h View 1 chunk +0 lines, -52 lines 0 comments Download
D Source/WTF/wtf/RefCountedLeakCounter.cpp View 1 chunk +0 lines, -92 lines 0 comments Download
D Source/WTF/wtf/RefPtr.h View 1 chunk +0 lines, -207 lines 0 comments Download
D Source/WTF/wtf/RefPtrHashMap.h View 1 chunk +0 lines, -330 lines 0 comments Download
D Source/WTF/wtf/RetainPtr.h View 1 chunk +0 lines, -335 lines 0 comments Download
D Source/WTF/wtf/SHA1.h View 1 chunk +0 lines, -83 lines 0 comments Download
D Source/WTF/wtf/SHA1.cpp View 1 chunk +0 lines, -230 lines 0 comments Download
D Source/WTF/wtf/SaturatedArithmetic.h View 1 chunk +0 lines, -66 lines 0 comments Download
D Source/WTF/wtf/SinglyLinkedList.h View 1 chunk +0 lines, -72 lines 0 comments Download
D Source/WTF/wtf/SizeLimits.cpp View 1 chunk +0 lines, -68 lines 0 comments Download
D Source/WTF/wtf/StackBounds.h View 1 chunk +0 lines, -128 lines 0 comments Download
D Source/WTF/wtf/StackBounds.cpp View 1 chunk +0 lines, -261 lines 0 comments Download
D Source/WTF/wtf/StackStats.h View 1 chunk +0 lines, -151 lines 0 comments Download
D Source/WTF/wtf/StackStats.cpp View 1 chunk +0 lines, -309 lines 0 comments Download
D Source/WTF/wtf/StaticConstructors.h View 1 chunk +0 lines, -74 lines 0 comments Download
D Source/WTF/wtf/StdLibExtras.h View 1 chunk +0 lines, -282 lines 0 comments Download
D Source/WTF/wtf/StreamBuffer.h View 1 chunk +0 lines, -117 lines 0 comments Download
D Source/WTF/wtf/StringExtras.h View 1 chunk +0 lines, -119 lines 0 comments Download
D Source/WTF/wtf/StringHasher.h View 1 chunk +0 lines, -296 lines 0 comments Download
D Source/WTF/wtf/TCPackedCache.h View 1 chunk +0 lines, -234 lines 0 comments Download
D Source/WTF/wtf/TCPageMap.h View 1 chunk +0 lines, -309 lines 0 comments Download
D Source/WTF/wtf/TCSpinLock.h View 1 chunk +0 lines, -133 lines 0 comments Download
D Source/WTF/wtf/TCSystemAlloc.h View 1 chunk +0 lines, -75 lines 0 comments Download
D Source/WTF/wtf/TCSystemAlloc.cpp View 1 chunk +0 lines, -522 lines 0 comments Download
D Source/WTF/wtf/TemporaryChange.h View 1 chunk +0 lines, -68 lines 0 comments Download
D Source/WTF/wtf/ThreadFunctionInvocation.h View 1 chunk +0 lines, -49 lines 0 comments Download
D Source/WTF/wtf/ThreadIdentifierDataPthreads.h View 1 chunk +0 lines, -78 lines 0 comments Download
D Source/WTF/wtf/ThreadIdentifierDataPthreads.cpp View 1 chunk +0 lines, -94 lines 0 comments Download
D Source/WTF/wtf/ThreadRestrictionVerifier.h View 1 chunk +0 lines, -175 lines 0 comments Download
D Source/WTF/wtf/ThreadSafeRefCounted.h View 1 chunk +0 lines, -150 lines 0 comments Download
D Source/WTF/wtf/ThreadSpecific.h View 1 chunk +0 lines, -278 lines 0 comments Download
D Source/WTF/wtf/ThreadSpecificWin.cpp View 1 chunk +0 lines, -139 lines 0 comments Download
D Source/WTF/wtf/Threading.h View 1 chunk +0 lines, -117 lines 0 comments Download
D Source/WTF/wtf/Threading.cpp View 1 chunk +0 lines, -89 lines 0 comments Download
D Source/WTF/wtf/ThreadingPrimitives.h View 1 chunk +0 lines, -144 lines 0 comments Download
D Source/WTF/wtf/ThreadingPthreads.cpp View 1 chunk +0 lines, -416 lines 0 comments Download
D Source/WTF/wtf/ThreadingWin.cpp View 1 chunk +0 lines, -522 lines 0 comments Download
D Source/WTF/wtf/TriState.h View 1 chunk +0 lines, -44 lines 0 comments Download
D Source/WTF/wtf/TypeTraits.h View 1 chunk +0 lines, -261 lines 0 comments Download
D Source/WTF/wtf/TypeTraits.cpp View 1 chunk +0 lines, -155 lines 0 comments Download
D Source/WTF/wtf/TypedArrayBase.h View 1 chunk +0 lines, -155 lines 0 comments Download
D Source/WTF/wtf/Uint16Array.h View 1 chunk +0 lines, -104 lines 0 comments Download
D Source/WTF/wtf/Uint32Array.h View 1 chunk +0 lines, -104 lines 0 comments Download
D Source/WTF/wtf/Uint8Array.h View 1 chunk +0 lines, -104 lines 0 comments Download
D Source/WTF/wtf/Uint8ClampedArray.h View 1 chunk +0 lines, -127 lines 0 comments Download
D Source/WTF/wtf/UnusedParam.h View 1 chunk +0 lines, -44 lines 0 comments Download
D Source/WTF/wtf/VMTags.h View 1 chunk +0 lines, -75 lines 0 comments Download
D Source/WTF/wtf/ValueCheck.h View 1 chunk +0 lines, -53 lines 0 comments Download
D Source/WTF/wtf/Vector.h View 1 chunk +0 lines, -1218 lines 0 comments Download
D Source/WTF/wtf/VectorTraits.h View 1 chunk +0 lines, -104 lines 0 comments Download
D Source/WTF/wtf/WTFThreadData.h View 1 chunk +0 lines, -85 lines 0 comments Download
D Source/WTF/wtf/WTFThreadData.cpp View 1 chunk +0 lines, -47 lines 0 comments Download
D Source/WTF/wtf/WeakPtr.h View 1 chunk +0 lines, -132 lines 0 comments Download
D Source/WTF/wtf/chromium/ChromiumThreading.h View 1 chunk +0 lines, -44 lines 0 comments Download
D Source/WTF/wtf/chromium/MainThreadChromium.cpp View 1 chunk +0 lines, -86 lines 0 comments Download
D Source/WTF/wtf/dtoa.h View 1 chunk +0 lines, -81 lines 0 comments Download
D Source/WTF/wtf/dtoa.cpp View 1 chunk +0 lines, -1313 lines 0 comments Download
D Source/WTF/wtf/dtoa/COPYING View 1 chunk +0 lines, -26 lines 0 comments Download
D Source/WTF/wtf/dtoa/LICENSE View 1 chunk +0 lines, -26 lines 0 comments Download
D Source/WTF/wtf/dtoa/README View 1 chunk +0 lines, -11 lines 0 comments Download
D Source/WTF/wtf/dtoa/bignum.h View 1 chunk +0 lines, -145 lines 0 comments Download
D Source/WTF/wtf/dtoa/bignum.cc View 1 chunk +0 lines, -770 lines 0 comments Download
D Source/WTF/wtf/dtoa/bignum-dtoa.h View 1 chunk +0 lines, -86 lines 0 comments Download
D Source/WTF/wtf/dtoa/bignum-dtoa.cc View 1 chunk +0 lines, -659 lines 0 comments Download
D Source/WTF/wtf/dtoa/cached-powers.h View 1 chunk +0 lines, -72 lines 0 comments Download
D Source/WTF/wtf/dtoa/cached-powers.cc View 1 chunk +0 lines, -193 lines 0 comments Download
D Source/WTF/wtf/dtoa/diy-fp.h View 1 chunk +0 lines, -122 lines 0 comments Download
D Source/WTF/wtf/dtoa/diy-fp.cc View 1 chunk +0 lines, -62 lines 0 comments Download
D Source/WTF/wtf/dtoa/double.h View 1 chunk +0 lines, -249 lines 0 comments Download
D Source/WTF/wtf/dtoa/double-conversion.h View 1 chunk +0 lines, -377 lines 0 comments Download
D Source/WTF/wtf/dtoa/double-conversion.cc View 1 chunk +0 lines, -606 lines 0 comments Download
D Source/WTF/wtf/dtoa/fast-dtoa.h View 1 chunk +0 lines, -88 lines 0 comments Download
D Source/WTF/wtf/dtoa/fast-dtoa.cc View 1 chunk +0 lines, -741 lines 0 comments Download
D Source/WTF/wtf/dtoa/fixed-dtoa.h View 1 chunk +0 lines, -60 lines 0 comments Download
D Source/WTF/wtf/dtoa/fixed-dtoa.cc View 1 chunk +0 lines, -410 lines 0 comments Download
D Source/WTF/wtf/dtoa/strtod.h View 1 chunk +0 lines, -45 lines 0 comments Download
D Source/WTF/wtf/dtoa/strtod.cc View 1 chunk +0 lines, -447 lines 0 comments Download
D Source/WTF/wtf/dtoa/utils.h View 1 chunk +0 lines, -310 lines 0 comments Download
D Source/WTF/wtf/os-win32/inttypes.h View 1 chunk +0 lines, -266 lines 0 comments Download
D Source/WTF/wtf/os-win32/stdbool.h View 1 chunk +0 lines, -45 lines 0 comments Download
D Source/WTF/wtf/os-win32/stdint.h View 1 chunk +0 lines, -67 lines 0 comments Download
D Source/WTF/wtf/text/ASCIIFastPath.h View 1 chunk +0 lines, -169 lines 0 comments Download
D Source/WTF/wtf/text/AtomicString.h View 1 chunk +0 lines, -271 lines 0 comments Download
D Source/WTF/wtf/text/AtomicString.cpp View 1 chunk +0 lines, -505 lines 0 comments Download
D Source/WTF/wtf/text/AtomicStringHash.h View 1 chunk +0 lines, -62 lines 0 comments Download
D Source/WTF/wtf/text/AtomicStringImpl.h View 1 chunk +0 lines, -50 lines 0 comments Download
D Source/WTF/wtf/text/Base64.h View 1 chunk +0 lines, -90 lines 0 comments Download
D Source/WTF/wtf/text/Base64.cpp View 1 chunk +0 lines, -212 lines 0 comments Download
D Source/WTF/wtf/text/CString.h View 1 chunk +0 lines, -94 lines 0 comments Download
D Source/WTF/wtf/text/CString.cpp View 1 chunk +0 lines, -124 lines 0 comments Download
D Source/WTF/wtf/text/IntegerToStringConversion.h View 1 chunk +0 lines, -94 lines 0 comments Download
D Source/WTF/wtf/text/StringBuffer.h View 1 chunk +0 lines, -85 lines 0 comments Download
D Source/WTF/wtf/text/StringBuilder.h View 1 chunk +0 lines, -367 lines 0 comments Download
D Source/WTF/wtf/text/StringBuilder.cpp View 1 chunk +0 lines, -343 lines 0 comments Download
D Source/WTF/wtf/text/StringConcatenate.h View 1 chunk +0 lines, -983 lines 0 comments Download
D Source/WTF/wtf/text/StringHash.h View 1 chunk +0 lines, -156 lines 0 comments Download
D Source/WTF/wtf/text/StringImpl.h View 1 chunk +0 lines, -1193 lines 0 comments Download
D Source/WTF/wtf/text/StringImpl.cpp View 1 chunk +0 lines, -1912 lines 0 comments Download
D Source/WTF/wtf/text/StringOperators.h View 1 chunk +0 lines, -165 lines 0 comments Download
D Source/WTF/wtf/text/StringStatics.h View 1 chunk +0 lines, -46 lines 0 comments Download
D Source/WTF/wtf/text/StringStatics.cpp View 1 chunk +0 lines, -105 lines 0 comments Download
D Source/WTF/wtf/text/TextPosition.h View 1 chunk +0 lines, -85 lines 0 comments Download
D Source/WTF/wtf/text/WTFString.h View 1 chunk +0 lines, -682 lines 0 comments Download
D Source/WTF/wtf/text/WTFString.cpp View 1 chunk +0 lines, -1248 lines 0 comments Download
D Source/WTF/wtf/unicode/CharacterNames.h View 1 chunk +0 lines, -147 lines 0 comments Download
D Source/WTF/wtf/unicode/Collator.h View 1 chunk +0 lines, -69 lines 0 comments Download
D Source/WTF/wtf/unicode/CollatorDefault.cpp View 1 chunk +0 lines, -75 lines 0 comments Download
D Source/WTF/wtf/unicode/ScriptCodesFromICU.h View 1 chunk +0 lines, -153 lines 0 comments Download
D Source/WTF/wtf/unicode/UTF8.h View 1 chunk +0 lines, -84 lines 0 comments Download
D Source/WTF/wtf/unicode/UTF8.cpp View 1 chunk +0 lines, -460 lines 0 comments Download
D Source/WTF/wtf/unicode/Unicode.h View 1 chunk +0 lines, -41 lines 0 comments Download
D Source/WTF/wtf/unicode/UnicodeMacrosFromICU.h View 1 chunk +0 lines, -100 lines 0 comments Download
D Source/WTF/wtf/unicode/icu/CollatorICU.cpp View 1 chunk +0 lines, -153 lines 0 comments Download
D Source/WTF/wtf/unicode/icu/UnicodeIcu.h View 1 chunk +0 lines, -237 lines 0 comments Download
D Source/WTF/wtf/wtf.gypi View 1 chunk +0 lines, -235 lines 0 comments Download
M Source/WebCore/WebCore.gyp/WebCore.gyp View 5 chunks +5 lines, -5 lines 0 comments Download
D Source/WebCore/config.h View 1 chunk +0 lines, -79 lines 0 comments Download
M Source/WebKit/chromium/WebKit.gyp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/bindings/bindings.gyp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/config.h View 0 chunks +-1 lines, --1 lines 1 comment Download
A + Source/wtf/ASCIICType.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/AVLTree.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Alignment.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/ArrayBuffer.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/ArrayBuffer.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/ArrayBufferView.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/ArrayBufferView.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Assertions.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Assertions.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Atomics.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Atomics.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/AutodrainedPool.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/AutodrainedPoolMac.mm View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/BitArray.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/BitVector.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/BitVector.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Bitmap.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/BlockStack.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/BloomFilter.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/BumpPointerAllocator.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/ByteOrder.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/CONTRIBUTORS.pthreads-win32 View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/CheckedArithmetic.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/CheckedBoolean.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Compiler.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Complex.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/CryptographicallyRandomNumber.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/CryptographicallyRandomNumber.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/CurrentTime.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/DataLog.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/DataLog.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/DateMath.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/DateMath.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/DecimalNumber.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/DecimalNumber.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Decoder.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Deque.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/DoublyLinkedList.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/DynamicAnnotations.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/DynamicAnnotations.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Encoder.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/EnumClass.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/ExportMacros.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/FastAllocBase.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/FastMalloc.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/FastMalloc.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/FeatureDefines.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/FilePrintStream.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/FilePrintStream.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/FixedArray.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Float32Array.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Float64Array.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Forward.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Functional.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/GetPtr.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/GregorianDateTime.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/GregorianDateTime.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/HashCountedSet.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/HashFunctions.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/HashIterators.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/HashMap.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/HashSet.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/HashTable.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/HashTable.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/HashTraits.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/HexNumber.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/InlineASM.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Int16Array.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Int32Array.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Int8Array.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/IntegralTypedArrayBase.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/ListHashSet.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/ListRefPtr.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Locker.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/MD5.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/MD5.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/MainThread.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/MallocZoneSupport.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/MathExtras.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/MediaTime.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/MediaTime.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/MemoryInstrumentation.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/MemoryInstrumentation.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/MemoryInstrumentationArrayBufferView.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/MemoryInstrumentationHashCountedSet.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/MemoryInstrumentationHashMap.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/MemoryInstrumentationHashSet.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/MemoryInstrumentationListHashSet.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/MemoryInstrumentationSequence.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/MemoryInstrumentationString.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/MemoryInstrumentationVector.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/MemoryObjectInfo.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/MessageQueue.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/NonCopyingSort.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Noncopyable.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/NotFound.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/NullPtr.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/NullPtr.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/NumberOfCores.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/NumberOfCores.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/OSAllocator.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/OSAllocatorPosix.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/OSAllocatorWin.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/OSRandomSource.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/ObjcRuntimeExtras.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/OwnArrayPtr.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/OwnPtr.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/OwnPtrCommon.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/PageAllocation.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/PageAllocationAligned.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/PageAllocationAligned.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/PageBlock.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/PageBlock.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/PageReservation.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/ParallelJobs.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/ParallelJobsGeneric.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/ParallelJobsGeneric.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/ParallelJobsLibdispatch.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/ParallelJobsOpenMP.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/PassOwnArrayPtr.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/PassOwnPtr.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/PassRefPtr.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/PassTraits.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Platform.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/PossiblyNull.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/PrintStream.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/PrintStream.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/ProcessID.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/RandomNumber.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/RandomNumber.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/RandomNumberSeed.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/RawPointer.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/RefCounted.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/RefCountedArray.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/RefCountedLeakCounter.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/RefCountedLeakCounter.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/RefPtr.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/RefPtrHashMap.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/RetainPtr.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/SHA1.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/SHA1.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/SaturatedArithmetic.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/SinglyLinkedList.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/SizeLimits.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/StackBounds.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/StackBounds.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/StackStats.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/StackStats.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/StaticConstructors.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/StdLibExtras.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/StreamBuffer.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/StringExtras.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/StringHasher.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/TCPackedCache.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/TCPageMap.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/TCSpinLock.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/TCSystemAlloc.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/TCSystemAlloc.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/TemporaryChange.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/ThreadFunctionInvocation.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/ThreadIdentifierDataPthreads.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/ThreadIdentifierDataPthreads.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/ThreadRestrictionVerifier.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/ThreadSafeRefCounted.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/ThreadSpecific.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/ThreadSpecificWin.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Threading.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Threading.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/ThreadingPrimitives.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/ThreadingPthreads.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/ThreadingWin.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/TriState.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/TypeTraits.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/TypeTraits.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/TypedArrayBase.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Uint16Array.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Uint32Array.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Uint8Array.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Uint8ClampedArray.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/UnusedParam.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/VMTags.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/ValueCheck.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/Vector.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/VectorTraits.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/WTFThreadData.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/WTFThreadData.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/WeakPtr.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/chromium/ChromiumThreading.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/chromium/MainThreadChromium.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/dtoa.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/dtoa.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/dtoa/COPYING View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/dtoa/LICENSE View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/dtoa/README View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/dtoa/bignum.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/dtoa/bignum.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/dtoa/bignum-dtoa.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/dtoa/bignum-dtoa.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/dtoa/cached-powers.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/dtoa/cached-powers.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/dtoa/diy-fp.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/dtoa/diy-fp.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/dtoa/double.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/dtoa/double-conversion.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/dtoa/double-conversion.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/dtoa/fast-dtoa.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/dtoa/fast-dtoa.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/dtoa/fixed-dtoa.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/dtoa/fixed-dtoa.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/dtoa/strtod.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/dtoa/strtod.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/dtoa/utils.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/os-win32/inttypes.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/os-win32/stdbool.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/os-win32/stdint.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/text/ASCIIFastPath.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/text/AtomicString.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/text/AtomicString.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/text/AtomicStringHash.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/text/AtomicStringImpl.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/text/Base64.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/text/Base64.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/text/CString.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/text/CString.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/text/IntegerToStringConversion.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/text/StringBuffer.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/text/StringBuilder.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/text/StringBuilder.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/text/StringConcatenate.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/text/StringHash.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/text/StringImpl.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/text/StringImpl.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/text/StringOperators.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/text/StringStatics.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/text/StringStatics.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/text/TextPosition.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/text/WTFString.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/text/WTFString.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/unicode/CharacterNames.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/unicode/Collator.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/unicode/CollatorDefault.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/unicode/ScriptCodesFromICU.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/unicode/UTF8.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/unicode/UTF8.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/unicode/Unicode.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/unicode/UnicodeMacrosFromICU.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/unicode/icu/CollatorICU.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/unicode/icu/UnicodeIcu.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/wtf/wtf.gyp View 4 chunks +7 lines, -7 lines 0 comments Download
A + Source/wtf/wtf.gypi View 0 chunks +-1 lines, --1 lines 0 comments Download
M Source/yarr/yarr.gyp View 2 chunks +2 lines, -2 lines 0 comments Download
M Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp View 1 chunk +1 line, -1 line 0 comments Download
M Tools/TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
abarth-chromium
7 years, 8 months ago (2013-04-16 17:56:31 UTC) #1
eseidel
rs=me. lgtm
7 years, 8 months ago (2013-04-16 18:02:07 UTC) #2
eseidel
You follow-up on the thread on blink-dev about moving the headers to use full-paths, and ...
7 years, 8 months ago (2013-04-16 18:03:25 UTC) #3
abarth-chromium
Committed patchset #1 manually as r148483 (presubmit successful).
7 years, 8 months ago (2013-04-16 18:06:14 UTC) #4
jochen (gone - plz use gerrit)
https://codereview.chromium.org/14238015/diff/1/Source/config.h File Source/config.h (right): https://codereview.chromium.org/14238015/diff/1/Source/config.h#newcode1 Source/config.h:1: /* moving this file to Source/ strikes me as ...
7 years, 8 months ago (2013-04-26 19:53:45 UTC) #5
abarth-chromium
On 2013/04/26 19:53:45, jochen wrote: > https://codereview.chromium.org/14238015/diff/1/Source/config.h > File Source/config.h (right): > > https://codereview.chromium.org/14238015/diff/1/Source/config.h#newcode1 > ...
7 years, 8 months ago (2013-04-26 20:35:14 UTC) #6
jochen (gone - plz use gerrit)
On 2013/04/26 20:35:14, abarth wrote: > On 2013/04/26 19:53:45, jochen wrote: > > https://codereview.chromium.org/14238015/diff/1/Source/config.h > ...
7 years, 8 months ago (2013-04-26 20:39:38 UTC) #7
jamesr
On 2013/04/26 20:39:38, jochen wrote: > I guess we could change TestRunner to include third_party/WebKit ...
7 years, 8 months ago (2013-04-26 20:42:10 UTC) #8
abarth-chromium
On 2013/04/26 20:42:10, jamesr wrote: > On 2013/04/26 20:39:38, jochen wrote: > > I guess ...
7 years, 8 months ago (2013-04-26 21:16:01 UTC) #9
jamesr
7 years, 8 months ago (2013-04-26 21:18:08 UTC) #10
Message was sent while issue was closed.
On 2013/04/26 21:16:01, abarth wrote:
> On 2013/04/26 20:42:10, jamesr wrote:
> > On 2013/04/26 20:39:38, jochen wrote:
> > > I guess we could change TestRunner to include third_party/WebKit in its
> path.
> > 
> > Yes - we don't have to support the Chromium-inside-WebKit configuration, so
> this
> > seems like the best approach.
> 
> Don't we want it to just use paths from Chromium's src directory?  So,
> 
> #include "third_party/WebKit/Source/WebKit/chromium/public/WebFrame.h" ?

Sorry yes, that's what I meant.  The TestRunner files should #include the full
path, including the third_party/WebKit/... bit

(it'll be a bit of a pain to migrate these once we do the src/blink move, but no
more than all the other #includes)

Powered by Google App Engine
This is Rietveld 408576698