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
*
More removal of config.h and glue_util.h dependencies.
darin@chromium.org
2009-11-18
8
-63
/
+32
*
[LTTF] Remove three layout tests from test expectations.
yutak@chromium.org
2009-11-18
3
-24
/
+0
*
New tests did not have correct test expectations.
yaar@chromium.org
2009-11-18
1
-9
/
+8
*
Mark fast/dom/Geolocation as DEFER SKIP since we don't implement it yet.
dpranke@google.com
2009-11-18
1
-1
/
+1
*
Some easy cleanup to remove unnecessary config.h and glue_util.h dependencies.
darin@chromium.org
2009-11-18
7
-41
/
+18
*
Fixes a crash source in test_shell when running DB tests.
dumi@chromium.org
2009-11-18
2
-7
/
+46
*
Use an explicit boolean has_new_first_party_for_cookies instead
wtc@chromium.org
2009-11-18
7
-13
/
+25
*
Added 2 more flakes. Removed one flake that was already there.
yaar@chromium.org
2009-11-18
1
-3
/
+4
*
more test expectation changes
erikkay@chromium.org
2009-11-18
1
-0
/
+5
*
Tightening latest expectations changes and fixing typo.
yaar@chromium.org
2009-11-18
1
-8
/
+8
*
Added updated crash expectation for
erikkay@chromium.org
2009-11-17
1
-1
/
+1
*
Added test expectations to 3 flaky tests:
yaar@chromium.org
2009-11-17
1
-0
/
+5
*
Add back a test that I mistakenly removed from failing expectations.
dglazkov@chromium.org
2009-11-17
1
-0
/
+2
*
Rebaseline a few more of the repaint tests.
dglazkov@chromium.org
2009-11-17
38
-13
/
+507
*
Add new failure to expectations on MAC.
erikkay@chromium.org
2009-11-17
1
-1
/
+1
*
Add CRASH to Linux expectations for
erikkay@chromium.org
2009-11-17
1
-1
/
+1
*
WebKit roll 51062:51075
yaar@chromium.org
2009-11-17
1
-2
/
+13
*
Checks if the plugin has gone away inside of HandleURLRequestInternal()
jamesr@chromium.org
2009-11-17
1
-0
/
+6
*
Update bug number for color correction layout tests
victorw@chromium.org
2009-11-17
1
-13
/
+16
*
Adds auto continue option on Debugger Agent to avoid pausing the.
pfeldman@chromium.org
2009-11-17
4
-1
/
+16
*
TBR: willchan
willchan@chromium.org
2009-11-17
1
-8
/
+0
*
Experiment: enable TCMalloc on Linux by default.
willchan@chromium.org
2009-11-17
1
-0
/
+8
*
Implement EventSender.mouseWheelTo method.
tkent@chromium.org
2009-11-17
3
-3
/
+33
*
Fix DatabaseTracker::LazyInit() to open the tracker database only
dumi@chromium.org
2009-11-17
1
-1
/
+10
*
Fix joining of expectaitions to retain spaces and uppercase.
ojan@chromium.org
2009-11-17
1
-2
/
+2
*
Empty data file needed for a unittest.
jennb@chromium.org
2009-11-17
1
-0
/
+0
*
WebKit Roll 51042:51062
yaar@chromium.org
2009-11-17
1
-0
/
+3
*
Show diffs of expected/actual results when they are available.
ojan@chromium.org
2009-11-17
2
-4
/
+18
*
Add V8 baseline for stack overflow test.
dglazkov@chromium.org
2009-11-17
3
-3
/
+20
*
Add a script to semi-automatically update test_expectations.txt from
ojan@chromium.org
2009-11-17
3
-51
/
+905
*
Update computedStyle tests to add color-correction CSS property.
dglazkov@chromium.org
2009-11-17
7
-9
/
+13
*
Rebaselining fast/forms/search-zoomed.html for LINUX.
tkent@chromium.org
2009-11-17
3
-4
/
+1
*
Add Linux-specific baseline for the URL decomposition test.
dglazkov@chromium.org
2009-11-16
1
-0
/
+22
*
Rebaseline two more URL decomposition tests.
dglazkov@chromium.org
2009-11-16
5
-2
/
+92
*
Remove passing tests from expectations.
dglazkov@chromium.org
2009-11-16
1
-7
/
+0
*
Remove unnecessary WebCore includes.
darin@chromium.org
2009-11-16
1
-11
/
+3
*
Working around test_expectations bug to fix line-clamp.html failure on linux,...
yaar@chromium.org
2009-11-16
1
-1
/
+2
*
Update the Mac plugin whitelist/blacklist for recent fixes
stuartmorgan@chromium.org
2009-11-16
1
-1
/
+1
*
Add support for Mac NPAPI drawing model negotiation, along with a stub
amanda@chromium.org
2009-11-16
1
-2
/
+2
*
Rebaseline for the upstream webkit change: http://trac.webkit.org/changeset/5...
victorw@chromium.org
2009-11-16
14
-40
/
+148
*
Use GetSwitchValuePath.
evan@chromium.org
2009-11-16
2
-6
/
+5
*
Default the dashboard to only showing flaky tests.
ojan@chromium.org
2009-11-16
1
-2
/
+2
*
Fixed LayoutTests/fast/overflow/line-clamp.html expectation from IMAGE+TEXT t...
yaar@chromium.org
2009-11-16
1
-1
/
+1
*
Rolling webkit 50972:51042.
yaar@chromium.org
2009-11-16
1
-0
/
+8
*
Fix a simple crashing bug, don't assume an associated host has an owning grou...
michaeln@google.com
2009-11-16
1
-5
/
+3
*
Fix a simple manifest parsing bug.
michaeln@google.com
2009-11-16
2
-1
/
+13
*
linux: wrap UA check in OS_LINUX
evan@chromium.org
2009-11-16
1
-1
/
+4
*
Rebaseline another HTML decomposition test.
dglazkov@chromium.org
2009-11-16
3
-1
/
+56
*
linux: spoof UA string when using Yahoo mail
evan@chromium.org
2009-11-16
1
-10
/
+29
*
Fix typos in DevTools tests
apavlov@chromium.org
2009-11-16
1
-4
/
+4
[next]