index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux focus ring color: Go through WebKit::WebColor api rather than through t...
estade@chromium.org
2009-09-11
5
-118
/
+82
*
Fixes a crash in the plugin process specifically in the PluginStreamUrl::DidR...
ananta@chromium.org
2009-09-11
4
-4
/
+28
*
Replace worker support in test shell with a dummy implementation.
levin@chromium.org
2009-09-11
10
-640
/
+37
*
Remove WebViewDelegate::SpellCheckerDocumentTag method and eliminate
darin@chromium.org
2009-09-11
3
-26
/
+5
*
Eliminate some methods.
darin@chromium.org
2009-09-11
5
-22
/
+12
*
Support running tests under LayoutTests/http/tests/local as local file, in or...
jianli@chromium.org
2009-09-11
24
-148
/
+29
*
Modify our webkit code to make sure it does not call into
nsylvain@chromium.org
2009-09-11
12
-236
/
+273
*
Get rid of the half-working traces of locking, caching, and quotas. It
jorlow@chromium.org
2009-09-11
3
-28
/
+1
*
Delete unused WebViewDelegate method.
darin@chromium.org
2009-09-11
4
-17
/
+2
*
Remove two text-selection layout tests that pass on Mac now after an upstream...
snej@chromium.org
2009-09-10
1
-5
/
+0
*
Buffered time ranges for <video>
hclam@chromium.org
2009-09-10
5
-10
/
+38
*
Reorganize repaint tests into more accurate bugs, rebaseline one.
dglazkov@chromium.org
2009-09-10
3
-33
/
+30
*
WebKit update 48239:48264.
eroman@chromium.org
2009-09-10
1
-0
/
+4
*
Move StringPiece into the base namespace. It is colliding
tony@chromium.org
2009-09-10
8
-29
/
+37
*
Hook up WebFrameClient::didUpdateCurrentHistoryItem
darin@chromium.org
2009-09-10
5
-12
/
+9
*
Remove the hotmail UA spoofing hack.
darin@chromium.org
2009-09-10
1
-19
/
+9
*
Hack to make tests work if out is a symlink: see if the current dir is the so...
mattm@chromium.org
2009-09-10
1
-2
/
+2
*
Revert "Replace test_shell_tests dependency on the test_shell with test_shell...
mmoss@chromium.org
2009-09-10
1
-41
/
+23
*
WebKit Linux Debug failing linking-a-03-b-preserveAspectRatio.svg with crash
mark@chromium.org
2009-09-10
1
-0
/
+3
*
Replace test_shell_tests dependency on the test_shell with test_shell_pak dep...
mmoss@chromium.org
2009-09-10
1
-23
/
+41
*
Rebaseline more of fast/repaint tests we are now passing (part 6)
dglazkov@chromium.org
2009-09-10
33
-13
/
+200
*
Supports Gtk keyboard themes.
suzhe@chromium.org
2009-09-10
3
-9
/
+21
*
Remove a NOTIMPLEMENTED that was causing layout tests to fail on the Mac.
darin@chromium.org
2009-09-10
1
-1
/
+0
*
Hook up WebFrameClient, replacing many WebViewDelegate methods.
darin@chromium.org
2009-09-10
45
-1167
/
+828
*
WebKit update 48217:48239.
eroman@chromium.org
2009-09-10
1
-0
/
+6
*
Rebaseline more of fast/repaint tests we are now passing (part 5)
dglazkov@chromium.org
2009-09-10
46
-10
/
+143
*
Get rid of all query parameters since the http server for src.chromium.org
ojan@google.com
2009-09-10
1
-39
/
+22
*
Run-length encode the JSON results. This makes them considerably
ojan@google.com
2009-09-09
2
-277
/
+457
*
Revert "Use gtk-cursor-blink from GtkSettings"
evan@chromium.org
2009-09-09
3
-7
/
+0
*
Use gtk-cursor-blink from GtkSettings to set the
evan@chromium.org
2009-09-09
3
-0
/
+7
*
Remove NOTIMPLEMENTED() that messes with layout test output
pinkerton@chromium.org
2009-09-09
1
-1
/
+2
*
Update test expectations to include the flaky layout test script-load-and-err...
eroman@chromium.org
2009-09-09
1
-0
/
+2
*
Adds support for the os x spelling panel to chromium. Users can
pinkerton@chromium.org
2009-09-09
6
-8
/
+62
*
linux: split libxpcom_hack into its own file
evan@chromium.org
2009-09-09
2
-1
/
+7
*
Rebaseline more of fast/repaint tests we are now passing.
dglazkov@chromium.org
2009-09-09
53
-12
/
+321
*
linux: search Chrome-specific plugin directories before Mozilla
evan@chromium.org
2009-09-09
1
-8
/
+14
*
Fix to use FilePath version of PathService::Get.
thestig@chromium.org
2009-09-09
1
-1
/
+1
*
Bring config.h.in up to date.
dglazkov@chromium.org
2009-09-09
2
-62
/
+86
*
Update the Mac plugin whitelist to accommodate a new name for
amanda@chromium.org
2009-09-09
1
-1
/
+3
*
Rebaseline more of fast/repaint tests we are now passing.
dglazkov@chromium.org
2009-09-09
141
-32
/
+1005
*
DevTools: populate scopes with local variables when on a breakpoint. This fea...
yurys@google.com
2009-09-09
2
-40
/
+24
*
Rebaseline more of fast/repaint tests we are now passing.
dglazkov@chromium.org
2009-09-09
91
-20
/
+676
*
DevTools: add setting/setSetting methods to InspectorController in front-end.
yurys@google.com
2009-09-09
1
-34
/
+4
*
DevTools: A quick fix to enable interactive_ui_tests.
mnaganov@chromium.org
2009-09-09
1
-0
/
+24
*
Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...
jshin@chromium.org
2009-09-09
3
-7
/
+7
*
linux: split MOZ_PLUGIN_PATH on colons
evan@chromium.org
2009-09-09
1
-2
/
+6
*
linux: rewrite mime parser
evan@chromium.org
2009-09-09
3
-55
/
+91
*
Disable drag-to-navigate.html for mac so that we can investigate it.
jianli@chromium.org
2009-09-09
1
-1
/
+1
*
Add beginDragWithFiles to EventSendingController. Also implement WebKitClient...
jianli@chromium.org
2009-09-08
4
-9
/
+42
*
WebKit merge 48185:48193, plus a few flaky tests added back in to test_expect...
japhet@chromium.org
2009-09-08
1
-9
/
+9
[next]