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 suppressions for bug 66853
willchan@chromium.org
2011-02-03
1
-1
/
+1
*
Modify suppressions for ChromeURLRequestContext.
willchan@chromium.org
2011-02-03
1
-3
/
+26
*
Fix deps check on Linux for non-chrome code.
erg@google.com
2011-02-03
1
-0
/
+1
*
Commit my clang plugin and fix up documentation.
erg@google.com
2011-02-03
9
-55
/
+540
*
Valgrind: Add a suppression for a leak in history::ExpireHistoryBackend::Broa...
thestig@chromium.org
2011-02-03
1
-0
/
+11
*
Add a script that checks out / updates clang and builds it.
thakis@chromium.org
2011-02-03
1
-0
/
+33
*
Valgrind Mac: Suppress leak in MigrateBrowserPrefs.
thestig@chromium.org
2011-02-03
1
-0
/
+15
*
Valgrind: Widen the suppression for a leak in Linux plugins.
thestig@chromium.org
2011-02-03
1
-2
/
+0
*
Valgrind: Widen suppression for bug 71728.
thestig@chromium.org
2011-02-03
1
-1
/
+0
*
Fix the "unzipping" typo that's been driving me crazy.
avi@chromium.org
2011-02-03
1
-1
/
+1
*
Valgrind: Suppress leak in DownloadFileTest.
thestig@chromium.org
2011-02-03
1
-0
/
+7
*
Heapchecker: Suppress leaks in DownloadFileTest.
thestig@chromium.org
2011-02-03
1
-1
/
+40
*
Valgrind: Disable a couple OptionsUITest tests. I suspect they are causing ha...
thestig@chromium.org
2011-02-03
1
-0
/
+3
*
Move src/gfx/ to src/ui/gfx
sail@chromium.org
2011-02-02
1
-1
/
+1
*
Cloud print proxy enablement under policy control.
scottbyer@chromium.org
2011-02-02
1
-3
/
+16
*
Valgrind: Widen a leak suppression some more.
thestig@chromium.org
2011-02-02
1
-0
/
+1
*
Valgrind: Widen a Linux plugin suppression.
thestig@chromium.org
2011-02-02
1
-2
/
+0
*
Add presubmit checks for grit. This runs the unittests.
tony@chromium.org
2011-02-02
4
-10
/
+40
*
Suppress a data race in ServiceProcessState::SignalStopped
timurrrr@chromium.org
2011-02-02
1
-3
/
+11
*
Suppress a data race on gdk_x_error vs gdk_error_trap_push
timurrrr@chromium.org
2011-02-02
1
-0
/
+8
*
Valgrind: Fix a suppression so it matches on the Mac as well.
thestig@chromium.org
2011-02-02
1
-2
/
+1
*
Heapchecker: Widen the suppression for a SyncResourcesSource leak.
thestig@chromium.org
2011-02-01
1
-2
/
+0
*
Suppress Valgrind / Heapchecker leaks in SyncInternalsUITest.
thestig@chromium.org
2011-02-01
2
-0
/
+28
*
Fixed leak and DCHECK()
davemoore@chromium.org
2011-02-01
1
-5
/
+0
*
Add a grit define for enabling third_party translations.
tony@chromium.org
2011-02-01
7
-30
/
+57
*
Ignore memory accesses below mbsrtowcs under ThreadSanitizer
timurrrr@chromium.org
2011-02-01
1
-0
/
+3
*
Test NamedInterfaceTest.BasicNamedInterface hangs on Mac Valgrind
dhollowa@chromium.org
2011-02-01
1
-0
/
+4
*
Update DEPS to pull in libcros version 95.
satorux@chromium.org
2011-02-01
1
-1
/
+1
*
Memory leak on CromeOS UI in ui::GetWindowGeometry
dhollowa@chromium.org
2011-02-01
1
-0
/
+12
*
Remove the suppression for the leak in bug 67289.
wtc@chromium.org
2011-01-31
1
-7
/
+0
*
Memory leak on ChromeOS in PersonalDataManager::LoadProfiles
dhollowa@chromium.org
2011-01-31
1
-0
/
+21
*
Memory leak on ChromeOS in DOMUI file browser
dhollowa@chromium.org
2011-01-31
1
-1
/
+1
*
Fix miscellaneous compilation bugs under Visual Studio 2010.
jeanluc@chromium.org
2011-01-30
1
-0
/
+13
*
Add the include <iterator> or change the usage of back_inserter to avoid comp...
jeanluc@chromium.org
2011-01-30
1
-1
/
+1
*
Adjust expectations.
chase@chromium.org
2011-01-29
1
-26
/
+26
*
Adjust expectations.
chase@chromium.org
2011-01-29
1
-26
/
+26
*
Revert 73013 - Delete tab_loader when there are no more tabs to be loaded or ...
mbelshe@chromium.org
2011-01-28
1
-0
/
+5
*
Delete tab_loader when there are no more tabs to be loaded or painted
davemoore@chromium.org
2011-01-28
1
-5
/
+0
*
Memory leak on ChromeOS in BrowserSessionRestore
dhollowa@chromium.org
2011-01-28
1
-5
/
+5
*
Update mac valgrind suppressions due to refactor.
willchan@chromium.org
2011-01-28
1
-9
/
+0
*
The HttpRequestInfo object must outlive the HttpNetworkTransaction object bec...
satish@chromium.org
2011-01-28
1
-16
/
+0
*
Embed candidate_window into chrome.
yusukes@google.com
2011-01-28
1
-1
/
+1
*
Change UTF8ToUTF16 to accept const StringPiece&.
suzhe@google.com
2011-01-28
1
-0
/
+1
*
Memory leak on ChromeOS in BrowserSessionRestore
dhollowa@chromium.org
2011-01-28
1
-0
/
+13
*
Reverted suppressions for 70782.
ahendrickson@chromium.org
2011-01-28
1
-0
/
+13
*
Memory leak on Mac in test MenuButtonTest.OpenOnClick
dhollowa@chromium.org
2011-01-27
1
-0
/
+25
*
Unit tests that use ProfileSyncServiceMock are leaking due to adding a DataSo...
ahendrickson@chromium.org
2011-01-27
1
-13
/
+0
*
Provide better error messages when grit fails to open a file while
tony@chromium.org
2011-01-27
1
-2
/
+10
*
Heapcheck leak in SyncUIUtilTest.ConstructAboutInformationWithUnrecoverableEr...
dhollowa@chromium.org
2011-01-27
1
-0
/
+16
*
Fix waterfall.sh on Mac
timurrrr@chromium.org
2011-01-27
1
-1
/
+1
[next]