Ssschmitz@chromium.orgfix "IME changed" notification uses a wrong field of IME
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix "IME changed" notification uses a wrong field of IME Added a medium length name to IMEInfo. It is used for the bubble with "Your input method has changed to ...". In most cases the medium length text is equal to the short text except where this issue is concerned. BUG=137629 TEST=Enable English and Japanese keyboards; restart; Control + Space: observe popup bubble "Your input method has changed to..." Review URL: https://chromiumcodereview.appspot.com/10960060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158641 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[cros] Fake a stub user login when no --login-manager and --login-user are given. This is a reland of 142944 with fixes for tests. BUG=126765 TEST=Manual on Linux without --login-manager and --login-user Review URL: https://chromiumcodereview.appspot.com/10590004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146991 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Support for cros touchpad 3-finger click as middle button. BUG=chromium-os:18898 TEST=Should find a flag in about:flags to enable 3-finger click. Review URL: http://codereview.chromium.org/10264019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134829 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Split SystemAccess into TimezoneSettings, StatisticsProvider, and SyslogsProvider. SystemAccess contained three separate things: timezone settings, statistics provider, and syslogs provider. We should have them in separate classes. This patch touches many files but changes are mechanical. No logic changes introduced. BUG=none TEST=chrome builds and try bots pass Review URL: http://codereview.chromium.org/7324017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91971 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[cros] Fix udevadm command line for camera presence detection. Also added an overload of GetAppOutput which takes argv directly instead of CommandLine for launching programs where specific order of argument matters (like udevadm). BUG=124845 TEST=Manual Review URL: http://codereview.chromium.org/10191019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134149 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Make NameValuePairsParser support values that contain the 'equal' separator. BUG=chromium-os:29642 TEST=unit_tests pass. ALEX devices and others report their HWID correctly to the UMA service. Review URL: http://codereview.chromium.org/10127009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133429 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix for pointer settings when settings page is refreshed. BUG=125804 TEST=refresh settings page and pointer settings should be correctly displayed. Review URL: http://codereview.chromium.org/10311005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134991 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
chromeos: screen_locker_settings -> power_manager_settings Rename it so it can contain code to set other power manager settings, not just for screen locker. BUG=chromium-os:32240 TEST=Build successfully. Change-Id: I412b775c8679386262791e84e0b2575fe182872a Signed-off-by: Simon Que <sque@chromium.org> R=stevenjb@chromium.org Review URL: https://chromiumcodereview.appspot.com/10689101 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146031 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Alternative GDrive promo for the File Manager BUG=138954 TEST= Review URL: https://chromiumcodereview.appspot.com/10818031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148388 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
cros: Log per-process memory use on low memory events We're seeing a lot of tab reloads caused by the tab discarder, but we're not sure yet where the memory is going. Dump the per-process private and shared memory use (same as the Task Manager columns) for Chrome processes when we hit low memory, such that we can see it in the system logs when users send us a feedback report. This adds tens of milliseconds to the delay between the low memory signal and the tab discard starting, but that isn't significant as we allow 750 ms for the discard to happen and the memory stats are collected asynchronously off of the UI thread. Also refactor when we log UMA memory statistics - we used to do it every time we collected memory details, but with this change we need to be able to collect the details and skip additional UMA stats. BUG=124038 TEST=browser_tests OomPriorityManagerTest, manual inspection of logs after triggering tab discard with about:discards Review URL: http://codereview.chromium.org/10151005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133232 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move cancelable_request.cc/h to chrome/browser/common. It is a commonly shared utility. Also move "!chrome/browser/browser_process.h" to test section in bookmarks/DEPS BUG=144783 Review URL: https://codereview.chromium.org/10958031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158151 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Refactored code for timezone settings. Moved ui specific stuff to webui/options2. Ensure that only known timezones are stored in TimezoneSettings. BUG=chromium-os:27206 TEST=Set symlink /var/lib/timezone/localtime to an unknown timezone (i.e. not in |kTimeZones|) but with the same rules as a known timezone. The settings UI must show one of these equivalent timezones. Change the timezone in the settings and observe both the clock and the symlink being updated. Review URL: https://chromiumcodereview.appspot.com/10689175 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147242 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move cancelable_request.cc/h to chrome/browser/common. It is a commonly shared utility. Also move "!chrome/browser/browser_process.h" to test section in bookmarks/DEPS BUG=144783 Review URL: https://codereview.chromium.org/10958031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158151 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[cros] Fix udevadm command line for camera presence detection. Also added an overload of GetAppOutput which takes argv directly instead of CommandLine for launching programs where specific order of argument matters (like udevadm). BUG=124845 TEST=Manual Review URL: http://codereview.chromium.org/10191019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134149 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 |