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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Final step in converting all grit includes to have grit in the path.
tc@google.com
2009-02-24
3
-8
/
+4
*
More layout test fun.
finnur@google.com
2009-02-24
1
-21
/
+7
*
8 more layout tests... (4 needed baseline, 4 were passing already).
finnur@google.com
2009-02-24
1
-8
/
+4
*
chrome side of the webkit merge
tc@google.com
2009-02-24
1
-0
/
+2
*
Rebaseline an SVG test. There is slight difference in shading around the bord...
sidchat@google.com
2009-02-24
1
-2
/
+1
*
Xcode changes to build third_party/WebKit/WebKit/chromium
darin@google.com
2009-02-24
1
-0
/
+15
*
mark a couple more tests as failing:
tc@google.com
2009-02-24
1
-0
/
+2
*
WebKit Merge! (chrome part)
eseidel@chromium.org
2009-02-24
1
-10
/
+30
*
Multiple fixes for broken Linux SHARED=1 build. This gets things building, bu...
mmoss@chromium.org
2009-02-23
1
-0
/
+1
*
Rebaseline an SVG test. The "spoke" of the wheel pointing NE has the upper ed...
sidchat@google.com
2009-02-23
1
-3
/
+1
*
Change layout test expectations on linux: mark a failing test as failing and ...
estade@chromium.org
2009-02-23
1
-2
/
+4
*
Try to fix the tree.
evan@chromium.org
2009-02-23
1
-2
/
+3
*
Fix more GCC 4.3 warnings.
evan@chromium.org
2009-02-23
1
-1
/
+2
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
2
-4
/
+2
*
Add diagnostic information to help track down why the Purify layout tests
pam@chromium.org
2009-02-22
1
-0
/
+3
*
Update tests_fixable for linux. Most changes likely due to the most recent me...
estade@chromium.org
2009-02-21
1
-11
/
+6
*
Mark some mac tests always passing, mark one debug flaky test.
thomasvl@chromium.org
2009-02-20
1
-2
/
+3
*
Marks the test
sky@google.com
2009-02-19
1
-2
/
+3
*
Defers the test
sky@google.com
2009-02-19
1
-2
/
+3
*
Enable SSL error handling in Linux again.
dkegel@google.com
2009-02-19
1
-0
/
+5
*
Rebaselines the test
sky@google.com
2009-02-19
1
-2
/
+2
*
Rebaselines the test
sky@google.com
2009-02-19
1
-2
/
+2
*
Defers accessibility layout tests per our discussion the other day.
sky@google.com
2009-02-19
1
-1
/
+3
*
Rebaselines the test LayoutTests/fast/transforms/shadows.html . We
sky@google.com
2009-02-19
1
-3
/
+2
*
Update the fixable list to defer all the new tests and the
ojan@chromium.org
2009-02-19
1
-76
/
+146
*
Mac passes this, and any upstream change we should pick up just fine also.
thomasvl@chromium.org
2009-02-19
1
-1
/
+1
*
Marked two tests as failing on windows
plesner@google.com
2009-02-19
1
-2
/
+2
*
Add parsing for PAC result strings -- ProxyInfo::UsePacString().
ericroman@google.com
2009-02-19
1
-1
/
+1
*
Added test status I'd forgotten in the first changelist
plesner@google.com
2009-02-19
1
-0
/
+1
*
Ignored a handful of v8-related layout tests that we have no intention
plesner@google.com
2009-02-19
2
-36
/
+30
*
Mark test as failing while waiting on it being corrected upstream
dglazkov@google.com
2009-02-18
1
-0
/
+2
*
WebKit Merge 41017:41057, Chromium Side
dglazkov@google.com
2009-02-18
1
-0
/
+3
*
Reduce the amount of included header files. Vast change like in "Oh God! This...
maruel@chromium.org
2009-02-18
1
-0
/
+1
*
Mark some layout tests as flaky on linux.
estade@chromium.org
2009-02-18
1
-1
/
+5
*
mac test updates
thomasvl@chromium.org
2009-02-18
1
-3
/
+8
*
Rebaseline an SVG layout test. GIMP analysis shows that the differences in th...
sidchat@google.com
2009-02-18
1
-1
/
+1
*
Rebaseline an SVG test. There is a very slight difference in shade of the lin...
sidchat@google.com
2009-02-17
1
-1
/
+1
*
Revise the condition that detects when the test shell exits on ctrl-c,
sdoyon@chromium.org
2009-02-17
2
-5
/
+63
*
Rebaselines shadow tests now that we correctly render shadows (webkit
sky@google.com
2009-02-17
1
-8
/
+6
*
Rebaselines a test after fixing rounded rects in Skia. Prior to
sky@google.com
2009-02-17
1
-3
/
+2
*
Moves
sky@google.com
2009-02-17
2
-5
/
+1
*
Update Linux/Mac test expectations.
dglazkov@google.com
2009-02-16
1
-0
/
+5
*
WebKit Merge 40875:41017, Chromium side
dglazkov@google.com
2009-02-16
1
-1
/
+1
*
Update tests_fixable.txt to catch flaky tests from the recent WebKit merge an...
jhawkins@chromium.org
2009-02-15
1
-0
/
+5
*
Match the Windows plugin moving/sizing behavior on Linux.
deanm@chromium.org
2009-02-15
1
-0
/
+11
*
Add a flaky layout test to tests_fixable.txt for win and linux.
jhawkins@chromium.org
2009-02-15
1
-0
/
+1
*
Update tests_fixable.txt to match Linux webkit buildbot.
jhawkins@chromium.org
2009-02-15
1
-1
/
+2
*
Fix duplicate expectations.
kuchhal@chromium.org
2009-02-14
1
-1
/
+0
*
update test list.
kuchhal@chromium.org
2009-02-14
1
-16
/
+24
*
Change mime type utils to operate on platform-specific string types for filen...
estade@chromium.org
2009-02-14
1
-3
/
+4
[next]