summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/input_method
Commit message (Expand)AuthorAgeFilesLines
* More random WidgetGtk cleanup.sky@chromium.org2011-04-271-1/+0
* Add resources for ibus-zinnia-japaneseyusukes@google.com2011-04-271-0/+2
* Rename CreateParams to InitParams.ben@chromium.org2011-04-261-2/+2
* Rework the way Widget::Init works:ben@chromium.org2011-04-261-3/+3
* Update third_party/cros to ad01339359035843814ef9c0e8a3ce01fc8de8cd.yusukes@google.com2011-04-262-8/+9
* Revert 82980 - Update third_party/cros to ad01339359035843814ef9c0e8a3ce01fc8...cevans@chromium.org2011-04-261-1/+1
* Update third_party/cros to ad01339359035843814ef9c0e8a3ce01fc8de8cd.yusukes@google.com2011-04-261-1/+1
* Remove ibus-chewing support.yusukes@google.com2011-04-182-17/+4
* Add ibus-mozc-chewing support.yusukes@google.com2011-04-163-46/+113
* Add Australian English to the languages supported by Chrome OSzork@chromium.org2011-04-151-0/+1
* Add UK-Dvorak keyboard layout supportmazda@chromium.org2011-04-141-0/+2
* Fix unittest expectationzork@chromium.org2011-04-141-4/+5
* Don't remap capslock to search when the current keyboard layout uses it.zork@chromium.org2011-04-141-1/+21
* Remove gyp target of the candidate_window binary.yusukes@google.com2011-04-142-28/+0
* Remap right alt and control keys when the left keys are remapped.zork@chromium.org2011-04-143-10/+74
* Revert "Remove gyp target of the candidate_window binary."yusukes@google.com2011-04-132-0/+28
* Remove gyp target of the candidate_window binary.yusukes@google.com2011-04-132-28/+0
* Rename keyboard layouts to make them more consistent.satorux@chromium.org2011-04-071-2/+2
* Copy X keyboard code from libcros to Chrome.satorux@chromium.org2011-04-013-0/+651
* Remove unnecessary header includes.satorux@chromium.org2011-03-311-1/+0
* Disambiguate OnMouseCaptureLost from OnMouseReleased.msw@chromium.org2011-03-291-15/+12
* Convert more WidgetWin/WidgetGtk creations to use a new cross-platform static...ben@chromium.org2011-03-281-3/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-282-4/+4
* Add CreateParams to Widget, and replace CreatePopupWidget with CreateParams.ben@chromium.org2011-03-211-4/+1
* Revert of Revert (78274, 78272) - relanding CL 6646023 with rtenneti@google.com2011-03-161-2/+10
* This will help minimize the area we paint various views, including BrowserVie...davemoore@chromium.org2011-03-091-4/+4
* Revert "Remove gyp target of the candidate_window binary."yusukes@google.com2011-03-092-0/+28
* Remove gyp target of the candidate_window binary.yusukes@google.com2011-03-092-28/+0
* Revert "Remove gyp target of the candidate_window binary."yusukes@google.com2011-03-072-0/+28
* Remove gyp target of the candidate_window binary.yusukes@google.com2011-03-072-28/+0
* Replace Widget::GetBounds with Widget::GetClientScreenBounds and GetWindowScr...ben@chromium.org2011-03-031-5/+2
* Rework the first login preferences for input methods.satorux@chromium.org2011-02-223-2/+197
* Call the parent class's OnBoundsChanged so that the Auxiliary text window sho...zork@chromium.org2011-02-211-0/+1
* Refactor EnableInputMethods() and remove SortInputMethodIdsByNames().satorux@chromium.org2011-02-173-116/+36
* Remove "visible bounds in root changed" functions from RootView, move them to...ben@chromium.org2011-02-161-4/+3
* Add the offset during the size check when iterating through candidateszork@chromium.org2011-02-161-2/+2
* Stop emitting a bogus error message from GetHardwareInputMethodId().satorux@chromium.org2011-02-151-1/+3
* Set the hardware keyboard layout based on startup_manifest.json.satorux@chromium.org2011-02-101-2/+16
* Convert GetHardwareInputMethodDescriptor to GetHardwareInputMethodId()satorux@chromium.org2011-02-102-6/+5
* Move Event files into views/eventsben@chromium.org2011-02-091-1/+1
* Support German Neo 2 xkb layout.mazda@chromium.org2011-02-092-0/+2
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-091-1/+1
* More clean-up for InputMethodLibrary and related code.satorux@chromium.org2011-02-083-18/+37
* Clean up RTL methods.ben@chromium.org2011-02-081-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Fix DCHECK failure in views/layout/grid_layout.cc.yusukes@google.com2011-02-041-1/+1
* Add a function that returns the descriptor of the hardware keyboard.satorux@chromium.org2011-02-032-2/+19
* Fix a bug where we were showing incorrect input method display names.satorux@chromium.org2011-02-023-4/+6
* Add GetInputMethodDescriptorFromId() and fix GetKeyboardLayoutName()satorux@chromium.org2011-01-313-97/+82
* Embed candidate_window into chrome.yusukes@google.com2011-01-283-109/+8