| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-06-24 | After Editor::setComposition is called, input should scroll to the end of the...HEADmaster | commit-queue@webkit.org | 6 | -4/+72 |
| 2012-06-24 | The comment in test_expectations_android.txt is unclear as to the purpose of ... | abarth@webkit.org | 2 | -3/+17 |
| 2012-06-24 | [EFL] Skip fast/text/hyphen-min-preferred-width.html | commit-queue@webkit.org | 2 | -0/+13 |
| 2012-06-24 | [Chromium] Release media resources after each LayoutTest on Android | abarth@webkit.org | 2 | -0/+19 |
| 2012-06-24 | Web Inspector: Simplify InspectorIndexedDBAgent to use IDB metadata API | jsbell@chromium.org | 2 | -23/+29 |
| 2012-06-24 | Unreviewed EFL gardening, generating baselines required after r121085. | joone@webkit.org | 9 | -0/+782 |
| 2012-06-24 | Unreviewed GTK gardening, generating baselines required after r121085. | zandobersek@gmail.com | 9 | -0/+782 |
| 2012-06-24 | Unreviewed GTK gardening, move some flaky tests under the | zandobersek@gmail.com | 2 | -19/+26 |
| 2012-06-24 | REGRESSION(r120329): Intermittent WebProcess shutdowns due to out-of-line Did... | kling@webkit.org | 5 | -31/+67 |
| 2012-06-24 | Web Inspector: speed up Timeline and Elements panel rendering | pfeldman@chromium.org | 4 | -15/+48 |
| 2012-06-24 | Unreviewed GTK gardening, skip the auto-hyphenation test | zandobersek@gmail.com | 2 | -0/+8 |
| 2012-06-24 | [Gtk] REGRESSION(r120918): Causes flaky DND tests | zandobersek@gmail.com | 4 | -2/+35 |
| 2012-06-24 | [chromium] Return has value, in function returning void | kseo@webkit.org | 5 | -5/+24 |
| 2012-06-24 | [chromium] Layout Test fast/text/hyphen-min-preferred-width.html is failing | kbr@google.com | 2 | -0/+11 |
| 2012-06-24 | Inserting nodes is slow due to Node::notifyNodeListsAttributeChanged (20%+) | rniwa@webkit.org | 13 | -109/+114 |
| 2012-06-23 | Clang and cl.exe build fix after r121103. Don't inherit from WTF::PairHash<un... | rniwa@webkit.org | 2 | -1/+7 |
| 2012-06-23 | debug-{minibrowser,safari,test-runner} fail when gdb is not installed in /usr... | mitz@apple.com | 2 | -1/+11 |
| 2012-06-23 | REGRESSION(r120979): getElementsByTagName is 12% slower | rniwa@webkit.org | 2 | -6/+34 |
| 2012-06-23 | RenderText’s minimum preferred width is incorrect automatic hyphenation is ... | mitz@apple.com | 5 | -2/+126 |
| 2012-06-23 | Unreviewed Chromium gardening. Marked tests flaky per bugs 89812 | kbr@google.com | 2 | -0/+13 |
| 2012-06-23 | Unreviewed GTK gardening, adding test expectations for two | zandobersek@gmail.com | 2 | -1/+9 |
| 2012-06-23 | Unreviewed. Skip GTK+ unit test /webkit2/WebKitFindController/hide. | carlosgc@webkit.org | 2 | -0/+10 |
| 2012-06-23 | Unreviewed, rolling out r121058. | zandobersek@gmail.com | 121 | -651/+1050 |
| 2012-06-23 | Unreviewed build fix for GTK's WebKit2 build after r121093. | zandobersek@gmail.com | 2 | -1/+8 |
| 2012-06-23 | Store hit-test rect in HitTestPoint as Rect. | commit-queue@webkit.org | 6 | -54/+92 |
| 2012-06-23 | [GTK][WK2]Mis-spelt defaultWindowTitle | commit-queue@webkit.org | 2 | -1/+10 |
| 2012-06-23 | Unreviewed. Fix several GTK+ unit tests. | carlosgc@webkit.org | 2 | -1/+12 |
| 2012-06-23 | [GTK] Add ContextMenu API to WebKit2 GTK+ API | carlosgc@webkit.org | 27 | -30/+2453 |
| 2012-06-23 | Unreviewed. Fix chromium test expectations | ukai@chromium.org | 2 | -8/+14 |
| 2012-06-23 | [chromium] Return has value, in function returning void | commit-queue@webkit.org | 2 | -1/+13 |
| 2012-06-23 | Unreviewed GTK gardening after 121063, adding IMAGE test expectation | zandobersek@gmail.com | 2 | -1/+10 |
| 2012-06-23 | [GTK] Add a new webkit2 tests slave bot | sergio@webkit.org | 3 | -1/+33 |
| 2012-06-23 | Unreviewed. Update my email. | kseo@webkit.org | 2 | -1/+7 |
| 2012-06-23 | Unreviewed. Rolled DEPS. | commit-queue@webkit.org | 2 | -1/+7 |
| 2012-06-23 | [Chromium] DumpRenderTree on Android needs to configure fonts for testing | abarth@webkit.org | 6 | -5/+173 |
| 2012-06-23 | Text with text-overflow:ellipsis and text-align:right is left aligned | benjamin@webkit.org | 29 | -30/+1453 |
| 2012-06-23 | Web Inspector: Fix negative time interval on zoom-in | caseq@chromium.org | 2 | -3/+23 |
| 2012-06-23 | [CSS Shaders] Re-enable the CSS Shaders compile time flag on Safari Mac | achicu@adobe.com | 13 | -4/+75 |
| 2012-06-23 | IndexedDB: Avoid infinite loop if we try to encode -1 for leveldb | dgrogan@chromium.org | 5 | -3/+47 |
| 2012-06-23 | Unreviewed Chromium gardening. Marked test as needing rebaseline | kbr@google.com | 2 | -0/+9 |
| 2012-06-23 | [Shadow] ShadowRoot.activeElement should use the result of re-targeting algor... | hayato@chromium.org | 7 | -71/+113 |
| 2012-06-23 | [chromium] WebKit API plumbing for applicationCache.abort() | michaeln@google.com | 3 | -1/+15 |
| 2012-06-23 | Unreviewed Chromium gardening. Suppressed additional test failures | kbr@google.com | 2 | -0/+10 |
| 2012-06-22 | [chromium] LayerRendererChromium is not getting visibility messages in single... | jamesr@google.com | 31 | -349/+558 |
| 2012-06-22 | Layout test fast/regions/get-regions-by-content-node2.html crashing intermitt... | kbr@google.com | 2 | -0/+12 |
| 2012-06-22 | Add support for test_expectations_android.txt for overriding test expecations... | abarth@webkit.org | 3 | -0/+27 |
| 2012-06-22 | DFG tier-up should happen in prologues, not epilogues | fpizlo@apple.com | 16 | -103/+145 |
| 2012-06-22 | REGRESSION(r116446): Crash in RenderBoxModelObject::adjustedPositionRelativeT... | jchaffraix@webkit.org | 5 | -3/+63 |
| 2012-06-22 | Make SvgCubics performance test more consistent | pdr@google.com | 2 | -2/+60 |
| 2012-06-22 | [chromium] Notify the document if a plugin accepts touch input events | commit-queue@webkit.org | 4 | -0/+43 |