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
*
Flakiness dashboard changes:
ojan@google.com
2009-09-15
1
-84
/
+231
*
Add missing newline at end of file causing a warning with gcc (r25967 caused ...
thomasvl@chromium.org
2009-09-15
1
-1
/
+1
*
Fix LayoutTests/plugins/destroy-during-npp-new.html
darin@chromium.org
2009-09-15
3
-3
/
+6
*
ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...
finnur@chromium.org
2009-09-15
3
-5
/
+25
*
try again to fix compile w/ unused variables ...
dpranke@google.com
2009-09-15
1
-0
/
+3
*
Fix compile on mac from unused variable.
dpranke@google.com
2009-09-15
1
-0
/
+2
*
Check in new baselines w/ generic theme for Windows, enabling layout tests
dpranke@google.com
2009-09-15
1471
-794
/
+956
*
Enable the ability to run layout tests on Vista as well as XP. See the note
dpranke@google.com
2009-09-15
3
-4
/
+16
*
Update WebKit to r48388
darin@chromium.org
2009-09-15
1
-0
/
+3
*
Remove underscores.
darin@chromium.org
2009-09-15
1
-5
/
+4
*
Cleanup test expectations now that these tests are passing.
darin@chromium.org
2009-09-15
1
-9
/
+0
*
WebKit deps roll
dpranke@google.com
2009-09-15
1
-0
/
+9
*
linux: raise logging level since INFO doesn't show in Release (?)
evan@chromium.org
2009-09-15
1
-6
/
+6
*
Revert change 26184, 26181 and 26178 to fix
nsylvain@chromium.org
2009-09-15
3
-25
/
+5
*
Fix canary bot.
darin@chromium.org
2009-09-14
1
-0
/
+2
*
ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...
finnur@chromium.org
2009-09-14
3
-5
/
+25
*
Remove tests that are now passing from test expectations.
dglazkov@chromium.org
2009-09-14
1
-6
/
+0
*
Update bug numbers in test_expectations
victorw@chromium.org
2009-09-14
1
-2327
/
+2327
*
Fix for bug 2932: Chrome should not trigger page reloading when turn off auto...
jshin@chromium.org
2009-09-14
1
-6
/
+6
*
Add time and webkit/chrome svn revisions to the JSON output for
ojan@google.com
2009-09-14
2
-15
/
+63
*
Fix tests involving multiple windows that log frame load events.
darin@chromium.org
2009-09-14
2
-4
/
+4
*
This change adds a new "generic" theme to the Windows implementation of
dpranke@google.com
2009-09-14
11
-19
/
+1241
*
Rebaselines fast/repaint/fixed.html to accomodate scrolling change introduced...
jamesr@chromium.org
2009-09-14
5
-2332
/
+2329
*
plugins: call SetContainer before we call Initialize
evan@chromium.org
2009-09-14
1
-1
/
+4
*
Restore support for loading URLs on the command line.
darin@chromium.org
2009-09-14
1
-11
/
+21
*
Tries to avoid unnecessary layout
jamesr@chromium.org
2009-09-14
2
-6
/
+4
*
Remove cross-frame-callable from test_expectations. The test has passed for d...
victorw@chromium.org
2009-09-14
1
-3
/
+0
*
Rebaseline js layout tests that depend on the output strings.
victorw@chromium.org
2009-09-14
15
-662
/
+409
*
Update WebKit to r48354
darin@chromium.org
2009-09-14
1
-0
/
+7
*
Fix some mixed content layout tests.
darin@chromium.org
2009-09-14
7
-3
/
+41
*
Remove test that has passed for the last 35 runs from the test
ager@chromium.org
2009-09-14
1
-3
/
+0
*
Reapply r25885 after master restart
mmoss@chromium.org
2009-09-14
1
-23
/
+41
*
DevTools: be ready for WebKit r48314.
mnaganov@chromium.org
2009-09-12
1
-1
/
+1
*
linux: drop my libxul hack; it didn't work
evan@chromium.org
2009-09-12
3
-46
/
+0
*
WTF and PCRE should use JavaScriptCore/config.h and WebCore should use
mark@chromium.org
2009-09-11
4
-300
/
+3
*
Update WebKit to r48317.
darin@chromium.org
2009-09-11
1
-0
/
+11
*
Update test expectations a bit to match the last 300
ojan@google.com
2009-09-11
1
-15
/
+7
*
Mark or rebaseline layout tests that indeed pass due to file URL universal ac...
jianli@chromium.org
2009-09-11
14
-78
/
+58
*
Write layout test output to chunk dir to enable a purify dashboard to be poss...
erikkay@chromium.org
2009-09-11
1
-3
/
+12
*
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
[next]