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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Unmark a Linux test that no longer crashes.
evanm@google.com
2008-12-09
4
-24
/
+5
*
LayoutTests/css2.1/t1204-reset-01-c-o Windows baseline incorrect.
agl@chromium.org
2008-12-09
6
-2
/
+32
*
LayoutTests/css2.1/t1604-c541-word-sp-00-b-a Windows baseline incorrect.
agl@chromium.org
2008-12-09
5
-4
/
+6
*
Linux rebaseline: LayoutTests/css2.1/t1604-c542-letter-sp-01-b-a.html
agl@chromium.org
2008-12-09
2
-0
/
+1
*
Update test lists to match the state of the bots.
ojan@google.com
2008-12-09
2
-10
/
+3
*
Fix pattern match overlap between tests ignored and fixable.
agl@chromium.org
2008-12-09
1
-4
/
+0
*
Fix call to TestShellBinary() used when a test_shell thread hangs solidly
pamg@google.com
2008-12-09
1
-2
/
+1
*
t040302-c61-rel-len-00-b-ag Windows baseline incorrect.
agl@chromium.org
2008-12-09
5
-5
/
+3
*
t040302-c61-ex-len-00-b-a Windows baseline incorrect.
agl@chromium.org
2008-12-09
5
-4
/
+6
*
Revert of r6609 added some junk lines (unintentional change, maybe?).
evanm@google.com
2008-12-09
1
-11
/
+0
*
Windows baseline updates
agl@chromium.org
2008-12-09
7
-4
/
+10
*
Don't try to set up http configurations for sets of http tests that don't
pamg@google.com
2008-12-09
1
-12
/
+28
*
Mark one last test as flaky.
evanm@google.com
2008-12-09
1
-0
/
+3
*
Bring up ipc tests on POSIX.
jeremy@chromium.org
2008-12-09
4
-90
/
+106
*
Fixed a link in the about_credits.html
laforge@chromium.org
2008-12-09
1
-1
/
+1
*
Remove pending http security tests that have been fixed in the mainline versi...
pamg@google.com
2008-12-09
28
-480
/
+9
*
Linux rebaseline: LayoutTests/css2.1/*
agl@chromium.org
2008-12-09
914
-0
/
+817
*
Ensure availability of Ahem font during Mac test shell layout tests
mark@chromium.org
2008-12-09
2
-0
/
+27
*
fix link errors
pinkerton@google.com
2008-12-09
1
-0
/
+4
*
Cleanup part 4.
pkasting@chromium.org
2008-12-09
12
-159
/
+80
*
step one of some refactoring to allow other platforms to re-use the app initi...
pinkerton@google.com
2008-12-09
9
-207
/
+514
*
Linux rebaseline: add comments to tests_fixable.txt
agl@chromium.org
2008-12-09
1
-0
/
+8
*
Disabling a flacky UI test.
jcampan@chromium.org
2008-12-09
1
-1
/
+2
*
use our js baseline rather than webkits
pinkerton@google.com
2008-12-09
1
-0
/
+62
*
Now we know the delete iter->second call in
wtc@google.com
2008-12-09
2
-1
/
+12
*
More tests fixable munging in an attempt to get Linux green.
evanm@google.com
2008-12-09
1
-1
/
+3
*
Linux rebaseline: add image baselines to ignore a ":" difference
agl@chromium.org
2008-12-09
46
-0
/
+23
*
Adding a unit test for the AppendExtensionIfNeeded part
finnur@google.com
2008-12-09
3
-14
/
+81
*
Linux rebaseline: image baselines for image/*
agl@chromium.org
2008-12-09
1738
-0
/
+869
*
Update README to describe new test-file format.
pamg@google.com
2008-12-09
1
-30
/
+28
*
Let the debugger work again. Error was due to me not noticing the change in d...
glen@chromium.org
2008-12-09
1
-1
/
+2
*
Linux rebaseline: image baseline for font_properties/font_size
agl@chromium.org
2008-12-09
2
-0
/
+1
*
Linux rebaseline: check in image baseline for box_properties/acid_test
agl@chromium.org
2008-12-09
2
-0
/
+1
*
Linux rebaselining: check in images for css1/* where the render tree matches
agl@chromium.org
2008-12-09
202
-0
/
+101
*
revert commit 6607.
estade@chromium.org
2008-12-09
9
-30
/
+76
*
Linux: the WebKeyboardEvent key_code field is the windows key code, not the n...
estade@chromium.org
2008-12-09
7
-61
/
+29
*
Fix a memory leak in the StatusBubble. We were leaking a
finnur@google.com
2008-12-09
2
-20
/
+15
*
If a server answers a cache validation request with 304 and cache-control:no-...
rvargas@google.com
2008-12-09
2
-1
/
+49
*
Adds QueryParser::ExtractQueryWords. For consistent this should
sky@google.com
2008-12-09
3
-15
/
+71
*
Rebaseline some tests that were changed upstream.
deanm@chromium.org
2008-12-09
52
-74
/
+58
*
Linux: remove several broken Windows baselines and rebaseline one test.
agl@chromium.org
2008-12-09
13
-34
/
+15
*
Rebaseline a layout test for linux.
estade@chromium.org
2008-12-09
4
-4
/
+26
*
Slightly updated about:credits from dannyb.
glen@chromium.org
2008-12-09
1
-7
/
+12
*
Mark test as passing on Linux. (The SSL-related revert fixed it.)
evanm@google.com
2008-12-09
1
-1
/
+1
*
Remove -Wno-unknown-pragmas from global compiler flags on Linux.
evanm@google.com
2008-12-09
1
-1
/
+0
*
Pull in icu38@6594 to prevent a debug build from crashing
jungshik@google.com
2008-12-09
1
-1
/
+1
*
Changes query parser to sort and coalesce overlapping match positions.
sky@google.com
2008-12-09
2
-2
/
+53
*
Linux: respect non-standard advance widths for glyphs.
agl@chromium.org
2008-12-09
1
-20
/
+15
*
Linux: merge comments from manual pixel test review
agl@chromium.org
2008-12-09
1
-0
/
+85
*
Fix some crashes by handling an NSS result value more carefully and reverting
evanm@google.com
2008-12-09
1
-6
/
+13
[prev]
[next]