| Commit message (Expand) | Author | Age | Files | Lines |
* | Proper fix for the "thousands of macro names must be identifiers" bug. | dglazkov@chromium.org | 2009-07-06 | 1 | -3/+10 |
* | Reverting 19963. | japhet@chromium.org | 2009-07-06 | 4 | -2/+268 |
* | Delete V8Binding and use the upstreamed version. BUG=15789 | japhet@chromium.org | 2009-07-06 | 4 | -268/+2 |
* | Remove any double qoutes from defines, fed into bindings generator. | dglazkov@chromium.org | 2009-07-06 | 1 | -1/+3 |
* | Update Linux baselines for Skia upgrade in r19940. | deanm@chromium.org | 2009-07-06 | 20 | -10/+10 |
* | Roll up Skia to r250 to pick up an alpha gradient fix. | deanm@chromium.org | 2009-07-06 | 12 | -6/+6 |
* | Update V8 in Chromium to version 1.2.12. This update improves performance, | kasperl@google.com | 2009-07-06 | 2 | -2/+2 |
* | DevTools: Provisional support for global properties' and scope roots completi... | pfeldman@chromium.org | 2009-07-06 | 2 | -0/+33 |
* | Roll WebKit deps. 45535:45555 | jorlow@chromium.org | 2009-07-05 | 1 | -0/+3 |
* | Add back in working layout tests. | jorlow@chromium.org | 2009-07-03 | 1 | -32/+16 |
* | Add RGBColor::create to handle ref counts for RGBColor objects | ager@chromium.org | 2009-07-03 | 2 | -16/+28 |
* | Fix Acid3 Test 48: LINKTEST, Chromium side.... | dglazkov@chromium.org | 2009-07-03 | 2 | -4/+29 |
* | WebKit deps roll 45495:45535 | jorlow@chromium.org | 2009-07-03 | 1 | -0/+3 |
* | DevTools: Console tests. | pfeldman@chromium.org | 2009-07-03 | 2 | -12/+102 |
* | DevTools: do console evaluations in the global context of the inspected windo... | yurys@google.com | 2009-07-03 | 1 | -1/+2 |
* | Some layout tests failed in a recent merge due to a FocusController change. T... | jcampan@chromium.org | 2009-07-03 | 1 | -14/+4 |
* | We used to store/restore the frame and node that were focused last when a age... | jcampan@chromium.org | 2009-07-03 | 5 | -134/+11 |
* | Port WebImage to CG and rework the Skia version so that WebImage just has a | darin@google.com | 2009-07-03 | 6 | -154/+189 |
* | mac: build fix. | evan@chromium.org | 2009-07-03 | 1 | -0/+8 |
* | linux: re-enable test plugin code for X events | evan@chromium.org | 2009-07-03 | 2 | -14/+9 |
* | Update layout test expectations so that LayoutTests/plugins/netscape-plugin-m... | jam@chromium.org | 2009-07-03 | 1 | -1/+1 |
* | linux: Update a baseline affected by my other change. | evan@chromium.org | 2009-07-03 | 1 | -0/+11 |
* | linux: fix a layout test by having our test plugin provide two mimetypes | evan@chromium.org | 2009-07-03 | 2 | -4/+7 |
* | Enabled passing media layout tests. | scherkus@chromium.org | 2009-07-03 | 1 | -4/+0 |
* | shared build: make the shared build work for test_shell | evan@chromium.org | 2009-07-03 | 1 | -0/+8 |
* | Add getFileSize support to chromium | victorw@chromium.org | 2009-07-03 | 4 | -0/+22 |
* | Upstream V8SVGPODTypeWrapper | japhet@chromium.org | 2009-07-02 | 2 | -388/+1 |
* | Adding HTML5 DB support to Chromium, part 4 of 4: enable DB support. | dumi@chromium.org | 2009-07-02 | 1 | -0/+2 |
* | Add failures from WebKit 45486:45473 merge. | ojan@chromium.org | 2009-07-02 | 1 | -1/+151 |
* | Add layout test exceptions | jorlow@chromium.org | 2009-07-02 | 1 | -0/+6 |
* | Roll WebKit 45473:45487 | jorlow@chromium.org | 2009-07-02 | 1 | -0/+5 |
* | Add empty strings localized_strings to fix build breakage. | jorlow@chromium.org | 2009-07-02 | 1 | -0/+3 |
* | Reverting 19834. | jorlow@chromium.org | 2009-07-02 | 1 | -3/+0 |
* | linux: more cleanup of passing plugin tests | evan@chromium.org | 2009-07-02 | 1 | -6/+8 |
* | Add empty strings localized_strings to fix build breakage. | jorlow@chromium.org | 2009-07-02 | 1 | -0/+3 |
* | Move the NULLing out of WebViewImpl::delegate_ until after we close the page. | mpcomplete@chromium.org | 2009-07-02 | 1 | -4/+4 |
* | Linux: rebaselining complex text layout tests. | agl@chromium.org | 2009-07-02 | 6 | -4/+2623 |
* | Linux: rebaselining complex text layout tests. | agl@chromium.org | 2009-07-02 | 28 | -23/+1146 |
* | Roll WebKit deps 45460:45473 | jorlow@chromium.org | 2009-07-02 | 1 | -0/+3 |
* | DevTools: Revert 19813 since it creates more problems than solves. | pfeldman@chromium.org | 2009-07-02 | 2 | -12/+2 |
* | Set the WebViewDelegate earlier during WebView creation to ensure that | darin@chromium.org | 2009-07-02 | 1 | -7/+6 |
* | Switch over to use V8 code generator upstream. | dglazkov@google.com | 2009-07-02 | 4 | -2977/+3 |
* | DevTools: switch to KeyboardShortcut.js from WebKit. | yurys@google.com | 2009-07-02 | 2 | -109/+1 |
* | DevTools: Set up utility context earlier (prevent from crash). | pfeldman@chromium.org | 2009-07-02 | 5 | -23/+30 |
* | Add split with devtools container into the browser view. | pfeldman@chromium.org | 2009-07-02 | 1 | -4/+7 |
* | DevTools: Move InspectorController message filtering to the injected side. | pfeldman@chromium.org | 2009-07-02 | 2 | -9/+8 |
* | Update V8 to version 1.2.11. | ager@chromium.org | 2009-07-02 | 2 | -2/+4 |
* | Removed duplicate test expectation. | scherkus@chromium.org | 2009-07-02 | 1 | -2/+0 |
* | Media layout tests are passing again. | scherkus@chromium.org | 2009-07-02 | 1 | -33/+5 |
* | TBR: Nuke more layout tests until the focus code is updated. | jorlow@chromium.org | 2009-07-02 | 1 | -9/+10 |