git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[V8] Remove a level of indirection in DOMDataStore
2012-11-09
abarth@webkit.org
[V8] Remove a level of indirection in DOMDataStore
commit
|
commitdiff
|
tree
2012-11-09
abarth@webkit.org
IndexedDB should use mostly ScriptWrappable DOM objects
commit
|
commitdiff
|
tree
2012-11-08
abarth@webkit.org
[V8] Update callers to use the aligned pointer API...
commit
|
commitdiff
|
tree
2012-11-08
abarth@webkit.org
Unreviewed.
commit
|
commitdiff
|
tree
2012-11-08
abarth@webkit.org
[V8] IntrusiveDOMWrapperMap should be usable for more...
commit
|
commitdiff
|
tree
2012-11-08
abarth@webkit.org
[V8] Don't leak <img> elements in content scripts
commit
|
commitdiff
|
tree
2012-11-08
abarth@webkit.org
[V8] Prepare DOMDataStore to be able to store ScriptWrappabl...
commit
|
commitdiff
|
tree
2012-11-08
abarth@webkit.org
Unreviewed, rolling out r133810.
commit
|
commitdiff
|
tree
2012-11-07
abarth@webkit.org
[V8] IntrusiveDOMWrapperMap should be usable for more...
commit
|
commitdiff
|
tree
2012-11-07
abarth@webkit.org
[V8] DOMWrapperMap doesn't need to use virtual functions
commit
|
commitdiff
|
tree
2012-11-07
abarth@webkit.org
[V8] IntrusiveDOMWrapperMap is no longer needed and...
commit
|
commitdiff
|
tree
2012-11-07
abarth@webkit.org
[V8] We should hide the DOMWrapperMaps inside DOMDataStore
commit
|
commitdiff
|
tree
2012-11-07
abarth@webkit.org
Unreviewed attempt to fix the chromium-mac build.
commit
|
commitdiff
|
tree
2012-11-07
abarth@webkit.org
[V8] Unify setJSWrapperForDOMObject and setJSWrapperForDOMNode
commit
|
commitdiff
|
tree
2012-11-07
abarth@webkit.org
[V8] neuterBinding should remember the type of its...
commit
|
commitdiff
|
tree
2012-11-06
abarth@webkit.org
DOMImplementation should use ScriptWrappable
commit
|
commitdiff
|
tree
2012-11-06
abarth@webkit.org
ScriptWrappable should work for more than just Node
commit
|
commitdiff
|
tree
2012-11-05
abarth@webkit.org
webkitRegionLayoutUpdate is incorrectly named
commit
|
commitdiff
|
tree
2012-11-05
abarth@webkit.org
[V8] IntrusiveDOMWrapperMap should be usable for more...
commit
|
commitdiff
|
tree
2012-11-02
abarth@webkit.org
memory-instrumentation-cached-images.html is crashing
commit
|
commitdiff
|
tree
2012-11-02
abarth@webkit.org
[V8] Generalize NodeWrapperMap to be able to handle...
commit
|
commitdiff
|
tree
2012-11-02
abarth@webkit.org
ASSERT in RenderLayer::hitTestContents can fire
commit
|
commitdiff
|
tree
2012-11-02
abarth@webkit.org
ENABLE(UNDO_MANAGER) is disabled everywhere and is...
commit
|
commitdiff
|
tree
2012-11-02
abarth@webkit.org
[V8] Generalize NodeWrapperMap to be able to handle...
commit
|
commitdiff
|
tree
2012-11-01
abarth@webkit.org
[V8] The DOMWrapperVisitor abstraction is no longer...
commit
|
commitdiff
|
tree
2012-11-01
abarth@webkit.org
[V8] The V8DOMMap visitors are no longer needed
commit
|
commitdiff
|
tree
2012-11-01
abarth@webkit.org
Unreviewed. Build fix.
commit
|
commitdiff
|
tree
2012-11-01
abarth@webkit.org
[V8] Unify the V8GCController visitors
commit
|
commitdiff
|
tree
2012-11-01
abarth@webkit.org
[V8] Garbage collection should use opaque roots rather...
commit
|
commitdiff
|
tree
2012-10-31
abarth@webkit.org
technical-articles.html should link to my talk on how...
commit
|
commitdiff
|
tree
2012-10-31
abarth@webkit.org
[V8] Garbage collection should use opaque roots rather...
commit
|
commitdiff
|
tree
2012-10-29
abarth@webkit.org
Unreviewed. Correct my previous patch to disable external SVG
commit
|
commitdiff
|
tree
2012-10-29
abarth@webkit.org
Block SVG external references pending a security review
commit
|
commitdiff
|
tree
2012-10-28
abarth@webkit.org
[Chromium] Find-in-page reports matches in hidden iframes
commit
|
commitdiff
|
tree
2012-10-26
abarth@webkit.org
Unreviewed. This ASSERT is no longer correct (and fires...
commit
|
commitdiff
|
tree
2012-10-26
abarth@webkit.org
Unreviewed. Update run-bindings-tests results after...
commit
|
commitdiff
|
tree
2012-10-26
abarth@webkit.org
[V8] REGRESSION(132540) Assertion failure on V8DOMWrapper...
commit
|
commitdiff
|
tree
2012-10-26
abarth@webkit.org
[V8] WorkerContextExecutionProxy should use ScopedPersistent
commit
|
commitdiff
|
tree
2012-10-26
abarth@webkit.org
Unreviewed.
commit
|
commitdiff
|
tree
2012-10-26
abarth@webkit.org
[V8] We can merge the wrapper maps for DOM objects...
commit
|
commitdiff
|
tree
2012-10-26
abarth@webkit.org
[V8] We can merge ActiveDOMObjectPrologueVisitor with...
commit
|
commitdiff
|
tree
2012-10-25
abarth@webkit.org
[V8] ActiveDOMNodes no longer require a separate wrapper map
commit
|
commitdiff
|
tree
2012-10-25
abarth@webkit.org
[V8] We can handle ActiveDOMNodes and DOMNodes in the...
commit
|
commitdiff
|
tree
2012-10-25
abarth@webkit.org
[V8] DOMDataStoreHandle serves no purpose and can be...
commit
|
commitdiff
|
tree
2012-10-25
abarth@webkit.org
[V8] We can merge DOMDataStore, ScopedDOMDataStore...
commit
|
commitdiff
|
tree
2012-10-25
abarth@webkit.org
[V8] DOMData is no longer needed
commit
|
commitdiff
|
tree
2012-10-25
abarth@webkit.org
[V8] AbstractWeakReferenceMap is unnecessarily general...
commit
|
commitdiff
|
tree
2012-10-24
abarth@webkit.org
[V8] WorkerContextExecutionProxy doesn't need to track...
commit
|
commitdiff
|
tree
2012-10-24
abarth@webkit.org
[V8] ActiveDOMObjectEpilogueVisitor is unnecessary...
commit
|
commitdiff
|
tree
2012-10-24
abarth@webkit.org
[V8] Simplify GCEpilogueVisitor along the same lines...
commit
|
commitdiff
|
tree
2012-10-23
abarth@webkit.org
[V8] Remove unused function from DOM wrapper visitor
commit
|
commitdiff
|
tree
2012-10-23
abarth@webkit.org
[V8] ScriptWrappable should hold the wrapper handle...
commit
|
commitdiff
|
tree
2012-10-23
abarth@webkit.org
[V8] Enumerate Nodes via the V8 heap rather than via...
commit
|
commitdiff
|
tree
2012-10-22
abarth@webkit.org
[V8] ASSERT that removeAllDOMObjects() is called only...
commit
|
commitdiff
|
tree
2012-10-22
abarth@webkit.org
[V8] We should call the faster v8::Integer::New APIs
commit
|
commitdiff
|
tree
2012-10-22
abarth@webkit.org
[V8] Vastly simplify V8GCController's NodeVisitor
commit
|
commitdiff
|
tree
2012-10-22
abarth@webkit.org
[Chromium] Roll Chromium DEPS to get new version of V8
commit
|
commitdiff
|
tree
2012-10-20
abarth@webkit.org
[V8] V8DOMWrapper should avoid using its document parameter...
commit
|
commitdiff
|
tree
2012-10-19
abarth@webkit.org
[V8] Simplify GCPrologueVisitor
commit
|
commitdiff
|
tree
2012-10-19
abarth@webkit.org
[V8] DOMObjectVisitor does nothing
commit
|
commitdiff
|
tree
2012-10-19
abarth@webkit.org
[V8] Remove unused typedef from V8GCController.cpp
commit
|
commitdiff
|
tree
2012-10-19
abarth@webkit.org
[V8] GrouperVisitor is secretly two entirely separate...
commit
|
commitdiff
|
tree
2012-10-19
abarth@webkit.org
[V8] fast/dom/gc-9.html fails for document.styleSheets
commit
|
commitdiff
|
tree
2012-10-19
abarth@webkit.org
[V8] fast/dom/gc-9.html fails for document.implementation
commit
|
commitdiff
|
tree
2012-10-18
abarth@webkit.org
[V8] Don't generate code that declares visitDOMWrapper...
commit
|
commitdiff
|
tree
2012-10-16
abarth@webkit.org
Document::adoptNode shouldn't special-case <iframe>
commit
|
commitdiff
|
tree
2012-10-13
abarth@webkit.org
Remove dead code in Node.idl
commit
|
commitdiff
|
tree
2012-10-13
abarth@webkit.org
Remove empty directory.
commit
|
commitdiff
|
tree
2012-10-13
abarth@webkit.org
Unreviewed gardening.
commit
|
commitdiff
|
tree
2012-10-13
abarth@webkit.org
Fix lint error in TestExpectations.
commit
|
commitdiff
|
tree
2012-10-12
abarth@webkit.org
[Chromium] Remove used frameForEnteredContext API
commit
|
commitdiff
|
tree
2012-10-12
abarth@webkit.org
More baselines updates after http://trac.webkit.org...
commit
|
commitdiff
|
tree
2012-10-12
abarth@webkit.org
Note that this test is flaky.
commit
|
commitdiff
|
tree
2012-10-12
abarth@webkit.org
Add baselines for the rest of the platforms after
commit
|
commitdiff
|
tree
2012-10-11
abarth@webkit.org
Incorrect/Illegal static cast in FrameView.cpp
commit
|
commitdiff
|
tree
2012-10-11
abarth@webkit.org
One more baseline tweak after v8-i18n roll.
commit
|
commitdiff
|
tree
2012-10-11
abarth@webkit.org
[Chromium] Improve the comment describing mainWorldScriptContext
commit
|
commitdiff
|
tree
2012-10-11
abarth@webkit.org
Rebaseline these tests after v8-i18n roll.
commit
|
commitdiff
|
tree
2012-10-11
abarth@webkit.org
Unreviewed. Rolled DEPS.
commit
|
commitdiff
|
tree
2012-10-11
abarth@webkit.org
I'm not 100% sure what caused this test to change behavior...
commit
|
commitdiff
|
tree
2012-10-11
abarth@webkit.org
Note that this test is flaky.
commit
|
commitdiff
|
tree
2012-10-11
abarth@webkit.org
Unreviewed. Rolled DEPS.
commit
|
commitdiff
|
tree
2012-10-10
abarth@webkit.org
This test can also fail with TEXT.
commit
|
commitdiff
|
tree
2012-10-10
abarth@webkit.org
When we check in image baselines, we use the -expected...
commit
|
commitdiff
|
tree
2012-10-10
abarth@webkit.org
Add a note that this test is flaky and can trigger...
commit
|
commitdiff
|
tree
2012-10-10
abarth@webkit.org
These tests appear to pass now.
commit
|
commitdiff
|
tree
2012-10-10
abarth@webkit.org
These tests appear to pass.
commit
|
commitdiff
|
tree
2012-10-10
abarth@webkit.org
Record that these tests have additional failure modes.
commit
|
commitdiff
|
tree
2012-10-10
abarth@webkit.org
Note test failures after http://trac.webkit.org/changeset...
commit
|
commitdiff
|
tree
2012-10-10
abarth@webkit.org
filesystem-url-in-iframe test is flaky
commit
|
commitdiff
|
tree
2012-10-09
abarth@webkit.org
These tests also fail with ImageOnlyFailures.
commit
|
commitdiff
|
tree
2012-10-09
abarth@webkit.org
This test now appears to fail on the bots because
commit
|
commitdiff
|
tree
2012-10-09
abarth@webkit.org
Unreviewed. Move this file to where the build systems...
commit
|
commitdiff
|
tree
2012-10-09
abarth@webkit.org
dfg-cross-global tests are flaky because they misuse...
commit
|
commitdiff
|
tree
2012-10-09
abarth@webkit.org
Note that this test is flaky.
commit
|
commitdiff
|
tree
2012-10-09
abarth@webkit.org
Revert change to TestExpectations in http://trac.webkit...
commit
|
commitdiff
|
tree
2012-10-09
abarth@webkit.org
Unreviewed. Add chromium-mac specific results for these...
commit
|
commitdiff
|
tree
2012-10-09
abarth@webkit.org
Remove unused features of BlobBuilder
commit
|
commitdiff
|
tree
2012-10-08
abarth@webkit.org
Unreviewed. Rolled DEPS.
commit
|
commitdiff
|
tree
2012-10-06
abarth@webkit.org
[V8] toV8(Node*, ...) does more work than needed (6...
commit
|
commitdiff
|
tree
next