Sign in
webkit
/
WebKit
/
7d1c11a9e86a92efc34bde23fcc6dfa52e7794cf
/
Source
/
WebCore
/
WebCore.exp.in
0f819ee
Source/WebCore: Remove ENABLE_CSS_COMPOSITING guards around -webkit-background-blend mode related code. The same flag guards -webkit-blend-mode code, but those guards are not touched by this change.
by commit-queue@webkit.org
· 12 years ago
f3828a9
Expose the mediaHasAudio() function in WK2
by commit-queue@webkit.org
· 12 years ago
711a579
Move displayID stuff from Widget to Chrome
by simon.fraser@apple.com
· 12 years ago
83b833c
screen.availWidth always returns width of primary display
by simon.fraser@apple.com
· 12 years ago
9805aa3
REGRESSION (r150663): Using webkitAudioContext in Inspector makes it undefined everywhere
by ch.dumez@sisa.samsung.com
· 12 years ago
ac28bde
Use the PlatformEvent timestamp when creating a DOM Event
by benjamin@webkit.org
· 12 years ago
0d27a91
Expose a getMediaType method in WebKit
by bdakin@apple.com
· 12 years ago
f9bd344
[Qt] Remove Qt specific QTKIT flagged code.
by michael.bruning@digia.com
· 12 years ago
73180b5
Support byte and octet types in bindings generators
by ch.dumez@sisa.samsung.com
· 12 years ago
05cdf15
"Open Video in New Window" doesn't make sense in fullscreen
by commit-queue@webkit.org
· 12 years ago
ed90c98
[CSS Exclusions][CSS Shapes] Split CSS Exclusions & Shapes compile & runtime flags
by betravis@adobe.com
· 12 years ago
43a8013
Move MemoryInfo under window.internals
by zandobersek@gmail.com
· 12 years ago
2a1d67c
Source/WebCore: Update low memory handler to use new memory pressure notifications on new OS versions.
by slewis@apple.com
· 12 years ago
e1e8f92
Add more accurate activity state tracking
by oliver@apple.com
· 12 years ago
abd5f03
Remove setFullScreenRendererSize and setFullScreenRendererBackgroundColor
by rniwa@webkit.org
· 12 years ago
7634f4b
Freeze when loading a particular page on washingtonpost.com with NetworkProcess enabled
by ap@apple.com
· 12 years ago
2d7fedc
Document::setFocusedNode() should be setFocusedElement().
by akling@apple.com
· 12 years ago
3c8f136
PDFPlugin: Main-frame PDFPlugin Accessibility
by timothy_horton@apple.com
· 12 years ago
6eb7b52
Tighten FontGlyphs interfaces to take FontDescription instead of Font
by antti@apple.com
· 12 years ago
52d28ed
Rename FontFallbackList to FontGlyphs
by antti@apple.com
· 12 years ago
6947b29
FocusController::setFocusedNode() should be setFocusedElement().
by akling@apple.com
· 12 years ago
bd56424
PluginDocument::pluginNode() should be pluginElement() instead.
by akling@apple.com
· 12 years ago
a3b58ff
Remove Document::getFocusableNodes(). <http://webkit.org/b/116773>
by akling@apple.com
· 12 years ago
f07da68
Animated GIFs don't repaint after TiledCoreAnimationDrawingArea un-suspends painting
by timothy_horton@apple.com
· 12 years ago
7d2c6d6
Move history property list writer to WebKit
by andersca@apple.com
· 12 years ago
99856b9
Remove custom code for webkitAudioContext global constructor getter
by ch.dumez@sisa.samsung.com
· 12 years ago
612f694
Add more lines to the context during Dictionary lookups
by commit-queue@webkit.org
· 12 years ago
38b431f
Typing in Safari's unified field causes unnecessary web content repaints.
by akling@apple.com
· 12 years ago
404815f
Don't snapshot plugins that can't be snapshotted
by dino@apple.com
· 12 years ago
16141c9
Allow session storage for third-party origins even if third-party data access is blocked.
by aestes@apple.com
· 12 years ago
66345ed
Remove ContentDistribution https://bugs.webkit.org/show_bug.cgi?id=116527
by antti@apple.com
· 12 years ago
fcb2afc
Clients should have a way to extend rendering suppression
by timothy_horton@apple.com
· 12 years ago
263e0a6
Unreviewed, rolling out r150294.
by commit-queue@webkit.org
· 12 years ago
2267129
Headers and footers will sometimes disappear and re-appear during page loads
by bdakin@apple.com
· 12 years ago
722aa39
WKKeyValueStorageManagerGetKeyValueStorageOrigins should get origins from the UI process
by andersca@apple.com
· 12 years ago
8d138e7
Apply FINAL to the RenderObject hierarchy. <http://webkit.org/b/115977>
by akling@apple.com
· 12 years ago
e48c147
PDFPlugins don't load when plugins are disabled, but they should
by timothy_horton@apple.com
· 12 years ago
bbd85ca
Process suppression should throttle scripted animations
by barraclough@apple.com
· 12 years ago
59c5596
[Mac] Make Clipboard class no longer polymorphic by removing the last virtual functions
by darin@apple.com
· 12 years ago
1e96ccd
[wk2] Not updating tiled backing coverage when main frame scrollability changes
by timothy_horton@apple.com
· 12 years ago
be3e866
Remove platform/graphic's Generator
by benjamin@webkit.org
· 12 years ago
082fcb3
Remove unneeded counters from ScopeContentDistribution.
by antti@apple.com
· 12 years ago
9907ba5b
Move sudden termination symbols to the Mac-only section
by ddkilzer@apple.com
· 12 years ago
ce323db
Fix WebKit2 build.
by andersca@apple.com
· 12 years ago
956860f
BUILD FIX (r149971): sudden termination is a Mac-only concept
by ddkilzer@apple.com
· 12 years ago
d40ce33
Unload event listeners should prevent Safari from insta-killing the web process on last tab close.
by akling@apple.com
· 12 years ago
86eed7a
Unreviewed, rolling out r149955.
by commit-queue@webkit.org
· 12 years ago
dd7286c
Apply FINAL to the RenderObject hierarchy. <http://webkit.org/b/115977>
by akling@apple.com
· 12 years ago
c061b20
BUILD FIX (r149718): Move exported symbol into ENABLE(FULLSCREEN_API) section
by ddkilzer@apple.com
· 12 years ago
84f10ac
Build fix.
by andersca@apple.com
· 12 years ago
668179f
Add a StorageStrategy hook for creating transient local storage namespaces
by andersca@apple.com
· 12 years ago
39395fa
Remove unused method and de-virtualize others in Element.h
by rniwa@webkit.org
· 12 years ago
d77f33a
Remove SelectRuleFeatureSet https://bugs.webkit.org/show_bug.cgi?id=115757
by antti@apple.com
· 12 years ago
50e08b2
Add and remove databases and origins from the database tracker
by andersca@apple.com
· 12 years ago
2edb06a
The storage database tracker should know when databases come and go
by andersca@apple.com
· 12 years ago
469e507
REGRESSION(r149647): Assertion failure in LocalStorageDatabaseTracker::setLocalStorageDirectoryInternal
by andersca@apple.com
· 12 years ago
8e4227b
More work on LocalStorageDatabaseTracker
by andersca@apple.com
· 12 years ago
19c4aee
Remove more code that was only needed for younger/older shadow trees
by antti@apple.com
· 12 years ago
fd816a8
Write storage changes to disk https://bugs.webkit.org/show_bug.cgi?id=115660
by andersca@apple.com
· 12 years ago
80508dd
[wk2] Page Overlays: deviceScaleFactor doesn't update when the display changes
by timothy_horton@apple.com
· 12 years ago
f221e46
Animations and Transitions should not start when globally suspended
by dino@apple.com
· 12 years ago
d04c0e9
Move PopupMenuMac and SearchPopupMenuMac to Source/WebKit/mac
by weinig@apple.com
· 12 years ago
f13a745
BUILD FIX: Move Mac-only symbols into the shared symbol list
by ddkilzer@apple.com
· 12 years ago
1db4c5f
<rdar://problem/13740375> Non-ASCII downloaded file names are garbled when using NetworkProcess
by ap@apple.com
· 12 years ago
5d787e5
Move knowledge of PDF/PostScript MIME types into MIMETypeRegistry
by timothy_horton@apple.com
· 12 years ago
5a5b639
Implement LocalStorageDatabase::importItems
by andersca@apple.com
· 12 years ago
4e8ba32
Begin work on loading items from the local storage database
by andersca@apple.com
· 12 years ago
4e5e0fa
Add LocalStorageDatabase class https://bugs.webkit.org/show_bug.cgi?id=115486
by andersca@apple.com
· 12 years ago
242f766
Show a block cursor in overtype mode
by sergio@webkit.org
· 12 years ago
29098d3
Add API to allow WebKit2 banners to get mouse events
by weinig@apple.com
· 12 years ago
6ce95b9
Fix build.
by andersca@apple.com
· 12 years ago
a1b27c5
More StorageTracker cleanup https://bugs.webkit.org/show_bug.cgi?id=115429
by andersca@apple.com
· 12 years ago
e25cff5
WEB SPEECH: need to identify the default voice per language
by cfleizach@apple.com
· 12 years ago
ab6be39
Get rid of StorageTracker::setClient
by andersca@apple.com
· 12 years ago
f02ffc0
REGRESSION: We see authentication challenge sheets for favicon requests.
by beidson@apple.com
· 12 years ago
9db3190
StaticHashSetNodeList is unnecessary
by rniwa@webkit.org
· 12 years ago
15e60a3
Disable sub-pixel layout on mac. https://bugs.webkit.org/show_bug.cgi?id=114999.
by roger_fong@apple.com
· 12 years ago
1e867bc
Layer-backed WebViews don't repaint content outside the visible area
by simon.fraser@apple.com
· 12 years ago
892a855
WEB SPEECH: language support does not work as expected
by cfleizach@apple.com
· 12 years ago
cba54e7
PDFPlugin: Cursor should become an i-beam when over selectable text
by timothy_horton@apple.com
· 12 years ago
d66f4a3
Initial advance of text runs should be taken into account
by graouts@apple.com
· 12 years ago
9d72cb0
Remove the memory instrumentation code
by benjamin@webkit.org
· 12 years ago
e927135
PDFPlugin: Support unlocking encrypted PDFs
by timothy_horton@apple.com
· 12 years ago
fc9e1fc
Widget should not depend on AXObjectCache
by carlosgc@webkit.org
· 12 years ago
9c9e7b1
REGRESSION (r116645): Versions app's UI is munged in HiDPI due to background-size being reset to 'auto' when background short-hand is also specified
by aestes@apple.com
· 12 years ago
9a9a4b5
Renamed JSGlobalData to VM https://bugs.webkit.org/show_bug.cgi?id=114777
by ggaren@apple.com
· 12 years ago
e44d33f
Change storage factory functions to take a PageGroup and Page respectively
by andersca@apple.com
· 12 years ago
60d628f
Need a new layout milestone to notify bundle clients when the header has been
by bdakin@apple.com
· 12 years ago
e7b48f7
Remove unused AlternativeTextClient::dismissDictationAlternativeUI
by ap@apple.com
· 12 years ago
197a9e1
Move Mac specific snapshotting code into its own file
by weinig@apple.com
· 12 years ago
2b10375
Hawtfix Mac build.
by akling@apple.com
· 12 years ago
0add35c
Only MutableStylePropertySets should be able to have CSSOM wrappers.
by akling@apple.com
· 12 years ago
b977e61
Move CSSOM classes to using MutableStylePropertySet over StylePropertySet.
by akling@apple.com
· 12 years ago
e5e98f7
Add form delegate method that's invoked right before sending a submit event to a form element
by andersca@apple.com
· 12 years ago
b6ea0d4
TimeRanges::nearest() returns incorrect results.
by jer.noble@apple.com
· 12 years ago
ebea09c
[Mac] Enable spellchecking tests added in r141471
by rniwa@webkit.org
· 12 years ago
dc5b6ca
Implement removing storage area items
by andersca@apple.com
· 12 years ago
2d16cbe
Make StorageAreaMap dispatch session storage events
by andersca@apple.com
· 12 years ago
5314a9d
Incorrect evaluation of resolution media queries
by commit-queue@webkit.org
· 12 years ago
b622f31
FindBanner matches are offset when the WKView has a header or footer
by bdakin@apple.com
· 12 years ago
Next »