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
*
Fixing chrome/fast/dom/java-applet-calls.html
finnur@chromium.org
2009-03-18
2
-9
/
+7
*
Rebaseline test for aa. Was incorrectly rebased last time around.
ojan@google.com
2009-03-18
1
-7
/
+7
*
DEFER a test that is broken upstream.
tc@google.com
2009-03-18
5
-9
/
+3
*
Update V8 to version 1.1.1.2.
ager@chromium.org
2009-03-18
5
-2
/
+279
*
This test seems to have never failed on win/mac according to the
tc@google.com
2009-03-18
3
-6
/
+1
*
Green the layout test bots by marking some new failures.
estade@chromium.org
2009-03-18
1
-0
/
+3
*
Autocomplete now uses the input field id when no name is available to perform...
jcampan@chromium.org
2009-03-18
3
-9
/
+31
*
Removes LayoutTests/fast/events/click-count.html from the flakey win
sky@google.com
2009-03-18
1
-1
/
+1
*
Make Linux use the same user agent style sheet as Windows.
levin@chromium.org
2009-03-18
3
-7
/
+2
*
Remove unneeded uses of base/ref_counted.h.
thestig@chromium.org
2009-03-18
2
-2
/
+0
*
When looking for the test shell binary in linux, try src/webkit/Hammer
tc@google.com
2009-03-18
2
-2
/
+6
*
Reland the changes to enable building worker.
jianli@chromium.org
2009-03-18
2
-2
/
+2
*
Unfork WebInspector frontend take 2: New DEPS and webkit/...
pfeldman@chromium.org
2009-03-18
5
-2
/
+17
*
Add a handle scope to V8Proxy::initContextIfNeeded.
ager@chromium.org
2009-03-18
1
-1
/
+4
*
Fixing a few minor issues found during static analysis of the Chromium codebase.
finnur@chromium.org
2009-03-18
1
-1
/
+1
*
Revert the src/webkit part of r11958 since it broke the build.
maruel@chromium.org
2009-03-18
5
-17
/
+2
*
Unfork WebInspector frontend.
pfeldman@chromium.org
2009-03-18
5
-2
/
+17
*
Make Rpc dispatch in DevTools static, remove redundant JSON parsing.
pfeldman@chromium.org
2009-03-18
6
-28
/
+31
*
Reverting 11953.
hbono@chromium.org
2009-03-18
6
-62
/
+0
*
A tricky fix for Issue 1845.
hbono@chromium.org
2009-03-18
6
-0
/
+62
*
Make worker constructor return error if it is enabled by the flag.
jianli@chromium.org
2009-03-18
3
-0
/
+22
*
Rebaseline fail. Marking LayoutTests/fast/forms/searchfield-heights.html fixable
aa@chromium.org
2009-03-18
1
-0
/
+1
*
Switching net over to use gyp on windows.
bradnelson@google.com
2009-03-18
4
-428
/
+428
*
Rebaseline LayoutTests\fast\forms\searchfield-heights-expected. Text input boxes
aa@chromium.org
2009-03-18
4
-3
/
+2
*
Pre-upstream cleaning of files - changing them to follow WebKit coding style.
dimich@google.com
2009-03-17
4
-448
/
+416
*
Mark LayoutTests/svg/custom/foreignObject-crash-on-hover.xml as DEFER.
patrick@chromium.org
2009-03-17
1
-5
/
+5
*
Revert r11926 which accidentally enabled workers.
dimich@google.com
2009-03-17
1
-1
/
+1
*
Get v8_collection.h to match webkit coding standards in
levin@chromium.org
2009-03-17
2
-237
/
+205
*
Defers three more svg tests. I couldn't get coords-units-01-b.svg to crash, a...
sky@google.com
2009-03-17
1
-9
/
+7
*
Remove exclusion on worker files on Mac and Linux since they are not platform...
dimich@google.com
2009-03-17
1
-6
/
+1
*
Re-baseline LayoutTests\security\block-test-expected.txt.
patrick@chromium.org
2009-03-17
3
-4
/
+134
*
Remove pending/fast/events. There's no tests left here. :)
ojan@google.com
2009-03-17
1
-15
/
+0
*
Rebaselines the test LayoutTests/fast/block/positioning/001.html .
sky@google.com
2009-03-17
3
-2
/
+3
*
Fix bug 7550: We still refer to the Java beta when suggesting plugins to down...
finnur@chromium.org
2009-03-17
1
-1
/
+1
*
Removes test from tests_fixable that is already listed in tests_ignored.
sky@google.com
2009-03-17
1
-2
/
+0
*
These tests were rebased with the merge and need
ojan@google.com
2009-03-17
1
-0
/
+19
*
Add LINUX and MAC to platforms on which the xhr test fails.
levin@chromium.org
2009-03-17
1
-1
/
+1
*
Rebaseline border-image-omit-right-slice. The results changed when I made the
brettw@chromium.org
2009-03-17
4
-7
/
+9
*
Chrome side of merge 41733:41768.
ojan@google.com
2009-03-17
57
-481
/
+478
*
Add failing tests to the linux debug list so we can green the
tc@google.com
2009-03-17
1
-0
/
+14
*
Rebaseline imageTileOpacity. This was fixed in my transparency patch.
brettw@chromium.org
2009-03-17
3
-4
/
+1
*
Defer a xhr layout test that requires changes to lighttpd (which
levin@chromium.org
2009-03-17
1
-3
/
+3
*
Revert "Enable building worker and use command line switch to turn on ..."
agl@chromium.org
2009-03-17
5
-22
/
+2
*
Enable building worker and use command line switch to turn on this feature.
jianli@chromium.org
2009-03-17
5
-2
/
+22
*
Linux: add 5354455-2.html to the failure list.
agl@chromium.org
2009-03-17
1
-1
/
+1
*
Rebaseline a layout test: an intentional difference in GURL vs KURL.
sdoyon@chromium.org
2009-03-17
3
-1
/
+12
*
Switch to useCapture in order to handle DOMNodeRemovedFromDocument events.
pfeldman@chromium.org
2009-03-17
1
-2
/
+2
*
SSLPolicy Fix: Step 3.
abarth@chromium.org
2009-03-17
4
-27
/
+31
*
SSLPolicy Fix: Step 1.
abarth@chromium.org
2009-03-17
3
-0
/
+24
*
Move response_data_file from ResourceResponseHead to webkit_glue::ResponseInfo
hclam@chromium.org
2009-03-17
2
-0
/
+25
[next]