Lines Matching full:live
8194 Time to make the IconDatabase live up to it's fully asynchronous destiny.
10565 Tweaked the cache eviction model to better balance between live and
10569 required the sum of dead and live resources to grow to twice the cache
10570 capacity before evicting, and would then evict dead or live down to 0
10578 minimum and maximum. The dead resource window is big when live resource
10594 live resource size, and up the dead resource capacity in response. For
10598 2. Live resource eviction is now based on size(), not encodedSize().
11354 what to evict because all of our dead resources will seem live.
11776 Refactored live decoded resource eviction to be more modular /
11779 This fixes one known place where we forgot to hook into the live
11791 does not prune live resources.
12050 Added a thrash check to live decoded resource eviction.
12053 a live decoded resource until another resource paints with a reasonably
12064 related set of resources to linger in the live decoded cache even
12068 will only linger as long as they remain live. Upon going dead, they
12292 change the live resources list to a strict LRU model made that code
12296 "liveDecodedResourcesList" because only live resources with decoded
12301 list if we're live, our decoded size has grown, and we're not in the
12302 list already. (Otherwise, either we're not live, we're not decoded,
14435 TextEdit. For now, in editable content, we'll live with the cases where
15231 Fixed <rdar://problem/5347849> Cache eviction of live decoded data is
15234 The solution here is to evict live decoded data based on a strict LRU
19714 m_frame could be null for a live FrameView object.
38271 REGRESSION: Crash closing live web cam viewer page
38752 Safari crashed when trying to login using the windows live contact control
46635 around even on live pages (pages being displayed in tabs/windows or in the back/forward cache).
46643 Added information on live/decoded data to the cache statistics.
47424 I took the opportunity to rework the iconDB functions to live in a SharedBuffer
49454 Reorder the call to allReferencesRemoved, since otherwise the live object size will become
65223 RichDraw demo does not live-update in Safari
70343 js-update-pattern.svg (live updating really works now!)