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
*
Implement cancelling an appcache update. An update is cancelled when its appl...
jennb@chromium.org
2009-10-16
11
-139
/
+302
*
Convert devtools interfaces over to using WebString.
darin@chromium.org
2009-10-16
17
-183
/
+199
*
Update test expectations to remove newly passing tests.
dglazkov@chromium.org
2009-10-16
1
-16
/
+1
*
Fix heap profiler after a WebKit roll.
apavlov@chromium.org
2009-10-16
2
-9
/
+42
*
frame-limit.html is crashing on windows release some of the time now.
thomasvl@chromium.org
2009-10-16
1
-0
/
+2
*
Added back a test that is always failing on mac.
thomasvl@chromium.org
2009-10-16
1
-0
/
+1
*
Supports control characters, like what Windows does.
suzhe@chromium.org
2009-10-16
1
-15
/
+59
*
Mark LayoutTests/fast/css/large-list-of-rules-crash.html as DEBUG SLOW.
yutak@chromium.org
2009-10-16
1
-3
/
+1
*
Start/stop Web Socket Secure server if necessary.
yuzo@chromium.org
2009-10-16
1
-1
/
+6
*
Support WSS in websocket_server.py.
yuzo@chromium.org
2009-10-16
1
-17
/
+64
*
Kill WebViewDelegate::WasOpenedByUserGesture, and instead have
darin@chromium.org
2009-10-16
3
-10
/
+3
*
Mark globalhistory tests as WONTFIX.
dglazkov@chromium.org
2009-10-16
1
-9
/
+4
*
Remove flaky expectations for accessibility tests. They were put in out of la...
dglazkov@chromium.org
2009-10-16
1
-2
/
+0
*
Attempt to fix the build by adding an include.
dglazkov@chromium.org
2009-10-16
1
-0
/
+1
*
Move scripting / v8 related methods out of WebKit.h
mhm@chromium.org
2009-10-16
8
-54
/
+139
*
Move autofill related WebView{Delegate} methods into the WebKit API.
darin@chromium.org
2009-10-16
13
-146
/
+168
*
Fix build bustage of 29235
hclam@chromium.org
2009-10-16
1
-1
/
+1
*
Add regressions from reducing testshell timeout. Not really
ojan@chromium.org
2009-10-16
1
-2
/
+6
*
Report stalled event correctly for <video>
hclam@chromium.org
2009-10-16
5
-152
/
+330
*
Reduce the testshell watchdog timeout to just be the timeout
ojan@chromium.org
2009-10-16
4
-6
/
+8
*
Revert "Move scripting / v8 related methods out of WebKit.h"
tony@chromium.org
2009-10-16
7
-137
/
+54
*
Move scripting / v8 related methods out of WebKit.h
mhm@chromium.org
2009-10-16
7
-54
/
+137
*
Update test expectations post-WebKit merge 49640:49597
jeremy@chromium.org
2009-10-16
1
-0
/
+2
*
Convert the HTTP cache to use FilePath rather than wstring for the
tony@chromium.org
2009-10-15
4
-8
/
+10
*
DevTools: now really fix TestProfilerTab (forgot to include the second file).
mnaganov@chromium.org
2009-10-15
1
-2
/
+2
*
Fix removing of entries in the JSON that pass all runs and have
ojan@chromium.org
2009-10-15
1
-1
/
+1
*
DevTools: fix the TestProfilerTab test.
mnaganov@chromium.org
2009-10-15
1
-4
/
+1
*
WebKit merge 49640:49597
jeremy@chromium.org
2009-10-15
1
-0
/
+10
*
Add failing layout tests to the expectation files
nsylvain@chromium.org
2009-10-15
1
-3
/
+9
*
Added stub implementation of SharedWorkerRepository.
atwilson@chromium.org
2009-10-15
2
-0
/
+70
*
fast/frames/viewsource-link-on-href-value.html is now consistently passing.
johnnyg@chromium.org
2009-10-15
1
-1
/
+0
*
TBR: drag-to-contenteditable-iframe.html fails not only in debug
yaar@chromium.org
2009-10-15
1
-1
/
+1
*
TBR: Added new expectation for editable-html-element.html
yaar@chromium.org
2009-10-15
1
-0
/
+1
*
Remove incorrect expectations for fast/events/mouse-click-events and update b...
japhet@chromium.org
2009-10-15
2
-32
/
+1
*
Fix plugin lookup order on the Mac
stuartmorgan@chromium.org
2009-10-15
1
-1
/
+1
*
webkit roll 49583:49597
yaar@chromium.org
2009-10-15
2
-3
/
+9
*
Rebaseline layout tests from webkit roll 49583
victorw@chromium.org
2009-10-15
40
-394
/
+391
*
DevTools: restore accidentally deleted if block
yurys@google.com
2009-10-15
1
-0
/
+10
*
Re-enable APU agent now that https://bugs.webkit.org/show_bug.cgi?id=30135
pfeldman@chromium.org
2009-10-15
1
-6
/
+2
*
Fixed Layout test fast/forms/textarea-scrollbar-height.html upstream
victorw@chromium.org
2009-10-15
1
-4
/
+0
*
Fixes the layout test formatter to output the correct HTML for upstream basel...
gwilson@google.com
2009-10-15
2
-6
/
+5
*
Make main.cpp Google style and conver the filename and headers of the other
brettw@chromium.org
2009-10-15
7
-567
/
+409
*
This test timeouts once in a while on linux. marking is as slow.
nsylvain@chromium.org
2009-10-15
1
-1
/
+1
*
DevTools: enable DevToolsSanityTest.TestCompletionOnPause that failed because...
yurys@google.com
2009-10-15
2
-2
/
+1
*
Re-try r29078: Remove some deprecated file_util wstring functions.
estade@chromium.org
2009-10-15
6
-58
/
+67
*
LayoutTests/transitions/mask-transitions.html needs to also be CRASH
nsylvain@chromium.org
2009-10-15
1
-1
/
+1
*
LTTF: rebaseline fast/box-sizing/percentage-height .
hamaji@chromium.org
2009-10-15
3
-2
/
+1
*
Revert wstring patch (r29078 and follow up commits). It is causing failures o...
estade@chromium.org
2009-10-15
6
-67
/
+58
*
Remove some deprecated file_util wstring functions.
estade@chromium.org
2009-10-15
6
-58
/
+67
*
Add a simple test page that instantiates the Pepper test plugin.
brettw@chromium.org
2009-10-14
1
-0
/
+3
[next]