| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Enable building worker and use command line switch to turn on ..." | agl@chromium.org | 2009-03-17 | 2 | -2/+2 |
* | Enable building worker and use command line switch to turn on this feature. | jianli@chromium.org | 2009-03-17 | 2 | -2/+2 |
* | WebKit merge 41660:41709 (Chromium side). | levin@chromium.org | 2009-03-16 | 2 | -36/+36 |
* | WebKit merge 41588:41613 (Chromium side). | levin@chromium.org | 2009-03-13 | 3 | -10/+42 |
* | Implement WebSandboxSupport. | darin@chromium.org | 2009-03-12 | 1 | -0/+4 |
* | Re-apply the webkit merge. This is a revert of 11454 and 11455. | darin@chromium.org | 2009-03-11 | 4 | -18/+39 |
* | Revert merge (revision 11400) to test impact on page cycler perf. | darin@chromium.org | 2009-03-11 | 4 | -39/+18 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 3 | -3/+0 |
* | WebKit merge 41530:41559. | darin@chromium.org | 2009-03-10 | 4 | -18/+39 |
* | Move forked, DevTools-specific JS files out of third_party/WebKit | dglazkov@google.com | 2009-03-10 | 1 | -7/+6 |
* | Adds WebThemeEngine, WebColor, and WebCanvas to the WebKit API (chrome-side). | darin@chromium.org | 2009-03-10 | 3 | -2/+19 |
* | WebKit merge 41498:41530. | ericroman@google.com | 2009-03-10 | 2 | -0/+9 |
* | Add API functions to control Quantify, as well as expose these | asargent@chromium.org | 2009-03-09 | 2 | -0/+9 |
* | Refactor v8 extensions so that they aren't in the WebCore namespace, and can ... | asargent@chromium.org | 2009-03-05 | 2 | -12/+13 |
* | Address some of the review comments on comment 2 of | brettw@chromium.org | 2009-03-05 | 2 | -168/+176 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 4 | -5/+5 |
* | Linux: don't build gtk2drawing.c any more. | agl@chromium.org | 2009-03-05 | 1 | -1/+0 |
* | Chrome side of WebKit merge 41402:41420 | brettw@chromium.org | 2009-03-04 | 1 | -1/+1 |
* | revert r10867 since it had no impact on page load perf | darin@chromium.org | 2009-03-04 | 2 | -4/+4 |
* | Test reverting to WebKit's implementation of WTF::currentTime() to see if it | darin@chromium.org | 2009-03-04 | 2 | -4/+4 |
* | Re-apply change 10840 since today's WebKit merge brought in the pieces it dep... | pam@chromium.org | 2009-03-04 | 2 | -0/+10 |
* | Rollback 10840. | mbelshe@google.com | 2009-03-04 | 2 | -10/+0 |
* | Unforking Document.idl and HTMLCanvasElement.idl | mbelshe@google.com | 2009-03-03 | 2 | -0/+10 |
* | Add V8WebKitCSSMatrixConstructor to Linux build | dglazkov@google.com | 2009-03-02 | 1 | -0/+1 |
* | Fix windows build: include the webkit chromium directory in | tc@google.com | 2009-03-02 | 2 | -2/+1 |
* | Hook up upstreamed V8 bindings, Chromium side | dglazkov@google.com | 2009-03-02 | 2 | -83/+190 |
* | Chrome side to pick up new WebKit API changes. | darin@chromium.org | 2009-02-28 | 4 | -18/+45 |
* | Workaround for webkit change that broke Gears. The fix is to use a V8 | mpcomplete@google.com | 2009-02-28 | 2 | -64/+73 |
* | Pull WebKit deps to get transparency fixes, and rebaseline affected layout te... | brettw@chromium.org | 2009-02-27 | 1 | -2/+2 |
* | Attempt to fix Linux build. File removed during merge, need to remove from SC... | dimich@google.com | 2009-02-27 | 1 | -1/+0 |
* | webkit merge 41217:41268, Chromium part | dimich@google.com | 2009-02-27 | 4 | -4/+14 |
* | Part of unforking Location. We make a bunch of Location related | mbelshe@google.com | 2009-02-27 | 2 | -0/+5 |
* | Fix Linux shared build breakage due to new sources in WebKit scons. | mmoss@chromium.org | 2009-02-26 | 1 | -0/+1 |
* | fix build bustage | darin@chromium.org | 2009-02-26 | 1 | -0/+13 |
* | Chromium changes to use new WebKit, WebKitClient, and WebClipboard interfaces. | darin@chromium.org | 2009-02-26 | 3 | -2/+68 |
* | chrome side of merge from r41181 to r41217 | tc@google.com | 2009-02-25 | 4 | -75/+90 |
* | Eliminate duplicate argument to action_jsconfig.py | mark@chromium.org | 2009-02-25 | 1 | -8/+6 |
* | Import .gyp files into the Chromium tree | mark@chromium.org | 2009-02-25 | 9 | -0/+855 |
* | chrome side of the webkit merge | tc@google.com | 2009-02-24 | 2 | -0/+6 |
* | rollback r10264 to fix build bustage | darin@chromium.org | 2009-02-24 | 2 | -30/+0 |
* | Update build files to pick up newly added files. | darin@chromium.org | 2009-02-24 | 2 | -0/+30 |
* | WebKit Merge! (chrome part) | eseidel@chromium.org | 2009-02-24 | 2 | -0/+9 |
* | Multiple fixes for broken Linux SHARED=1 build. This gets things building, bu... | mmoss@chromium.org | 2009-02-23 | 1 | -1/+5 |
* | the lI tried to land the clipboard change locally (it was landed upstream too... | sky@google.com | 2009-02-23 | 2 | -5/+0 |
* | I'm expanding this to fix a couple of bugs in determining the file name for | sky@google.com | 2009-02-23 | 2 | -0/+5 |
* | Build third_party/WebKit/WebKit/chromium on Linux. | darin@chromium.org | 2009-02-23 | 1 | -0/+23 |
* | Add new vcproj for contents of third_party/WebKit/WebKit/chromium | darin@chromium.org | 2009-02-23 | 2 | -0/+165 |
* | WebKit Merge 41017:41057, Chromium Side | dglazkov@google.com | 2009-02-18 | 2 | -9/+0 |
* | Scrubbing HTMLPluginElement V8 custom bindings, Chromium side. | dglazkov@google.com | 2009-02-13 | 2 | -0/+5 |
* | fix scons build | tc@google.com | 2009-02-13 | 1 | -1/+4 |