| Commit message (Expand) | Author | Age | Files | Lines |
* | Chrome side change to use V8EventListenerList from upstream. This involves re... | jianli@chromium.org | 2009-04-03 | 2 | -114/+1 |
* | Implement custom methods for some Node dom calls | mbelshe@google.com | 2009-04-01 | 1 | -2/+5 |
* | Keep JS wrappers for non-node objects associated with a DOMWindow | ager@chromium.org | 2009-04-01 | 2 | -7/+64 |
* | Reland changes to fix the problem that DOM object is deleted in the GC thread... | jianli@chromium.org | 2009-03-29 | 4 | -382/+218 |
* | Search box support, Chromium side.BUG=9210 | pkasting@chromium.org | 2009-03-27 | 1 | -1/+1 |
* | Start using the upstream versions of V8NodeFilter and V8XML*. | levin@chromium.org | 2009-03-27 | 8 | -1083/+1 |
* | Speedup event performance by caching V8EventListener on the wrapped object. | asargent@chromium.org | 2009-03-26 | 2 | -27/+120 |
* | Fix window.history GC issue. Since the history object is not part of | ager@chromium.org | 2009-03-26 | 2 | -14/+27 |
* | Revert change 12507 and 12532 because it breaks the | nsylvain@chromium.org | 2009-03-26 | 5 | -787/+388 |
* | Fix the problem that DOM object is deleted in the GC thread, not owning thread. | jianli@chromium.org | 2009-03-25 | 5 | -388/+787 |
* | Fix data url security tests. | ager@chromium.org | 2009-03-25 | 1 | -4/+7 |
* | Start using upstreamed worker files and remove the old ones from webkit/port. | dimich@google.com | 2009-03-24 | 4 | -642/+0 |
* | Add basic infrastructure for sending async browser API request and receiving ... | aa@chromium.org | 2009-03-24 | 2 | -12/+28 |
* | Chrome side of webkit merge from r41860 to 41906. | tc@google.com | 2009-03-23 | 2 | -2/+2 |
* | Back out string morphing. | mbelshe@google.com | 2009-03-23 | 1 | -5/+10 |
* | Rework the v8 binding string handling to be more efficient. | mbelshe@google.com | 2009-03-23 | 2 | -79/+128 |
* | Change chromium to use the V8Collection from WebKit/WebCore/bindings/v8. | levin@chromium.org | 2009-03-23 | 2 | -192/+1 |
* | Hook up V8 Database Bindings. | dglazkov@google.com | 2009-03-22 | 5 | -3/+29 |
* | Remove the DOM constructor cache and instead use an object wrapper prototype | mbelshe@google.com | 2009-03-20 | 2 | -63/+76 |
* | Preupstreaming cleanup for xhr (part 2): | levin@chromium.org | 2009-03-20 | 5 | -325/+492 |
* | Pre-upstreaming style changes to match webkit style. | levin@chromium.org | 2009-03-19 | 3 | -761/+743 |
* | Enable IDL attribute [V8ReadOnly] to have the same | mbelshe@google.com | 2009-03-19 | 1 | -3/+4 |
* | Linux: fix include filename case | agl@chromium.org | 2009-03-19 | 1 | -2/+2 |
* | Pre-upstream style changes: rename enableWebWorkers to setIsWebWorkersEnabled... | dimich@google.com | 2009-03-19 | 2 | -5/+5 |
* | Unfork WebInspector frontend take 2: New DEPS and webkit/... | pfeldman@chromium.org | 2009-03-18 | 1 | -0/+9 |
* | Add a handle scope to V8Proxy::initContextIfNeeded. | ager@chromium.org | 2009-03-18 | 1 | -1/+4 |
* | Revert the src/webkit part of r11958 since it broke the build. | maruel@chromium.org | 2009-03-18 | 1 | -9/+0 |
* | Unfork WebInspector frontend. | pfeldman@chromium.org | 2009-03-18 | 1 | -0/+9 |
* | Make worker constructor return error if it is enabled by the flag. | jianli@chromium.org | 2009-03-18 | 3 | -0/+22 |
* | Pre-upstream cleaning of files - changing them to follow WebKit coding style. | dimich@google.com | 2009-03-17 | 4 | -448/+416 |
* | Get v8_collection.h to match webkit coding standards in | levin@chromium.org | 2009-03-17 | 2 | -237/+205 |
* | Revert "Enable building worker and use command line switch to turn on ..." | agl@chromium.org | 2009-03-17 | 3 | -20/+0 |
* | Enable building worker and use command line switch to turn on this feature. | jianli@chromium.org | 2009-03-17 | 3 | -0/+20 |
* | WebKit merge 41613:41660 (Chromium side). | levin@chromium.org | 2009-03-15 | 1 | -1/+1 |
* | Commit 40144. I had to move to to a separate CL to use gcl's | aa@chromium.org | 2009-03-13 | 5 | -48/+127 |
* | Fix build break to worker feature due to latest webkit merge. | jianli@chromium.org | 2009-03-13 | 4 | -19/+26 |
* | Move HTMLDocument functions from v8_custom to V8HTMLDocumentCustom. | mbelshe@google.com | 2009-03-13 | 3 | -80/+4 |
* | WebKit merge 41588:41613 (Chromium side). | levin@chromium.org | 2009-03-13 | 7 | -815/+45 |
* | Add v8::Locker in worker related code in order to run multiple workers in a w... | jianli@chromium.org | 2009-03-12 | 2 | -0/+3 |
* | Revert 11539 restoring 11548 | jar@chromium.org | 2009-03-12 | 1 | -1/+4 |
* | Chrome-side changes to use registerURLSchemeNoAccess. | darin@chromium.org | 2009-03-12 | 1 | -14/+4 |
* | Revert 11539 which increased webkit failures on the mac | jar@chromium.org | 2009-03-12 | 1 | -4/+1 |
* | These two layout tests were failing: | davemoore@chromium.org | 2009-03-12 | 1 | -1/+4 |
* | Fix issue with getting self of WorkerContext. | jianli@chromium.org | 2009-03-12 | 2 | -3/+4 |
* | Fix build break to worker feature after webkit merge. We also need to fix v8 ... | jianli@chromium.org | 2009-03-11 | 2 | -0/+15 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 13 | -13/+0 |
* | Fix build breaks after webkit merge. | jam@chromium.org | 2009-03-10 | 1 | -0/+1 |
* | WebKit merge 41498:41530. | ericroman@google.com | 2009-03-10 | 1 | -0/+2 |
* | More WebKit API action (chromium side). | darin@chromium.org | 2009-03-09 | 1 | -8/+0 |
* | Remove the stats counter calls for NPObject counts. This code is used in the | darin@chromium.org | 2009-03-09 | 1 | -7/+0 |