Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(282)

Issue 43593003: Add layout switcher for virtual keyboard. (Closed)

Created:
7 years, 1 month ago by kevers
Modified:
7 years, 1 month ago
Reviewers:
bshe
CC:
chromium-reviews
Visibility:
Public.

Description

Add layout switcher for virtual keyboard. BUG=311565 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=231710

Patch Set 1 #

Patch Set 2 : Remove dead code. #

Total comments: 2

Patch Set 3 : Add options menu. #

Patch Set 4 : #

Patch Set 5 : Formatting tweaks. #

Total comments: 4

Patch Set 6 : Add Event for switching layout. #

Patch Set 7 : Merge with trunk #

Patch Set 8 : Merge with trunk. #

Patch Set 9 : Fix keyboard tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+226 lines, -47 lines) Patch
M chrome/test/data/chromeos/virtual_keyboard/keyset_transition_test.js View 1 2 3 4 5 6 7 8 1 chunk +1 line, -3 lines 0 comments Download
M chrome/test/data/webui/mock_timer.js View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M ui/keyboard/keyboard_resources.grd View 1 chunk +1 line, -0 lines 0 comments Download
M ui/keyboard/keyboard_ui_controller.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/keyboard/keyboard_util.cc View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M ui/keyboard/resources/elements/kb-key.html View 1 2 3 4 5 6 7 8 1 chunk +30 lines, -17 lines 0 comments Download
M ui/keyboard/resources/elements/kb-keyboard.html View 1 2 3 4 5 6 7 4 chunks +39 lines, -2 lines 0 comments Download
A ui/keyboard/resources/elements/kb-options-menu.html View 1 2 3 4 5 1 chunk +111 lines, -0 lines 0 comments Download
M ui/keyboard/resources/index.html View 1 chunk +1 line, -0 lines 0 comments Download
M ui/keyboard/resources/layouts/dvorak.html View 7 chunks +38 lines, -24 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
kevers
Hi Biao, Can you please take a look at this CL.
7 years, 1 month ago (2013-10-25 14:11:05 UTC) #1
kevers
7 years, 1 month ago (2013-10-25 14:13:52 UTC) #2
bshe
looks like you didn't upload the new file kb-options-menu.html ? https://codereview.chromium.org/43593003/diff/30001/ui/keyboard/resources/elements/kb-keyset.html File ui/keyboard/resources/elements/kb-keyset.html (right): https://codereview.chromium.org/43593003/diff/30001/ui/keyboard/resources/elements/kb-keyset.html#newcode8 ...
7 years, 1 month ago (2013-10-25 17:07:16 UTC) #3
kevers
Oops...added the missing file. https://codereview.chromium.org/43593003/diff/30001/ui/keyboard/resources/elements/kb-keyset.html File ui/keyboard/resources/elements/kb-keyset.html (right): https://codereview.chromium.org/43593003/diff/30001/ui/keyboard/resources/elements/kb-keyset.html#newcode8 ui/keyboard/resources/elements/kb-keyset.html:8: capsLocksTo capsLockable" on-key-up="keyUp" on-key-longpress="keyLongpress"> On ...
7 years, 1 month ago (2013-10-25 18:00:33 UTC) #4
bshe
This looking good! Just have one concern https://codereview.chromium.org/43593003/diff/130001/ui/keyboard/resources/elements/kb-options-menu.html File ui/keyboard/resources/elements/kb-options-menu.html (right): https://codereview.chromium.org/43593003/diff/130001/ui/keyboard/resources/elements/kb-options-menu.html#newcode25 ui/keyboard/resources/elements/kb-options-menu.html:25: <span>{{label}}<span> </span> ...
7 years, 1 month ago (2013-10-28 15:20:20 UTC) #5
kevers
https://codereview.chromium.org/43593003/diff/130001/ui/keyboard/resources/elements/kb-options-menu.html File ui/keyboard/resources/elements/kb-options-menu.html (right): https://codereview.chromium.org/43593003/diff/130001/ui/keyboard/resources/elements/kb-options-menu.html#newcode25 ui/keyboard/resources/elements/kb-options-menu.html:25: <span>{{label}}<span> On 2013/10/28 15:20:20, bshe wrote: > </span> ? ...
7 years, 1 month ago (2013-10-28 15:40:16 UTC) #6
bshe
On 2013/10/28 15:40:16, kevers wrote: > https://codereview.chromium.org/43593003/diff/130001/ui/keyboard/resources/elements/kb-options-menu.html > File ui/keyboard/resources/elements/kb-options-menu.html (right): > > https://codereview.chromium.org/43593003/diff/130001/ui/keyboard/resources/elements/kb-options-menu.html#newcode25 > ...
7 years, 1 month ago (2013-10-28 15:41:12 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kevers@chromium.org/43593003/180001
7 years, 1 month ago (2013-10-28 16:06:04 UTC) #8
commit-bot: I haz the power
Failed to apply patch for ui/keyboard/resources/elements/kb-keyboard.html: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 1 month ago (2013-10-28 16:06:08 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kevers@chromium.org/43593003/300001
7 years, 1 month ago (2013-10-28 19:04:51 UTC) #10
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=168814
7 years, 1 month ago (2013-10-28 22:40:02 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kevers@chromium.org/43593003/550001
7 years, 1 month ago (2013-10-29 15:14:07 UTC) #12
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=94430
7 years, 1 month ago (2013-10-29 19:32:56 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kevers@chromium.org/43593003/550001
7 years, 1 month ago (2013-10-29 19:54:54 UTC) #14
commit-bot: I haz the power
7 years, 1 month ago (2013-10-30 01:59:14 UTC) #15
Message was sent while issue was closed.
Change committed as 231710

Powered by Google App Engine
This is Rietveld 408576698