2015-06-12 |
zandobersek@gmail.com | [GLib] Move files under Source/WTF/wtf/gobject to Sourc... |
tree | commitdiff |
2015-06-10 |
basile_clement@app... | Unreviewed, fix an typo in unused template code. |
tree | commitdiff |
2015-06-09 |
ossy@webkit.org | [cmake] Fix the style issues in cmake project files |
tree | commitdiff |
2015-06-08 |
ap@apple.com | Build fix. |
tree | commitdiff |
2015-06-08 |
fpizlo@apple.com | The tiny set magic in StructureSet should be available... |
tree | commitdiff |
2015-06-08 |
mcatanzaro@igalia.com | [SOUP] Performs DNS prefetch when a proxy is configured... |
tree | commitdiff |
2015-06-07 |
mitz@apple.com | Reverted r185302 because it broke the build |
tree | commitdiff |
2015-06-07 |
mitz@apple.com | Unifiy the definition of UNREACHABLE_FOR_PLATFORM |
tree | commitdiff |
2015-06-05 |
cdumez@apple.com | [WK2][iOS] Limit the number of vnodes used by the WebCo... |
tree | commitdiff |
2015-06-05 |
achristensen@apple.com | [Web Timing] Use new SPI to enable data collection. |
tree | commitdiff |
2015-06-05 |
youenn.fablet@crf... | [Streams API] ReadableStream should store callbacks... |
tree | commitdiff |
2015-06-02 |
youenn.fablet@crf... | Source/WebCore: |
tree | commitdiff |
2015-06-02 |
utatane.tea@gmail.com | Heap-use-after-free read of size 4 in JavaScriptCore... |
tree | commitdiff |
2015-06-02 |
andersca@apple.com | Use xpc_connection_set_oneshot_instance where possible |
tree | commitdiff |
2015-05-29 |
andersca@apple.com | Missing #import of Platform.h in several WTF headers |
tree | commitdiff |
2015-05-29 |
commit-queue@webki... | Unreviewed, rolling out r184949. |
tree | commitdiff |
2015-05-29 |
gyuyoung.kim@webki... | Purge PassRefPtr in StringConcatenate.h |
tree | commitdiff |
2015-05-28 |
zandobersek@gmail.com | Clean up HashTable constructors |
tree | commitdiff |
2015-05-28 |
ap@apple.com | [Mac] Fix clang static analyzer build |
tree | commitdiff |
2015-05-28 |
dino@apple.com | img.currentSrc problem in strict mode with old picturefill |
tree | commitdiff |
2015-05-26 |
akling@apple.com | StringView should have find(StringView, start). |
tree | commitdiff |
2015-05-26 |
mitz@apple.com | <rdar://problem/21104551> Update build settings |
tree | commitdiff |
2015-05-24 |
mitz@apple.com | Remove unused definitions of WEBKIT_VERSION_MIN_REQUIRED |
tree | commitdiff |
2015-05-23 |
utatane.tea@gmail.com | Introduce UniquedStringImpl and SymbolImpl to separate... |
tree | commitdiff |
2015-05-21 |
zandobersek@gmail.com | [GTK] Move MainThreadGtk, RunLoopGtk, WorkQueueGtk... |
tree | commitdiff |
2015-05-20 |
akling@apple.com | Give StringView a utf8() API. |
tree | commitdiff |
2015-05-20 |
utatane.tea@gmail.com | Move AtomicStringImpl table related operations from... |
tree | commitdiff |
2015-05-19 |
commit-queue@webki... | [SOUP] Use st_birthtime to get creation time of files... |
tree | commitdiff |
2015-05-19 |
cdumez@apple.com | Mark static variables as const when possible |
tree | commitdiff |
2015-05-19 |
gyuyoung.kim@webki... | [EFL] Remove unnecessary PLATFORM(EFL) macro in EFL... |
tree | commitdiff |
2015-05-19 |
mcatanzaro@igalia.com | [CMake] Ignore warnings in system headers |
tree | commitdiff |
2015-05-18 |
mmaxfield@apple.com | Addressing post-review comments on r184353 |
tree | commitdiff |
2015-05-18 |
commit-queue@webki... | [ES6] Arrow function syntax. Feature flag for arrow... |
tree | commitdiff |
2015-05-18 |
benjamin@webkit.org | Do not use fastMallocGoodSize anywhere |
tree | commitdiff |
2015-05-15 |
mitz@apple.com | Build fix for some versions of clang. |
tree | commitdiff |
2015-05-15 |
mitz@apple.com | Reverted r177753, now that <rdar://problem/19347133... |
tree | commitdiff |
2015-05-14 |
mmaxfield@apple.com | Add String literal overloads to equalIgnoringASCIICase() |
tree | commitdiff |
2015-05-14 |
zandobersek@gmail.com | [GTK] RunLoop constructor should properly retrieve... |
tree | commitdiff |
2015-05-13 |
oliver@apple.com | Source/JavaScriptCore: |
tree | commitdiff |
2015-05-13 |
msaboff@apple.com | If JSC cannot get executable memory, it shouldn't call... |
tree | commitdiff |
2015-05-12 |
bfulgham@apple.com | [Win] Move Windows build target to Windows 7 (or newer) |
tree | commitdiff |
2015-05-11 |
carlosgc@webkit.org | [GTK] WorkQueue objects are not released |
tree | commitdiff |
2015-05-09 |
yoav@yoav.ws | Remove the PICTURE_SIZES build flag |
tree | commitdiff |
2015-05-09 |
mmaxfield@apple.com | Remove convenience constructors for TextRun |
tree | commitdiff |
2015-05-08 |
commit-queue@webki... | Unreviewed, rolling out r183996. |
tree | commitdiff |
2015-05-08 |
mmaxfield@apple.com | Remove convenience constructors for TextRun |
tree | commitdiff |
2015-05-08 |
akling@apple.com | Optimize serialization of quoted JSON strings. |
tree | commitdiff |
2015-05-08 |
commit-queue@webki... | Unreviewed, rolling out r183961. |
tree | commitdiff |
2015-05-08 |
akling@apple.com | Optimize serialization of quoted JSON strings. |
tree | commitdiff |
2015-05-07 |
mrobinson@webkit.org | [GTK] All spell checking layout tests fail |
tree | commitdiff |
2015-05-07 |
mitz@apple.com | <rdar://problem/19317140> [Xcode] Remove usage of Aspen... |
tree | commitdiff |
2015-05-07 |
zandobersek@gmail.com | [GTK] Clean up RunLoop implementation |
tree | commitdiff |
2015-05-05 |
carlosgc@webkit.org | [GTK] Async operations running in the WorkQueue thread... |
tree | commitdiff |
2015-05-04 |
commit-queue@webki... | Unreviewed, rolling out r183661. |
tree | commitdiff |
2015-05-04 |
zandobersek@gmail.com | [WTF] Remove Functional.h inclusions |
tree | commitdiff |
2015-05-02 |
commit-queue@webki... | Unreviewed, rolling out r183722. |
tree | commitdiff |
2015-05-02 |
akling@apple.com | Generated static StringImpls should have static flag... |
tree | commitdiff |
2015-05-01 |
mrobinson@webkit.org | USE(...) macro should expect unprefixed variables |
tree | commitdiff |
2015-05-01 |
commit-queue@webki... | Enable ENABLE_ES6_TEMPLATE_LITERAL_SYNTAX by default... |
tree | commitdiff |
2015-05-01 |
commit-queue@webki... | Decrease minimum Vector size. |
tree | commitdiff |
2015-04-30 |
utatane.tea@gmail.com | Use the default hash value for Symbolized StringImpl |
tree | commitdiff |
2015-04-30 |
ap@apple.com | LazyNeverDestroyed is not thread safe in debug builds... |
tree | commitdiff |
2015-04-29 |
ggaren@apple.com | It shouldn't take 1846 lines of code and 5 FIXMEs to... |
tree | commitdiff |
2015-04-29 |
mmaxfield@apple.com | [OS X] Use CTFontCreateForCSS instead of doing font... |
tree | commitdiff |
2015-04-29 |
utatane.tea@gmail.com | REGRESSION (r183373): ASSERT failed in wtf/SHA1.h |
tree | commitdiff |
2015-04-29 |
mrobinson@webkit.org | [CMake] [GTK] Organize and clean up unused CMake variables |
tree | commitdiff |
2015-04-28 |
mcatanzaro@igalia.com | Fully replace ENABLE_LLINT_C_LOOP with ENABLE_JIT |
tree | commitdiff |
2015-04-28 |
commit-queue@webki... | Unreviewed, rolling out r183514. |
tree | commitdiff |
2015-04-28 |
mcatanzaro@igalia.com | Fully replace ENABLE_LLINT_C_LOOP with ENABLE_JIT |
tree | commitdiff |
2015-04-28 |
achristensen@apple.com | Properly reset deleted count when clearing HashTables. |
tree | commitdiff |
2015-04-28 |
commit-queue@webki... | [Content Extensions] Use less memory for CombinedURLFil... |
tree | commitdiff |
2015-04-28 |
bfulgham@apple.com | [Win] Deactivate WebGL until Windows tests work properly |
tree | commitdiff |
2015-04-27 |
mcatanzaro@igalia.com | Rename WTF_USE_3D_GRAPHICS to ENABLE_GRAPHICS_CONTEXT_3D |
tree | commitdiff |
2015-04-27 |
mrobinson@webkit.org | [CMake] Autogenerate cmakeconfig.h.cmake |
tree | commitdiff |
2015-04-25 |
mrobinson@webkit.org | Rename ENABLE_3D_RENDERING to ENABLE_3D_TRANSFORMS |
tree | commitdiff |
2015-04-25 |
commit-queue@webki... | Unreviewed, rolling out r183288. |
tree | commitdiff |
2015-04-24 |
ggaren@apple.com | It shouldn't take 1846 lines of code and 5 FIXMEs to... |
tree | commitdiff |
2015-04-24 |
darin@apple.com | Convert OwnPtr and PassOwnPtr uses to std::unique_ptr |
tree | commitdiff |
2015-04-24 |
jer.noble@apple.com | Disable HAVE_AVKIT on AppleTV |
tree | commitdiff |
2015-04-23 |
ap@apple.com | [iOS] WebKit services should inherit environment variab... |
tree | commitdiff |
2015-04-23 |
ap@apple.com | Undo the WTF part of the previous build fix, we don... |
tree | commitdiff |
2015-04-23 |
ap@apple.com | Build fix. |
tree | commitdiff |
2015-04-23 |
akling@apple.com | There should only be one way to get the system memory... |
tree | commitdiff |
2015-04-23 |
darin@apple.com | Eliminate remaining uses of OwnPtr and PassOwnPtr in... |
tree | commitdiff |
2015-04-22 |
ap@apple.com | [Mac] In nightlies and local builds, WebKit services... |
tree | commitdiff |
2015-04-21 |
cdumez@apple.com | Make Vector(const Vector<T, otherCapacity, otherOverflo... |
tree | commitdiff |
2015-04-21 |
darin@apple.com | Remove some stray uses of OwnPtr and PassOwnPtr in... |
tree | commitdiff |
2015-04-20 |
darin@apple.com | Update RefPtr documentation and deprecation |
tree | commitdiff |
2015-04-17 |
ap@apple.com | Use ASan poisoning to taint moved-out-of Refs |
tree | commitdiff |
2015-04-17 |
ap@apple.com | Remove unused BoundsCheckedPointer |
tree | commitdiff |
2015-04-16 |
utatane.tea@gmail.com | [ES6] Implement Symbol.for and Symbol.keyFor |
tree | commitdiff |
2015-04-16 |
antti@apple.com | Use CommonCrypto for SHA1 and MD5 |
tree | commitdiff |
2015-04-16 |
ossy@webkit.org | Remove the unnecessary WTF_CHANGES define |
tree | commitdiff |
2015-04-15 |
commit-queue@webki... | Harmonize binary semaphore ifdefs |
tree | commitdiff |
2015-04-13 |
mcatanzaro@igalia.com | Fix -Wparentheses warning with GCC 5 in SaturatedArithm... |
tree | commitdiff |
2015-04-11 |
weinig@apple.com | Allow LaunchServices to handle URLs on link navigations |
tree | commitdiff |
2015-04-10 |
aestes@apple.com | [Cocoa] Add a HAVE(AVKIT) and use it |
tree | commitdiff |
2015-04-09 |
aestes@apple.com | [Content Filtering] Add a HAVE(PARENTAL_CONTROLS) and... |
tree | commitdiff |
2015-04-08 |
achristensen@apple.com | Add CMake build system for WinCairo port. |
tree | commitdiff |
2015-04-05 |
antti@apple.com | Bloom filter should support longer hashes |
tree | commitdiff |
next |