git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Simple line layout should not be limited to RenderText.
[WebKit-https.git]
/
Source
/
WebKit2
/
2015-03-09
ggaren@apple.com
bmalloc: tryFastMalloc shouldn't crash
tree
|
commitdiff
2015-03-09
commit-queue@webki...
[EFL] Move DispatchQueue to WTF
tree
|
commitdiff
2015-03-09
dino@apple.com
[iOS Media] Video buffer progress missing on iPhones
tree
|
commitdiff
2015-03-09
weinig@apple.com
[Content Extensions] Add scaffolding for the WKUserCont...
tree
|
commitdiff
2015-03-09
weinig@apple.com
AX: Expose a frame's accessible name through WK2 C SPI
tree
|
commitdiff
2015-03-08
weinig@apple.com
[Content Extensions] Pass compiled content extensions...
tree
|
commitdiff
2015-03-08
carlosgc@webkit.org
Remove willDestroyFrame in WKBundlePageLoaderClient
tree
|
commitdiff
2015-03-07
weinig@apple.com
[Content Extensions] Move compiling of content extensio...
tree
|
commitdiff
2015-03-07
dino@apple.com
Support "plus-lighter" in mix-blend mode
tree
|
commitdiff
2015-03-06
bdakin@apple.com
REGRESSION (r180782): Data Detector popovers are not...
tree
|
commitdiff
2015-03-06
commit-queue@webki...
Scroll to make the video element visible when exiting...
tree
|
commitdiff
2015-03-06
antti@apple.com
Rename NetworkCacheStorageCocoa.mm to NetworkCacheStora...
tree
|
commitdiff
2015-03-06
antti@apple.com
Don't use dispatch_semaphore in NetworkCacheStorage
tree
|
commitdiff
2015-03-06
antti@apple.com
Move dispatch_data use behind NetworkCache::Data abstra...
tree
|
commitdiff
2015-03-06
antti@apple.com
Use WTF abstraction for page size in NetworkCacheStorage
tree
|
commitdiff
2015-03-06
mmaxfield@apple.com
[iOS] SVG fonts are garbled
tree
|
commitdiff
2015-03-06
zandobersek@gmail.com
Unguarded GTK-specific member and method usage in Drawi...
tree
|
commitdiff
2015-03-06
ddkilzer@apple.com
REGRESSION (r181140): WebKit2 fails to build on Maveric...
tree
|
commitdiff
2015-03-06
antti@apple.com
Move disk cache classes to namespace
tree
|
commitdiff
2015-03-06
carlosgc@webkit.org
REGRESSION(r180924): ASSERTION FAILED: !from.isEmpty...
tree
|
commitdiff
2015-03-05
andersca@apple.com
WKWebView Encoder for remote object communication does...
tree
|
commitdiff
2015-03-05
cdumez@apple.com
NetworkCache efficacy logging is using too much CPU
tree
|
commitdiff
2015-03-05
antti@apple.com
Switch NetworkCacheStorage to WorkQueue abstraction
tree
|
commitdiff
2015-03-05
commit-queue@webki...
[EFL][WK2] Crash when "Download Linked File" from MiniB...
tree
|
commitdiff
2015-03-05
commit-queue@webki...
[SOUP] Disable RC4
tree
|
commitdiff
2015-03-05
utatane.tea@gmail.com
Hide Promise with runtime flags under Cocoa JSContext API
tree
|
commitdiff
2015-03-04
bdakin@apple.com
Attempted build fix.
tree
|
commitdiff
2015-03-04
bdakin@apple.com
Message UI process when contentSize changes
tree
|
commitdiff
2015-03-04
antti@apple.com
Factor platform I/O out from NetworkCacheStorage
tree
|
commitdiff
2015-03-04
joepeck@webkit.org
Remove WK_AVAILABLE and related macros when we cannot...
tree
|
commitdiff
2015-03-04
commit-queue@webki...
[GTK] WebView should hold a reference on WebContext...
tree
|
commitdiff
2015-03-04
bshafiei@apple.com
Versioning.
tree
|
commitdiff
2015-03-04
shiva.jm@samsung.com
Fix build warning in WebKit2/Shared module.
tree
|
commitdiff
2015-03-04
aestes@apple.com
[Content Filtering] Separate unblock handling into...
tree
|
commitdiff
2015-03-04
cdumez@apple.com
[WK2] Fix memory leak in _getCookieHeadersForTask
tree
|
commitdiff
2015-03-04
enrica@apple.com
Incomplete dictation results in text fields in a web...
tree
|
commitdiff
2015-03-04
dino@apple.com
Controls panel should have system blurry background
tree
|
commitdiff
2015-03-04
cdumez@apple.com
Access ApplicationCacheStorage global instance via...
tree
|
commitdiff
2015-03-04
joepeck@webkit.org
Build Fix: Add fall back handling in postprocess script...
tree
|
commitdiff
2015-03-03
enrica@apple.com
Build fix for iOS.
tree
|
commitdiff
2015-03-03
antti@apple.com
Include key to NetworkCacheStorage::Entry
tree
|
commitdiff
2015-03-03
antti@apple.com
Cache shrink leaves behind empty partition directories
tree
|
commitdiff
2015-03-03
andersca@apple.com
Use the correct display name for website data for local...
tree
|
commitdiff
2015-03-03
enrica@apple.com
Fixed typo in platform guard in trac.webkit.org/changes...
tree
|
commitdiff
2015-03-03
enrica@apple.com
Adopt new API for keyboard interaction.
tree
|
commitdiff
2015-03-03
carlosgc@webkit.org
REGRESSION(r177075): WebProcess crashes when entering...
tree
|
commitdiff
2015-03-03
gyuyoung.kim@samsu...
[WK2] Remove unnecessary create() factory functions.
tree
|
commitdiff
2015-03-03
beidson@apple.com
Lots of: ERROR: Unhandled web process message WebPageGr...
tree
|
commitdiff
2015-03-02
antti@apple.com
Add way to dump cache meta data to file
tree
|
commitdiff
2015-03-02
andersca@apple.com
Return disk cache entries from the new disk cache
tree
|
commitdiff
2015-03-02
antti@apple.com
Add way to dump cache meta data to file
tree
|
commitdiff
2015-03-02
andersca@apple.com
WebsiteDataStore should handle deleting cookies
tree
|
commitdiff
2015-03-02
andersca@apple.com
WebsiteDataStore should support getting cookie host...
tree
|
commitdiff
2015-03-02
jer.noble@apple.com
[WK2][Mac] WebPageProxy::supressVisibilityUpdates(...
tree
|
commitdiff
2015-03-02
jer.noble@apple.com
[WK1][WK2][Mac] Fullscreen animation is incorrect when...
tree
|
commitdiff
2015-03-02
simon.fraser@apple.com
Make clip-path work on <video>, <canvas> etc.
tree
|
commitdiff
2015-03-02
cdumez@apple.com
Make NotificationCenter / Notification suspendable
tree
|
commitdiff
2015-03-01
antti@apple.com
Enable new disk cache on iOS
tree
|
commitdiff
2015-02-28
andersca@apple.com
WebsiteDataStore should handle fetching and deleting...
tree
|
commitdiff
2015-02-28
andersca@apple.com
Fetch cache origins from the network process
tree
|
commitdiff
2015-02-28
andersca@apple.com
Simplify WebResourceCacheManagerCFNet.mm code
tree
|
commitdiff
2015-02-28
commit-queue@webki...
Unreviewed, rolling out r180804.
tree
|
commitdiff
2015-02-28
ossy@webkit.org
Source/WebCore:
tree
|
commitdiff
2015-02-28
cdumez@apple.com
[WK2] Drop legacy WKBundlePageDiagnosticLoggingClient API
tree
|
commitdiff
2015-02-28
andersca@apple.com
Rename WebResourceCacheManagerCFNet.cpp to WebResourceC...
tree
|
commitdiff
2015-02-28
commit-queue@webki...
Unreviewed, rolling out r180203 and r180210.
tree
|
commitdiff
2015-02-28
commit-queue@webki...
Add WebKit2 SPI to create a DOM File object
tree
|
commitdiff
2015-02-27
bdakin@apple.com
Lookup panel dismisses when pages are loading in other...
tree
|
commitdiff
2015-02-27
andersca@apple.com
Add infrastructure for handling website data in the...
tree
|
commitdiff
2015-02-27
enrica@apple.com
[WK2] REGRESSION(r180465): WebKit::WebPage::editorState...
tree
|
commitdiff
2015-02-27
beidson@apple.com
Add API to remove a single content filter.
tree
|
commitdiff
2015-02-26
andersca@apple.com
Add API to remove all website data for the given data...
tree
|
commitdiff
2015-02-26
cdumez@apple.com
Rename DatabaseManager::manager() to DatabaseManager...
tree
|
commitdiff
2015-02-26
mmaxfield@apple.com
Source/JavaScriptCore:
tree
|
commitdiff
2015-02-26
beidson@apple.com
Make WKPageGroupRemoveAllUserContentFilters actually...
tree
|
commitdiff
2015-02-25
andersca@apple.com
Add (unused for now) code to delete website data for...
tree
|
commitdiff
2015-02-25
shiva.jm@samsung.com
Fix build warning in WebKit2/UIProcess module.
tree
|
commitdiff
2015-02-25
bshafiei@apple.com
Versioning.
tree
|
commitdiff
2015-02-25
simon.fraser@apple.com
Clarify some resizing terminology in ScrollView/FrameView
tree
|
commitdiff
2015-02-25
simon.fraser@apple.com
Use an enum for scrollbar style
tree
|
commitdiff
2015-02-25
cdumez@apple.com
[Mac][WK2] ASSERTION FAILED: m_sendPort in IPC::Connect...
tree
|
commitdiff
2015-02-25
commit-queue@webki...
Unreviewed, rolling out r180599.
tree
|
commitdiff
2015-02-25
gyuyoung.kim@samsu...
Fix build break on EFL and GTK port since r180585.
tree
|
commitdiff
2015-02-25
mmaxfield@apple.com
Source/JavaScriptCore:
tree
|
commitdiff
2015-02-24
ossy@webkit.org
Buildfix after r180585.
tree
|
commitdiff
2015-02-24
andersca@apple.com
Pass _WKWebsiteDataRecord objects to the fetchData...
tree
|
commitdiff
2015-02-24
ossy@webkit.org
One more buildfix after r180575.
tree
|
commitdiff
2015-02-24
ossy@webkit.org
URTBF after 180575.
tree
|
commitdiff
2015-02-24
andersca@apple.com
Implement more of the data fetching API
tree
|
commitdiff
2015-02-24
utatane.tea@gmail.com
REGRESSION(r179429): Can't type comments in Facebook
tree
|
commitdiff
2015-02-24
andersca@apple.com
Tighten up some SecurityOrigin related code, use refere...
tree
|
commitdiff
2015-02-24
commit-queue@webki...
Crash loading local file with WebPageProxy::loadAlterna...
tree
|
commitdiff
2015-02-24
ryuan.choi@naverco...
[EFL] Add message APIs to communicate between ewk_conte...
tree
|
commitdiff
2015-02-24
commit-queue@webki...
Unreviewed, rolling out r180547 and r180550.
tree
|
commitdiff
2015-02-24
rniwa@webkit.org
Disable font loading events until our implementation...
tree
|
commitdiff
2015-02-24
utatane.tea@gmail.com
REGRESSION(r179429): Can't type comments in Facebook
tree
|
commitdiff
2015-02-24
benjamin@webkit.org
[iOS WK2] The WebProcess keep scrolling pages based...
tree
|
commitdiff
2015-02-23
andersca@apple.com
Add API for fetching website data records to _WKWebsite...
tree
|
commitdiff
2015-02-23
cdumez@apple.com
Add support for diagnostic logging messages sampling
tree
|
commitdiff
2015-02-23
andersca@apple.com
Add a stubbed out _WKWebsiteDataRecord class
tree
|
commitdiff
next