| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
The code in question that was suppressed no longer exists in the current version.
BUG=46420
TEST=none
Review URL: http://codereview.chromium.org/7754013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100144 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=bruening
TEST=remove all DrM suppressions, then `tools\valgrind\chrome_tests.bat --tool drmemory -t base --gtest_filter="ToolsSanity*"`
Review URL: http://codereview.chromium.org/7849014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100141 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=95502
TEST=The leak isn't reported again
Review URL: http://codereview.chromium.org/7754009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100137 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=70388
TEST=PrintingContextTest.PrintAll
Review URL: http://codereview.chromium.org/7795031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100102 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Generalizes failing tests. These seen on CrOS now too.
BUG=61579
TEST=Valgrind CrOS bots go green.
TBR=timurrrr@chromium.org
Review URL: http://codereview.chromium.org/7845011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100086 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adds suppressions for CrOS Valgrind leak in ChildProcessLauncher::Context::LaunchInternal.
BUG=95760
TEST=Valgrind goes green on CrOS bots.
TBR=timurrrr@chromium.org
Review URL: http://codereview.chromium.org/7845010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100082 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=95497
TEST=none
Review URL: http://codereview.chromium.org/7839018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100078 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=95748
TBR=nsylvain@chromium.org
Review URL: http://codereview.chromium.org/7851005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100056 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Just on the linux-release bot now.
TBR=nsylvain@chromium.org
Review URL: http://codereview.chromium.org/7849006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100055 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=70389
TEST=PrintingContextTest.PrintAll
Review URL: http://codereview.chromium.org/7795033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100048 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=nsylvain@chromium.org
Review URL: http://codereview.chromium.org/7850002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100044 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This also updates linux-release-64 bot.
TBR=evan@chromium.org
Review URL: http://codereview.chromium.org/7847003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100034 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
explicitly via an action rather than invoking via g++. This addresses build problems that occurred on certain developer machines.
Also, modified tools/ld_bfd/ld script to find the loader within the Chrome OS build chroot.
Also re-enable the nacl_helper.
BUG=92964,nativeclient:480
TEST=nacl_integration tests on bots
Review URL: http://codereview.chromium.org/7841008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100031 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adds bug number to uppressesion of CrOS Valgrind leak in BrowserMainPartsPosix::PostMainMessageLoopStart
BUG=95721
TEST=ChromeOS Valgrind bots go green.
TBR=jam@chromium.org
Review URL: http://codereview.chromium.org/7845001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100028 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adds suppression for leak on Mac for SSL_ClearSessionCache.
BUG=95718
TEST=Mac Valgrind bots go green.
TBR=???
Review URL: http://codereview.chromium.org/7840042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100024 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Suppresses CrOS Valgrind leak in BrowserMainPartsPosix::PostMainMessageLoopStart
BUG=TBD
TEST=ChromeOS Valgrind bots go green.
TBR=jam@chromium.org
Started failing in the range: r99870 to r99889. Best guess 99884.
Review URL: http://codereview.chromium.org/7795052
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99953 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=89553
TEST=none
Review URL: http://codereview.chromium.org/7782019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99943 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Removed unneeded suppressions
BUG=81782
TEST=none
TBR=jhawkins@chromium.org
Review URL: http://codereview.chromium.org/7843001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99924 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/7789019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99915 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ProfileIOData.
If the ProfileIOData isn't ever lazily initialized, the URLBlacklistManager will be deleted with the ProfileParams on the wrong thread.
BUG=95510
TEST=sync_integration_tests aren't breaking because of destruction of URLBlacklistManager on the wrong thread
Review URL: http://codereview.chromium.org/7841004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99876 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=groby
BUG=77376
TEST=none
Review URL: http://codereview.chromium.org/7838015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99870 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
removed.
TBR=groby
BUG=91157
TEST=none
Review URL: http://codereview.chromium.org/7837016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99867 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:17167
TEST=None
Review URL: http://codereview.chromium.org/7840013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99864 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=groby
BUG=91491
TEST=none
Review URL: http://codereview.chromium.org/7837015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99862 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=groby
BUG=91771
TEST=none
Review URL: http://codereview.chromium.org/7789015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99859 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=94925
Review URL: http://codereview.chromium.org/7837013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99852 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Generalizes disabling of OptionsUITest.LoadOptionsByURL. Seen on Linux.
BUG=64619
TEST=Valgrind goes green on Linux bot.
TBR=csilv@chromium.org
Review URL: http://codereview.chromium.org/7840016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99840 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
NPAPIVisiblePluginTester.DeletePluginInDeallocate
The exception this CL adds is no longer necessary since the test itself has been determined to be flaky on Mac.
BUG=95547
TEST=Mac Valgrind goes green.
TBR=wez@chromium.org
Review URL: http://codereview.chromium.org/7840009
TBR=dhollowa@chromium.org
Review URL: http://codereview.chromium.org/7840014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99834 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Expands test exclusion for failing test on TSAN / Mac bot.
BUG=93245
TEST=TSAN bot goes green.
TBR=allanwoj@chromium.org
Review URL: http://codereview.chromium.org/7839011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99829 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
NPAPIVisiblePluginTester.DeletePluginInDeallocate
BUG=95547
TEST=Mac Valgrind goes green.
TBR=wez@chromium.org
Review URL: http://codereview.chromium.org/7840009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99802 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://src.chromium.org/viewvc/chrome?view=rev&revision=99703
BUG=95449
TEST=The memcheck shouldn't trigger again
Review URL: http://codereview.chromium.org/7834039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99783 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Generalized disabling of OptionsUITest.NavBarCheck. Seen on Linux.
BUG=83209
TEST=Valgrind goes green on Linux bot.
TBR=xiyuan@chromium.org
Review URL: http://codereview.chromium.org/7837004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99770 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Generalizes disabling of NewTabUITest.UpdateUserPrefsVersion. Not just Mac and TSAN anymore.
BUG=30367
TEST=Valgrind bots go green on Linux and CrOS
TBR=mirandac@chromium.org
Review URL: http://codereview.chromium.org/7839001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99767 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These were already quenched by dholloway@.
BUG=95512, 95513
TEST=Linux Tests (valgrind)(3) bot cycles green.
Review URL: http://codereview.chromium.org/7739036
TBR=siggi@chromium.org
Review URL: http://codereview.chromium.org/7838001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99765 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Expands test exclusion for failing test on TSAN / Mac bot.
BUG=93245
TEST=TSAN bot goes green.
TBR=allanwoj@chromium.org
Review URL: http://codereview.chromium.org/7737038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99760 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=95512, 95513
TEST=Linux Tests (valgrind)(3) bot cycles green.
Review URL: http://codereview.chromium.org/7739036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99759 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adds TSAN suppression for media::CompositeFilter.
BUG=95509
TEST=TSAN bots go green.
TBR=enal@chromium.org
Review URL: http://codereview.chromium.org/7833049
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99752 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adds suppressions for ExtensionSettingsHandler::Observe.
BUG=95502
TEST=Valgrind goes green on CrOS bots
TBR=tbarzic@chromium.org
Review URL: http://codereview.chromium.org/7828102
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99748 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adds suppression for Valgrind leak in DnsConfigServicePosix.
BUG=95497
TEST=Valgrind goes green on Mac.
TBR=timurrrr@chromium.org
Review URL: http://codereview.chromium.org/7834046
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99746 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Expand suppressions for ServiceProcessMain.
BUG=93730
TEST=Valgrind Linux bots go green.
TBR=abeera@chromium.org
Review URL: http://codereview.chromium.org/7833047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99742 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
mac10.6:
http://build.chromium.org/p/chromium/builders/Mac10.6%20Sync/builds/9198
- Linux: Monitor resolv.conf for changes and use that to reload resolver.
BUG=67734
TEST=manual testing by poking at resolv.conf
Review URL: http://codereview.chromium.org/6903061
TBR=craig.schlenter@chromium.org
Review URL: http://codereview.chromium.org/7833030
TBR=thakis@chromium.org
Review URL: http://codereview.chromium.org/7737034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99693 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=95449
TEST=none
TBR=tbarzic
Review URL: http://codereview.chromium.org/7834031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99680 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=95448
TEST=none
TBR=rginda
Review URL: http://codereview.chromium.org/7834030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99678 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://build.chromium.org/p/chromium/builders/Mac10.6%20Sync/builds/9198
- Linux: Monitor resolv.conf for changes and use that to reload resolver.
BUG=67734
TEST=manual testing by poking at resolv.conf
Review URL: http://codereview.chromium.org/6903061
TBR=craig.schlenter@chromium.org
Review URL: http://codereview.chromium.org/7833030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99677 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=67734
TEST=manual testing by poking at resolv.conf
Review URL: http://codereview.chromium.org/6903061
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99666 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=95350
TEST=`gclient runhooks` on mac looks "normal" when clang is downloaded.
TBR=maruel
Review URL: http://codereview.chromium.org/7835017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99580 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If nothing needs to be done, the script takes 0s to run. If a new
version is available, it's downloaded from the web. It's a 13MB
download, which takes ~20s. This has to be paid ~once/week by all
mac devs, but since clang compiles faster than gcc this is actually
a big speed-up.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/7835005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99507 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=building v8 doesn't warn left and right
Review URL: http://codereview.chromium.org/7834002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99453 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lldb doesn't build on linux, and is difficult to build on mac and ships
with xcode 4 anyway (_and_ isn't all that good), so remove the option for
it for now.
Add a --mac-only option that makes the script exit early on non-mac systems
(to be used to add a gclient hook that pulls clang for all devs on mac).
Add a --force-local-build option that can be used to hack on clang.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/7826023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99419 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Instead, just ignore all files that have a banned directory anywhere
in the path. This basically replaces patch set 2 with patch set 1 from
http://codereview.chromium.org/6577011 . The motivation is that
a) build/common.gypi doesn't exist when building in goma
b) there are several build/common.gypi files in the tree.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/7824047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99418 0039d316-1c4b-4281-b951-d872f2087c98
|