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
*
Use access instead of stat in PathExists and PathIsWritable.
agl@chromium.org
2010-05-17
1
-13
/
+2
*
Adds support for compressed textures. DXT1 only.
gman@chromium.org
2010-05-17
16
-36
/
+443
*
Restore a suppression for a race in test_shell.
timurrrr@chromium.org
2010-05-17
1
-0
/
+8
*
Re-enable layout test for web storage quota.
satish@chromium.org
2010-05-17
2
-2
/
+1
*
Show error message for authenticator in info bubbles.
dpolukhin@chromium.org
2010-05-17
5
-21
/
+29
*
Revert 47401(WebKit roll 59478:59601) due to perf regression on Linux.
yurys@chromium.org
2010-05-17
1
-1
/
+1
*
Update V8 to version 2.2.10.
whesse@chromium.org
2010-05-17
1
-1
/
+1
*
Adds tests to ensure Geolocation requests permission happens at the right time.
bulach@chromium.org
2010-05-17
2
-0
/
+35
*
Updating trunk VERSION from 407.0 to 408.0
chrome-release@google.com
2010-05-17
1
-1
/
+1
*
Fix a bug that caused buttons in "Languages and Input" dialog to be truncated.
satorux@chromium.org
2010-05-17
2
-8
/
+21
*
Generalize vptr-related suppressions to work on Windows.
timurrrr@chromium.org
2010-05-17
1
-5
/
+5
*
Add some more TSan ignores
timurrrr@chromium.org
2010-05-17
2
-0
/
+5
*
WebKit roll 59478:59601
yurys@chromium.org
2010-05-17
1
-1
/
+1
*
Suppress bug 44354 (leaks in NetTestSuite::Initialize)
glider@chromium.org
2010-05-17
1
-0
/
+7
*
Suppress memory test failures
tyoshino@chromium.org
2010-05-17
1
-0
/
+17
*
Ignore the CFDictionary operations, which are known to use unannotated
glider@chromium.org
2010-05-17
1
-2
/
+3
*
Revert 47396 - Revert 47363 Fix build on ChromeOS by adding required return ...
tyoshino@chromium.org
2010-05-17
1
-2
/
+2
*
Revert 47363 - Fix build on ChromeOS by adding required return value checks.
tyoshino@chromium.org
2010-05-17
1
-2
/
+2
*
This is roughly a reland of r43908, although I had to rewrite a fair chunk si...
willchan@chromium.org
2010-05-17
19
-127
/
+182
*
Suppress new Valgrind errors
tyoshino@chromium.org
2010-05-17
1
-0
/
+26
*
- Fix style issue
tkent@chromium.org
2010-05-17
1
-12
/
+13
*
Pull WebKit.gyp:DumpRenderTree into webkit.gyp so it gets built
tony@chromium.org
2010-05-17
1
-0
/
+7
*
Aesthetic: fix a formatting issue where certain log entries were not prefixed...
eroman@chromium.org
2010-05-16
1
-1
/
+2
*
Fixed memory leaks in media_unittests that cause heapcheck errors.
sergeyu@chromium.org
2010-05-16
1
-0
/
+9
*
More TabStrip refactoring.
sky@chromium.org
2010-05-16
15
-556
/
+582
*
Log the OS error that getaddrinfo() failed with.
eroman@chromium.org
2010-05-16
15
-55
/
+217
*
Updating trunk VERSION from 406.0 to 407.0
chrome-release@google.com
2010-05-16
1
-1
/
+1
*
Reland 47342.
willchan@chromium.org
2010-05-16
9
-14
/
+181
*
Fixed memleak in alsa_output.cc
sergeyu@chromium.org
2010-05-16
1
-1
/
+2
*
Fixed media_unittests.
sergeyu@chromium.org
2010-05-15
5
-45
/
+69
*
Fixes bug in tabstrip where close was always treated as if the user
sky@chromium.org
2010-05-15
7
-25
/
+35
*
Use FilePath in ProfileInfo struct.
tfarina@chromium.org
2010-05-15
12
-63
/
+67
*
Updating trunk VERSION from 405.0 to 406.0
chrome-release@google.com
2010-05-15
1
-1
/
+1
*
FTP: Fix an infinite loop in a rare condition.
phajdan.jr@chromium.org
2010-05-15
2
-13
/
+15
*
Fix build on ChromeOS by adding required return value checks.
phajdan.jr@chromium.org
2010-05-15
1
-2
/
+2
*
[GTTF] Check the result value of StartHTTPServer to avoid
phajdan.jr@chromium.org
2010-05-15
19
-54
/
+65
*
Exclude 4 tests in AlsaPcmOutputStreamTest due to test failure.
oshima@chromium.org
2010-05-15
2
-0
/
+19
*
Revert 47347 - (Original patch reviewed at http://codereview.chromium.org/206...
rvargas@google.com
2010-05-15
23
-452
/
+368
*
Expand the pattern of a reliability supression.
rvargas@google.com
2010-05-15
1
-1
/
+1
*
Analytics tutorial updates
kurrik@chromium.org
2010-05-15
4
-5
/
+44
*
Fix bad_alloc linkage error on chromeos valgrind bots. part 1.
oshima@chromium.org
2010-05-15
1
-3
/
+14
*
Reworked extension to leverage magic iframes for speedy load times
scherkus@chromium.org
2010-05-15
9
-147
/
+327
*
Posix: implement diagnostics mode console output.
mattm@chromium.org
2010-05-15
1
-37
/
+144
*
(Original patch reviewed at http://codereview.chromium.org/2067003 )
pkasting@chromium.org
2010-05-15
23
-368
/
+452
*
SPDY: Add push streams to the NetLog.
willchan@chromium.org
2010-05-15
2
-1
/
+28
*
Fix line endings for the cookie API test files.
cindylau@google.com
2010-05-15
3
-45
/
+45
*
Replaced NetworkStatusDetector with use of NetworkChangeNotifier
akalin@chromium.org
2010-05-15
37
-1245
/
+267
*
Revert 47342 - Support SpdySession as a new NetLog source type. Start logging...
willchan@chromium.org
2010-05-15
9
-170
/
+11
*
Support SpdySession as a new NetLog source type. Start logging some more SPDY...
willchan@chromium.org
2010-05-15
9
-11
/
+170
*
Hook up ScreenLocker to screen lock cros library.
oshima@chromium.org
2010-05-14
18
-24
/
+495
[next]