- 28 Mar, 2012 40 commits
-
-
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
-
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 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129396 0039d316-1c4b-4281-b951-d872f2087c98
-
nkostylev@chromium.org authored
1. Add another handler showCaptivePortal that is used when user clicks on "visit network sign in page" on error screen. This call will reload test page (generate_204) in a dialog and forces it to be shown i.e. does not wait till redirect will happen. 2. In case of flimflam portal state show dialog immediately (i.e. fix case when we're not detecting redirect properly). User might close/reload dialog manually if portal page won't load. 3. Disable "generate_204 loaded" check for now as it is not working correctly on networks with no connectivity (no DNS resolution for instance). Rely on flimflam portal check to close dialog when connection is fine. Bonus: in case of limited connectivity dialog is not automatically closed so generic Chrome error page is shown which has useful information like DNS resolution failed etc. BUG=chromium-os:22630 TEST=Manual. I've did testing with Coova captive portal, proxy settings, WiFi point with/without connectivity. Review URL: http://codereview.chromium.org/9861015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129395 0039d316-1c4b-4281-b951-d872f2087c98
-
glotov@google.com authored
BUG=113657 TEST=unit Review URL: https://chromiumcodereview.appspot.com/9839067 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129394 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129393 0039d316-1c4b-4281-b951-d872f2087c98
-
pfeldman@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/9802026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129392 0039d316-1c4b-4281-b951-d872f2087c98
-
achuith@chromium.org authored
BUG=chromium-os:28210 TEST=NONE TBR=rdsmith@chromium.org Review URL: https://chromiumcodereview.appspot.com/9791059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129388 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129387 0039d316-1c4b-4281-b951-d872f2087c98
-
kuan@chromium.org authored
cros gdata: don't delete dirty/outgoing files when removing file or storing file to same resource id - StoreToCache returns IN_USE error if file of resource id is dirty - RemoveFromCache does nothing if file is dirty BUG=chromium-os:28550 TEST="unit_tests --gtest_filter=GDataFileSystemTest.*" passes. Review URL: https://chromiumcodereview.appspot.com/9802014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129385 0039d316-1c4b-4281-b951-d872f2087c98
-
tommi@chromium.org authored
Adding policy support to Chrome Frame's launcher so that additional parameters can be passed to Chrome via Group Policy. BUG=116783 TEST=See information in comment #5 of the issue. Review URL: https://chromiumcodereview.appspot.com/9836037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129384 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129383 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
122: Warning fixes, gyp file cleanup. BUG=none TEST=nothing changes TBR=rogerta Review URL: http://codereview.chromium.org/9874011 TBR=thakis@chromium.org Review URL: https://chromiumcodereview.appspot.com/9791056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129382 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129381 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
122: Warning fixes, gyp file cleanup. BUG=none TEST=nothing changes TBR=rogerta Review URL: http://codereview.chromium.org/9874011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129380 0039d316-1c4b-4281-b951-d872f2087c98
-