| Commit message (Expand) | Author | Age | Files | Lines |
* | Landing this again as I cannot reproduce the perf regression locally. | jcampan@chromium.org | 2008-11-07 | 3 | -75/+142 |
* | Keep MessagePort wrappers alive for the life-time of the corresponding | ager@google.com | 2008-11-07 | 3 | -11/+45 |
* | Fix Linux build bustage by making the ImageBufferSkia code compilable on all ... | brettw@google.com | 2008-11-07 | 1 | -1/+1 |
* | Make Canvas and other ImageBuffer uses able to detect failure and not create | brettw@google.com | 2008-11-07 | 2 | -1/+20 |
* | Disallow shadowing of top since shadowing top can break frame-busting | ager@google.com | 2008-11-07 | 3 | -12/+12 |
* | Do not allow shadowing of location.href since that can break | ager@google.com | 2008-11-07 | 2 | -2/+1 |
* | Another attempt at fixing the flash security issue surrounding | ager@google.com | 2008-11-07 | 6 | -109/+194 |
* | Reverting the autofill popu CL as it creates perf regression. | jcampan@chromium.org | 2008-11-06 | 3 | -145/+76 |
* | Add support for arbitrarily transformed Windows buttons text fields, and sele... | brettw@google.com | 2008-11-06 | 3 | -25/+256 |
* | Eliminate CursorChromium's dependency on webkit/glue. | darin@chromium.org | 2008-11-06 | 5 | -123/+124 |
* | Fix all callers of the removed GraphicsContext functions to use only the func... | brettw@google.com | 2008-11-05 | 5 | -50/+47 |
* | This CL adds the autofill UI in forms. | jcampan@chromium.org | 2008-11-05 | 3 | -75/+144 |
* | Implement and refactor some test shell functions and enable a test. | estade@chromium.org | 2008-11-05 | 1 | -2/+3 |
* | Render GTK widgets on Linux | agl@chromium.org | 2008-11-05 | 3 | -26/+607 |
* | Rewrote the clipboard API to be more concurrent. Added a helper class to make... | estade@chromium.org | 2008-11-05 | 1 | -20/+21 |
* | Fix a crasher when printing. | maruel@chromium.org | 2008-11-04 | 1 | -1/+33 |
* | Don't use ENABLE_DATABASE in DOMWindow.idl yet, it's not ready (r4486 fallout) | mark@chromium.org | 2008-11-04 | 1 | -1/+2 |
* | Fix two issues with window.location: | ager@google.com | 2008-11-04 | 3 | -13/+27 |
* | Finish unforking the async history item changes. | mpcomplete@google.com | 2008-11-04 | 2 | -7/+0 |
* | Revert changes in issue 9247. | fqian@google.com | 2008-11-03 | 2 | -1/+3 |
* | Get Database compiling on Chromium. Note that because we aren't generating the | aa@google.com | 2008-11-03 | 2 | -15/+32 |
* | Port a few more test_shell_tests to Linux. | tc@google.com | 2008-11-03 | 5 | -706/+1299 |
* | Fix Selenium tests | dglazkov@google.com | 2008-11-03 | 3 | -30/+31 |
* | Rename ScriptController::notifyDOMWindowReady() to windowObjectAvailable(). | fqian@google.com | 2008-11-03 | 2 | -3/+1 |
* | Fix state pushing in the graphics context. My changes pushed a default state ... | brettw@google.com | 2008-11-01 | 1 | -1/+1 |
* | Fix font regression. I was using ascent() instead of font->ascent(), which | brettw@google.com | 2008-11-01 | 1 | -10/+7 |
* | Factor out text, theme, and icon stuff out of PlatformContextSkia back to the... | brettw@google.com | 2008-10-31 | 6 | -526/+399 |
* | Takes steps to make our PlatformScreen implementation more portable. | darin@chromium.org | 2008-10-31 | 4 | -143/+114 |
* | Updated project files and added V8 bindings for HTML5 media/audio/video/sourc... | scherkus@chromium.org | 2008-10-31 | 8 | -3/+309 |
* | Fix gcc build break: | mark@chromium.org | 2008-10-31 | 1 | -10/+10 |
* | WTF?! wtf is lowercase. Fix build break on case-sensitive filesystems (like | mark@chromium.org | 2008-10-31 | 1 | -1/+1 |
* | Fix a null-ptr renderer crash. | ericroman@google.com | 2008-10-31 | 1 | -0/+8 |
* | Get fonts to render in a somewhat recognisable form on Linux. | agl@chromium.org | 2008-10-31 | 6 | -59/+309 |
* | Reformat PlatformContextSkia to be WEbKit style. Reindent the code, rename va... | brettw@google.com | 2008-10-31 | 3 | -561/+612 |
* | Adjust the readonly form control state to no longer look | tc@google.com | 2008-10-31 | 1 | -13/+8 |
* | Set the size properly in our ImageBuffer. This makes various operations fail ... | brettw@google.com | 2008-10-31 | 1 | -0/+1 |
* | Fix transparency for ImageBuffers we make. This behavior is consistent with | brettw@google.com | 2008-10-31 | 1 | -0/+5 |
* | Mac changes for r4070 et seq. Make jsbindings, webcore, port, and glue share | mark@chromium.org | 2008-10-31 | 5 | -401/+25 |
* | Fix a crash when painting is disabled. We would be passed NULL and it wasn't ... | brettw@google.com | 2008-10-31 | 1 | -1/+1 |
* | Try to fix the linux build again. | brettw@google.com | 2008-10-31 | 1 | -2/+1 |
* | Re-add ifdefs for mac & linux builds in the graphics files. | brettw@google.com | 2008-10-31 | 1 | -0/+6 |
* | Add missing file from my last checkin moving Skia painting objects around. | brettw@google.com | 2008-10-31 | 1 | -1/+0 |
* | Make ImageBuffer creation and handling conform to proper WebKit form rather t... | brettw@google.com | 2008-10-31 | 12 | -1300/+1090 |
* | Fix the JSC build. | darin@chromium.org | 2008-10-31 | 2 | -5/+75 |
* | Split the NONNODE_WRAPPER_TYPES into two parts | mbelshe@google.com | 2008-10-31 | 1 | -3/+9 |
* | Linux fixes for the WebKit merge. | evanm@google.com | 2008-10-30 | 1 | -1/+1 |
* | Landing 36102:37604 merge on trunk | dglazkov@google.com | 2008-10-30 | 49 | -3260/+1497 |
* | use the null image instead of NULL, fixes a bunch of crashes. | pinkerton@google.com | 2008-10-28 | 1 | -1/+1 |
* | Change the fatal error handler to no longer return to V8. It will now crash | sgjesse@chromium.org | 2008-10-28 | 1 | -8/+8 |
* | Port a few test_shell_tests. Now it runs 45 of them. | evanm@google.com | 2008-10-27 | 1 | -11/+17 |