| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use upstreamed v8 bindings for V8DOMWindowCustom | japhet@chromium.org | 2009-05-20 | 1 | -291/+0 |
* | Remove JSDOMBinding, which is no longer used. | dglazkov@chromium.org | 2009-05-20 | 3 | -94/+0 |
* | Fix crash in SVG bindings. We attempted to update the SVGContext for | ager@chromium.org | 2009-05-20 | 1 | -0/+3 |
* | Use the upstream version of ScriptController. | levin@chromium.org | 2009-05-20 | 2 | -557/+0 |
* | 3 Speedups for turning v8 strings into webcore strings | davemoore@chromium.org | 2009-05-19 | 1 | -29/+31 |
* | Use upstreamed v8 bindings for CanvasRenderingContext2D | japhet@chromium.org | 2009-05-19 | 1 | -416/+0 |
* | Remove local copy of V8MessagePortCustom.cpp now that it has been upstreamed. | levin@chromium.org | 2009-05-19 | 1 | -167/+0 |
* | ScriptController.* needs to be reformatted into WebKit style. | levin@chromium.org | 2009-05-18 | 2 | -355/+213 |
* | Use the V8Bindings for HTMLSelectElementCollection and HTMLOptionsCollection ... | japhet@chromium.org | 2009-05-16 | 1 | -90/+0 |
* | Complete upstreaming V8 DOM Wrapper Map. | dglazkov@chromium.org | 2009-05-15 | 2 | -73/+1 |
* | Switch to upstream versions of V8DocumentLocationCustom.cpp and V8CanvasPixel... | levin@chromium.org | 2009-05-14 | 2 | -121/+0 |
* | Prepare V8MessagePortCustom.cpp for upstreaming to WebKit | levin@chromium.org | 2009-05-13 | 1 | -135/+63 |
* | Move Element, Attr, HTMLIFrameElement, HTMLFrameElement out of v8_custom.cpp ... | japhet@chromium.org | 2009-05-12 | 1 | -227/+0 |
* | Added type check to SVG operation arguments. | plesner@google.com | 2009-05-12 | 3 | -0/+35 |
* | Split V8Proxy::retrieveActiveFrame() into two methods. | aa@chromium.org | 2009-05-12 | 6 | -20/+52 |
* | WebKit Merge 43346:43361, Chromium side. | dglazkov@google.com | 2009-05-07 | 2 | -0/+8 |
* | Forget V8Object before removing it from g_live_objects set can cause a crash ... | fqian@google.com | 2009-05-07 | 1 | -1/+1 |
* | Chrome-side of WebKit merge 43321:43346 | darin@chromium.org | 2009-05-07 | 1 | -22/+0 |
* | Fix regression in security checks introduced by WebKit merge | ager@chromium.org | 2009-05-07 | 1 | -6/+0 |
* | Chrome-side of WebKit merge 43242:43321 | darin@chromium.org | 2009-05-06 | 1 | -2/+1 |
* | Changes for upstreaming V8DocumentLocationCustom.cpp. | levin@chromium.org | 2009-05-06 | 2 | -23/+58 |
* | Chrome changes for WebKit merge 43114:43242 | darin@chromium.org | 2009-05-05 | 3 | -2/+5 |
* | Style fixes for webkit upstreaming. | ajwong@chromium.org | 2009-05-05 | 1 | -57/+45 |
* | Undo the reference counting experiment. The crashes are still | ager@chromium.org | 2009-05-01 | 1 | -30/+2 |
* | Wrappers for inline style declarations disappeared on GC. Fix the | ager@chromium.org | 2009-05-01 | 1 | -1/+14 |
* | Fix issue 11264 | fqian@google.com | 2009-05-01 | 1 | -16/+30 |
* | Second part of fix of issue http://code.google.com/p/chromium/issues/detail?i... | fqian@google.com | 2009-05-01 | 1 | -1/+12 |
* | Replace std::map, std::set by WTF::HashMap and WTF::HashSet. | fqian@google.com | 2009-04-30 | 1 | -40/+93 |
* | ClientRectList must provide indexed access method that acts like item() method. | ukai@chromium.org | 2009-04-30 | 3 | -0/+8 |
* | When doing the scheme check for applying V8 extensions, check against the | mpcomplete@google.com | 2009-04-29 | 1 | -3/+6 |
* | Artificially increase the ref count on WebCore strings that we use as | ager@chromium.org | 2009-04-29 | 1 | -2/+30 |
* | WebKit Merge 42805:42932, Chromium side. | dglazkov@google.com | 2009-04-28 | 3 | -12/+5 |
* | Merge: chromium side [42671:42725] | levin@chromium.org | 2009-04-23 | 1 | -6/+6 |
* | Use upstreamed V8WorkerCustom and V8WorkerContextCustom. Remove duplicate V8U... | jianli@chromium.org | 2009-04-23 | 2 | -519/+0 |
* | Save ~150k on a Linux release build by not inlining DOMWrapperToNode. | deanm@chromium.org | 2009-04-21 | 2 | -9/+17 |
* | - Exteranalize strings but not the results of toString() on non-strings. | davemoore@chromium.org | 2009-04-21 | 2 | -13/+22 |
* | Fix UMR, created by the merge. | dglazkov@google.com | 2009-04-20 | 1 | -1/+1 |
* | WebKit Merge 42609:42671, Chromium Side | dglazkov@google.com | 2009-04-20 | 7 | -29/+12 |
* | Null check V8 proxy before clearing it in out of memory situations. | ager@chromium.org | 2009-04-20 | 1 | -4/+6 |
* | Unfork Inspector, Chromium side. | dglazkov@google.com | 2009-04-17 | 4 | -1/+18 |
* | WebKit Merge 42580:42609, Chromium side. | dglazkov@google.com | 2009-04-17 | 2 | -2/+2 |
* | Chrome side of webkit merge from 42547 to 42580. | tc@google.com | 2009-04-16 | 4 | -24/+2 |
* | Make HTMLSelectElement and HTMLOptionsCollection return collections of options | davemoore@chromium.org | 2009-04-16 | 3 | -9/+35 |
* | Chromium side of webkit merge 42440:42523. | ericroman@google.com | 2009-04-15 | 1 | -3/+3 |
* | Reverting 13760. | davemoore@chromium.org | 2009-04-15 | 3 | -34/+9 |
* | Make HTMLSelectElement and HTMLOptionsCollection return collections of options | davemoore@chromium.org | 2009-04-15 | 3 | -9/+34 |
* | Revert changes causing memory_test problems. | asargent@chromium.org | 2009-04-14 | 1 | -11/+2 |
* | Fix problems in event listener teardown | asargent@chromium.org | 2009-04-13 | 1 | -2/+11 |
* | Fix worker constructor so that nested worker can be created. | jianli@chromium.org | 2009-04-13 | 1 | -6/+13 |
* | Chromium side of merge 42364:42403. | pam@chromium.org | 2009-04-11 | 1 | -1/+1 |