- 11 Aug, 2011 40 commits
-
-
tony@chromium.org authored
- Move SetSocketReusePolicy down into the existing, larger anonymous namespace. - Move AddPreReadHistogramTime into the anonymous namespace. - Add function declaration for SetSocketReusePolicy because it's used in BrowserMainParts, but defined in the anonymous namespace which comes afterwards (maybe we should move the anonymous namespace up?). - Move RecordPreReadExperimentTime to the end of the file (it's declared at the end of browser_main.h, so that seems more consistent). Review URL: http://codereview.chromium.org/7623022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96472 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96471 0039d316-1c4b-4281-b951-d872f2087c98
-
cira@google.com authored
Definition was removed in r66267. Review URL: http://codereview.chromium.org/7616018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96470 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@google.com authored
BUG=None TEST=None R=jeanluc@chromium.org Review URL: http://codereview.chromium.org/7620015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96469 0039d316-1c4b-4281-b951-d872f2087c98
-
jstritar@chromium.org authored
BUG=none TEST=extension browser tests Review URL: http://codereview.chromium.org/7619011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96468 0039d316-1c4b-4281-b951-d872f2087c98
-
bbudge@chromium.org authored
BUG=none TEST=this Review URL: http://codereview.chromium.org/7488060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96467 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96463 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
TBR= BUG= TEST= Review URL: http://codereview.chromium.org/7617020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96462 0039d316-1c4b-4281-b951-d872f2087c98
-
dennisjeffrey@chromium.org authored
This change adds autotest control files and an associated pyauto suite for running the tests in perf.py as an autotest. This change only allows execution as an autotest, but does not enable the tests to run continuously in the autotest lab. That will be done in a later CL. I also modified perf.py so that the v8 benchmark test only runs for a single iteration, and for the other tests, the number of iterations can optionally be tweaked by setting an environment variable (useful when running the perf tests manually). BUG=chromium-os:18187,chromium-os:18185,chromium-os:18458 TEST=None Review URL: http://codereview.chromium.org/7617014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96461 0039d316-1c4b-4281-b951-d872f2087c98
-
tim@chromium.org authored
If there's an auth error, and the user clicks a signin link, show the login dialog straight away. Before this, the code would make a generic "ShowSetup" call with "NONFATAL_ERROR", resulting in infinite spin. BUG=91286, 92265 TEST=change gaia password for active sync account that is ASP enabled. observe error in UI, sign back in. dialog should dismiss on success. Review URL: http://codereview.chromium.org/7590018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96459 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=92535 TEST=none TBR=jhawkins Review URL: http://codereview.chromium.org/7634004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96458 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=80654 TEST=none TBR=jhawkins Review URL: http://codereview.chromium.org/7639001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96456 0039d316-1c4b-4281-b951-d872f2087c98
-
http://codereview.chromium.org/7616019/phajdan.jr@chromium.org authored
TBR=jcivelli BUG=90905 Review URL: http://codereview.chromium.org/7637001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96455 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
TBR=jcivelli BUG=90905 Review URL: http://codereview.chromium.org/7616019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96453 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=None TEST=None R=evan@chromium.org Review URL: http://codereview.chromium.org/7617016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96452 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/7616017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96451 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=92527 TEST=none TBR=jhawkins Review URL: http://codereview.chromium.org/7635001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96450 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
BUG=none TEST=RegisterIntentHandlerInfoBarDelegateTest.Accept R=groby@chromium.org Review URL: http://codereview.chromium.org/7601013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96449 0039d316-1c4b-4281-b951-d872f2087c98
-
mazda@chromium.org authored
BUG=chromium-os:19017 TEST=manual Review URL: http://codereview.chromium.org/7623003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96448 0039d316-1c4b-4281-b951-d872f2087c98
-
dominich@chromium.org authored
Calculated by each provider using whatever measure makes sense and stored as a float in the range [0, 1]. Will be used for determining benefit of using instant, prerender, DNS preconnect to increase success rate and avoid wasted resources. Currently fed into UMA to validate experiment. BUG=None TEST=None Review URL: http://codereview.chromium.org/7607007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96446 0039d316-1c4b-4281-b951-d872f2087c98
-
nfullagar@google.com authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/7587017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96445 0039d316-1c4b-4281-b951-d872f2087c98
-
stevenjb@google.com authored
BUG=chromium-os:18876 TEST=See issue. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96054 Review URL: http://codereview.chromium.org/7528016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96444 0039d316-1c4b-4281-b951-d872f2087c98
-
braffert@chromium.org authored
Currently each datatype included in the sync performance tests contains a disabled test which was intended to be run offline to observe how the performance scales according to the number of entries synced. We are not planning on enabling these tests, because they were never intended to be automated in the first place, so they should not be included at all. BUG=none TEST=sync_performance_tests Review URL: http://codereview.chromium.org/7491062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96441 0039d316-1c4b-4281-b951-d872f2087c98
-
erg@google.com authored
- Change how BOOKMARK_BAR_VISIBILITY_PREF_CHANGED is handled because it broke interaction w/ incognito windows. - Make SIDEBAR_CHANGED listen only to a certain SidebarManager instance. - Mark COOKIE_CHANGED as ok to listen to AllSources(). BUG=87457, 92506 TEST=none Review URL: http://codereview.chromium.org/7610003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96440 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
BUG=none TEST=gcc Review URL: http://codereview.chromium.org/7623024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96438 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96437 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
Previously, the TBR notation appears on the first line of the description, which prevented the commit-queue from recognizing it as a valid notation. This patch moves it to its own line, causing the patch to be accepted by the commit-queue. BUG= TEST= Review URL: http://codereview.chromium.org/7617013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96436 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
Introduced by 96243. BUG= TEST= Review URL: http://codereview.chromium.org/7622015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96435 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
This is because DraggableButton inherits from NSButton when a future class will need it to inherit from NSPopupButton. Because ObjC lacks multiple inheritance, and we want to avoid runtime trickery, this is the result. BUG=none TEST=Dragging download shelf and bookmark bar items works as before. Partially covered by unit tests. Review URL: http://codereview.chromium.org/7462018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96433 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@google.com authored
BUG=None TEST=None R=jeanluc@chromium.org Review URL: http://codereview.chromium.org/7612011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96432 0039d316-1c4b-4281-b951-d872f2087c98
-
mnissler@chromium.org authored
TEST= BUG= TBR=bauerb@chromium.org Review URL: http://codereview.chromium.org/7627001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96430 0039d316-1c4b-4281-b951-d872f2087c98
-
dyu@chromium.org authored
BUG=92446 TEST=none Review URL: http://codereview.chromium.org/7618002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96429 0039d316-1c4b-4281-b951-d872f2087c98
-
dnicoara@chromium.org authored
This CL depends on http://codereview.chromium.org/7457023 BUG= TEST= Review URL: http://codereview.chromium.org/7473010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96428 0039d316-1c4b-4281-b951-d872f2087c98
-
craig.schlenter@chromium.org authored
BUG=92164 TEST=Clobber build compiles, trybots Review URL: http://codereview.chromium.org/7602016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96425 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=91371 TEST=none Review URL: http://codereview.chromium.org/7623021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96424 0039d316-1c4b-4281-b951-d872f2087c98
-
jamescook@chromium.org authored
Change the status area memory widget to display anonymous memory allocated, which is a good proxy for "total memory allocated" and what we use in the UMA histograms (Platform.MemuseAnon[0-5]). Also display renderer kills, which will tick up when we run out of memory and the OOM killer starts running. Refactor GetSystemMemoryInfo to use a struct. BUG=chromium-os:18969 TEST=manual, turn on memory status widget in about:flags and restart, open some tabs and watch memory consumption increase, use Task Manager / End Process to kill a process and watch the kill count increase Review URL: http://codereview.chromium.org/7607035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96423 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96422 0039d316-1c4b-4281-b951-d872f2087c98
-
apatrick@chromium.org authored
Revision: 725 Author: apatrick@chromium.org Date: 3:21:35 PM, Wednesday, August 10, 2011 Message: Removed compiler/unistd.h reference from build_angle.gyp. Review URL: http://codereview.appspot.com/4844062 ---- Modified : /trunk/src/build_angle.gyp Modified : /trunk/src/common/version.h Revision: 724 Author: gman@chromium.org Date: 1:08:32 AM, Wednesday, August 10, 2011 Message: bump version.h ---- Modified : /trunk/src/common/version.h Review URL: http://codereview.chromium.org/7461153 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96421 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
BUG=86519 TEST=Extensions tests, should all work as before. The test described in the bug should now work as expected. Review URL: http://codereview.chromium.org/7605001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96420 0039d316-1c4b-4281-b951-d872f2087c98
-
tbarzic@chromium.org authored
Stopping using DiskChanged event for mount/unmount event processing in FileBrowserEventRouter and some bug fixes. UnmountPath now expects mount_path to be passed to it. Hiding device notification when disk added event is triggered instead when some device is mounted (notification handleing needs some more work). Fixed chromium-os:18339 and chromium-os:17777 BUG=chromium-os:18399, chromium-os:17531, chromium-os:17777 TEST=Made sure FileBrowser works as expected on Cr48. Review URL: http://codereview.chromium.org/7466046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96419 0039d316-1c4b-4281-b951-d872f2087c98
-