git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Only send Messages::WebPageProxy::DidSaveToPageCache once when entering page cache.
2016-12-15
akling@apple.com
Only send Messages::WebPageProxy::DidSaveToPageCache...
commit
|
commitdiff
|
tree
2016-12-07
akling@apple.com
[iOS] Remove bitrotted FrameLoader attempt to limit...
commit
|
commitdiff
|
tree
2016-12-06
akling@apple.com
[Cocoa] Add some memory usage related information to...
commit
|
commitdiff
|
tree
2016-12-05
akling@apple.com
[Cocoa] Add some memory usage related information to...
commit
|
commitdiff
|
tree
2016-12-01
akling@apple.com
Log some basic memory usage stats at interesting points...
commit
|
commitdiff
|
tree
2016-11-25
akling@apple.com
MemoryPressureHandler should only trigger synchronous...
commit
|
commitdiff
|
tree
2016-11-03
akling@apple.com
MarkedSpace should have specialized size classes for...
commit
|
commitdiff
|
tree
2016-10-26
akling@apple.com
Fix mach port leak in ResourceUsageThread.
commit
|
commitdiff
|
tree
2016-10-25
akling@apple.com
More PassRefPtr purging in WebCore.
commit
|
commitdiff
|
tree
2016-10-20
akling@apple.com
Drop StyleResolver and SelectorQueryCache when entering...
commit
|
commitdiff
|
tree
2016-10-12
akling@apple.com
Make Document::existingAXObjectCache() fast with accessibili...
commit
|
commitdiff
|
tree
2016-10-07
akling@apple.com
[WK2] didRemoveFrameFromHierarchy callback doesn't...
commit
|
commitdiff
|
tree
2016-09-01
akling@apple.com
FocusController should pass KeyboardEvent around by...
commit
|
commitdiff
|
tree
2016-08-31
akling@apple.com
DOM event handling should pass Event around by reference.
commit
|
commitdiff
|
tree
2016-08-28
akling@apple.com
document.title setter can't throw.
commit
|
commitdiff
|
tree
2016-08-28
akling@apple.com
Clean up some .text attribute setters that don't throw.
commit
|
commitdiff
|
tree
2016-08-27
akling@apple.com
script.text should behave like script.textContent on...
commit
|
commitdiff
|
tree
2016-08-26
akling@apple.com
REGRESSION (r204987): fast/canvas-composite-* tests...
commit
|
commitdiff
|
tree
2016-08-26
akling@apple.com
The :enabled/:disabled selectors should only match...
commit
|
commitdiff
|
tree
2016-08-25
akling@apple.com
REGRESSION: RELEASE_ASSERT in ResourceUsageThread:...
commit
|
commitdiff
|
tree
2016-08-24
akling@apple.com
Shrink DFG::OSRExit a bit.
commit
|
commitdiff
|
tree
2016-08-24
akling@apple.com
Source/bmalloc:
commit
|
commitdiff
|
tree
2016-08-07
akling@apple.com
DocumentRuleSets::collectFeatures() should shrink-to...
commit
|
commitdiff
|
tree
2016-08-02
akling@apple.com
Shrink MediaQuerySets to fit after parsing.
commit
|
commitdiff
|
tree
2016-07-19
akling@apple.com
Fix SharedBuffer leak in MockContentFilter::replacementData().
commit
|
commitdiff
|
tree
2016-07-18
akling@apple.com
There should be a way to simulate memory pressure in...
commit
|
commitdiff
|
tree
2016-07-13
akling@apple.com
[Cocoa] Simulated memory warning doesn't trigger libcache...
commit
|
commitdiff
|
tree
2016-07-01
akling@apple.com
Add early return when processing content extensions...
commit
|
commitdiff
|
tree
2016-07-01
akling@apple.com
[Mac] Get rid of the old timey rubber-banding linen...
commit
|
commitdiff
|
tree
2016-06-20
akling@apple.com
When navigating, discard decoded image data that is...
commit
|
commitdiff
|
tree
2016-06-17
akling@apple.com
[iOS] Throw away linked code when navigating to a new...
commit
|
commitdiff
|
tree
2016-06-16
akling@apple.com
REGRESSION(r196217): 3% JSBench regression on iPhone 5.
commit
|
commitdiff
|
tree
2016-06-15
akling@apple.com
[Cocoa] Add two notify listeners for poking the garbage...
commit
|
commitdiff
|
tree
2016-06-08
akling@apple.com
CachedScript should avoid recomputing its hash multiple...
commit
|
commitdiff
|
tree
2016-06-07
akling@apple.com
REGRESSION(r197595): 2% JSBench regression on iPhone 5.
commit
|
commitdiff
|
tree
2016-06-06
akling@apple.com
Don't reportAbandonedObjectGraph() after throwing out...
commit
|
commitdiff
|
tree
2016-06-05
akling@apple.com
Give RuleFeatures::classesMatchingAncestors some inline...
commit
|
commitdiff
|
tree
2016-06-03
akling@apple.com
Eliminate two large sources of temporary StringImpl...
commit
|
commitdiff
|
tree
2016-06-01
akling@apple.com
Use inline capacity for StylePropertyShorthand Vectors.
commit
|
commitdiff
|
tree
2016-05-29
akling@apple.com
JSGlobalLexicalEnvironment leaks SegmentedVector due...
commit
|
commitdiff
|
tree
2016-05-27
akling@apple.com
Document abandons its EventTargetData.
commit
|
commitdiff
|
tree
2016-03-24
akling@apple.com
Remove virtual inheritance from SVGTransformable.
commit
|
commitdiff
|
tree
2016-03-09
akling@apple.com
ImageDocuments leak their world.
commit
|
commitdiff
|
tree
2016-03-08
akling@apple.com
WeakBlock::visit() should check for a WeakHandleOwner...
commit
|
commitdiff
|
tree
2016-03-08
akling@apple.com
ImageDocuments leak their world.
commit
|
commitdiff
|
tree
2016-03-07
akling@apple.com
REGRESSION (r197303): Web Inspector crashes web process...
commit
|
commitdiff
|
tree
2016-03-07
akling@apple.com
Make RenderStyle copy-on-write a bit less.
commit
|
commitdiff
|
tree
2016-03-06
akling@apple.com
Reduce page cache capacity from 3 to 2.
commit
|
commitdiff
|
tree
2016-03-04
akling@apple.com
[iOS] Throw away compiled RegExp code when navigating...
commit
|
commitdiff
|
tree
2016-03-04
akling@apple.com
Drop DocumentSharedObjectPool immediately when going...
commit
|
commitdiff
|
tree
2016-03-01
akling@apple.com
REGRESSION (r154616): Accelerated drawing is off during...
commit
|
commitdiff
|
tree
2016-03-01
akling@apple.com
MemoryCache::forEachResource() should guard resources...
commit
|
commitdiff
|
tree
2016-02-29
akling@apple.com
Make JSFunction.name allocation fully lazy.
commit
|
commitdiff
|
tree
2016-02-29
akling@apple.com
REGRESSION(r197303): 4 jsc tests failing on bots.
commit
|
commitdiff
|
tree
2016-02-28
akling@apple.com
Shrink UnlinkedCodeBlock a bit.
commit
|
commitdiff
|
tree
2016-02-27
akling@apple.com
[iOS] Discard decoded image data on top-level navigation.
commit
|
commitdiff
|
tree
2016-02-26
akling@apple.com
Remove unused CFNetwork disk cache mmap optimization...
commit
|
commitdiff
|
tree
2016-02-26
akling@apple.com
[Darwin] Use vm_kernel_page_size for WTF::pageSize().
commit
|
commitdiff
|
tree
2016-02-26
akling@apple.com
[iOS] Enable PageCache backing store clearing optimization...
commit
|
commitdiff
|
tree
2016-02-25
akling@apple.com
Don't clear the weak JSString cache on memory pressure.
commit
|
commitdiff
|
tree
2016-02-20
akling@apple.com
REGRESSION(r196780): Fake memory handler takes too...
commit
|
commitdiff
|
tree
2016-02-18
akling@apple.com
Fake memory pressure handler should log detailed memory...
commit
|
commitdiff
|
tree
2016-02-18
akling@apple.com
JSString resolution of substrings should use StringImpl...
commit
|
commitdiff
|
tree
2016-02-18
akling@apple.com
Reduce tiling coverage immediately when memory pressure...
commit
|
commitdiff
|
tree
2016-02-17
akling@apple.com
[iOS] Purge GraphicsServices font cache on memory warning.
commit
|
commitdiff
|
tree
2016-02-16
akling@apple.com
Drop StyleResolver and SelectorQueryCache when entering...
commit
|
commitdiff
|
tree
2016-02-12
akling@apple.com
Throw out all live resource decoded data on memory...
commit
|
commitdiff
|
tree
2016-02-12
akling@apple.com
[Mac] BitmapImage::decodedDataIsPurgeable() is telling...
commit
|
commitdiff
|
tree
2016-02-12
akling@apple.com
Don't invalidate the FontCache on memory pressure.
commit
|
commitdiff
|
tree
2016-02-09
akling@apple.com
[iOS] Throw away some unlinked code when navigating...
commit
|
commitdiff
|
tree
2016-02-08
akling@apple.com
Visiting a WeakBlock should report bytes visited, since...
commit
|
commitdiff
|
tree
2016-02-06
akling@apple.com
[iOS] Throw away linked code when navigating to a new...
commit
|
commitdiff
|
tree
2016-02-04
akling@apple.com
Remove dead ENABLE(BYTECODE_COMMENTS) cruft.
commit
|
commitdiff
|
tree
2016-02-04
akling@apple.com
[iOS] Throw away linked code when navigating to a new...
commit
|
commitdiff
|
tree
2016-01-30
akling@apple.com
Shrink Heap::m_executables after cleaning it.
commit
|
commitdiff
|
tree
2016-01-29
akling@apple.com
Shrink CodeBlock!
commit
|
commitdiff
|
tree
2016-01-26
akling@apple.com
MarkedSpace should have more precise allocators.
commit
|
commitdiff
|
tree
2016-01-25
akling@apple.com
Restore CodeBlock jettison code Geoff accidentally...
commit
|
commitdiff
|
tree
2016-01-25
akling@apple.com
Reduce number of Structures created at startup.
commit
|
commitdiff
|
tree
2016-01-22
akling@apple.com
Add some missing WTF_MAKE_FAST_ALLOCATED in JavaScriptCore.
commit
|
commitdiff
|
tree
2016-01-22
akling@apple.com
CGImageSource sometimes retains temporary SharedBuffer...
commit
|
commitdiff
|
tree
2016-01-20
akling@apple.com
Pack RegisterAtOffset harder.
commit
|
commitdiff
|
tree
2016-01-17
akling@apple.com
Allocate style sheet media queries in BumpArena.
commit
|
commitdiff
|
tree
2016-01-16
akling@apple.com
Give RuleSet a BumpArena and start using it for RuleDataVectors.
commit
|
commitdiff
|
tree
2016-01-15
akling@apple.com
Source/WebCore:
commit
|
commitdiff
|
tree
2016-01-13
akling@apple.com
Source/WebCore:
commit
|
commitdiff
|
tree
2016-01-11
akling@apple.com
Fix other builds after my MSVC build fix. :-|
commit
|
commitdiff
|
tree
2016-01-11
akling@apple.com
Fix MSVC build after r194848.
commit
|
commitdiff
|
tree
2016-01-11
akling@apple.com
Source/WebCore:
commit
|
commitdiff
|
tree
2016-01-10
akling@apple.com
Use NeverDestroyed instead of DEPRECATED_DEFINE_STATIC_LOCAL...
commit
|
commitdiff
|
tree
2016-01-09
akling@apple.com
Use NeverDestroyed instead of DEPRECATED_DEFINE_STATIC_LOCAL
commit
|
commitdiff
|
tree
2016-01-04
akling@apple.com
Simplify the CachedScript ASCII optimization.
commit
|
commitdiff
|
tree
2016-01-03
akling@apple.com
Unreviewed, rolling out r194510.
commit
|
commitdiff
|
tree
2016-01-03
akling@apple.com
StringBuilder often creates two StringImpls.
commit
|
commitdiff
|
tree
2016-01-03
akling@apple.com
Remove redundant StringImpl substring creation function.
commit
|
commitdiff
|
tree
2015-12-24
akling@apple.com
jsc CLI tool crashes on EOF.
commit
|
commitdiff
|
tree
2015-12-19
akling@apple.com
Make JSString::SafeView less of a footgun.
commit
|
commitdiff
|
tree
2015-12-17
akling@apple.com
Give kernel VM some hints about non-live memory-cached...
commit
|
commitdiff
|
tree
2015-12-14
akling@apple.com
ResourceUsageOverlay should show GC timers.
commit
|
commitdiff
|
tree
2015-12-13
akling@apple.com
CachedScript could have a copy-free path for all-ASCII...
commit
|
commitdiff
|
tree
next