index
:
webkit
Safari-3-1-branch
Safari-3-2-branch
Safari-3-branch
fsmediastream
master
mediastream-core
safari-4-branch
Unnamed repository; edit this file 'description' to name the repository.
Jonathon Jongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-24
[GTK] Fix make distcheck build
HEAD
master
carlosgc@webkit.org
5
-5/+26
2011-10-24
[chromium] New failing test fast/events/dropzone-002.html
jchaffraix@webkit.org
2
-1/+11
2011-10-24
[GTK] Initial implementation of back forward list for WebKit2 GTK+ API
carlosgc@webkit.org
17
-4/+1078
2011-10-24
Web Inspector: [Styles] Adding a new style rule breaks things
apavlov@chromium.org
5
-16/+81
2011-10-24
[GTK] Add helper function to set the loader client in WebKitWebView
carlosgc@webkit.org
2
-4/+30
2011-10-24
Web Inspector: do not force document loading on reload (should happen on dema...
pfeldman@chromium.org
7
-7/+41
2011-10-24
[GTK] Remove g_thread_init() calls
carlosgc@webkit.org
32
-37/+91
2011-10-24
Drop MutableTextTrack and make TextTrack always mutable
eric.carlson@apple.com
23
-304/+89
2011-10-24
Web Inspector: allow debugging dedicated worker initialization
yurys@chromium.org
21
-23/+162
2011-10-24
Web Inspector: Make indent configurable
pfeldman@chromium.org
5
-7/+71
2011-10-24
2011-10-24 Alejandro G. Castro <alex@igalia.com>
alex@webkit.org
3
-18/+31
2011-10-24
Unreviewed. Rolled DEPS.
commit-queue@webkit.org
2
-1/+7
2011-10-24
Web Inspector: add "Add to Watch" option to context menu on selection in sour...
caseq@chromium.org
8
-14/+70
2011-10-24
Web Inspector: Audits hang on pages without img[src] elements
apavlov@chromium.org
5
-0/+111
2011-10-24
[Qt] fast/events/media-focus-in-standalone-media-document.html fails
commit-queue@webkit.org
6
-4/+49
2011-10-24
2011-10-24 Pavel Feldman <pfeldman@google.com>
pfeldman@chromium.org
2
-0/+7
2011-10-24
Web Inspector: Make CSS files load upon View demand; split inspector.css into...
pfeldman@chromium.org
28
-1887/+2140
2011-10-24
Web Inspector: make view load CSS files upon show.
pfeldman@chromium.org
7
-44/+300
2011-10-24
[Qt][WK2] WebView does not get focus when being clicked / touched in MiniBrow...
commit-queue@webkit.org
4
-0/+25
2011-10-24
Web Inspector: make DataGrid a view
pfeldman@chromium.org
13
-88/+114
2011-10-24
[GTK] [WK2] Memory leaks in WebContextGtk.cpp
commit-queue@webkit.org
2
-2/+19
2011-10-24
[Qt] Unreviewed gardening after r98199
rgabor@webkit.org
2
-18/+24
2011-10-24
[Forms] Setting defaultValue should hide an input placeholder.
commit-queue@webkit.org
5
-1/+56
2011-10-24
2011-10-24 Alejandro G. Castro <alex@igalia.com>
alex@webkit.org
2
-0/+18
2011-10-24
Interpreter build fix after r98179.
paroga@webkit.org
2
-3/+13
2011-10-24
Eliminate OptionElement (second and final part)
darin@apple.com
12
-149/+111
2011-10-24
[chromium] Attempt to fix compilation error for Chromium OS.
yuzo@google.com
2
-0/+10
2011-10-24
Fixed a typo Darin spotted.
ggaren@apple.com
2
-1/+8
2011-10-24
Removed StringImpl::createStrippingNullCharacters
ggaren@apple.com
4
-41/+13
2011-10-24
<img crossorigin> should fail to load when CORS check fails
abarth@webkit.org
5
-0/+62
2011-10-24
DFG should inline constructors
fpizlo@apple.com
12
-108/+3386
2011-10-24
[chromium] Test expecation change. inspector/elements/edit-dom-actions.html t...
yuzo@google.com
2
-1/+9
2011-10-24
[EFL] Remove unused code from EWebLauncher
commit-queue@webkit.org
2
-6/+11
2011-10-24
[chromium] Test expectation change for "r98183 causes 4 snowleopard tests to ...
yuzo@google.com
2
-0/+16
2011-10-24
[chromium] Remove RopeImpl.{h,cpp} from the gyp projects
noel.gordon@gmail.com
2
-2/+12
2011-10-24
[chromium] Remove GeolocationServiceGtk.{h,cpp} from the gyp projects
noel.gordon@gmail.com
2
-2/+12
2011-10-24
Move StyleSheet::addSubresourceStyleURLs() to CSSStyleSheet.
commit-queue@webkit.org
5
-10/+28
2011-10-24
Remove style sheet constructors that take a style sheet parent.
commit-queue@webkit.org
5
-22/+17
2011-10-24
Add watchlist for WebCore/css and put myself on it.
macpherson@chromium.org
2
-0/+14
2011-10-24
Add deleteProperty to the MethodTable
mhahnenberg@apple.com
6
-3/+37
2011-10-24
Update baselines for run-bindings-tests.
abarth@webkit.org
4
-8/+10
2011-10-23
Remove getConstructDataVirtual
mhahnenberg@apple.com
54
-140/+126
2011-10-23
Not reviewed.
ggaren@apple.com
3
-22/+34
2011-10-23
Try to fix the SL build.
ggaren@apple.com
2
-1/+9
2011-10-23
[GTK] Implement KeyDown function for WebKit2 EventSender.
commit-queue@webkit.org
6
-28/+239
2011-10-23
Separated string lifetime bits from character buffer state bits
ggaren@apple.com
13
-107/+254
2011-10-23
HTTPBodyStream in NSURLRequest gets lost when using CFNetwork loader
psolanki@apple.com
2
-1/+19
2011-10-23
Make relayout-nested-positioned-elements-crash.html more reliable
benjamin@webkit.org
3
-9/+42
2011-10-22
Move all MediaStream and PeerConnection related non-platform files to WebCore...
commit-queue@webkit.org
50
-1595/+263
2011-10-22
[WK2][GTK] run-launcher script fails after testing WK2 tests
commit-queue@webkit.org
2
-1/+13
[next]