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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update checkdeps to deal with the more recent From() syntax, and re-enable
brettw@chromium.org
2011-07-12
1
-1
/
+1
*
Disable ConnectionTesterTest.DeleteWhileInProgress on Valgrind/Mac
jochen@chromium.org
2011-07-12
1
-0
/
+3
*
Suppress a leak in InvalidationClientImpl
jochen@chromium.org
2011-07-12
1
-0
/
+9
*
Suppress leak in IPC::ChannelProxy
jochen@chromium.org
2011-07-12
1
-0
/
+9
*
Update suppressions since NotificationType was removed
jochen@chromium.org
2011-07-12
1
-10
/
+10
*
Explicitly ShutdownOnUIThread the HostContentSettingsMap when destroying the ...
bauerb@chromium.org
2011-07-12
1
-33
/
+0
*
Added options browser_tests using the generator and js handler framework.
scr@chromium.org
2011-07-12
1
-5
/
+8
*
Remove the comments setting emands and vim tab width and expansion variables.
tony@chromium.org
2011-07-11
4
-24
/
+0
*
Add suppression for http://crbug.com/88863.
satorux@chromium.org
2011-07-11
1
-0
/
+16
*
Remove app_unittests from chrome_tests.py now that the buildbot master was re...
tfarina@chromium.org
2011-07-10
2
-10
/
+0
*
Add support for sql_unittests to chrome_tests.py.
rsesek@chromium.org
2011-07-09
3
-0
/
+10
*
Update chrome.dll size target.
jshin@chromium.org
2011-07-08
1
-1
/
+1
*
Increase the regression trigger size for xp_release chrome.dll by 18kB
jshin@chromium.org
2011-07-08
1
-1
/
+1
*
Suppresses leaks in ProfileImpl::OnPrefsLoaded (issue 88640) and
glider@chromium.org
2011-07-08
2
-0
/
+34
*
Moves a suppression from a category 3 to a category 1 on the Mac.
dmaclach@chromium.org
2011-07-08
1
-21
/
+22
*
Add vim filetype settings for DEPS.
scherkus@chromium.org
2011-07-08
1
-3
/
+4
*
clang: Fix a comment pointing to app_unittests instead of ui_unittests.
tfarina@chromium.org
2011-07-07
1
-1
/
+1
*
Adjust expectations for Mac10.5 morejs.
cmp@chromium.org
2011-07-07
1
-1
/
+1
*
Moved sharding_supervisor to top level for general use.
maruel@chromium.org
2011-07-07
1
-0
/
+264
*
Rename app_strings to ui_strings.
tfarina@chromium.org
2011-07-07
1
-1
/
+1
*
Suppress a leak in ProfileImpl::OnPrefsLoaded (issue 88640)
glider@chromium.org
2011-07-07
1
-0
/
+7
*
Pull the latest libcros v158.
satorux@chromium.org
2011-07-06
1
-1
/
+1
*
Add emacs and vim helper config files for gyp settings.
tony@chromium.org
2011-07-06
2
-0
/
+24
*
Fix data race in HistoryURLProvider by changing from a bool read by multiple ...
pkasting@chromium.org
2011-07-06
1
-15
/
+0
*
Add suppression for http://crbug.com/88557.
bauerb@chromium.org
2011-07-06
1
-0
/
+17
*
Suppress a leak in invalidation::NewPermanentCallback (issue 88438)
glider@chromium.org
2011-07-05
1
-1
/
+8
*
Expose list of all running shared workers at chrome://workers
yurys@chromium.org
2011-07-04
1
-0
/
+3
*
roll clang r133931:r134361
thakis@chromium.org
2011-07-04
1
-1
/
+1
*
Add more sizes checks.
cmp@chromium.org
2011-07-02
2
-2
/
+23
*
Remove an outdated note in TSAN Win exclusions file
rsleevi@chromium.org
2011-07-02
1
-9
/
+0
*
Add a lock around user agent calculations so the user agent can be safely que...
pkasting@chromium.org
2011-07-01
1
-12
/
+0
*
Updating suppression after phone library roll (r91323)
oshima@google.com
2011-07-01
1
-4
/
+6
*
Excluding failing test on mac valgrind
oshima@google.com
2011-07-01
1
-0
/
+3
*
Excluding failing tests test on mac valgrind
oshima@google.com
2011-07-01
1
-0
/
+4
*
Excluding failing NewTabUITest.ChromeHangInNTP test on mac valgrind
oshima@google.com
2011-07-01
1
-0
/
+3
*
Heapchecker: Re-enable ICOImageDecoderTest and BMPImageDecoderTest.
thestig@chromium.org
2011-07-01
1
-6
/
+0
*
Support automatic javascript test registry in gtest when creating WebUI tests.
scr@chromium.org
2011-07-01
1
-0
/
+46
*
Excluding failing test SSLClientSocketTest.Connect on valgrind tsan linux
oshima@google.com
2011-07-01
1
-0
/
+3
*
Excluding failing DnsTransactionTest.FirstTimeoutTest on tsan/win
oshima@google.com
2011-07-01
1
-0
/
+3
*
Disabling failing test on chromeos valgrind
oshima@google.com
2011-07-01
1
-0
/
+3
*
Use performance_ui_tests executable instead of:
darin@chromium.org
2011-07-01
1
-11
/
+0
*
Suppressiong leak in TestingProfile::CreateRequestContext
oshima@google.com
2011-07-01
1
-0
/
+7
*
Fix extraneous brace
pkasting@chromium.org
2011-07-01
1
-1
/
+0
*
Remove old suppressions.
sergeyu@chromium.org
2011-07-01
1
-65
/
+0
*
Try to bandaid leaks due to TabContentsWrapper not force-closing all InfoBarD...
pkasting@chromium.org
2011-07-01
2
-35
/
+0
*
bisect-builds: It's linux64, not linux-64.
thakis@chromium.org
2011-07-01
1
-2
/
+2
*
Fix obvious leak in chrome_web_ui_data_source_unittest.cc, and revert associa...
tsepez@chromium.org
2011-07-01
2
-39
/
+0
*
Second attempt to silence perms check on ffmpeg tools.
ihf@chromium.org
2011-07-01
1
-1
/
+1
*
Whitelist ffmpeg tools permissions.
ihf@chromium.org
2011-07-01
1
-0
/
+1
*
Widen suppression
oshima@google.com
2011-06-30
1
-4
/
+0
[next]