| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
BUG=124813
TEST=Manual on linux
Review URL: https://codereview.chromium.org/11364037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165561 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Dr. Memory.
BUG=157132
TBR=rnk@google.com
Review URL: https://codereview.chromium.org/11369035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165512 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This increases sizes. This is temporary and will be reset lower once we have
completed the switch from the old SRPC proxy to the new IPC one.
BUG=116317
TEST=none
Review URL: https://codereview.chromium.org/11366043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165506 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=158998,159005
NOTRY=true
TBR=oshima
Review URL: https://chromiumcodereview.appspot.com/11360046
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165491 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=157132
TBR=rnk@chromium.org
TEST=They now pass locally after tool bug fixes
Review URL: https://codereview.chromium.org/11366039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165447 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- The java files had the issue that findbugd plugin need to find out, they
compiled with the same configuration as chrome for android's.
- The run_findbugs_plugin_tests.py runs the findbugs against the above Java
classes, and expects to find the same issues as those in expected_result.txt.
BUG=143971, 157970
Review URL: https://chromiumcodereview.appspot.com/11343057
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165442 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=111541
R=bulach@chromium.org
Review URL: https://chromiumcodereview.appspot.com/11275079
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165422 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Mark sub-results as unimportant so the total stands out more on the buildbot.
2. Alphabetize results.
3. Display averages instead of lists in the csv output.
BUG=None
TEST=Manual
Review URL: https://codereview.chromium.org/11364016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165411 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
distinguish an app crash from a tool crash.
BUG=157132
R=rnk@chromium.org
TEST=Ran net_unittests and drmem i#1067's "Exception in client library" showed up.
Review URL: https://codereview.chromium.org/11365035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165406 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=bruening@chromium.org
Review URL: https://codereview.chromium.org/11368030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165393 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=157586,158922
TBR=timurrrr
Review URL: https://codereview.chromium.org/11367035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165384 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
-- add the ignores file
-- set the appropriate definitions for compiling dynamic annotations
-- add suppressions for existing data races
BUG=23244,62694,102327,120808,158718
Review URL: https://codereview.chromium.org/11227052
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165330 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Added mechanism to synchronize unit test tear-down with objects being destroyed on other threads.
2. Added locking around StubRenderWidgetHost::color_ in test code.
3. Re-enabled tests and removed relevant suppressions.
BUG=158317
TEST=Ran TSAN and Heapcheck with no errors. Ran debug Chromium build with --vmodule=web_contents_video_capture_device=2 and confirmed no breakage in functionality.
Review URL: https://chromiumcodereview.appspot.com/11336027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165327 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Surfaced by ChromeToMobileServiceTest.RequirementsToEnable; see logs:
http://build.chromium.org/p/chromium.memory.fyi/builders/Chromium%20OS%20Heapcheck/builds/13337/
I added a generalized LoadDefaults suppression under the test; full stack:
Suppression (error hash=#028FDA4EF95DBAC8#):
{
<insert_a_suppression_name_here>
Heapcheck:Leak
fun:??
fun:gfx::::LoadDefaults
fun:gfx::GetDefaultWebKitFontRenderParams
fun:renderer_preferences_util::UpdateFromSystemSettings
fun:PrefsTabHelper::PrefsTabHelper
fun:content::WebContentsUserData::CreateForWebContents
fun:TabContents::TabContents
fun:TabContents::Factory::CreateTabContents
fun:BrowserTabstripTabContentsCreator::CreateTabContents
fun:chrome::TabContentsFactory
fun:chrome::Navigate
fun:BrowserWithTestWindowTest::AddTab
fun:::ChromeToMobileServiceTest_RequirementsToEnable_Test::TestBody
}
BUG=132431,157750,122183
TEST=No linux_chromeos unit_test failures
R=hbono@chromium.org
Review URL: https://codereview.chromium.org/11363029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165313 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
My http://crrev.com/163497 surfaced a bunch of leaks:
Leak issues: 157438, 157499, 157746, 157750, 157752, 157755, 157757.
An underlying issue was fixed ( see http://crbug.com/157755 )
But Font Config may still leak... ( see http://crbug.com/157750 )
Potentially related Font Config issues: 132431, 70327, 146955, 39050, 157141
I'm removing the wider suppression, and will re-suppress any leaks that pop up.
BUG=122183,157750,157755
TEST=No heapcheck leaks resurface (one from FontConfig may... 132431)
R=hshi@chromium.org
TBR=timurrrr@chromium.org
Review URL: https://chromiumcodereview.appspot.com/11359009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165297 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This disables reporting user metrics which is appropriate for tests running
continuously on the bots.
BUG=None
TEST=None
Review URL: https://codereview.chromium.org/11365018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165253 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Forwarder2 only supports one forwarder at a time (it kills previous forwarders),
so the HTTPS forwarder was killing the HTTP forwarder. To work around this, we
have one forwarder which forwarders both HTTP and HTTPS.
BUG=None
TEST=Manual on linux, cros and android
Review URL: https://codereview.chromium.org/11341017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165222 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=bruening@chromium.org
Review URL: https://codereview.chromium.org/11368011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165194 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=152269
TEST=Manual on linux
Review URL: https://codereview.chromium.org/11336038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165184 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=118883
TBR=thestig
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/11358008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165150 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=157793
TBR=thestig
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/11358007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165145 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently iOS has a bunch of strings in the internal repository and they are
repacked by the build in the same .pak. The intent of this CL is to have these
strings in a protected range to prevent the possibility of sudden build
bustage due to collisions. As this seems like a general problem that anything
built on Chromium is likely to face, this CLs reserves the resource ids starting at
31000 for all projects built on top of Chromium.
Review URL: https://chromiumcodereview.appspot.com/11341009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165143 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=118883
TBR=thestig
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/11368004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165141 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=118883
TBR=thestig
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/11362004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165139 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=158323
Review URL: https://codereview.chromium.org/11340037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165132 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=157793
TBR=timurrrr
Review URL: https://codereview.chromium.org/11348057
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165091 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=126516
TEST=Manual on linux
Review URL: https://codereview.chromium.org/11346041
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165012 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
remove an ignored file that no longer exists.
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/11338049
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165011 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/11345039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164997 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
R=maruel@chromium.org
NOTRY=true
BUG=None
Review URL: https://chromiumcodereview.appspot.com/11339053
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164994 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
FindBugs plugin to detect synchronized method and synchronized this.
BUG=143971
Review URL: https://codereview.chromium.org/11263050
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164990 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
R=maruel@chromium.org
NOTRY=true
BUG=
Review URL: https://chromiumcodereview.appspot.com/11227046
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164988 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
about not putting OVERRIDE on virtual methods.
The WebTestRunner namespace is similar to the WebKit namespace in that its classes change often and are upstream in WebKit
Review URL: https://codereview.chromium.org/11339049
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164972 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This uses web page replay to record the benchmark itself so it deletes the
unused kraken data checked into chrome/test/data.
BUG=126516
TEST=Manual on linux
Review URL: https://codereview.chromium.org/11348021
TBR=tonyg@chromium.org
Review URL: https://codereview.chromium.org/11339048
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164966 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This uses web page replay to record the benchmark itself so it deletes the
unused kraken data checked into chrome/test/data.
BUG=126516
TEST=Manual on linux
Review URL: https://codereview.chromium.org/11348021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164951 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=bruening@chromium.org
Review URL: https://codereview.chromium.org/11336033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164932 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Moved DoImagesMatch() to anonymous namespace.
BUG=157616
Run=./tools/valgrind/chrome_tests.sh -t cmdline ./out/Debug/content_unittests --gtest_filter=NavigationControllerTest.BackNavigationDoesNotClearFavicon does not produce any errors
Review URL: https://chromiumcodereview.appspot.com/11291002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164925 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=158514,158510,105907,112278
TBR=thestig
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/11346035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164918 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
The Android startup tests need statup_test_common to run. This was lost in the reorganization of the Android repositories for Chrome.
BUG=137007
Review URL: https://chromiumcodereview.appspot.com/11342041
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164917 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=158507,155541
TBR=glider
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/11348034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164904 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=157132
TBR=rnk
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/11340041
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164893 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=43972
TBR=thestig
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/11340039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164892 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
{media_stream,content}::AudioInputDeviceManager leak
BUG=156829
TBR=thestig
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/11342035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164891 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=timurrrr
BUG=157793
Review URL: https://codereview.chromium.org/11347034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164887 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
TBR=timurrrr@chromium.org
BUG=148477
TEST=none
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/11353003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164880 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
TBR=timurrrr@chromium.org
BUG=158357,148477,158314,158312
TEST=none
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/11336031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164866 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
TBR=timurrrr@chromium.org
BUG=148477
TEST=none
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/11348027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164852 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Apparently there was some creep upward and the old ranges are too small.
tbr=thakis@chromium.org
BUG=156740
TEST=bots
Review URL: https://codereview.chromium.org/11346024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164819 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
up improvements arising from CL11304015.
BUG=None
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/11338014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164800 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This should fix the failure on ChromeOS.
BUG=None.
TEST=Run a crc/perf test on ChromeOS.
Review URL: https://codereview.chromium.org/11273095
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164768 0039d316-1c4b-4281-b951-d872f2087c98
|