| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | More WebKit API action (chromium side). | darin@chromium.org | 2009-03-09 | 5 | -20/+27 |
* | Remove the stats counter calls for NPObject counts. This code is used in the | darin@chromium.org | 2009-03-09 | 1 | -7/+0 |
* | Strip CRs from *.in files to allow building from webkit.org | dglazkov@google.com | 2009-03-09 | 1 | -2/+2 |
* | Updating mac tests based on the weekend | thomasvl@chromium.org | 2009-03-09 | 1 | -30/+9 |
* | Rebaseline for | rafaelw@chromium.org | 2009-03-08 | 5 | -50/+52 |
* | Landing again the CL that adds security info to canceled requests (last time ... | jcampan@chromium.org | 2009-03-08 | 3 | -10/+16 |
* | Update tests fixable. | ericroman@google.com | 2009-03-08 | 1 | -1/+1 |
* | Remove a duplicate expectation. Somehow linting didnt catch this. | ericroman@google.com | 2009-03-08 | 1 | -1/+0 |
* | Update test lists following merge. There are some failures on MAC and LINUX w... | ericroman@google.com | 2009-03-08 | 1 | -0/+10 |
* | Don't call ChromiumBridge::initV8CounterFunction() since it asserts not reached. | ericroman@google.com | 2009-03-08 | 1 | -1/+2 |
* | Fix tests list -- some expected fails are no longer valid on MAC because thos... | ericroman@google.com | 2009-03-08 | 1 | -3/+2 |
* | Fill out some of the new abstract methods of WebKitClient. | ericroman@google.com | 2009-03-08 | 2 | -33/+5 |
* | WebKit merge 41447:41498 | ericroman@google.com | 2009-03-07 | 45 | -7/+529 |
* | Revert change 11197 because it created 138 new layout tests | nsylvain@chromium.org | 2009-03-07 | 3 | -14/+9 |
* | Landing again the CL that adds security info to canceled requests (it was bre... | jcampan@chromium.org | 2009-03-07 | 3 | -9/+14 |
* | Remove redundent expected layout test results. These are the same as the ones... | thestig@chromium.org | 2009-03-07 | 4 | -190/+0 |
* | Rebaseline text/text-text-0[5-7]-t tests on Linux. The images only differ in ... | thestig@chromium.org | 2009-03-07 | 9 | -704/+3 |
* | Reverting 11179. | jcampan@chromium.org | 2009-03-07 | 3 | -14/+9 |
* | This CL adds a way to specify the security info when canceling a URLRequest. | jcampan@chromium.org | 2009-03-07 | 3 | -9/+14 |
* | Rebaseline two tests that, according to Finnur, were erroneously re-baselined... | pkasting@chromium.org | 2009-03-06 | 7 | -40/+38 |
* | Defer a test which also fails upstream, and has never passed locally (or, I t... | pkasting@chromium.org | 2009-03-06 | 1 | -1/+2 |
* | Enable some code that compiles fine on linux now. This code talks | tc@google.com | 2009-03-06 | 1 | -8/+0 |
* | The output from these layout tests now resembles the | senorblanco@chromium.org | 2009-03-06 | 5 | -4/+4 |
* | fix linux/mac: remove on linux/mac too | tc@google.com | 2009-03-06 | 1 | -1/+0 |
* | Removing the destroy-stream-twice.html test from pending as we now match the ... | ananta@chromium.org | 2009-03-06 | 2 | -78/+0 |
* | Rebase cg-fallback-bolding test on Linux. We have anti-aliasing turned on. | thestig@chromium.org | 2009-03-06 | 3 | -4/+1 |
* | New switch --gdb allows TestShell.app to be debugged by gdb even when | jrg@chromium.org | 2009-03-06 | 3 | -3/+11 |
* | Generate data packs for all languages and allow us to load | tc@google.com | 2009-03-06 | 1 | -0/+51 |
* | Build test_shell and test_shell_tests on Linux from gyp-generated scons files: | sgk@google.com | 2009-03-06 | 2 | -11/+102 |
* | Fixes the following layout tests. | ananta@chromium.org | 2009-03-06 | 3 | -25/+17 |
* | Rebaseline form-element-geometry-expected. | pkasting@chromium.org | 2009-03-06 | 4 | -14/+14 |
* | RenderWidgetHost now only accepts a new NativeWebKeyboardEvent which owns a c... | erg@google.com | 2009-03-06 | 2 | -16/+1 |
* | Convert from line scrolling to pixel scrolling. Increase pixel scroll amount... | pkasting@chromium.org | 2009-03-06 | 4 | -18/+26 |
* | Fix _ValidateLists to work when running in linting mode. | ojan@google.com | 2009-03-06 | 3 | -8/+27 |
* | Rebaseline text-overflow-ellipsis test on Linux. | thestig@chromium.org | 2009-03-06 | 4 | -8/+53 |
* | Reland r11118. | darin@chromium.org | 2009-03-06 | 6 | -172/+59 |
* | Rebaseline transform-absolute-in-positioned-container. | levin@chromium.org | 2009-03-06 | 4 | -4/+4 |
* | Trying to match more closely DumpRenderTree to pass the layout test: LayoutTe... | jcampan@chromium.org | 2009-03-06 | 2 | -3/+16 |
* | Fix event handling problem in WorkerContext caused by r10987. | jianli@chromium.org | 2009-03-06 | 2 | -8/+21 |
* | Revert r11118 :( | darin@chromium.org | 2009-03-06 | 6 | -59/+172 |
* | Rename "ReadOnly" attribute to "v8ReadOnly". | mbelshe@google.com | 2009-03-06 | 1 | -8/+8 |
* | More WebKit API action (chromium side) | darin@chromium.org | 2009-03-06 | 6 | -172/+59 |
* | Rebase a test that had been fixed already on windows. | pinkerton@chromium.org | 2009-03-06 | 2 | -14/+21 |
* | Get rid of IDL attribute "DontDelete". It is only used for "v8DisallowShadow... | mbelshe@google.com | 2009-03-06 | 1 | -1/+1 |
* | Rebase tests to match our network layer, not CFNetwork | pinkerton@chromium.org | 2009-03-06 | 3 | -5/+11 |
* | Mac rebases from adam's change (r11100). | thomasvl@chromium.org | 2009-03-06 | 19 | -16/+342 |
* | Rebaseline a Linux pixel test after r11100. | deanm@chromium.org | 2009-03-06 | 2 | -1/+1 |
* | fast/clip/nestedTransparencyClip.html has not failed for over 20 | ager@chromium.org | 2009-03-06 | 1 | -4/+0 |
* | Adding missing baselines for 11100 | abarth@chromium.org | 2009-03-06 | 4 | -0/+22 |
* | Don't let file:// URLs script Web URLs. | abarth@chromium.org | 2009-03-06 | 14 | -21/+249 |