git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[GTK] Fix some simple gtkdoc warnings for WebKit1
[WebKit-https.git]
/
Source
/
WebKit
/
gtk
/
ChangeLog
2014-03-04
mrobinson@webkit.org
[GTK] Fix some simple gtkdoc warnings for WebKit1
blob
|
commitdiff
2014-02-26
joepeck@webkit.org
Web Inspector: Remove console.profiles from window...
blob
|
commitdiff
|
diff to current
2014-02-26
commit-queue@webki...
[GTK] generate-gtkdoc can fail with WebKit1 or WebKit2...
blob
|
commitdiff
|
diff to current
2014-02-25
andersca@apple.com
Get rid of VisitedLinkStrategy
blob
|
commitdiff
|
diff to current
2014-02-25
carlosgc@webkit.org
[GTK] Mark view source mode methods as deprecated
blob
|
commitdiff
|
diff to current
2014-02-25
mrobinson@webkit.org
[GTK] generate-gtkdoc should not generate documentation...
blob
|
commitdiff
|
diff to current
2014-02-24
commit-queue@webki...
REGRESSION(r164438): [GTK] Tests /WebKitGtk/testcontext...
blob
|
commitdiff
|
diff to current
2014-02-24
commit-queue@webki...
Get rid of the unused 'immediate' parameters from repai...
blob
|
commitdiff
|
diff to current
2014-02-24
gyuyoung.kim@samsu...
Change a url parameter type with URL in NavigatorConten...
blob
|
commitdiff
|
diff to current
2014-02-20
commit-queue@webki...
WebKitGTK+ should stop using COMPILE_ASSERT_MATCHING_EN...
blob
|
commitdiff
|
diff to current
2014-02-17
sergio.correia@ope...
Replace uses of PassOwnPtr/OwnPtr with std::unique_ptr...
blob
|
commitdiff
|
diff to current
2014-02-17
andersca@apple.com
WebKitGTK+ should stop calling functions to set the...
blob
|
commitdiff
|
diff to current
2014-02-12
zalan@apple.com
Subpixel rendering: Make GraphicsLayerClient::paintCont...
blob
|
commitdiff
|
diff to current
2014-02-10
carlosgc@webkit.org
[GLIB] Add GUniqueOutPtr and use it instead of GOwnPtr
blob
|
commitdiff
|
diff to current
2014-02-09
commit-queue@webki...
.: [GTK] Enable touch features
blob
|
commitdiff
|
diff to current
2014-02-09
rniwa@webkit.org
Cleanup the interface of FrameSelection
blob
|
commitdiff
|
diff to current
2014-02-08
darin@apple.com
Change TextIterator to use StringView, preparing to...
blob
|
commitdiff
|
diff to current
2014-02-08
barraclough@apple.com
Remove isInitialState flag from Page::setViewState
blob
|
commitdiff
|
diff to current
2014-02-06
joepeck@webkit.org
Web Inspector: Add Console support to JSContext Inspection
blob
|
commitdiff
|
diff to current
2014-02-05
ossy@webkit.org
Remove ENABLE(SVG) guards
blob
|
commitdiff
|
diff to current
2014-02-05
zandobersek@gmail.com
[GTK] Replace DEFINE_STATIC_LOCAL with NeverDestroyed...
blob
|
commitdiff
|
diff to current
2014-02-05
akling@apple.com
Remove <iframe seamless> support.
blob
|
commitdiff
|
diff to current
2014-02-01
zandobersek@gmail.com
Unreviewed. Fixing the GTK build after r163232.
blob
|
commitdiff
|
diff to current
2014-02-01
rniwa@webkit.org
Remove inline member functions of FrameSelection that...
blob
|
commitdiff
|
diff to current
2014-01-30
abucur@adobe.com
Remove the ACCELERATED_COMPOSITING flag
blob
|
commitdiff
|
diff to current
2014-01-29
ossy@webkit.org
Remove ENABLE(JAVASCRIPT_DEBUGGER) guards
blob
|
commitdiff
|
diff to current
2014-01-28
carlosgc@webkit.org
[GTK] Make webkit_uri_scheme_request_get_web_view(...
blob
|
commitdiff
|
diff to current
2014-01-27
carlosgc@webkit.org
Unreviewed. Fix GTK+ build after r162808.
blob
|
commitdiff
|
diff to current
2014-01-25
andersca@apple.com
Remove an unused FrameLoaderClient function
blob
|
commitdiff
|
diff to current
2014-01-25
andersca@apple.com
GTK+ build fix.
blob
|
commitdiff
|
diff to current
2014-01-25
andersca@apple.com
Remove back/forward list related functions from Page
blob
|
commitdiff
|
diff to current
2014-01-24
commit-queue@webki...
[GTK] Put cache files in XDG_CACHE_HOME
blob
|
commitdiff
|
diff to current
2014-01-24
joepeck@webkit.org
Web Inspector: Remove recompileAllJSFunctions timer...
blob
|
commitdiff
|
diff to current
2014-01-23
mvujovic@adobe.com
Remove CSS Custom Filters code and tests
blob
|
commitdiff
|
diff to current
2014-01-23
carlosgc@webkit.org
[GLIB] Use GUniquePtr instead of GOwnPtr
blob
|
commitdiff
|
diff to current
2014-01-22
thiago.lacerda@ope...
[EFL][GTK] Get EFL and GTK compiling with ACCESSIBILITY...
blob
|
commitdiff
|
diff to current
2014-01-18
bburg@apple.com
Web Inspector: Page should use std::unique_ptr for...
blob
|
commitdiff
|
diff to current
2014-01-17
andersca@apple.com
Remove another unused FrameLoaderClient callback
blob
|
commitdiff
|
diff to current
2014-01-17
andersca@apple.com
Remove didPerformFirstNavigation from all FrameLoaderCl...
blob
|
commitdiff
|
diff to current
2014-01-17
ljaehun.lim@samsun...
Use final instead of FINAL
blob
|
commitdiff
|
diff to current
2014-01-16
commit-queue@webki...
Remove workaround for compilers not supporting explicit...
blob
|
commitdiff
|
diff to current
2014-01-15
zandobersek@gmail.com
[GTK][WK1] Add ProgressTrackerClient implementation
blob
|
commitdiff
|
diff to current
2014-01-13
carlosgc@webkit.org
[SOUP] Add SoupNetworkSession class to wrap a SoupSession
blob
|
commitdiff
|
diff to current
2014-01-13
carlosgc@webkit.org
Unreviewed. Update NEWS and Versions.m4 for 2.3.4 release.
blob
|
commitdiff
|
diff to current
2014-01-13
commit-queue@webki...
Unreviewed, rolling out r161808.
blob
|
commitdiff
|
diff to current
2014-01-12
carlosgc@webkit.org
Unreviewed. Fix make distcheck.
blob
|
commitdiff
|
diff to current
2014-01-12
commit-queue@webki...
Source/WebCore: --disable-dependency-tracking causes...
blob
|
commitdiff
|
diff to current
2014-01-11
andersca@apple.com
Tweak ProgressTrackerClient functions
blob
|
commitdiff
|
diff to current
2014-01-11
andersca@apple.com
Move progress tracking functions from FrameLoaderClient...
blob
|
commitdiff
|
diff to current
2014-01-09
csaavedra@igalia.com
[GTK] Add xdg.origin.url extended attribute to downloads
blob
|
commitdiff
|
diff to current
2014-01-06
mrobinson@webkit.org
[GTK] Move all GTK/GObject unit tests to Tools/TestWebK...
blob
|
commitdiff
|
diff to current
2014-01-06
commit-queue@webki...
Use unsigned consistently, and check for invalid casts...
blob
|
commitdiff
|
diff to current
2014-01-03
carlosgc@webkit.org
REGRESSION(r160304): [GTK] Disable libtool fast install
blob
|
commitdiff
|
diff to current
2014-01-02
barraclough@apple.com
Merge didMoveOnscreen / page visibility to isVisible
blob
|
commitdiff
|
diff to current
2014-01-02
zandobersek@gmail.com
[GTK] Fix mismatched header guards in private WK1 heade...
blob
|
commitdiff
|
diff to current
2013-12-31
mrobinson@webkit.org
[GTK] Make the output directory of GObject unit tests...
blob
|
commitdiff
|
diff to current
2013-12-27
mrobinson@webkit.org
Small build fix for the GTK+ CMake port
blob
|
commitdiff
|
diff to current
2013-12-23
mrobinson@webkit.org
[GTK] [CMake] Build the WebKit1 GObject API tests
blob
|
commitdiff
|
diff to current
2013-12-20
commit-queue@webki...
[GTK] The fullscreen API should be enabled by default
blob
|
commitdiff
|
diff to current
2013-12-19
mrobinson@webkit.org
[GTK] [CMake] Add support for building WebKit1
blob
|
commitdiff
|
diff to current
2013-12-18
carlosgc@webkit.org
Unreviewed. Update NEWS and Versions.m4 for 2.3.3 release.
blob
|
commitdiff
|
diff to current
2013-12-11
joepeck@webkit.org
Web Inspector: Push More Inspector Required Classes...
blob
|
commitdiff
|
diff to current
2013-12-11
zandobersek@gmail.com
[GTK] Add a UPower-based BatteryProvider
blob
|
commitdiff
|
diff to current
2013-12-11
zandobersek@gmail.com
[GTK][WK1] Add an empty BatteryClientGtk
blob
|
commitdiff
|
diff to current
2013-12-11
commit-queue@webki...
[GTK] Add "enable-mediasource" property to WebKitWebSet...
blob
|
commitdiff
|
diff to current
2013-12-10
jdiggs@igalia.com
AX: [ATK] Convert the get_text atktest.c unit tests...
blob
|
commitdiff
|
diff to current
2013-12-09
jdiggs@igalia.com
AX: [ATK] Convert the get_{string,text}_at_offset atkte...
blob
|
commitdiff
|
diff to current
2013-12-09
mrobinson@webkit.org
[WK2][Soup] Use didReceiveBuffer instead of didReceiveData
blob
|
commitdiff
|
diff to current
2013-12-07
gns@gnome.org
Fix API test expectation following 160220.
blob
|
commitdiff
|
diff to current
2013-12-05
carlosgc@webkit.org
[GTK] Fix GObject introspection warnings in webkitspell...
blob
|
commitdiff
|
diff to current
2013-12-04
joepeck@webkit.org
Web Inspector: Push Remote Inspector debugging connecti...
blob
|
commitdiff
|
diff to current
2013-12-02
gns@gnome.org
[GTK] GTK2 paint code path does not render AC layers
blob
|
commitdiff
|
diff to current
2013-11-28
gns@gnome.org
REGRESSION(r154658): webkit_web_view_get_view_source_mo...
blob
|
commitdiff
|
diff to current
2013-11-18
carlosgc@webkit.org
Unreviewed. Update NEWS and Versions.m4 for 2.3.2 release.
blob
|
commitdiff
|
diff to current
2013-11-05
calvaris@igalia.com
[GStreamer] Remove NATIVE_FULLSCREEN_VIDEO support
blob
|
commitdiff
|
diff to current
2013-11-04
rego@igalia.com
[GTK][WK1] Enable CSS Regions if feature flag is set...
blob
|
commitdiff
|
diff to current
2013-10-29
carlosgc@webkit.org
Unreviewed. Update NEWS and Versions.m4 for 2.3.1 release.
blob
|
commitdiff
|
diff to current
2013-10-28
commit-queue@webki...
Name all the GLib timeout sources
blob
|
commitdiff
|
diff to current
2013-10-28
commit-queue@webki...
Replace 0 timeouts g_timeout_add() by g_idle_add()
blob
|
commitdiff
|
diff to current
2013-10-21
zandobersek@gmail.com
[GTK] g-ir-scanner should use the configured C compiler
blob
|
commitdiff
|
diff to current
2013-10-17
akling@apple.com
Massage the Gtk build.
blob
|
commitdiff
|
diff to current
2013-10-16
jochen@chromium.org
A page should exit fullscreen mode if it opens a new...
blob
|
commitdiff
|
diff to current
2013-10-09
mario@webkit.org
[ATK] Implement new API in AtkText: atk_text_get_string...
blob
|
commitdiff
|
diff to current
2013-10-08
weinig@apple.com
Consolidate findString functions
blob
|
commitdiff
|
diff to current
2013-10-07
commit-queue@webki...
CTTE: Use references in and around DragController
blob
|
commitdiff
|
diff to current
2013-10-07
philn@webkit.org
[GTK] UserMediaClientGtk needs API update
blob
|
commitdiff
|
diff to current
2013-10-05
zandobersek@gmail.com
Unreviewed GTK build fix after r156946. The framePolicy...
blob
|
commitdiff
|
diff to current
2013-10-05
darin@apple.com
text-transform: lowercase is not lang-dependent (Turkis...
blob
|
commitdiff
|
diff to current
2013-10-05
andersca@apple.com
FramePolicyFunction should be an std::function
blob
|
commitdiff
|
diff to current
2013-10-04
weinig@apple.com
Remove shouldRubberBandInDirection from the WKBundlePag...
blob
|
commitdiff
|
diff to current
2013-10-02
weinig@apple.com
CTTE: DOMWrapperWorlds should be passed around by reference
blob
|
commitdiff
|
diff to current
2013-09-30
benjamin@webkit.org
Remove the code guarded by STYLE_SCOPED
blob
|
commitdiff
|
diff to current
2013-09-28
darin@apple.com
Add Frame::mainFrame and Frame::isMainFrame
blob
|
commitdiff
|
diff to current
2013-09-28
philn@webkit.org
Unreviewed GTK build fix after r156560.
blob
|
commitdiff
|
diff to current
2013-09-27
darin@apple.com
rename KURL to URL
blob
|
commitdiff
|
diff to current
2013-09-27
darin@apple.com
Add empty MainFrame class
blob
|
commitdiff
|
diff to current
2013-09-25
bfulgham@apple.com
../WebCore: [Windows] Refactor RuntimeEnabledFeatures...
blob
|
commitdiff
|
diff to current
2013-09-24
commit-queue@webki...
[GTK] Fix compilation problems when setting ENABLE_DRAG...
blob
|
commitdiff
|
diff to current
2013-09-24
zandobersek@gmail.com
[GTK] Fix accelerated compositing disabling under Wayla...
blob
|
commitdiff
|
diff to current
2013-09-23
zandobersek@gmail.com
Unreviewed, GTK build fix when building with GTK+ 2.0.
blob
|
commitdiff
|
diff to current
next