- 28 Mar, 2012 40 commits
-
-
sadrul@chromium.org authored
BUG=120575 TEST=none Review URL: https://chromiumcodereview.appspot.com/9791072 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129438 0039d316-1c4b-4281-b951-d872f2087c98
-
tbreisacher@chromium.org authored
BUG=119406 TEST=visual NOTRY=true Review URL: http://codereview.chromium.org/9844024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129437 0039d316-1c4b-4281-b951-d872f2087c98
-
abodenha@google.com authored
BUG=120484 TEST=None Review URL: https://chromiumcodereview.appspot.com/9873031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129436 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
BUG=120514 TEST=see bug R=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/9837114 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129435 0039d316-1c4b-4281-b951-d872f2087c98
-
csilv@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/9877007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129434 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Includes custom children process tracking and manual cwd tracking. R=rogerta@chromium.org BUG=98834 TEST= Review URL: https://chromiumcodereview.appspot.com/9835084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129433 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
BUG=120207 TEST=none Review URL: https://chromiumcodereview.appspot.com/9873018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129432 0039d316-1c4b-4281-b951-d872f2087c98
-
bshe@chromium.org authored
TBR=jhawkins,rnk BUG=None TEST=None Review URL: https://chromiumcodereview.appspot.com/9844026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129431 0039d316-1c4b-4281-b951-d872f2087c98
-
bulach@chromium.org authored
Disables a couple of tests that are already marked as flaky on other platforms, and currently failing on our FYI bots: http://build.chromium.org/p/chromium.fyi/builders/Chromium%20Linux%20Android/builds/7638/steps/Test%20suite%20content_unittests/logs/stdio BUG=104950 TEST=content_unittests runs fine on android Review URL: http://codereview.chromium.org/9875017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129430 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
Also add a fix to not show the update notification when there is no update. BUG=120651 TEST=none Review URL: https://chromiumcodereview.appspot.com/9874022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129429 0039d316-1c4b-4281-b951-d872f2087c98
-
wjia@chromium.org authored
It's wrong to use sizeof(pointer) to get the size of video frame. Need remember the frame size when it's allocated. CID=100299 Review URL: https://chromiumcodereview.appspot.com/9837095 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129428 0039d316-1c4b-4281-b951-d872f2087c98
-
marja@chromium.org authored
The cause for the "last profile appears multiple times in the last active profile list" seems to be that several profiles have the same string representation (GetPath().BaseName()). crbug.com/120112 addresses that problem and this CL works around it. BUG=114766 TEST=NONE Review URL: http://codereview.chromium.org/9853010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129426 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
BUG=chromium-os:28417 TEST= Review URL: http://codereview.chromium.org/9855024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129425 0039d316-1c4b-4281-b951-d872f2087c98
-
tommi@chromium.org authored
Disable the TwoThreads unit test since it triggers the TSAN bot. This is a false positive since we're using a socket as a synchronization mechanism on posix but until we can tell tsan that, I'll disable the test. TBR=jhawkins Review URL: https://chromiumcodereview.appspot.com/9791069 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129424 0039d316-1c4b-4281-b951-d872f2087c98
-
bauerb@chromium.org authored
Original review URL: http://codereview.chromium.org/9874001 BUG=120273 TEST=none TBR=thakis@chromium.org Review URL: https://chromiumcodereview.appspot.com/9844016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129423 0039d316-1c4b-4281-b951-d872f2087c98
-
yfriedman@chromium.org authored
The remaining ones are related to extensions and session service which will be handled separately. Changes included: - Remove remaining login/sync bits from NTP. They're handled in native ui. - Temporarily remove chrome://inspect and chrome://flags (both don't work) - Stub out part of chrome://history that relies on feature code to be upstreamed. BUG=117407 Review URL: http://codereview.chromium.org/9836103 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129422 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
Add new class OneClickSigninBubbleController. Factor out logic from views implementation of one-click bubble so that both it and OneClickSigninBubbleController can behave similarly. BUG=117899,116685 TEST=On OSX, with a clean profile, sign into GMail. The one-click infobar should pop up, clicking "OK, sync" should bring up the one-click dialog, and confirming should bring up the bubble by the wrench menu. Review URL: https://chromiumcodereview.appspot.com/9863032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129421 0039d316-1c4b-4281-b951-d872f2087c98
-
tommi@chromium.org authored
TBR=jhawkins Review URL: https://chromiumcodereview.appspot.com/9874021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129420 0039d316-1c4b-4281-b951-d872f2087c98
-
bulach@chromium.org authored
Following: http://codereview.chromium.org/9860035 we need to push an extra data file. BUG= TEST=JSONReaderTest.ReadFromFile Review URL: http://codereview.chromium.org/9844017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129419 0039d316-1c4b-4281-b951-d872f2087c98
-
serya@chromium.org authored
Added support for dropping files into list (but not into a folder). BUG=chromium-os:20162 TEST=Check copy/cut/paste operations. Drag file(s) from one FM page to another. Review URL: http://codereview.chromium.org/9802024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129418 0039d316-1c4b-4281-b951-d872f2087c98
-
varunjain@chromium.org authored
BUG=120430 TEST=none Review URL: http://codereview.chromium.org/9791024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129417 0039d316-1c4b-4281-b951-d872f2087c98
-
pastarmovj@chromium.org authored
BUG=chromium-os:28586 TEST=Enroll in KIOSK mode and ensure the session restarts when enrollment is done. Review URL: https://chromiumcodereview.appspot.com/9874017 TBR=pastarmovj@chromium.org Review URL: https://chromiumcodereview.appspot.com/9837112 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129416 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Set svn:eol-style on chrome\test\data\workers\worker_utils.js so I can get changes to it to apply on trybots. TBR=joi Review URL: https://chromiumcodereview.appspot.com/9802031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129415 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=120118 R=erg@chromium.org Review URL: https://chromiumcodereview.appspot.com/9855028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129414 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
This is a complete no-op as neither filename is actually used. This is just to make a future change easier to review. (Not reviewed.) git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129413 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
BUG=113688 TEST=none Review URL: https://chromiumcodereview.appspot.com/9732007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129412 0039d316-1c4b-4281-b951-d872f2087c98
-
marja@chromium.org authored
BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/9791021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129411 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
auto-hide behavior of launcher. BUG=120407 TEST=see bug, covered by unit tests now too R=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/9784010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129410 0039d316-1c4b-4281-b951-d872f2087c98
-
bauerb@chromium.org authored
The underlying issue has already been fixed. Disabled tests: flash.FlashTest.testCanLoadFlash flash.FlashTest.testFlashIncognitoMode flash.FlashTest.testFlashLoadsAfterKill flash.FlashTest.testFlashWithMultipleTabs flash.FlashTest.testSingleFlashPluginProcess infobars.InfobarTest.testPluginCrashForMultiTabs infobars.InfobarTest.testPluginCrashInfobar plugins.PluginsTest.testBlockAllPlugins plugins.PluginsTest.testBlockPluginException process_count.ProcessCountTest.testProcessCountCombination process_count.ProcessCountTest.testProcessCountFlashProcess translate.TranslateTest.testSeveralLanguages youtube.YoutubeTest.testPlayerBytes youtube.YoutubeTest.testPlayerResolution youtube.YoutubeTest.testPlayerStatus BUG=120358 TEST=none Original review URL: TBR=vclarke@google.com Review URL: http://codereview.chromium.org/9791057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129409 0039d316-1c4b-4281-b951-d872f2087c98
-
finnur@chromium.org authored
Disable failing test (ExtensionInstallUIBrowserTest.TestThemeInstallUndoResetsToDefault) on Linux due to persistent failures on bot chromium.chromiumos : Linux. BUG=http://crbug.com/120647 TEST=None TBR=bulach Review URL: https://chromiumcodereview.appspot.com/9791064 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129408 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Add support to log a trace without specifying the command line with --from-results to simplify repeated testing. Now uses a whitelist for strace log parser to throw on any unknown line. Add symlink resolving. R=rogerta@chromium.org BUG=98834 TEST= Review URL: https://chromiumcodereview.appspot.com/9834052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129407 0039d316-1c4b-4281-b951-d872f2087c98
-
finnur@chromium.org authored
Disable failing test (ExtensionManagementTest.AutoUpdate) on Windows due to persistent failures on XP. BUG=http://crbug.com/120640 TEST=None TBR=kkania Review URL: https://chromiumcodereview.appspot.com/9873026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129406 0039d316-1c4b-4281-b951-d872f2087c98
-
tommi@chromium.org authored
This class will be used to synchronize multiple audio objects with minimal thread and IPC socket usage. TEST=Several tests included. Run media unittests. BUG=114699 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=129263 Review URL: https://chromiumcodereview.appspot.com/9605015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129405 0039d316-1c4b-4281-b951-d872f2087c98
-
bshe@chromium.org authored
Using a random wallpaper each time user login. If user specifically select a wallpaper, then use the selected wallpaper. It also avoid to save wallpaper index to local state when an ephemeral user logged in. BUG=120215 TEST=None Review URL: https://chromiumcodereview.appspot.com/9856016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129404 0039d316-1c4b-4281-b951-d872f2087c98
-
dgozman@chromium.org authored
BUG=chromium-os:28045 TEST=See bug. Review URL: https://chromiumcodereview.appspot.com/9874018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129403 0039d316-1c4b-4281-b951-d872f2087c98
-
dubroy@chromium.org authored
Sort sessions by modified_time, showing most recent first. BUG=119701 TEST=Manual. Open some new tabs on client A, and check the contents of the menu on client B. Client A should be at the top of the list. Review URL: https://chromiumcodereview.appspot.com/9864041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129401 0039d316-1c4b-4281-b951-d872f2087c98
-
henrika@chromium.org authored
The AGC functionality is as follows. It aims at maintaining the same speech loudness level from the microphone. This is done by both controlling the analog microphone gain and applying a digital gain. The microphone gain on the sound card is slowly increased/decreased during speech only. By observing the microphone control slider you can see it move when you speak. If you scream, the slider moves downwards and then upwards again when you return to normal. It is not uncommon that the slider hits the maximum. This means that the maximum analog gain is not large enough to give the desired loudness. Nevertheless, we can in general still attain the desired loudness. If the microphone control slider is moved manually, the analog adaptation restarts and returns to roughly the same position as before the change if the circumstances are still the same. When the input microphone signal causes saturation, the level is decreased dramatically and has to re-adapt towards the old level. The adaptation is a slowly varying process and at the beginning of a call this is noticed by a slow increase in volume. Smaller changes in microphone input level is leveled out by the built-in digital control. For larger differences we need to rely on the slow adaptation. BUG=115265 TEST=content_unittests Review URL: https://chromiumcodereview.appspot.com/9702019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129400 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129399 0039d316-1c4b-4281-b951-d872f2087c98
-
pfeldman@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/9837107 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129398 0039d316-1c4b-4281-b951-d872f2087c98
-
dubroy@chromium.org authored
When the user is signed in, has tab sync enabled, but has no foreign sessions, we would previously not show the menu. Now we show it with an informational message. BUG=119699 TEST=Manual. Review URL: https://chromiumcodereview.appspot.com/9838064 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129397 0039d316-1c4b-4281-b951-d872f2087c98
-