Sign in
webkit
/
WebKit
/
d97b4ea1f460f99a989f8f073abf686d8594c01d
/
Source
d97b4ea
Prefer prefix ++/-- operators for non-primitive types
by kangil.han@samsung.com
· 12 years ago
2a8e9f3
[CSS Exclusions] Add support for the simple case of shape-margin polygonal shape-outside
by hmuller@adobe.com
· 12 years ago
0c8e191
Returning NULL from willSendRequest should cancel a load from the memory cache
by aestes@apple.com
· 12 years ago
9ae791c
Second attempt to fix the Windows bot
by benjamin@webkit.org
· 12 years ago
d483d10
Attempt to fix the Windows bot
by benjamin@webkit.org
· 12 years ago
bfd5b21
Build fix.
by roger_fong@apple.com
· 12 years ago
c0bb150
AX: VoiceOver can't press on items
by cfleizach@apple.com
· 12 years ago
478b414
[WK2] --no-tiled-backing-store build fails because FloatPoint is not declared
by commit-queue@webkit.org
· 12 years ago
8b914b1
Stop building Objective-C bindings for the SVG DOM
by andersca@apple.com
· 12 years ago
1caa93a
Build fix.
by oliver@apple.com
· 12 years ago
3980d39
Unify the many and varied stack trace mechanisms, and make the result sane.
by oliver@apple.com
· 12 years ago
d0be74d
tryCacheGetByID sets StructureStubInfo accessType to an incorrect value
by mhahnenberg@apple.com
· 12 years ago
94a61e6
Translation of WebKitGTK+ for Malayalam (ml)
by kov@webkit.org
· 12 years ago
dbf4ee3
webkit translations for gujarati https://bugs.webkit.org/show_bug.cgi?id=113190
by kov@webkit.org
· 12 years ago
03c636e
[l10n] [hi] Updated WebKit Translation in Hindi [hi] language
by kov@webkit.org
· 12 years ago
ed89a9c
[BlackBerry] FatFingers Don't check the shadow tree for all elements.
by commit-queue@webkit.org
· 12 years ago
fc6af6b
Setting a header or footer should cause a relayout
by bdakin@apple.com
· 12 years ago
b2b0b4d
AX: Make SVG Group containers accessible elements
by cfleizach@apple.com
· 12 years ago
16399b9
WebSpeech: event.elapsedTime is always 1364484608
by cfleizach@apple.com
· 12 years ago
e73c07a
WebSpeech: crash at WebCore::SpeechSynthesis::speak
by cfleizach@apple.com
· 12 years ago
ee2dcfb
[GTK] Change from PLATFORM(GTK) to USE(GLIB) in WTF/CurrentTime.cpp
by commit-queue@webkit.org
· 12 years ago
e62f04d
If CallFrame::trueCallFrame() knows that it's about to read garbage instead of a valid CodeOrigin/InlineCallFrame, then it should give up and return 0 and all callers should be robust against this
by fpizlo@apple.com
· 12 years ago
a6775c1
Throttle compositing layer flushes during page loading
by antti@apple.com
· 12 years ago
a4946bc
Clean the chromium bits of WebCore's WebDatabase
by benjamin@webkit.org
· 12 years ago
95708e2
Made USE(JSC) unconditional https://bugs.webkit.org/show_bug.cgi?id=114058
by ggaren@apple.com
· 12 years ago
0980585
Unreviewed, rolling out http://trac.webkit.org/changeset/147729
by fpizlo@apple.com
· 12 years ago
76a2eba
Unreviewed. More VS2010 solution makefile fixes. <rdar://problem/13588964>
by roger_fong@apple.com
· 12 years ago
e05faae
[EFL] --no-tiled-backing-store build fails because of not used #if USE(ACCELERATED_COMPOSITING)
by commit-queue@webkit.org
· 12 years ago
d26f002
Remove the remaining Chromium files from WebCore
by rniwa@webkit.org
· 12 years ago
88a69c1
Remove Chromium code from WebCore/css
by rniwa@webkit.org
· 12 years ago
81e4d90
[GStreamer] Segfault when attempting to install missing plugins
by commit-queue@webkit.org
· 12 years ago
61ca268
Remove the chromium code for WebCore's indexeddb module
by benjamin@webkit.org
· 12 years ago
bd53cdf
Removed a chunk of the v8 bindings. Reviewed by Sam 'Anders Carlsson' Weinig. I'm using a direct http commit to reduce email traffic.
by ggaren@apple.com
· 12 years ago
c1792b5
Removed a chunk of the v8 bindings. Reviewed by Sam 'Anders Carlsson' Weinig. I'm using a direct http commit to reduce email traffic.
by ggaren@apple.com
· 12 years ago
26b428a
Removed a chunk of the v8 bindings. Reviewed by Sam 'Anders Carlsson' Weinig. I'm using a direct http commit to reduce email traffic.
by ggaren@apple.com
· 12 years ago
f9b9ef1
Removed a chunk of the v8 bindings. Reviewed by Sam 'Anders Carlsson' Weinig. I'm using a direct http commit to reduce email traffic.
by ggaren@apple.com
· 12 years ago
69b86b1
Removed a chunk of the v8 bindings. Reviewed by Sam 'Anders Carlsson' Weinig. I'm using a direct http commit to reduce email traffic.
by ggaren@apple.com
· 12 years ago
3c0eb6c
Cleanup after git svn left empty directories.
by rniwa@webkit.org
· 12 years ago
88070ef
Actually delete platform/chromium.
by rniwa@webkit.org
· 12 years ago
3846a23
[EFL][WK2] --no-tiled-backing-store build fails because of not used #if USE(COORDINATED_GRAPHICS)
by commit-queue@webkit.org
· 12 years ago
a5392f4
Remove Chromium code from WebCore/platform
by rniwa@webkit.org
· 12 years ago
7a7b346
Remove Chromium code from WebCore/workers
by rniwa@webkit.org
· 12 years ago
0233e1a
Remove Chromium code from WebCore/storage
by rniwa@webkit.org
· 12 years ago
5969d52
[SOUP] Remove unnecessary explicit keyword in SocketStreamError.h
by commit-queue@webkit.org
· 12 years ago
6e763e9
[EFL] Enable indexed database https://bugs.webkit.org/show_bug.cgi?id=107248
by commit-queue@webkit.org
· 12 years ago
7880550
Remove WTF_USE_GOOGLEURL-guarded code
by commit-queue@webkit.org
· 12 years ago
50d1bc7
[regression] Security: Heap-use-after-free in WebCore::RenderBlock::logicalRightOffsetForLine
by zoltan@webkit.org
· 12 years ago
d843f4b
Remove dead code https://bugs.webkit.org/show_bug.cgi?id=114043
by andersca@apple.com
· 12 years ago
fdeaefc
Remove dead Chromium code from WebCore/workers
by andersca@apple.com
· 12 years ago
e376503
Remove Chromium code from WebCore/plugins
by rniwa@webkit.org
· 12 years ago
098ed69
ASSERTION FAILED: m_repaintRect == renderer()->clippedOverflowRectForRepaint(renderer()->containerForRepaint()) after r135816
by simon.fraser@apple.com
· 12 years ago
1e4305c
[css exclusions] Dynamically removing shape-inside should cause relayout of child blocks' inline content
by betravis@adobe.com
· 12 years ago
e0da8c7
[CSS Regions] Elements in a region should be assignable to a named flow
by commit-queue@webkit.org
· 12 years ago
eefb210
Remove more dead Chromium code from WTF
by andersca@apple.com
· 12 years ago
909cf7c
Allow the Web Inspector to use WebSQL.
by timothy@apple.com
· 12 years ago
97a0781
Add SPI to get a copy of the context menu at a given point.
by beidson@apple.com
· 12 years ago
541b6a4
Fix GCC with C++11 build https://bugs.webkit.org/show_bug.cgi?id=111579
by allan.jensen@digia.com
· 12 years ago
c054201
[Qt] Create ShadowBlur on demand. https://bugs.webkit.org/show_bug.cgi?id=113506
by allan.jensen@digia.com
· 12 years ago
70c7d4d
Remove Chromium code from WebCore/page
by rniwa@webkit.org
· 12 years ago
be2ede1
Remove Chromium code from WebCore/rendering
by rniwa@webkit.org
· 12 years ago
dd4a990
[BlackBerry] Blitting wrong rect during history navigations
by zhajiang@rim.com
· 12 years ago
ef50774
[Texmap] css3/filters/filter-animation-from-none-hw.html does not animate
by commit-queue@webkit.org
· 12 years ago
560c5be
[CoordGfx] Enable filter animations
by commit-queue@webkit.org
· 12 years ago
511c501
[BlackBerry] Replace map{From,To}Transformed() with ViewportAccessor
by commit-queue@webkit.org
· 12 years ago
0d42527
[EFL] Disable GLOBAL_FAST_MALLOC_NEW by default.
by rakuco@webkit.org
· 12 years ago
9c1a68a
Avoid double hash table lookups in TextureMapperGL
by ch.dumez@sisa.samsung.com
· 12 years ago
daa44c1
[WK2][EFL] WebView should own page position and scale factor
by mikhail.pozdnyakov@intel.com
· 12 years ago
60a2980
[BlackBerry] Remove unused parameters from notifyAnimationStarted() and paintContents()
by commit-queue@webkit.org
· 12 years ago
d9a17e1
Source/WebCore: Updating mouse cursor on style changes without emitting fake mousemove event
by commit-queue@webkit.org
· 12 years ago
6e2b90e
[BlackBerry] WebOverlay: fix access to m_client
by commit-queue@webkit.org
· 12 years ago
e74d495
[Qt] PluginsX11: exposedRect offset is applied twice when painting windowless
by jocelyn.turcotte@digia.com
· 12 years ago
714fc37
[BlackBerry] WebOverlayPrivate: remove showDebugBorders() and showRepaintCounter()
by commit-queue@webkit.org
· 12 years ago
260f769
Web Inspector: crash in InspectorDOMAgent::innerHighlightQuad after r147566
by commit-queue@webkit.org
· 12 years ago
6394346
REGRESSION(r145279): Build fails while linking when MEDIA_STREAM is enabled
by commit-queue@webkit.org
· 12 years ago
2e41de8
Remove Chromium code from WebCore/loader
by rniwa@webkit.org
· 12 years ago
ea1f642
LLint should be able to use x87 instead of SSE for floating pointer
by allan.jensen@digia.com
· 12 years ago
11a9e47
[BlackBerry] WebOverlayPrivate: remove showDebugBorders() and showRepaintCounter()
by commit-queue@webkit.org
· 12 years ago
ba09afa
[BlackBerry] WebOverlay: check if platformContext is null
by commit-queue@webkit.org
· 12 years ago
6bb926e
[GTK][WK2] WebKitLoaderClient: add missing initializers
by commit-queue@webkit.org
· 12 years ago
dface95
Fix GTK+ for real after r147712
by benjamin@webkit.org
· 12 years ago
1af8f92
[WK2][EFL] Encapsulate view states set-up within WebView
by mikhail.pozdnyakov@intel.com
· 12 years ago
7180185
Remove Chromium code from WebCore/editing
by rniwa@webkit.org
· 12 years ago
6de4420
Remove the chromium code from the filesystem module
by benjamin@webkit.org
· 12 years ago
a68f70b
Remove Chromium code from Source/WebCore/dom
by rniwa@webkit.org
· 12 years ago
8f5a46f
Remove the chromium directories from WebCore/Modules
by benjamin@webkit.org
· 12 years ago
f86ba51
Remove Chromium code from WebCore/accessibility
by rniwa@webkit.org
· 12 years ago
fee685d
Remove WTFURL from WebKit https://bugs.webkit.org/show_bug.cgi?id=113994
by benjamin@webkit.org
· 12 years ago
1dca84e
Remove Webkit/chromium https://bugs.webkit.org/show_bug.cgi?id=113998
by benjamin@webkit.org
· 12 years ago
70e063a
WinCairo build fails to link. https://bugs.webkit.org/show_bug.cgi?id=113873
by commit-queue@webkit.org
· 12 years ago
caabc53
Remove the top level gyp directory and Platform/chromium
by rniwa@webkit.org
· 12 years ago
6690896
Remove code for 10.5 and earlier from Source/WebCore
by rniwa@webkit.org
· 12 years ago
ae580e8
Qt build fix attempt after r147684.
by rniwa@webkit.org
· 12 years ago
f7e8305
Nixed the defunct chromium folder from WTF
by ggaren@apple.com
· 12 years ago
77cb06b
alternateFamilyName should return a null, not an empty value
by benjamin@webkit.org
· 12 years ago
d163f0f
[BlackBerry] DOMSupport::isFixedPositionOrHasFixedPositionAncestor stops traversing render tree when it hits an iframe element
by commit-queue@webkit.org
· 12 years ago
bedac6e
[EFL][WK2] Add support for getting page contents as string
by commit-queue@webkit.org
· 12 years ago
80ef3f5
Work around a bug in the bindings generation script.
by andersca@apple.com
· 12 years ago
435c2ed
Don't dispatch delayed click if snapshotted plugin was triggered by a click on the label
by dino@apple.com
· 12 years ago
c36d749
Unreviewed EFL build fix.
by ch.dumez@sisa.samsung.com
· 12 years ago
2425659
Unreviewed build fix.
by timothy_horton@apple.com
· 12 years ago
Next »