index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
chromeos
/
input_method
/
xkeyboard.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separate the generated date from xkeyboard.cc for ease of udpate.
mazda@chromium.org
2012-01-26
1
-51
/
+1
*
Make almost all public functions in XKeyboard pure virtual.
yusukes@google.com
2012-01-24
1
-170
/
+242
*
Change TOUCH_UI => USE_VIRTUAL_KEYBOARD.
bryeung@chromium.org
2011-11-29
1
-4
/
+5
*
Have content/ create and destroy its own threads. (Re-land)
joi@chromium.org
2011-11-28
1
-3
/
+5
*
Revert 111695 - Have content/ create and destroy its own threads.
joi@chromium.org
2011-11-28
1
-5
/
+3
*
Have content/ create and destroy its own threads.
joi@chromium.org
2011-11-28
1
-3
/
+5
*
Fix memory leak in xkeyboard.cc.
yusukes@chromium.org
2011-11-14
1
-1
/
+3
*
Add unit tests for SetAutoRepeatEnabled and SetAutoRepeatRate.
yusukes@chromium.org
2011-11-14
1
-1
/
+14
*
Fix CHECK failure in xkeyboard.cc.
yusukes@chromium.org
2011-11-09
1
-7
/
+9
*
Fix TabRestoreServiceTest.DontRestorePrintPreviewTab browser_test failure cau...
yusukes@google.com
2011-11-07
1
-4
/
+8
*
Reapply Caps Lock and Num Lock to core keyboard whenever new X input device i...
yusukes@chromium.org
2011-11-07
1
-6
/
+121
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-1
/
+1
*
cleanup: Run xkeyboard_unittest.cc on UI thread, and add CHECKs back to xkeyb...
yusukes@google.com
2011-10-19
1
-4
/
+2
*
Do not write redundant LOGs on Linux desktop (and unit/ui/browser tests).
yusukes@chromium.org
2011-10-04
1
-5
/
+8
*
Fix refactoring mistake in http://codereview.chromium.org/7887032/ which caus...
yusukes@google.com
2011-09-20
1
-4
/
+13
*
Fix memory leaks caused by chrome/browser/chromeos/input_method/*.cc (part 3)
yusukes@chromium.org
2011-09-16
1
-3
/
+3
*
Fix memory leaks caused by chrome/browser/chromeos/input_method/*.cc (part 2)
yusukes@chromium.org
2011-09-16
1
-224
/
+170
*
Remove LOG(WARNING) for debugging crosbug.com/15851.
yusukes@chromium.org
2011-09-12
1
-3
/
+1
*
base: Fix the TODO in string_util.h
tfarina@chromium.org
2011-08-17
1
-8
/
+11
*
Fix AltGr behavior on Romanian layout.
yusukes@google.com
2011-08-11
1
-0
/
+1
*
Sort input method IDs in xkeyboard.cc.
mazda@chromium.org
2011-07-25
1
-28
/
+28
*
Activate ibus-mozc-hangul and replace from ibus-hangul.
yusukes@google.com
2011-07-21
1
-1
/
+1
*
Revert "Activate ibus-mozc-hangul and replace from ibus-hangul."
yusukes@google.com
2011-07-21
1
-1
/
+1
*
Activate ibus-mozc-hangul and replace from ibus-hangul.
yusukes@google.com
2011-07-21
1
-1
/
+1
*
Update references to the now-gone LaunchApp() from the code.
evan@chromium.org
2011-07-19
1
-1
/
+1
*
Change base::LaunchProcess API slightly
evan@chromium.org
2011-07-15
1
-3
/
+1
*
Remove keyboard overlay ID from C++ code.
mazda@chromium.org
2011-07-15
1
-55
/
+84
*
Use an existing connection to the X server rather than opening a new one.
yusukes@google.com
2011-07-14
1
-51
/
+13
*
Revert "Use an existing connection to the X server rather than opening a new ...
yusukes@google.com
2011-07-14
1
-10
/
+50
*
Use an existing connection to the X server rather than opening a new one.
yusukes@google.com
2011-07-14
1
-50
/
+10
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-13
1
-6
/
+4
*
Add unit tests for crosbug.com/17484.
yusukes@google.com
2011-07-13
1
-5
/
+6
*
Fix AltGr and Search key mapping
zork@chromium.org
2011-07-12
1
-2
/
+2
*
Avoid calling a synchronous X call in OnCapslockChange().
yusukes@google.com
2011-07-11
1
-1
/
+0
*
Do not execute two or more setxkbmap commands in parallel.
yusukes@google.com
2011-06-07
1
-12
/
+42
*
Temporarily add a LOG(WARNING) to make it easy to track crosbug.com/15851.
yusukes@google.com
2011-06-06
1
-1
/
+4
*
Listen to XI_HierarchyChanged events and call setxkbmap when needed.
yusukes@google.com
2011-06-03
1
-4
/
+21
*
Revert "Listen to XI_HierarchyChanged events and call setxkbmap when needed."
yusukes@google.com
2011-06-02
1
-21
/
+4
*
Listen to XI_HierarchyChanged events and call setxkbmap when needed.
yusukes@google.com
2011-06-02
1
-4
/
+21
*
Fix the keyboard generation script to check for any remapping of the right al...
zork@chromium.org
2011-05-19
1
-0
/
+4
*
Do not assume that the initial XKB layout on Chrome startup is always US-qwerty.
yusukes@google.com
2011-05-10
1
-7
/
+18
*
Revert 84530 - This broke ui_tests on the chromiumos bots.
nsylvain@chromium.org
2011-05-07
1
-12
/
+7
*
Do not assume that the initial XKB layout on Chrome startup is always US-qwerty.
yusukes@google.com
2011-05-07
1
-7
/
+12
*
Don't remap capslock to search when the current keyboard layout uses it.
zork@chromium.org
2011-04-14
1
-1
/
+21
*
Remap right alt and control keys when the left keys are remapped.
zork@chromium.org
2011-04-14
1
-2
/
+48
*
Copy X keyboard code from libcros to Chrome.
satorux@chromium.org
2011-04-01
1
-0
/
+326