git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
RegExp matches arrays should use contiguous indexing.
2015-04-28
akling@apple.com
RegExp matches arrays should use contiguous indexing.
commit
|
commitdiff
|
tree
2015-04-25
akling@apple.com
theverge.com burning 100% CPU on iPad (due to window...
commit
|
commitdiff
|
tree
2015-04-24
akling@apple.com
Purge PassRefPtr from NamedNodeMap.
commit
|
commitdiff
|
tree
2015-04-23
akling@apple.com
DOM nodes should be allocated with fastMalloc().
commit
|
commitdiff
|
tree
2015-04-23
akling@apple.com
There should only be one way to get the system memory...
commit
|
commitdiff
|
tree
2015-04-23
akling@apple.com
Slap Node's reference counting functions with ALWAYS_INLINE...
commit
|
commitdiff
|
tree
2015-04-20
akling@apple.com
Merge TreeShared into Node.
commit
|
commitdiff
|
tree
2015-04-16
akling@apple.com
Make MarkedBlock and WeakBlock 4x smaller.
commit
|
commitdiff
|
tree
2015-04-13
akling@apple.com
Rebaseline bindings tests.
commit
|
commitdiff
|
tree
2015-04-13
akling@apple.com
Don't segregate heap objects based on Structure immortality.
commit
|
commitdiff
|
tree
2015-04-06
akling@apple.com
URI encoding/escaping should use efficient string building...
commit
|
commitdiff
|
tree
2015-04-04
akling@apple.com
Logically empty WeakBlocks should not pin down their...
commit
|
commitdiff
|
tree
2015-03-31
akling@apple.com
Logically empty WeakBlocks should not pin down their...
commit
|
commitdiff
|
tree
2015-03-31
akling@apple.com
WebBackForwardList doesn't need to manually clear the...
commit
|
commitdiff
|
tree
2015-03-27
akling@apple.com
WebProcessProxy should not retain WebBackForwardListItems...
commit
|
commitdiff
|
tree
2015-03-26
akling@apple.com
[Darwin] Boost the web process QoS level while handling...
commit
|
commitdiff
|
tree
2015-03-22
akling@apple.com
Make UnlinkedFunctionExecutable fit in a 128-byte cell.
commit
|
commitdiff
|
tree
2015-03-19
akling@apple.com
JSCallee unnecessarily overrides a bunch of things...
commit
|
commitdiff
|
tree
2015-03-19
akling@apple.com
DFGAllocator should use bmalloc's aligned allocator.
commit
|
commitdiff
|
tree
2015-03-10
akling@apple.com
Eden collections should trigger sweep of MarkedBlocks...
commit
|
commitdiff
|
tree
2015-03-10
akling@apple.com
Stale entries in WeakGCMaps are keeping tons of WeakBlocks...
commit
|
commitdiff
|
tree
2015-03-08
akling@apple.com
JITThunks keeps finalized Weaks around, pinning WeakBlocks.
commit
|
commitdiff
|
tree
2015-03-08
akling@apple.com
BuiltinExecutables keeps finalized Weaks around, pinning...
commit
|
commitdiff
|
tree
2015-03-05
akling@apple.com
GC should compute stack bounds and dump registers at...
commit
|
commitdiff
|
tree
2015-03-04
akling@apple.com
Stale entries in WeakGCMaps are keeping tons of WeakBlocks...
commit
|
commitdiff
|
tree
2015-03-01
akling@apple.com
[Cocoa] Purge SQLite page cache when under memory pressure.
commit
|
commitdiff
|
tree
2015-02-27
akling@apple.com
Use NeverDestroyed for JS wrapper owners.
commit
|
commitdiff
|
tree
2015-02-26
akling@apple.com
[Cocoa] Prod libcache to drop caches in memory pressure...
commit
|
commitdiff
|
tree
2015-02-24
akling@apple.com
[Mac] WebKit abandons overlay scrollbar CALayers.
commit
|
commitdiff
|
tree
2015-02-24
akling@apple.com
[Cocoa] Break internal reference cycle in WebCore:...
commit
|
commitdiff
|
tree
2015-02-19
akling@apple.com
REGRESSION(r179347): Clearing the PageCache no longer...
commit
|
commitdiff
|
tree
2015-02-18
akling@apple.com
Purge PassRefPtr from CanvasRenderingContext2D.
commit
|
commitdiff
|
tree
2015-02-17
akling@apple.com
GC (almost) immediately when navigating under memory...
commit
|
commitdiff
|
tree
2015-02-13
akling@apple.com
CachedResource::clearLoader() should self-destruct...
commit
|
commitdiff
|
tree
2015-02-13
akling@apple.com
[iOS] Refine GC behavior in response to process suspension...
commit
|
commitdiff
|
tree
2015-02-07
akling@apple.com
Ref-ify various getters that return HTMLCollection.
commit
|
commitdiff
|
tree
2015-02-06
akling@apple.com
Remove WTF::fastMallocGoodSize().
commit
|
commitdiff
|
tree
2015-02-06
akling@apple.com
[iOS] Run a full garbage collection on memory warning.
commit
|
commitdiff
|
tree
2015-02-02
akling@apple.com
[Cocoa] Make decoded image data purgeable ASAP.
commit
|
commitdiff
|
tree
2015-02-01
akling@apple.com
Shrink RenderBlock.
commit
|
commitdiff
|
tree
2015-01-30
akling@apple.com
Unreviewed, rolling out r179357 and r179358.
commit
|
commitdiff
|
tree
2015-01-29
akling@apple.com
JavaScript bindings constructors should take Ref<ImplType>&&.
commit
|
commitdiff
|
tree
2015-01-26
akling@apple.com
Don't let the CSSValuePool's font family cache grow...
commit
|
commitdiff
|
tree
2015-01-26
akling@apple.com
Plug leak in jsValueWithDictionaryInContext().
commit
|
commitdiff
|
tree
2015-01-23
akling@apple.com
Document should be a FontSelectorClient.
commit
|
commitdiff
|
tree
2015-01-23
akling@apple.com
Hang CSSFontSelector off Document instead of StyleResolver.
commit
|
commitdiff
|
tree
2015-01-23
akling@apple.com
Remove unused class EmojiFallbackFontSelector.
commit
|
commitdiff
|
tree
2015-01-21
akling@apple.com
DocumentLoader::timing() should return a reference.
commit
|
commitdiff
|
tree
2015-01-20
akling@apple.com
Fast path for casting JSValue to JSDocument*.
commit
|
commitdiff
|
tree
2015-01-20
akling@apple.com
LayoutState and subtree layout code should use RenderElement.
commit
|
commitdiff
|
tree
2015-01-16
akling@apple.com
Remove assertion that Page::m_editorClient is non-null.
commit
|
commitdiff
|
tree
2015-01-16
akling@apple.com
Page::editorClient() should return a reference.
commit
|
commitdiff
|
tree
2015-01-16
akling@apple.com
Some improvements to RuleSet shrinking.
commit
|
commitdiff
|
tree
2015-01-13
akling@apple.com
Element::normalizeAttributes() needs to handle arbitrary...
commit
|
commitdiff
|
tree
2015-01-12
akling@apple.com
Guard web thread stuff with USE(WEB_THREAD) instead...
commit
|
commitdiff
|
tree
2015-01-12
akling@apple.com
Fix build for non-iOS platforms. :|
commit
|
commitdiff
|
tree
2015-01-12
akling@apple.com
Geolocation objects shouldn't prevent page caching.
commit
|
commitdiff
|
tree
2015-01-12
akling@apple.com
Enable Vector bounds checking for ElementDescendantIterator.
commit
|
commitdiff
|
tree
2015-01-10
akling@apple.com
CTTE: GeolocationController always has a client.
commit
|
commitdiff
|
tree
2015-01-10
akling@apple.com
Log which ActiveDOMObject(s) can't be suspended for...
commit
|
commitdiff
|
tree
2015-01-09
akling@apple.com
Mark css3/background/background-repeat-space-content...
commit
|
commitdiff
|
tree
2015-01-09
akling@apple.com
[Cocoa] Make decoded image data purgeable ASAP.
commit
|
commitdiff
|
tree
2015-01-06
akling@apple.com
Pack WebCore::RuleData better.
commit
|
commitdiff
|
tree
2015-01-05
akling@apple.com
Purge PassRefPtr from Page.
commit
|
commitdiff
|
tree
2014-12-26
akling@apple.com
Purge PassRefPtr from Element and ElementRareData.
commit
|
commitdiff
|
tree
2014-12-26
akling@apple.com
DOM exception creator functions should return Ref.
commit
|
commitdiff
|
tree
2014-12-25
akling@apple.com
Rebaseline bindings tests after r177733.
commit
|
commitdiff
|
tree
2014-12-25
akling@apple.com
Convert more creator functions to return Ref instead...
commit
|
commitdiff
|
tree
2014-12-24
akling@apple.com
[Mac] Fix nullptr dereference in EventHandler::platformPrepa...
commit
|
commitdiff
|
tree
2014-12-19
akling@apple.com
Plug leak below LLVMCopyStringRepOfTargetData().
commit
|
commitdiff
|
tree
2014-12-19
akling@apple.com
Ref-ify TextIterator API.
commit
|
commitdiff
|
tree
2014-12-19
akling@apple.com
Ref-ify various Document-related things.
commit
|
commitdiff
|
tree
2014-12-18
akling@apple.com
Ref-ify DOMSettableTokenList.
commit
|
commitdiff
|
tree
2014-12-18
akling@apple.com
Ref-ify ClientRectList.
commit
|
commitdiff
|
tree
2014-12-18
akling@apple.com
Attempt to fix Windows build after Range::create()...
commit
|
commitdiff
|
tree
2014-12-18
akling@apple.com
Ref-ify ClientRect.
commit
|
commitdiff
|
tree
2014-12-18
akling@apple.com
Ref-ify Range::create().
commit
|
commitdiff
|
tree
2014-12-17
akling@apple.com
Purge PassRefPtr from Frame.
commit
|
commitdiff
|
tree
2014-12-17
akling@apple.com
Use Ref for SecurityOrigin.
commit
|
commitdiff
|
tree
2014-12-15
akling@apple.com
Purge PassRefPtr from FocusEvent code.
commit
|
commitdiff
|
tree
2014-12-14
akling@apple.com
Event construction helpers should return Ref instead...
commit
|
commitdiff
|
tree
2014-12-14
akling@apple.com
Fix build even more. Not a strong performance here.
commit
|
commitdiff
|
tree
2014-12-14
akling@apple.com
Fix build. :-|
commit
|
commitdiff
|
tree
2014-12-14
akling@apple.com
Minor follow-up tweaks suggested by Darin on bug 139587.
commit
|
commitdiff
|
tree
2014-12-14
akling@apple.com
Replace PassRef with Ref/Ref&& across the board.
commit
|
commitdiff
|
tree
2014-12-10
akling@apple.com
Speculative fix for assertion "frame().view() == this"
commit
|
commitdiff
|
tree
2014-12-10
akling@apple.com
REGRESSION(r177048) 11 failures on layout tests fast...
commit
|
commitdiff
|
tree
2014-12-10
akling@apple.com
Roll out r165076.
commit
|
commitdiff
|
tree
2014-12-08
akling@apple.com
Roll out r175352.
commit
|
commitdiff
|
tree
2014-12-07
akling@apple.com
Use more PassRef in AtomicString.
commit
|
commitdiff
|
tree
2014-12-05
akling@apple.com
PassRef should deref on destruction if pointee was...
commit
|
commitdiff
|
tree
2014-12-05
akling@apple.com
REGRESSION(r173188): Text inserted when trying to delete...
commit
|
commitdiff
|
tree
2014-12-02
akling@apple.com
Optimize constructing JSC::Identifier from AtomicString.
commit
|
commitdiff
|
tree
2014-11-30
akling@apple.com
PropertyTable keys should be AtomicStringImpl.
commit
|
commitdiff
|
tree
2014-11-22
akling@apple.com
Remove unused Document::ignoreAutofocus().
commit
|
commitdiff
|
tree
2014-11-22
akling@apple.com
Convert PassRefPtr return types to RefPtr.
commit
|
commitdiff
|
tree
2014-11-21
akling@apple.com
RenderElement::removeChild() doesn't need a return...
commit
|
commitdiff
|
tree
2014-11-21
akling@apple.com
RenderMathMLScripts isPrescript() helper should take...
commit
|
commitdiff
|
tree
2014-11-20
akling@apple.com
Remove "document has no sibling rules" optimization.
commit
|
commitdiff
|
tree
2014-11-20
akling@apple.com
Caret renderer is always a RenderBlock.
commit
|
commitdiff
|
tree
next