| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds support for WAI-ARIA roles application, document, radiogroup, region, se... | klink@chromium.org | 2009-08-25 | 2 | -1/+16 |
* | WebKit merge 47732:47748 | jianli@chromium.org | 2009-08-25 | 1 | -0/+5 |
* | Fixes bug where changing the src of an audio/video element would stop firing ... | scherkus@chromium.org | 2009-08-25 | 1 | -8/+6 |
* | Move HTML5 datalist tests to a feature bug. | dglazkov@chromium.org | 2009-08-25 | 1 | -4/+4 |
* | Group eventsource-related failures to a generic feature/dir filter. | dglazkov@chromium.org | 2009-08-25 | 1 | -6/+5 |
* | Create master bug and group failures for HTML5 Geolocation API. | dglazkov@chromium.org | 2009-08-25 | 1 | -2/+3 |
* | DevTools: Enable devtools sanity tests on Linux. | pfeldman@chromium.org | 2009-08-25 | 1 | -7/+1 |
* | Revert r24223. Storage test is not working. | aa@chromium.org | 2009-08-25 | 2 | -3/+2 |
* | Force databases and localstorage to be enabled extensions. | aa@chromium.org | 2009-08-25 | 2 | -2/+3 |
* | DevTools: make "Take snapshot" button in heap profiler visible. | mnaganov@chromium.org | 2009-08-25 | 2 | -10/+4 |
* | Missed Arv's style comment in the previous commit for this. | ojan@google.com | 2009-08-25 | 1 | -4/+2 |
* | Accidentally deleted this file instead of modifying it. | pkasting@chromium.org | 2009-08-25 | 1 | -0/+264 |
* | Assorted improvements to the flakiness dashboard. | ojan@google.com | 2009-08-25 | 1 | -56/+76 |
* | Truncate/pad results for a test to the number of builds that we have | ojan@google.com | 2009-08-25 | 1 | -14/+16 |
* | Align autoscroll cursors by setting their hotspots correctly. Original patch... | pkasting@chromium.org | 2009-08-25 | 8 | -0/+0 |
* | WebKit merge 47719:47732 | jianli@chromium.org | 2009-08-25 | 1 | -0/+3 |
* | Make paths in JSON all be unix-style. This is done here instead of | ojan@google.com | 2009-08-25 | 3 | -2/+10 |
* | Rebaseline a large number of tests that only differ because of a major layout... | pkasting@chromium.org | 2009-08-24 | 95 | -732/+319 |
* | Rebaseline tool: use a temp directory as svn diff config directory instead of... | victorw@chromium.org | 2009-08-24 | 1 | -1/+22 |
* | Recommit r24120 with a try-catch around the JSON parsing. The JSON files | ojan@google.com | 2009-08-24 | 3 | -32/+58 |
* | Skip fast/wml layout tests, since Chrome doesn't support wml. First layout t... | jparent@chromium.org | 2009-08-24 | 1 | -6/+1 |
* | Explicitly use "--diff-cmd diff" on svn diff, so the script will work correct... | pkasting@chromium.org | 2009-08-24 | 1 | -1/+2 |
* | Group tests requiring eventSender.beginDragWithFiles. | dglazkov@chromium.org | 2009-08-24 | 1 | -7/+7 |
* | Fix the scons build not generating inspector_strings | tony@chromium.org | 2009-08-24 | 1 | -45/+47 |
* | linux/mac: implement NPN_ThreadAsyncCall | piman@chromium.org | 2009-08-24 | 1 | -1/+1 |
* | DevTools: Migrate to the new InjectedScript-based CallFrame. | pfeldman@chromium.org | 2009-08-24 | 3 | -497/+187 |
* | WebKit merge 47646:47719 | jianli@chromium.org | 2009-08-24 | 1 | -0/+28 |
* | Group all XSSAuditor failures. | dglazkov@chromium.org | 2009-08-24 | 1 | -11/+11 |
* | Reverting 24120. | ojan@google.com | 2009-08-24 | 3 | -53/+32 |
* | Remove duplicate expectations. TBR to open tree. | ojan@google.com | 2009-08-24 | 1 | -2/+0 |
* | Use simplejson for encoding to JSON. | ojan@google.com | 2009-08-24 | 3 | -32/+53 |
* | Group failures related to complext text stroking. | dglazkov@chromium.org | 2009-08-24 | 1 | -4/+5 |
* | Change to use nodeName from the base class to avoid the compiling error in th... | jianli@chromium.org | 2009-08-24 | 1 | -1/+1 |
* | Update bug info for get-file-upload.html expected failure. | japhet@chromium.org | 2009-08-24 | 1 | -2/+2 |
* | This CL fixes "RTL: Form autofill pop-up is not right aligned". | xji@chromium.org | 2009-08-24 | 1 | -1/+8 |
* | DevTools: define escapeString in injected script for DOM search to work. | pfeldman@chromium.org | 2009-08-24 | 1 | -0/+23 |
* | Update expectations to add a repaint failure that was missed in the previous ... | dglazkov@chromium.org | 2009-08-24 | 1 | -0/+1 |
* | Group all repaint tests that use layoutTestController.display() and layoutTes... | dglazkov@chromium.org | 2009-08-24 | 1 | -47/+37 |
* | Revert 24094, caused a build break. | maruel@chromium.org | 2009-08-24 | 5 | -251/+84 |
* | DevTools l10n: merge Inspector's and DevTools's strings; also, disable l10n u... | mnaganov@chromium.org | 2009-08-24 | 5 | -84/+251 |
* | Revert r24085 and r24086, restoring skia asserts to debug-only (test complete). | senorblanco@chromium.org | 2009-08-23 | 1 | -7/+7 |
* | Captain Ahab here, trying to catch a whale. Temporarily enabling | senorblanco@chromium.org | 2009-08-23 | 1 | -7/+7 |
* | Rebaseline LayoutTests/fast/dom/navigator-detached-no-crash.html after http:/... | jparent@chromium.org | 2009-08-22 | 2 | -35/+1 |
* | Adds support and exposure of additional accessibility roles. Includes naming ... | klink@chromium.org | 2009-08-22 | 2 | -1/+10 |
* | WebKit roll 47630:47646. Temporarily remove tests changed in http://trac.webk... | dimich@google.com | 2009-08-22 | 1 | -0/+5 |
* | Fix typo in rebaseline.py that broke the script | dpranke@google.com | 2009-08-21 | 1 | -1/+1 |
* | Disabling 2 video tests that fail intermittently. | dimich@google.com | 2009-08-21 | 1 | -1/+4 |
* | Correct network state and ready state reporting. | ajwong@chromium.org | 2009-08-21 | 5 | -26/+60 |
* | Adding image for volume slider thumb | hclam@chromium.org | 2009-08-21 | 4 | -0/+3 |
* | Attempt to clean up some "unexpected passes" in layout tests. | dimich@google.com | 2009-08-21 | 1 | -13/+0 |