summaryrefslogtreecommitdiffstats
path: root/chrome/app
Commit message (Collapse)AuthorAgeFilesLines
* [Sync UI] Update "Disconnect your Google Account" dialog to reference Google ↵binji@chromium.org2011-10-181-1/+1
| | | | | | | | | | | | Dashboard. BUG=100643 TEST=none Review URL: http://codereview.chromium.org/8294031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105987 0039d316-1c4b-4281-b951-d872f2087c98
* mac: Fullscreen bubble xib tweaks.thakis@chromium.org2011-10-171-12/+12
| | | | | | | | | | | | | * Rename IDS_FULLSCREEN_INFOBAR_ALLOW -> IDS_FULLSCREEN_ALLOW * Rename IDS_FULLSCREEN_INFOBAR_DENY -> IDS_FULLSCREEN_EXIT_FULLSCREEN * Swap order of the buttons so that the affirmative action is on the right BUG=100578 TEST=go per-tab fullscreen, note new button order Review URL: http://codereview.chromium.org/8317026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105967 0039d316-1c4b-4281-b951-d872f2087c98
* Parse VPN properties and simplify UI for VPN Joinstevenjb@chromium.org2011-10-171-0/+3
| | | | | | | | | | BUG=chromium-os:21460 TEST=See issue + test VPN connect (new service) and join (existing service) for all types. Review URL: http://codereview.chromium.org/8298018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105958 0039d316-1c4b-4281-b951-d872f2087c98
* Add strings for bundled extension installs.jstritar@chromium.org2011-10-171-0/+32
| | | | | | | | | BUG=98687 TEST=none Review URL: http://codereview.chromium.org/8321020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105947 0039d316-1c4b-4281-b951-d872f2087c98
* Checkmark icon for profile menusail@chromium.org2011-10-171-0/+0
| | | | | | | | | BUG=99312 TEST= Review URL: http://codereview.chromium.org/8320014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105919 0039d316-1c4b-4281-b951-d872f2087c98
* Use real language for extension alert.miket@chromium.org2011-10-171-14/+11
| | | | | | | | | | BUG=94494 TEST=manual; looked for typos and asked rahulrc for existing docs to borrow language. Review URL: http://codereview.chromium.org/8298013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105845 0039d316-1c4b-4281-b951-d872f2087c98
* [Mac] Rebuild the wrench menu each time it is opened.rsesek@chromium.org2011-10-172-805/+1100
| | | | | | | | | | | | XIB Changes: * Moved custom views for the wrench menu items from Toolbar.xib to WrenchMenu.xib. BUG=96608 TEST=Wrench menu works the same as before. Review URL: http://codereview.chromium.org/8289014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105838 0039d316-1c4b-4281-b951-d872f2087c98
* Add buttons for adjusting screen brightness on a touch-UI build of ChromeOS.kevers@chromium.org2011-10-171-0/+12
| | | | | | | | | | BUG=Partial fix for chromeos:13281. TEST=Launch ChromeOS with touch-UI enabled. Go to the System settings page. A section has been added for adjusting screen brightness. Section is absent for non-touch builds. Review URL: http://codereview.chromium.org/8242013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105828 0039d316-1c4b-4281-b951-d872f2087c98
* Added global error bubble for unwanted settings changes.ivankr@chromium.org2011-10-171-0/+1
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/8302006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105818 0039d316-1c4b-4281-b951-d872f2087c98
* Update strings for settings change warnings.ivankr@chromium.org2011-10-171-14/+14
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/8294009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105812 0039d316-1c4b-4281-b951-d872f2087c98
* Fixed strings for unwanted Search engine/home page change messages.ivankr@chromium.org2011-10-171-14/+18
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/8294003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105801 0039d316-1c4b-4281-b951-d872f2087c98
* Make audio recording exclusive between web speech input and the extension API.leandrogracia@chromium.org2011-10-171-0/+3
| | | | | | | | | BUG=97388 TEST=none Review URL: http://codereview.chromium.org/8274011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105796 0039d316-1c4b-4281-b951-d872f2087c98
* Fix incorrect #if defined(OS_MAC) and some comments for per-script fonts.falken@chromium.org2011-10-172-2/+2
| | | | | | | | | | | | | | These changes were originally part of http://codereview.chromium.org/8113030/ which has LGTM, but that patch won't be committed itself because the Linux part requires some more work. BUG=94217 TEST=on Mac, go to a webpage that uses -webkit-locale, verify the default fonts are chosen TBR=sky Review URL: http://codereview.chromium.org/8312016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105795 0039d316-1c4b-4281-b951-d872f2087c98
* Add aria-label for enter button of guest user's pod on WebUI login screenhashimoto@chromium.org2011-10-171-1/+4
| | | | | | | | | | | | | Spoken feedback will speak more informative message than just speaking 'Enter'. Changing string IDs from IDS_xxx_ARIA_LABEL to IDS_xxx_ACCESSIBLE_NAME, more generic terms. BUG=chromium-os:21489 TEST=On login screen, press Ctrl+Alt+Z to enable spoken feedback. Select guest user using arrow key on your keyboard and listen to what is spoken. Review URL: http://codereview.chromium.org/8227005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105772 0039d316-1c4b-4281-b951-d872f2087c98
* Sync: Update look of sign in boxsail@chromium.org2011-10-161-4/+16
| | | | | | | | | | | | Screenshots: http://www.dropmocks.com/mbIc- BUG=93177 TEST= Review URL: http://codereview.chromium.org/8283014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105721 0039d316-1c4b-4281-b951-d872f2087c98
* Add a contextual menu command for 'Paste and plain text' (or 'Paste and ↵csilv@chromium.org2011-10-163-30/+47
| | | | | | | | | | | | | Match Style' on Mac) MainMenu.xib details: - Change 'Paste and Match Style' to send the pasteAndMatchStyle: message. BUG=25238 TEST=In an editable field on a web page, right-click to 'Paste as plain text'. Review URL: http://codereview.chromium.org/8234006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105710 0039d316-1c4b-4281-b951-d872f2087c98
* Strings for the new fullscreen / mouselock ui.thakis@chromium.org2011-10-161-0/+49
| | | | | | | | | | BUG=95136 TEST=none Review URL: http://codereview.chromium.org/8310007 Patch from Yuzhu Shen <yzshen@chromium.org>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105700 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 105661 - Revert 105659 - Delay network requests on startup if any ↵pam@chromium.org2011-10-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | webRequest or webNavigation extensions are enabled. [Relanding 105659. This will re-cause failures in chrome_frame_net_tests, to be fixed in the next CL.] Add a webRequest extension API permission, used to tell when an extension uses that API and therefore wants to delay startup. Use the "tabs" warning for it. Also clean up the UserScriptListener, which never released requests individually and so doesn't need to track them individually either, and makes the RequestQueue handle bulk releases by its delegates instead. BUG=99450 TEST=unit_tests.exe --gtest_filter=NetworkDelayListenerTest.* Review URL: http://codereview.chromium.org/8205001 TBR=pam@chromium.org Review URL: http://codereview.chromium.org/8296017 TBR=pam@chromium.org Review URL: http://codereview.chromium.org/8308003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105686 0039d316-1c4b-4281-b951-d872f2087c98
* Added strings for cancel confirm on mobile setup dialog.zelidrag@chromium.org2011-10-151-0/+3
| | | | | | | | BUG=chromium-os:20525 TEST=none Review URL: http://codereview.chromium.org/8296013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105682 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 105659 - Delay network requests on startup if any webRequest or ↵pam@chromium.org2011-10-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | webNavigation extensions are enabled. [Failures in chrome_frame tests] Add a webRequest extension API permission, used to tell when an extension uses that API and therefore wants to delay startup. Use the "tabs" warning for it. Also clean up the UserScriptListener, which never released requests individually and so doesn't need to track them individually either, and makes the RequestQueue handle bulk releases by its delegates instead. BUG=99450 TEST=unit_tests.exe --gtest_filter=NetworkDelayListenerTest.* Review URL: http://codereview.chromium.org/8205001 TBR=pam@chromium.org Review URL: http://codereview.chromium.org/8296017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105661 0039d316-1c4b-4281-b951-d872f2087c98
* Delay network requests on startup if any webRequest or webNavigation ↵pam@chromium.org2011-10-151-1/+1
| | | | | | | | | | | | | | | | | extensions are enabled. Add a webRequest extension API permission, used to tell when an extension uses that API and therefore wants to delay startup. Use the "tabs" warning for it. Also clean up the UserScriptListener, which never released requests individually and so doesn't need to track them individually either, and makes the RequestQueue handle bulk releases by its delegates instead. BUG=99450 TEST=unit_tests.exe --gtest_filter=NetworkDelayListenerTest.* Review URL: http://codereview.chromium.org/8205001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105659 0039d316-1c4b-4281-b951-d872f2087c98
* Implement fullscreen info bubble on Win and Mac.jeremya@chromium.org2011-10-152-167/+648
| | | | | | | | | | | | | | | | When a site enters fullscreen a bubble should appear, both to give the user the option to exit fullscreen and to inform them that the site has entered fullscreen. This patch implements that behaviour on Windows and Mac. XIB changes: (FullScreenExitBubble.xib) * Added explanatory text field. * Added "allow" and "deny" buttons. * Changed from View into Window. BUG=73923 TEST= Review URL: http://codereview.chromium.org/7740044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105649 0039d316-1c4b-4281-b951-d872f2087c98
* Cuter default names for profiles.mirandac@chromium.org2011-10-141-0/+56
| | | | | | | | | BUG=98226 TEST=existing menu tests Review URL: http://codereview.chromium.org/8246006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105587 0039d316-1c4b-4281-b951-d872f2087c98
* Trivial fix for a string description. jshin@chromium.org2011-10-141-3/+3
| | | | | | | | | | | | | | | The string description for IDS_EXTENSIONS_ENABLED is misleading. It's used for an individual extension instead of 'extensions'. In some languages, the difference in number would lead to different translations. While doing so, change other related descriptions (extensions -> an extension). BUG=99633 TEST=NONE Review URL: http://codereview.chromium.org/8231029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105557 0039d316-1c4b-4281-b951-d872f2087c98
* [Mac] Accessibility tweaks for the avatar button.rsesek@chromium.org2011-10-141-3/+0
| | | | | | | | | | BUG=99854 TEST=none Review URL: http://codereview.chromium.org/8298004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105554 0039d316-1c4b-4281-b951-d872f2087c98
* Add android specific variations some string resources.carlosvaldivia@google.com2011-10-141-15/+36
| | | | | | | | | | BUG=None TEST=None Review URL: http://codereview.chromium.org/8228024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105543 0039d316-1c4b-4281-b951-d872f2087c98
* Added strings with Search Engine change and home page change warnings.ivankr@chromium.org2011-10-141-0/+45
| | | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/8274035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105487 0039d316-1c4b-4281-b951-d872f2087c98
* Polish the critical notification bubble a bit.finnur@chromium.org2011-10-141-0/+3
| | | | | | | | | | | | | Deal better with onbeforeunload handlers: - Make sure we clear the "restart" flag if the user selects "Don't reboot". - Change the headline for the bubble to deal with the counter reaching 0. - Make sure we update the bubble even when the counter has reached 0. BUG=97665 TEST=On a page with an onbeforeunloadhandler, initiate the critical notification bubble. Let the counter reach 0, but select "Stay on this page" when the onbeforeunloadhandler fires. The bubble should remain on screen, the headline should no longer have a counter. Select "Don't restart", then shut down the browser. It should not re-launch. Review URL: http://codereview.chromium.org/8274013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105479 0039d316-1c4b-4281-b951-d872f2087c98
* GTK: Enable multi-profiles by defaultsail@chromium.org2011-10-141-6/+0
| | | | | | | | | | BUG= TEST= Review URL: http://codereview.chromium.org/8245001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105428 0039d316-1c4b-4281-b951-d872f2087c98
* Removed cloud print flag.abodenha@chromium.org2011-10-141-6/+0
| | | | | | | | | | | | | | | Cloud print should now be enabled on all platforms and not appear in about:flags. BUG= TEST=Cloud Print should now always be enabled and not appear in about:flags. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=105213 Review URL: http://codereview.chromium.org/8229036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105426 0039d316-1c4b-4281-b951-d872f2087c98
* Support dynamic switching between integrated and discrete GPUs on Mac OS X.kbr@chromium.org2011-10-132-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change Chrome to allocate most OpenGL contexts with the kCGLPFAAllowOfflineRenderers flag, and specify NSSupportsAutomaticGraphicsSwitching in the Info.plist for the main executable and helper apps. This keeps Chrome on the integrated GPU except when using WebGL, accelerated 2D Canvas, Pepper 3D, and Core Animation-based plugins (except Flash). Chrome shares resources between OpenGL contexts in order to display WebGL and other content in the compositor, and resource sharing doesn't work between contexts allocated on different GPUs. Therefore, when the first context for a given renderer requests the discrete GPU, the channel is dropped and all contexts are reallocated on the discrete GPU. Similarly, when the last context requesting the discrete GPU for a given renderer is shut down, all contexts are dropped and reallocated on the integrated GPU. Currently dynamic GPU switching is only supported on the latest Mac OS X 10.7 update and MacBook Pros with dual AMD / Intel GPUs, though this will improve in future OS updates. Tested with WebGL, CSS 3D, Flash and Unity3D content and observed desired GPU switching behavior. Also added a layout test to WebKit under https://bugs.webkit.org/show_bug.cgi?id=69776 which when run in Chrome catches an assertion failure related to the destruction of contexts. The intent is to add it as a UI layout test on the GPU bots. BUG=88788 TEST=none Review URL: http://codereview.chromium.org/8233027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105399 0039d316-1c4b-4281-b951-d872f2087c98
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
| | | | | | | BUG=98716 Review URL: http://codereview.chromium.org/8277018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105389 0039d316-1c4b-4281-b951-d872f2087c98
* Generate Chrome policy definition list from policy_templates.json.joaodasilva@chromium.org2011-10-132-11/+20
| | | | | | | | | | | | | | | | The struct and static array is now generated into policy_constants.h. Added policy::GetChromePolicyDefinitionList() and policy::GetPolicyName(). Removed ConfigurationPolicyProvider::PolicyDefinitionList. Removed PolicyStates::GetPolicyName(). Removed ConfigurationPolicyPrefStore::GetChromePolicyDefinitionList(). BUG=None TEST=Everything works as before, nothing breaks Review URL: http://codereview.chromium.org/8258018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105388 0039d316-1c4b-4281-b951-d872f2087c98
* New tab icon dropsail@chromium.org2011-10-138-0/+0
| | | | | | | | | BUG=98264 TEST= Review URL: http://codereview.chromium.org/8271006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105362 0039d316-1c4b-4281-b951-d872f2087c98
* [Sync UI] Fix Mac main menu sync strings.binji@chromium.org2011-10-132-4/+10
| | | | | | | | | | BUG=29358, 99264 TEST=Load chrome for mac. Under apple menu item should say "Sign in to Chrome...". When signed in, it should say "Signed in as foo@example.com...". Review URL: http://codereview.chromium.org/8242015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105349 0039d316-1c4b-4281-b951-d872f2087c98
* Move contentSettings extension API out of experimentalbauerb@chromium.org2011-10-131-0/+3
| | | | | | | | | BUG=71067 TEST=none Review URL: http://codereview.chromium.org/8071025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105301 0039d316-1c4b-4281-b951-d872f2087c98
* When critical updates have been installed and the user has been idle for ↵finnur@chromium.org2011-10-132-0/+19
| | | | | | | | | | quite some time, show a bubble anchored to the wrench menu with a countdown clock for auto-restarting. BUG=97665 TEST=The testing for this is a bit too long-windy to describe here. Contact me for details. Review URL: http://codereview.chromium.org/8142028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105298 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 105213 - Removed cloud print flag.msw@chromium.org2011-10-131-0/+6
| | | | | | | | | | | | | | | | Cloud print should now be enabled on all platforms and not appear in about:flags. BUG= TEST=Cloud Print should now always be enabled and not appear in about:flags. Review URL: http://codereview.chromium.org/8229036 TBR=abodenha@chromium.org Review URL: http://codereview.chromium.org/8265002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105242 0039d316-1c4b-4281-b951-d872f2087c98
* Enable sync error menu item for Chrome OSsail@chromium.org2011-10-131-0/+1
| | | | | | | | | | | BUG=92803 http://code.google.com/p/chromium-os/issues/detail?id=21399 TEST= Review URL: http://codereview.chromium.org/8228011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105220 0039d316-1c4b-4281-b951-d872f2087c98
* Removed cloud print flag.abodenha@chromium.org2011-10-131-6/+0
| | | | | | | | | | | | | Cloud print should now be enabled on all platforms and not appear in about:flags. BUG= TEST=Cloud Print should now always be enabled and not appear in about:flags. Review URL: http://codereview.chromium.org/8229036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105213 0039d316-1c4b-4281-b951-d872f2087c98
* Fix check_perms failure from r105190.thestig@chromium.org2011-10-121-0/+0
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105208 0039d316-1c4b-4281-b951-d872f2087c98
* x86-64 Breakpad: Append "-x64" to the pipe name for 64-bit processesmseaborn@chromium.org2011-10-121-0/+3
| | | | | | | | | | | | | | | | | | | | | | The protocol for connecting to the out-of-process Breakpad crash reporter is different for x86-32 and x86-64 (the message sizes are different because the message struct contains a pointer), so we use different pipe names for the two crash reporters. Appending "-x64" is the simplest way of doing this. It allows two crash handlers to coexist even when using the env var CHROME_BREAKPAD_PIPE_NAME for testing. Google Update (Omaha) does not yet launch an x86-64 crash handler for this to connect to -- that is a work-in-progress. BUG=89730 TEST=compile-tested; will be covered by nacl_integration later Review URL: http://codereview.chromium.org/8231036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105190 0039d316-1c4b-4281-b951-d872f2087c98
* Profiling for the renderer process.scottbyer@chromium.org2011-10-121-0/+25
| | | | | | | | | | | | | | | This lets you use --profiling-at-start=renderer and get profiler output for each renderer process started on Linux. The profiling classes are initialized at static initialization time, and the main thread is registered and the profile timer is started at that time. However, static initialization is done in the zygote, and the timer doesn't propagate across the fork, so trying to use the CPU profiler on the renderer never sampled. This patch re-registers the (new) main thread after the fork, which causes the profiler to check the state of the timer, and ends up re-starting it. A separate timer for flushing the profile and termination signal handler are added before the renderer process enters the sandbox in order to make sure the samples are written to disk. BUG=none TEST=Use it, get lovely traces, pperf away. Review URL: http://codereview.chromium.org/8083025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105134 0039d316-1c4b-4281-b951-d872f2087c98
* [filebrowser] Strings for left panel.dgozman@chromium.org2011-10-121-0/+6
| | | | | | | | | BUG=chromium-os:20168 TEST=None. Review URL: http://codereview.chromium.org/8241005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105066 0039d316-1c4b-4281-b951-d872f2087c98
* [Mac] More work on accessibility of the multiprofiles UI.rsesek@chromium.org2011-10-121-0/+3
| | | | | | | | | | BUG=99854,99855 TEST=See bugs. Review URL: http://codereview.chromium.org/8229026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105026 0039d316-1c4b-4281-b951-d872f2087c98
* [Sync UI] Renamed 'Customize...' button to 'Advanced...' in personal options.binji@chromium.org2011-10-121-1/+1
| | | | | | | | | | BUG=99535 TEST=go to chrome://settings/personal. Sign into sync. Button should say "Advanced..." Review URL: http://codereview.chromium.org/8233032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105003 0039d316-1c4b-4281-b951-d872f2087c98
* Standardize on 'web page' and 'web site' in Chrome UI.aa@chromium.org2011-10-123-10/+10
| | | | | | Review URL: http://codereview.chromium.org/8231009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104969 0039d316-1c4b-4281-b951-d872f2087c98
* Warn user in case extension delays network traffic too much.battre@chromium.org2011-10-112-0/+12
| | | | | | | | | | | | This CL adds a badge to the wrench menu and warning messages to chrome://extensions in case an extension delays network traffic too much and thereby causes a bad user experience. BUG=82618 TEST=Install an extension using the webRequest API in a debug build. In debug build the extension should delay the network traffic enough to cause warning messages. You can use https://adblockplus.org/development-builds/experimental-adblock-plus-for-chrome-builds-available-with-better-blocking for example. Review URL: http://codereview.chromium.org/8176001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104929 0039d316-1c4b-4281-b951-d872f2087c98
* [cros] Login: added caption for Profile image preview.ivankr@chromium.org2011-10-111-2/+8
| | | | | | | | | | | | *) Profile image caption. *) Borders for default images. BUG=none TEST=Manual: Profile image preview in OOBE should have a caption. Review URL: http://codereview.chromium.org/8218011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104925 0039d316-1c4b-4281-b951-d872f2087c98
* Add display of available bluetooth devices, and mechanism for retrieving the ↵kevers@chromium.org2011-10-111-0/+9
| | | | | | | | | | | | list. BUG=Partial fix for chromium-os:20991. TEST=Launch chromeOS with the command-line argument --enable-bluetooth, and switch to the System setttings page. Press the 'Find devices' button. A list of bluetooth devices appears. Currently, the list of devices is faked. Review URL: http://codereview.chromium.org/8137003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104915 0039d316-1c4b-4281-b951-d872f2087c98