summaryrefslogtreecommitdiffstats
path: root/webkit/port/bindings/v8/v8_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Delete V8Proxy and V8Utilities and use upstreamed versions.japhet@chromium.org2009-06-291-673/+0
* Reverting 19489,19488.japhet@chromium.org2009-06-291-0/+673
* Use upstream V8Proxy and V8Utilitiesjaphet@chromium.org2009-06-291-673/+0
* Use upstreamed V8Indexjaphet@chromium.org2009-06-251-1/+1
* Run content scripts in their own isolated world. Hidden behind the --isolate...abarth@chromium.org2009-06-251-1/+10
* TEST=nonejorlow@chromium.org2009-06-171-0/+5
* DevTools: when injected script context is created its context data is set to ...yurys@google.com2009-06-111-0/+6
* Update DEPS to pull in upstream changes that remove RGBA32Buffer::bitmap(), a...pkasting@chromium.org2009-06-111-1/+1
* Reapply caching of the document JavaScript wrapper on the globalager@chromium.org2009-06-091-0/+8
* Revert r17853. Causes debug mode layout test failures.ager@chromium.org2009-06-081-6/+0
* Cache the document JavaScript wrapper on the global object for fasterager@chromium.org2009-06-081-0/+6
* Added support for constructor calls in the NPAPI.sgjesse@chromium.org2009-05-271-0/+5
* Hook up Context::GetCalling() to V8Proxy.abarth@chromium.org2009-05-211-3/+14
* Added type check to SVG operation arguments.plesner@google.com2009-05-121-0/+3
* Split V8Proxy::retrieveActiveFrame() into two methods.aa@chromium.org2009-05-121-4/+22
* Chrome-side of WebKit merge 43242:43321darin@chromium.org2009-05-061-2/+1
* ClientRectList must provide indexed access method that acts like item() method.ukai@chromium.org2009-04-301-0/+1
* Save ~150k on a Linux release build by not inlining DOMWrapperToNode.deanm@chromium.org2009-04-211-9/+3
* Fix UMR, created by the merge.dglazkov@google.com2009-04-201-1/+1
* WebKit Merge 42609:42671, Chromium Sidedglazkov@google.com2009-04-201-4/+1
* Chrome side of webkit merge from 42547 to 42580.tc@google.com2009-04-161-3/+0
* Chrome side change to use V8EventListenerList from upstream. This involves re...jianli@chromium.org2009-04-031-29/+1
* Reland changes to fix the problem that DOM object is deleted in the GC thread...jianli@chromium.org2009-03-291-3/+4
* Speedup event performance by caching V8EventListener on the wrapped object. asargent@chromium.org2009-03-261-2/+32
* Revert change 12507 and 12532 because it breaks the nsylvain@chromium.org2009-03-261-4/+3
* Fix the problem that DOM object is deleted in the GC thread, not owning thread.jianli@chromium.org2009-03-251-3/+4
* Add basic infrastructure for sending async browser API request and receiving ...aa@chromium.org2009-03-241-5/+16
* Remove the DOM constructor cache and instead use an object wrapper prototypembelshe@google.com2009-03-201-14/+10
* Commit 40144. I had to move to to a separate CL to use gcl'saa@chromium.org2009-03-131-4/+12
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-4/+4
* First step towards moving v8 extensions out of WebCore. asargent@chromium.org2009-03-041-1/+2
* Changes to unfork DOMWindow.mbelshe@google.com2009-02-121-5/+6
* More v8 bindings work to support executing worker and handling events in its ...jianli@chromium.org2009-02-091-0/+5
* Reverting 9394.ojan@google.com2009-02-091-1/+0
* Reverting 9393.ojan@google.com2009-02-091-0/+1
* Reverting 9383.ojan@google.com2009-02-091-1/+0
* Reverting 9380,9379,9378.ojan@google.com2009-02-091-0/+1
* WebKit merge 40668:40722 part 2.ojan@google.com2009-02-091-1/+0
* Add a new interface to JS for access to a microsecond timer (Interval).mbelshe@google.com2009-01-261-1/+7
* Implement ScriptController::updateSecurityOrigin. Fixes two security LayoutT...abarth@chromium.org2008-12-161-3/+4
* The m_context member of the V8 proxy should be empty if any part ofager@google.com2008-12-101-2/+2
* This is a cleaned up fix of Christian's original patch in fqian@google.com2008-12-061-1/+22
* Reverted not-quite-working fix for hotmail issue.plesner@google.com2008-12-051-5/+0
* Fixed dom node and constructor instantiation so that dom constructorsplesner@google.com2008-12-051-0/+5
* Added line number and source URL information to inspector console messages.sgjesse@chromium.org2008-12-051-0/+19
* De-peerable part 2. Lot of changes on the binding side.fqian@google.com2008-12-041-12/+14
* src/webkit side of webkit merge 38760:38800ojan@google.com2008-12-031-2/+2
* Some cleanup of ScriptValue.fqian@google.com2008-12-031-1/+2
* Revert part of changes made in http://codereview.chromium.org/10687fqian@google.com2008-11-241-0/+4