2015-02-13 |
ossy@webkit.org | Unreviewed, remove empty directories.
|
commit | commitdiff | tree |
2015-02-13 |
ossy@webkit.org | Remove Windows cruft from Tools/Scripts/build-webkittestrunner
|
commit | commitdiff | tree |
2015-02-12 |
ossy@webkit.org | run-jsc-stress-tests --remote should be able add the...
|
commit | commitdiff | tree |
2015-02-12 |
ossy@webkit.org | run-jsc-stress-tests should accept remote host config...
|
commit | commitdiff | tree |
2015-02-11 |
ossy@webkit.org | Make run-jsc-stress-tests --remote work with make-based...
|
commit | commitdiff | tree |
2015-02-11 |
ossy@webkit.org | run-jsc-stress tests should detect the number of processors...
|
commit | commitdiff | tree |
2015-02-11 |
ossy@webkit.org | run-jsc-stress-tests should pass JSC_timeout to remote...
|
commit | commitdiff | tree |
2015-02-11 |
ossy@webkit.org | bmalloc buildfix on 32 bit Linux (x86/ARM)
|
commit | commitdiff | tree |
2015-02-09 |
ossy@webkit.org | Fix the !ENABLE(DFG_JIT) build
|
commit | commitdiff | tree |
2015-02-09 |
ossy@webkit.org | run-jsc-stress-tests shell test runner should run tests...
|
commit | commitdiff | tree |
2015-02-08 |
ossy@webkit.org | [ARM] GC sometimes stuck in an infinite loop if parallel...
|
commit | commitdiff | tree |
2015-02-07 |
ossy@webkit.org | run-jsc-stress-tests --remote should use the default...
|
commit | commitdiff | tree |
2015-02-06 |
ossy@webkit.org | run-jsc-stress-tests --remote should create remote...
|
commit | commitdiff | tree |
2015-02-05 |
ossy@webkit.org | Remove Mountain Lion specific test expectations
|
commit | commitdiff | tree |
2015-02-02 |
ossy@webkit.org | Remove copy/paste code from run-jsc-stress-tests to...
|
commit | commitdiff | tree |
2015-01-30 |
ossy@webkit.org | [cairo] Fix #if guards in platform/graphics/cairo directory
|
commit | commitdiff | tree |
2015-01-29 |
ossy@webkit.org | [EFL][GTK] Fix the build after r179326
|
commit | commitdiff | tree |
2015-01-29 |
ossy@webkit.org | Move HAVE_DTRACE definition back to Platform.h
|
commit | commitdiff | tree |
2015-01-29 |
ossy@webkit.org | HTMLImageLoader: fix build failure on assert condition...
|
commit | commitdiff | tree |
2015-01-29 |
ossy@webkit.org | Make run-jsc-stress-tests --remote work on Linux too
|
commit | commitdiff | tree |
2015-01-29 |
ossy@webkit.org | [buildbot] Simplify jscore-test buildstep
|
commit | commitdiff | tree |
2015-01-29 |
ossy@webkit.org | Unreviewed, revert r179337, we don't need this dependency.
|
commit | commitdiff | tree |
2015-01-29 |
ossy@webkit.org | URTBF after r179326, added uuid-dev package as new...
|
commit | commitdiff | tree |
2015-01-27 |
ossy@webkit.org | [Win] Disable FTL stress tests
|
commit | commitdiff | tree |
2015-01-27 |
ossy@webkit.org | [ARM] Typo fix after r176083
|
commit | commitdiff | tree |
2015-01-27 |
ossy@webkit.org | [Win] JSC profiler tests asserts in debug mode
|
commit | commitdiff | tree |
2015-01-27 |
ossy@webkit.org | [Win] Unreviewed gardening, skip failing tests.
|
commit | commitdiff | tree |
2015-01-27 |
ossy@webkit.org | [Win] Enable JSC stress tests by default
|
commit | commitdiff | tree |
2015-01-27 |
ossy@webkit.org | [Win] Enable JSC stress tests by default
|
commit | commitdiff | tree |
2015-01-26 |
ossy@webkit.org | [cmake] Remove compiler version calculate cruft
|
commit | commitdiff | tree |
2015-01-26 |
ossy@webkit.org | Refactor run-javascriptcore-tests
|
commit | commitdiff | tree |
2015-01-26 |
ossy@webkit.org | [buildbot] Fix grammar of TestWithFailureCount
|
commit | commitdiff | tree |
2015-01-26 |
ossy@webkit.org | [cmake] Stop compiling with -Wno-error=uninitialized...
|
commit | commitdiff | tree |
2015-01-26 |
ossy@webkit.org | [EFL] Bump libseccomp version to 2.1.1
|
commit | commitdiff | tree |
2015-01-24 |
ossy@webkit.org | Fix the false positive build failures on the Windows...
|
commit | commitdiff | tree |
2015-01-22 |
ossy@webkit.org | Fix build warning in WebKit2/UIProcess module
|
commit | commitdiff | tree |
2015-01-21 |
ossy@webkit.org | [EFL][WK2] EFL MiniBrowser doesn't run because shared...
|
commit | commitdiff | tree |
2015-01-21 |
ossy@webkit.org | Fix cast-align warning in Source/WebCore/platform/efl...
|
commit | commitdiff | tree |
2015-01-21 |
ossy@webkit.org | Remove ENABLE(INSPECTOR) ifdef guards
|
commit | commitdiff | tree |
2015-01-20 |
ossy@webkit.org | Remove non-Windows cruft from WebKit/win/Plugins
|
commit | commitdiff | tree |
2015-01-20 |
ossy@webkit.org | Fix unused-private-field warning in IconEfl.cpp
|
commit | commitdiff | tree |
2015-01-20 |
ossy@webkit.org | Fix unused-private-field warning in FontCustomPlatformDataFr...
|
commit | commitdiff | tree |
2015-01-20 |
ossy@webkit.org | Fix unused-const-variable warning in RenderLayerCompositor.cpp
|
commit | commitdiff | tree |
2015-01-20 |
ossy@webkit.org | [gstreamer] Fix expression result unused warning in...
|
commit | commitdiff | tree |
2015-01-20 |
ossy@webkit.org | Fix 'register' storage class specifier is deprecated...
|
commit | commitdiff | tree |
2015-01-19 |
ossy@webkit.org | REGRESSION(r178486): It broke the !ENABLE(VIDEO) build
|
commit | commitdiff | tree |
2015-01-19 |
ossy@webkit.org | [Win] REGRESSION(r177542 or r177613): svg/W3C tests...
|
commit | commitdiff | tree |
2015-01-16 |
ossy@webkit.org | Remove ENABLE(SQL_DATABASE) guards
|
commit | commitdiff | tree |
2015-01-14 |
ossy@webkit.org | Buildfix after r178434
|
commit | commitdiff | tree |
2015-01-14 |
ossy@webkit.org | Remove WK2 Windows cruft
|
commit | commitdiff | tree |
2015-01-14 |
ossy@webkit.org | Unreviewed fix after r163330.
|
commit | commitdiff | tree |
2015-01-14 |
ossy@webkit.org | C++ style comment was preventing compile if CPU(ARM_NEON)
|
commit | commitdiff | tree |
2015-01-14 |
ossy@webkit.org | [EFL] Fix build after r178390
|
commit | commitdiff | tree |
2015-01-10 |
ossy@webkit.org | Unreviewed buildfix for !ENABLE(INSPECTOR) builds after...
|
commit | commitdiff | tree |
2015-01-09 |
ossy@webkit.org | REGRESSION(r177925): It broke the !ENABLE(INSPECTOR...
|
commit | commitdiff | tree |
2015-01-09 |
ossy@webkit.org | One more unreviewed speculative buildfix after r178154.
|
commit | commitdiff | tree |
2015-01-09 |
ossy@webkit.org | Unreviewed speculative buildfix after r178154.
|
commit | commitdiff | tree |
2015-01-05 |
ossy@webkit.org | One more URTBF after r177917.
|
commit | commitdiff | tree |
2015-01-05 |
ossy@webkit.org | URTBF after r177917.
|
commit | commitdiff | tree |
2015-01-01 |
ossy@webkit.org | URTBF after r177835.
|
commit | commitdiff | tree |
2014-12-31 |
ossy@webkit.org | [Win] Unreviewed gardening, mark more timeouting tests.
|
commit | commitdiff | tree |
2014-12-29 |
ossy@webkit.org | URTBF after r177805.
|
commit | commitdiff | tree |
2014-12-29 |
ossy@webkit.org | One more speculative buildfix after r177794.
|
commit | commitdiff | tree |
2014-12-29 |
ossy@webkit.org | Speculative buildfix after r177793.
|
commit | commitdiff | tree |
2014-12-29 |
ossy@webkit.org | Speculative buildfix after r177794.
|
commit | commitdiff | tree |
2014-12-28 |
ossy@webkit.org | [Win] Unreviewed gardening, mark more failing tests.
|
commit | commitdiff | tree |
2014-12-28 |
ossy@webkit.org | [Win] Unreviewed gardening, mark more timeouting and...
|
commit | commitdiff | tree |
2014-12-28 |
ossy@webkit.org | [Win] Unreviewed gardening, mark failing tests.
|
commit | commitdiff | tree |
2014-12-28 |
ossy@webkit.org | [Win] Unreviewed gardening, typo fix.
|
commit | commitdiff | tree |
2014-12-28 |
ossy@webkit.org | [Win] Unreviewed gardening, mark more timeouting tests.
|
commit | commitdiff | tree |
2014-12-27 |
ossy@webkit.org | [Win] Unreviewed gardening, mark more timeouting tests.
|
commit | commitdiff | tree |
2014-12-27 |
ossy@webkit.org | Unreviewed typo fix.
|
commit | commitdiff | tree |
2014-12-27 |
ossy@webkit.org | [Win] Unreviewed gardening, mark timeouting and crashing...
|
commit | commitdiff | tree |
2014-12-27 |
ossy@webkit.org | [Win] Fix test expectations after r177363 - part IV
|
commit | commitdiff | tree |
2014-12-27 |
ossy@webkit.org | [Win] Fix test expectations after r177363 - part III
|
commit | commitdiff | tree |
2014-12-27 |
ossy@webkit.org | [Win] Unreviewed gardening, mark timeouting tests.
|
commit | commitdiff | tree |
2014-12-27 |
ossy@webkit.org | [Win] Fix test expectations after r177363 - part II
|
commit | commitdiff | tree |
2014-12-27 |
ossy@webkit.org | [Win] Fix test expectations after r177363 - part I
|
commit | commitdiff | tree |
2014-12-22 |
ossy@webkit.org | URTBF after r177649.
|
commit | commitdiff | tree |
2014-12-22 |
ossy@webkit.org | Last URTBF after r177639, GTK builds now.
|
commit | commitdiff | tree |
2014-12-22 |
ossy@webkit.org | One more URTBF after r177639 to try to make GTK happy.
|
commit | commitdiff | tree |
2014-12-22 |
ossy@webkit.org | URTBF after r177639 to try to make GTK happy.
|
commit | commitdiff | tree |
2014-12-22 |
ossy@webkit.org | URTBF after r177639.
|
commit | commitdiff | tree |
2014-12-19 |
ossy@webkit.org | URTBF after r177593.
|
commit | commitdiff | tree |
2014-12-19 |
ossy@webkit.org | REGRESSION(r177535): It broke the GTK performance bot
|
commit | commitdiff | tree |
2014-12-18 |
ossy@webkit.org | [EFL] Fix test expectations after r177363
|
commit | commitdiff | tree |
2014-12-18 |
ossy@webkit.org | [EFL] Fix test expectations after r177363
|
commit | commitdiff | tree |
2014-12-18 |
ossy@webkit.org | URTBF after r177452.
|
commit | commitdiff | tree |
2014-12-12 |
ossy@webkit.org | Fix the !ENABLE(SVG_FONTS) build after r177078
|
commit | commitdiff | tree |
2014-12-10 |
ossy@webkit.org | URTBF after r177030.
|
commit | commitdiff | tree |
2014-12-10 |
ossy@webkit.org | URTBF after r177032.
|
commit | commitdiff | tree |
2014-12-09 |
ossy@webkit.org | Blink Merge: Remove 'http_lock' code from webkitpy
|
commit | commitdiff | tree |
2014-12-08 |
ossy@webkit.org | URTBF after r176953, add an unreachable return to make...
|
commit | commitdiff | tree |
2014-12-07 |
ossy@webkit.org | Remove the unused WTF_USE_GCC_COMPUTED_GOTO_WORKAROUND...
|
commit | commitdiff | tree |
2014-12-07 |
ossy@webkit.org | [EFL][jhbuild] Fix libsoup build with clang
|
commit | commitdiff | tree |
2014-12-06 |
ossy@webkit.org | URTBF after r176915.
|
commit | commitdiff | tree |
2014-12-06 |
ossy@webkit.org | URTBF, EFL is happy now.
|
commit | commitdiff | tree |
2014-12-06 |
ossy@webkit.org | URTBF, remove duplicated entry due to parallel buildfixing.
|
commit | commitdiff | tree |
2014-12-06 |
ossy@webkit.org | URTBF after r176849.
|
commit | commitdiff | tree |
2014-12-04 |
ossy@webkit.org | Fix cast-align warning in StringImpl.h
|
commit | commitdiff | tree |
next |