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
*
DevTools: Implementation for the API introduced upstream. To be landed once A...
pfeldman@chromium.org
2009-10-30
1
-0
/
+30
*
Update V8 to version 1.3.18
sgjesse@chromium.org
2009-10-30
2
-2
/
+2
*
Roll to WebKit r50313, groom test_expectations.txt
rolandsteiner@chromium.org
2009-10-30
1
-66
/
+100
*
Move various runtime enabled features into a WebRuntimeFeatures class.
darin@chromium.org
2009-10-30
9
-58
/
+208
*
Fix build bustage.
darin@chromium.org
2009-10-30
2
-3
/
+2
*
Moves webview_impl.cc, webframe_impl.cc and webframeloaderclient_impl.cc into
darin@chromium.org
2009-10-30
49
-6387
/
+6537
*
Add layoutTestController.counterValueForElementById
hamaji@chromium.org
2009-10-30
5
-4
/
+39
*
Change the document root for the test Web Socket server to WebKit/LayoutTests
yuzo@chromium.org
2009-10-30
2
-12
/
+11
*
-. Rebaseline deletionUI-single-instance pixel result due to upstream change:...
victorw@chromium.org
2009-10-30
3
-3
/
+2
*
Blacklist PDF Browser Plugin on Mac for now.
stuartmorgan@chromium.org
2009-10-29
1
-7
/
+56
*
Make run_webkit_tests work on Windows 7.
dpranke@google.com
2009-10-29
4
-13
/
+35
*
Add baseline for new test LayoutTests/fast/overflow/position-fixed-transform-...
japhet@chromium.org
2009-10-29
6
-3
/
+20
*
Rename a variable to avoid shadowing.
dpranke@google.com
2009-10-29
1
-3
/
+3
*
Adds default implementations to WebFrameClient
yaar@chromium.org
2009-10-29
4
-139
/
+49
*
Remove the element_ member of FormField, as we don't use it and shouldn't be ...
jhawkins@chromium.org
2009-10-29
3
-18
/
+5
*
Random style fixes in the database backend.
brettw@chromium.org
2009-10-29
1
-58
/
+59
*
First attempt at fixing a crash that occurs when we get into WebFrameLoaderCl...
japhet@chromium.org
2009-10-29
1
-2
/
+5
*
Ignore output to stdout that comes before we've started loading a test.
ojan@chromium.org
2009-10-29
2
-3
/
+19
*
Move webworker{client}_impl.{h,cc} into webkit/api/src
yaar@chromium.org
2009-10-29
12
-1227
/
+1203
*
Mark destroy-during-npp-new as flaky-crash on Mac
stuartmorgan@chromium.org
2009-10-29
1
-1
/
+1
*
DevTools: wire up timeline panel to Chrome!
pfeldman@chromium.org
2009-10-29
1
-0
/
+3
*
DevTools: Not all resources are displayed in Resources tab
pfeldman@chromium.org
2009-10-29
1
-1
/
+1
*
DevTools: Implement raw cookies access for inspector.
pfeldman@chromium.org
2009-10-29
6
-0
/
+172
*
DevTools: Webkit merge broke DevToolsSanityTest.TestEnableResourcesTab
pfeldman@chromium.org
2009-10-29
1
-1
/
+2
*
LayoutTests/fast/overflow/002.html is not flaky anymore.
yutak@chromium.org
2009-10-29
1
-1
/
+0
*
Assign issue numbers to three layout test failures.
yutak@chromium.org
2009-10-29
1
-5
/
+5
*
Add some more lines to test_expectations.txt after last WebKit roll.
rolandsteiner@chromium.org
2009-10-29
1
-2
/
+4
*
WebKit roll 50248:50258
rolandsteiner@chromium.org
2009-10-29
1
-2
/
+9
*
Fix hardcoded path directory for linux and mac builds.
dpranke@google.com
2009-10-29
3
-14
/
+4
*
Rollback of 30408
yaar@chromium.org
2009-10-29
12
-1203
/
+1227
*
Move webworker{client}_impl.{h,cc} into webkit/api/src
yaar@chromium.org
2009-10-29
12
-1227
/
+1203
*
WebKit roll 50235:50245
jorlow@chromium.org
2009-10-29
1
-1
/
+5
*
Roll WebKit to 50235
jorlow@chromium.org
2009-10-28
1
-0
/
+6
*
Triage some failing tests. No actual fixes. :(
tony@chromium.org
2009-10-28
1
-13
/
+10
*
Add a couple of failing/flaky tests to expectations.
japhet@chromium.org
2009-10-28
1
-0
/
+2
*
Rebaseline tests due to the change upstream: http://trac.webkit.org/changeset...
victorw@chromium.org
2009-10-28
9
-7
/
+4
*
Modify test driver output so that we report IMAGE, TEXT, and IMAGE+TEXT
dpranke@google.com
2009-10-28
1
-9
/
+22
*
Make GetURLForDebugging return a const GURL.
tony@chromium.org
2009-10-28
6
-9
/
+9
*
Update test_expectations to reflect what the buildbots are actually doing.
japhet@chromium.org
2009-10-28
1
-58
/
+11
*
Oops...forgot the mac baseline.
jorlow@chromium.org
2009-10-28
1
-0
/
+14
*
Modify rebaseline tool to work with git and add rebaseline for vista
victorw@chromium.org
2009-10-28
1
-29
/
+66
*
Rebaseline string-conversion. V8 does "(){}" and JSC does "() {}"
jorlow@chromium.org
2009-10-28
2
-3
/
+14
*
Clean up DOM Storage layout test expectations.
jorlow@chromium.org
2009-10-28
1
-14
/
+19
*
Revert V8 update. It caused ui_test regressions on Windows and Mac.
ager@chromium.org
2009-10-28
2
-2
/
+2
*
Update V8 to version 1.3.17.
ager@chromium.org
2009-10-28
2
-2
/
+2
*
DevTools: Remove base/ dependencies from glue/devtools
pfeldman@chromium.org
2009-10-28
18
-207
/
+237
*
Fixed WebSocket related crash in webkit r50155
ukai@chromium.org
2009-10-28
1
-7
/
+0
*
Roll to 50182
jorlow@chromium.org
2009-10-28
2
-2
/
+14
*
Spoof UA as Chrome 1.0 when loading URLs from *.pointroll.com.
dglazkov@chromium.org
2009-10-28
1
-8
/
+26
*
Rebaseline media tests after http://trac.webkit.org/changeset/50063 .
tony@chromium.org
2009-10-28
20
-152
/
+63
[next]