2012-03-09 |
dbates@webkit.org | Bash scripts should support LF endings only |
blob | commitdiff | raw |
2012-03-09 |
commit-queue@webki... | [BUILD] use detected python to run generate-gtkdoc |
blob | commitdiff | raw | diff to current |
2012-03-09 |
nduca@chromium.org | Make check-webkit-style complain about "no new tests... |
blob | commitdiff | raw | diff to current |
2012-03-09 |
ossy@webkit.org | Unreviewed, rolling out r110250. |
blob | commitdiff | raw | diff to current |
2012-03-09 |
vestbo@webkit.org | [Qt] Use Qt's module system for install rules and depen... |
blob | commitdiff | raw | diff to current |
2012-03-09 |
igor.o@sisa.samsun... | Unreviewed. Update my email. |
blob | commitdiff | raw | diff to current |
2012-03-09 |
wangxianzhu@chromi... | Recent changes to chromium.py etc. broke chromium_andro... |
blob | commitdiff | raw | diff to current |
2012-03-09 |
wangxianzhu@chromi... | [Chromium] Exception running reftest with --no-pixel... |
blob | commitdiff | raw | diff to current |
2012-03-09 |
commit-queue@webki... | [NRWT] Fix --platform=qt-5.0 --new-baseline combo |
blob | commitdiff | raw | diff to current |
2012-03-08 |
bdakin@apple.com | https://bugs.webkit.org/show_bug.cgi?id=80463 |
blob | commitdiff | raw | diff to current |
2012-03-08 |
vestbo@webkit.org | [Qt] Prospective Windows build fix |
blob | commitdiff | raw | diff to current |
2012-03-08 |
mitz@apple.com | <rdar://problem/10981173> Dashboard regions should... |
blob | commitdiff | raw | diff to current |
2012-03-08 |
dpranke@chromium.org | webkit-patch works oddly on local Git branches |
blob | commitdiff | raw | diff to current |
2012-03-08 |
sullivan@apple.com | Made extract-localizable-strings ignore NSLocalizedFile... |
blob | commitdiff | raw | diff to current |
2012-03-08 |
commit-queue@webki... | Unreviewed, rolling out r110115. |
blob | commitdiff | raw | diff to current |
2012-03-08 |
haraken@chromium.org | Unreviewed. Added myself to watchlist. |
blob | commitdiff | raw | diff to current |
2012-03-08 |
jberlin@webkit.org | Clean Windows build fails after r110033 |
blob | commitdiff | raw | diff to current |
2012-03-07 |
commit-queue@webki... | [NRWT] Fix --platform=qt-5.0 --new-baseline combo |
blob | commitdiff | raw | diff to current |
2012-03-07 |
commit-queue@webki... | [Qt][WK2] MiniBrowser on desktop does not react to... |
blob | commitdiff | raw | diff to current |
2012-03-07 |
ojan@chromium.org | Automatically move to the next test after rebaseline... |
blob | commitdiff | raw | diff to current |
2012-03-07 |
ojan@chromium.org | garden-o-matic rebaseline is broken for ports that... |
blob | commitdiff | raw | diff to current |
2012-03-07 |
jamesr@google.com | [chromium] Remove the TestWebPlugin's use of implicit... |
blob | commitdiff | raw | diff to current |
2012-03-07 |
philn@webkit.org | [GTK] remove webkitpy dependency in run-gtk-tests |
blob | commitdiff | raw | diff to current |
2012-03-07 |
philn@webkit.org | Unreviewed, GTK build fix after r110059. |
blob | commitdiff | raw | diff to current |
2012-03-07 |
philn@webkit.org | [GTK] race condition in run-gtk-tests |
blob | commitdiff | raw | diff to current |
2012-03-07 |
commit-queue@webki... | [Qt] REGRESSION(r109575) Broke tap-to-zoom gesture |
blob | commitdiff | raw | diff to current |
2012-03-07 |
hausmann@webkit.org | [Qt] Windows build fix. |
blob | commitdiff | raw | diff to current |
2012-03-07 |
hausmann@webkit.org | [Qt] Fix compilation without QtQuick1 https://bugs... |
blob | commitdiff | raw | diff to current |
2012-03-07 |
zoltan@webkit.org | [Qt] Add qmake config tests for JPEG and PNG library |
blob | commitdiff | raw | diff to current |
2012-03-07 |
commit-queue@webki... | [EFL] Build warning: Fix warn_unused_result warnings. |
blob | commitdiff | raw | diff to current |
2012-03-07 |
commit-queue@webki... | [DRT] Remove PlainTextController implementations. |
blob | commitdiff | raw | diff to current |
2012-03-07 |
commit-queue@webki... | [EFL][DRT] Implements LayoutTestController's setPopupBl... |
blob | commitdiff | raw | diff to current |
2012-03-07 |
dpranke@chromium.org | rebaseline_chromium_webkit_tests is obsolete and should... |
blob | commitdiff | raw | diff to current |
2012-03-07 |
dpranke@chromium.org | test_start_cmd (webkitpy.layout_tests.servers.http_serv... |
blob | commitdiff | raw | diff to current |
2012-03-07 |
dpranke@chromium.org | remove chromium_gpu ports |
blob | commitdiff | raw | diff to current |
2012-03-07 |
kubo@profusion.mobi | undefined reference to JSC::IdentifierTable::~Identifie... |
blob | commitdiff | raw | diff to current |
2012-03-07 |
dino@apple.com | filter-build-webkit needs more filters |
blob | commitdiff | raw | diff to current |
2012-03-06 |
ojan@chromium.org | Copying old baselines throws an error if the new direct... |
blob | commitdiff | raw | diff to current |
2012-03-06 |
ojan@chromium.org | Add a mechanism to rebaseline new ports |
blob | commitdiff | raw | diff to current |
2012-03-06 |
bdakin@apple.com | https://bugs.webkit.org/show_bug.cgi?id=80351 |
blob | commitdiff | raw | diff to current |
2012-03-06 |
hans@chromium.org | Speech JavaScript API: add SpeechRecognitionError |
blob | commitdiff | raw | diff to current |
2012-03-06 |
commit-queue@webki... | Enable universal newlines in chromium android layout... |
blob | commitdiff | raw | diff to current |
2012-03-06 |
vestbo@webkit.org | [Qt] Revert r109900, it was completly busted |
blob | commitdiff | raw | diff to current |
2012-03-06 |
vestbo@webkit.org | [Qt] Use config test to determine if the compiler suppo... |
blob | commitdiff | raw | diff to current |
2012-03-06 |
ossy@webkit.org | REGRESSION(r109294): It broke the unittest of cfg |
blob | commitdiff | raw | diff to current |
2012-03-06 |
ossy@webkit.org | Qt API test buildstep throws exception after buildmaste... |
blob | commitdiff | raw | diff to current |
2012-03-06 |
vestbo@webkit.org | [Qt] Use correct define names for HAVE(FOO) style optio... |
blob | commitdiff | raw | diff to current |
2012-03-06 |
vestbo@webkit.org | [Qt] Don't add recursive qmake_all target if there... |
blob | commitdiff | raw | diff to current |
2012-03-06 |
vestbo@webkit.org | [Qt] Make sure clean builds are followed by make qmake... |
blob | commitdiff | raw | diff to current |
2012-03-06 |
fpizlo@apple.com | DumpRenderTree should support preciseTime() |
blob | commitdiff | raw | diff to current |
2012-03-06 |
ossy@webkit.org | Unreviewed, rolling out r109887. |
blob | commitdiff | raw | diff to current |
2012-03-06 |
commit-queue@webki... | Unreviewed, rolling out r109837. |
blob | commitdiff | raw | diff to current |
2012-03-06 |
vestbo@webkit.org | [Qt] Use correct define names for HAVE(FOO) style optio... |
blob | commitdiff | raw | diff to current |
2012-03-06 |
kkristof@inf.u-sze... | [Qt] Create EWS to build WebKit2 |
blob | commitdiff | raw | diff to current |
2012-03-06 |
ossy@webkit.org | Unreviewed, rolling out r109733. |
blob | commitdiff | raw | diff to current |
2012-03-06 |
eric@webkit.org | Source/JavaScriptCore: Update JavaScriptCore files... |
blob | commitdiff | raw | diff to current |
2012-03-06 |
dpranke@chromium.org | There should be a way to disable optimizer in webkit... |
blob | commitdiff | raw | diff to current |
2012-03-06 |
tkent@chromium.org | [Chromium] Add new popup type: PagePopup |
blob | commitdiff | raw | diff to current |
2012-03-06 |
jberlin@webkit.org | Add myself as a reviewer. |
blob | commitdiff | raw | diff to current |
2012-03-06 |
commit-queue@webki... | Tools: Correctly compute the positions of GestureScroll... |
blob | commitdiff | raw | diff to current |
2012-03-06 |
dpranke@chromium.org | flakiness dashboard doesn't display baselines for virtu... |
blob | commitdiff | raw | diff to current |
2012-03-05 |
commit-queue@webki... | Unreviewed, rolling out r109760. |
blob | commitdiff | raw | diff to current |
2012-03-05 |
commit-queue@webki... | [chromium] Pass WebNavigationPolicy to WebViewClient... |
blob | commitdiff | raw | diff to current |
2012-03-05 |
mrobinson@webkit.org | [soup] Crash while loading http://www.jusco.cn |
blob | commitdiff | raw | diff to current |
2012-03-05 |
commit-queue@webki... | Unreviewed, rolling out r109748. |
blob | commitdiff | raw | diff to current |
2012-03-05 |
commit-queue@webki... | [GTK] plugins/netscape-plugin-page-cache-works.html... |
blob | commitdiff | raw | diff to current |
2012-03-05 |
rwlbuis@webkit.org | [BlackBerry] Update Tools/DumpRenderTree |
blob | commitdiff | raw | diff to current |
2012-03-05 |
noam.rosenthal@nok... | [Qt] [WK2] Support threaded renderer in WK2 |
blob | commitdiff | raw | diff to current |
2012-03-05 |
ahf@0x90.dk | Unreviewed. Add myself to committer list. |
blob | commitdiff | raw | diff to current |
2012-03-05 |
vestbo@webkit.org | [Qt] Use config test to determine if the compiler suppo... |
blob | commitdiff | raw | diff to current |
2012-03-05 |
ossy@webkit.org | Qt API test buildstep throws exception after buildmaste... |
blob | commitdiff | raw | diff to current |
2012-03-05 |
mrobinson@webkit.org | [GTK] Unit tests are noisy when run under jhbuild |
blob | commitdiff | raw | diff to current |
2012-03-05 |
mrobinson@webkit.org | [GTK] "Console: undefined @0: ReferenceError: Can't... |
blob | commitdiff | raw | diff to current |
2012-03-05 |
mrobinson@webkit.org | [GTK] REGRESSION: r108278 broke some tests that expect... |
blob | commitdiff | raw | diff to current |
2012-03-05 |
charles.wei@torchm... | Unreviewed, Add myself to committer list. |
blob | commitdiff | raw | diff to current |
2012-03-04 |
andersca@apple.com | Newer versions of clang fail to compile WebKit. |
blob | commitdiff | raw | diff to current |
2012-03-04 |
commit-queue@webki... | [Qt] Fix static_libs_as_shared build |
blob | commitdiff | raw | diff to current |
2012-03-04 |
hans@chromium.org | Implement Speech JavaScript API |
blob | commitdiff | raw | diff to current |
2012-03-03 |
ap@apple.com | Fix commit queue, remove duplicate entry. |
blob | commitdiff | raw | diff to current |
2012-03-03 |
schenney@chromium.org | Unreviewed, add myself as a committer * Scripts/webkitp... |
blob | commitdiff | raw | diff to current |
2012-03-02 |
ojan@chromium.org | Add the Chromium Lion canary bot to the flakiness dashb... |
blob | commitdiff | raw | diff to current |
2012-03-02 |
dpranke@chromium.org | links for virtual tests are broken in the flakiness... |
blob | commitdiff | raw | diff to current |
2012-03-02 |
philn@webkit.org | [GTK] security/block-test.html baselines differ from mac |
blob | commitdiff | raw | diff to current |
2012-03-02 |
abecsi@webkit.org | [Qt][WK2] Fix typo in patch committed in r109575 |
blob | commitdiff | raw | diff to current |
2012-03-02 |
abecsi@webkit.org | [Qt][WK2] Infinite loop on history navigation, when... |
blob | commitdiff | raw | diff to current |
2012-03-02 |
vestbo@webkit.org | [Qt] Use 'all' as default target when debug_and_release... |
blob | commitdiff | raw | diff to current |
2012-03-02 |
vestbo@webkit.org | [Qt] Make sure activeBuildConfig() returns the right... |
blob | commitdiff | raw | diff to current |
2012-03-02 |
hausmann@webkit.org | [Qt] Fix tests run with WTR not using QStyle theme |
blob | commitdiff | raw | diff to current |
2012-03-02 |
philn@webkit.org | Tools: Unreviewed, remove debug print call. |
blob | commitdiff | raw | diff to current |
2012-03-02 |
commit-queue@webki... | Updated EventSender to send complete gesture events. |
blob | commitdiff | raw | diff to current |
2012-03-02 |
commit-queue@webki... | WebKitTestRunner: Explicitly include unistd.h for gcc 4.7 |
blob | commitdiff | raw | diff to current |
2012-03-02 |
dpranke@chromium.org | Actually look at the args in driver_input :(. |
blob | commitdiff | raw | diff to current |
2012-03-02 |
dpranke@chromium.org | Fix typo in flag used to run gpu virtual suites. |
blob | commitdiff | raw | diff to current |
2012-03-02 |
abarth@webkit.org | Unreviewed, rolling out r109317. |
blob | commitdiff | raw | diff to current |
2012-03-02 |
dpranke@chromium.org | webkitpy: test_run_test_pause_before_testing is failing... |
blob | commitdiff | raw | diff to current |
2012-03-02 |
dpranke@chromium.org | nrwt: virtual tests aren't being run |
blob | commitdiff | raw | diff to current |
2012-03-02 |
rniwa@webkit.org | run-perf-tests should report the test runtime |
blob | commitdiff | raw | diff to current |
2012-03-02 |
michaeln@google.com | [chromium] Use webkit_support to create session storage... |
blob | commitdiff | raw | diff to current |
2012-03-01 |
dpranke@chromium.org | nrwt: test_isfile, test_isdir, and test_exists don... |
blob | commitdiff | raw | diff to current |
2012-03-01 |
commit-queue@webki... | [GTK] Avoid building any parts of WebKitTestRunner... |
blob | commitdiff | raw | diff to current |
next |