| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
TBR=timurrrr
BUG=76647
Review URL: http://codereview.chromium.org/6688030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78672 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=timurrrr
BUG=76644
Review URL: http://codereview.chromium.org/6708022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78671 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=46643
TBR=glider
Review URL: http://codereview.chromium.org/6712017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78613 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=76592
TBR=glider
TEST=TSan bots go greener
Review URL: http://codereview.chromium.org/6710011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78610 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
TBR=markmentovai@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78609 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=stevenjb
Review URL: http://codereview.chromium.org/6710008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78600 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6709007
TBR=zelidrag@chromium.org
Review URL: http://codereview.chromium.org/6710007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78597 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6709007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78591 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:13190
TEST=none
TBR=stevenjb
Review URL: http://codereview.chromium.org/6709003
TBR=zelidrag@chromium.org
Review URL: http://codereview.chromium.org/6709004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78577 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:13190
TEST=none
TBR=stevenjb
Review URL: http://codereview.chromium.org/6709003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78571 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=32564
TEST=Mac Valgrind unit stays green
Review URL: http://codereview.chromium.org/6693026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78544 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
(issue 76490)
BUG=76490
TBR=timurrrr
Review URL: http://codereview.chromium.org/6674054
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78525 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
TBR=timurrrr
Review URL: http://codereview.chromium.org/6672073
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78524 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
can include the data in resources.pak.
To avoid resource ids colliding between files, we have a global
file, resource_ids, that tracks the starting id values. Since
the devtools grd file is generated, it's hard to add an entry
to |resource_ids|. To work around this, add support for expanding
variables in the |resource_ids|.
BUG=35793
Review URL: http://codereview.chromium.org/6685061
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78468 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:13089
TEST=Ensure Chrome compiles
Review URL: http://codereview.chromium.org/6674033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78426 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
minimizing temporaries.
(r78395 regressed the speed of "make -j8 chrome" on linux by 25 seconds; this
patch causes a 40 second progression so we're now faster than when I started.)
BUG=carnitas
TEST=compiles
Review URL: http://codereview.chromium.org/6674032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78425 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
std::string::_Rep::_S_create
BUG=76386,43451,46570
TEST=Memory waterfall is greener
Review URL: http://codereview.chromium.org/6676040
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78415 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
TBR=rshima
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78401 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This adds about 25s to "make -j8" on linux. I have a few ideas on how to reduce runtime to compensate though.
BUG=carnitas
TEST=compiles
Review URL: http://codereview.chromium.org/6698051
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78395 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
OSAtomicAdd32/base::subtle::Barrier_AtomicIncrement
BUG=55946
TEST=TSan/Mac is less flaky
TBR=glider
Review URL: http://codereview.chromium.org/6672047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78376 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=76370
TBR=glider
TEST=Mac/Valgrind is greener
Review URL: http://codereview.chromium.org/6674026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78363 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
ChildProcessHostMsg_ResolveProxy::ChildProcessHostMsg_ResolveProxy as well
BUG=76354
TBR=jam
TEST=heapchecker bot goes green
Review URL: http://codereview.chromium.org/6667043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78359 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
And clean up other obsolate placeholders.
BUG=none
TEST=python:PolicyTemplateGenearator.*
Review URL: http://codereview.chromium.org/6341007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78357 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
ChildProcessHostMsg_ResolveProxy::ChildProcessHostMsg_ResolveProxy
TBR=jam
BUG=78225
TEST=Valgrind/unit goes greener
Review URL: http://codereview.chromium.org/6672043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78349 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=76112
Review URL: http://codereview.chromium.org/6695008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78247 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=76073
TEST=none; no visible change
Review URL: http://codereview.chromium.org/6694027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78233 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=75037
TEST=Mac valgrind bots stay green.
Review URL: http://codereview.chromium.org/6679003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78221 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
also widen an existing mac suppression
BUG=76197,75714
TEST=Valgrind/Mac is greener
TBR=glider
Review URL: http://codereview.chromium.org/6696021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78219 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=74850
TEST=Valgrind bots stay green.
Review URL: http://codereview.chromium.org/6624095
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78205 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=58146,51716
TBR=glider
TEST=memory waterfall is greener
Review URL: http://codereview.chromium.org/6696019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78199 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Also, extend the test name regexp in the waterfall.sh script
BUG=46643
TEST=TSan/UI(1) goes greener
TBR=glider
Review URL: http://codereview.chromium.org/6698025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78187 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:13106
TEST=try
Review URL: http://codereview.chromium.org/6694016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78168 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Expands suppression of a Valgrind leak in NSInFlightAnimation.
BUG=75714
TEST=Mac Valgrind turns green.
TBR=sail@chromium.org
Review URL: http://codereview.chromium.org/6698018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78162 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- mac-release-10.5/moz/times/t (false positives)
- vista-release-single-core/intl1/times/t (fixed ref buid config)
- vista-release-single-core/moz/times/t (fixed ref build config)
- xp-release-dual-core/intl2/times/t (false positives)
- xp-release-dual-core/moz/total_op_b/IO_op_b (improvement from r77288)
- xp-release-single-core/dhtml/times/t (fix ref build config)
- xp-release-single-core/intl1/times/t (false positives)
BUG=none
TEST=perf steps are green
TBR=nsylvain@chromium.org
Review URL: http://codereview.chromium.org/6694012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78157 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
callback owned by the delegate.
Remove the suppression of this memory leak.
R=ericu@chromium.org
BUG=75741
TEST=none
Review URL: http://codereview.chromium.org/6685056
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78148 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also:
+ Cleared out the downstream test_expectations.txt as they have been upstreamed.
+ Removed a valgrind suppression now that we picked up the fix for it.
TEST=None
BUG=76038
TBR=apavlov@chromium.org,loislo@chromium.org
Review URL: http://codereview.chromium.org/6673031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78133 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6679045
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78056 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ Do not follow python children by default;
controlled by --follow_python option
+ Add --use_debug option to request debug Dr. Memory
+ Add exclusions for 3 unit_tests tests that do not
run properly under Dr. Memory
+ I also updated drmemory-windows-sfx.exe to 1.4.219
BUG=
TEST=
Review URL: http://codereview.chromium.org/6683012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78048 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=76038
TEST=valgrind
TBR=dhollowa@chromium.org
Review URL: http://codereview.chromium.org/6686043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78019 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This change just adds a '{' character to the 'suppression_mac.txt' to fix the parse errors on the Mac valgrind bots caused by r77951 <http://crrev.com/77951>.
TBR=dhollowa
BUG=none
TEST=make the Mac valgrind bots green.
Review URL: http://codereview.chromium.org/6686036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77999 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6686033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77969 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adds suppression for PluginService::GetInstance singleton getter.
BUG=75917
TEST=Linux HeapCheck bot goes green
TBR=aa@chromium.org
Review URL: http://codereview.chromium.org/6682021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77953 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Expands suppression of a Valgrind leak in NSInFlightAnimation.
BUG=75714
TEST=Mac Valgrind turns green.
TBR=sail@chromium.org
Review URL: http://codereview.chromium.org/6681024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77951 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This pulls in a new version needed by
http://codereview.chromium.org/6658023/.
BUG=chromium-os:12645
TEST=built and ran it to check that current chrome works with updated libcros
TBR=davemoore
Review URL: http://codereview.chromium.org/6679017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77907 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
There are probably a few more bits and pieces that can be removed, but I think this is the majority of it.
BUG=51934
Review URL: http://codereview.chromium.org/6576020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77888 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- linux-release-hardy/morejs/times/t (v8 rev to version 3.2.0.2, see r77461)
- mac-release-10.5/intl2/vm_rss_final_b/vm_rss_f_b (false positives)
- mac-release-10.5/intl2/vm_rss_final_r/vm_rss_f_r (false positives)
- mac-release-10.5/intl2/vm_rss_final_t/vm_rss_f_t (false positives)
- mac-release-10.5/intl2/vm_size_final_b/vm_size_f_b (false positives)
- mac-release-10.5/intl2/vm_size_final_r/vm_size_f_r (false positives)
- mac-release-10.5/intl2/vm_size_final_t/vm_size_f_t (false positives)
- vista-release-dual-core/dhtml/times/t (false positives)
- vista-release-single-core/intl1/times/t (ref build slower?)
- vista-release-single-core/morejs/times/t (ref build got slower)
- vista-release-single-core/moz/times/t (ref build got slower)
- xp-release-dual-core/moz/total_byte_b/IO_b (from r77288)
- xp-release-single-core/dhtml/times/t (ref build got slower)
- xp-release-dual-core/intl1/times/t (false positives)
BUG=none
TEST=perf steps are green
TBR=nsylvain@chromium.org
Review URL: http://codereview.chromium.org/6680011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77871 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Expands suppression of a Valgrind leak in NSInFlightAnimation.
BUG=75714
TEST=Mac Valgrind turns green.
TBR=rsesek@chromium.org
Review URL: http://codereview.chromium.org/6684004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77822 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=70085
TBR=dhollowa
TEST=TSan/UI bots go green
Review URL: http://codereview.chromium.org/6678001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77797 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Suppresses Mac fileapi::FileWriterDelegate report.
BUG=75741
TEST=Valgrind Mac turns green.
TBR=phajdan.jr@chromium.org
Review URL: http://codereview.chromium.org/6665021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77792 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Chromium Mac (valgrind) bot
R=maf
BUG=75733
TEST=green
Review URL: http://codereview.chromium.org/6677015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77783 0039d316-1c4b-4281-b951-d872f2087c98
|