summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_input_ime_api.h
Commit message (Expand)AuthorAgeFilesLines
* Move input.ime back out of experimental for M21zork@chromium.org2012-06-181-10/+9
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-1/+1
* Move input.ime back to experimental until privacy review is complete.zork@chromium.org2012-05-041-9/+10
* RefCounted types should not have public destructors, chrome/browser/extension...rsleevi@chromium.org2012-04-271-9/+46
* Fix link errors when build with chromeos=1.penghuang@chromium.org2012-02-231-0/+9
* Take the IME Extension API out of experimental:zork@chromium.org2012-01-271-18/+10
* Start the IME Daemon when adding an extension IMEzork@chromium.org2011-12-061-0/+1
* Revert "Reland "Move a bunch of ChromeOS APIs out of chrome/browser/extension...aa@chromium.org2011-11-271-0/+133
* Reland "Move a bunch of ChromeOS APIs out of chrome/browser/extensions.""aa@chromium.org2011-11-271-133/+0
* Revert "Move a bunch of ChromeOS APIs out of chrome/browser/extensions."aa@chromium.org2011-11-211-0/+133
* Move a bunch of ChromeOS APIs out of chrome/browser/extensions.aa@chromium.org2011-11-211-133/+0
* Add OVERRIDE to chrome/browser/extensions/.avi@chromium.org2011-11-211-9/+9
* Add API tests for all input.ime functions.zork@chromium.org2011-11-211-6/+6
* Rearrange the input APIs into more suitable groupings.zork@chromium.org2011-11-181-9/+9
* Implement SetMenuItems and UpdateMenuItems in the IME APIzork@chromium.org2011-10-121-2/+2
* Make OnKeyEvent asynchronous to match the design.zork@chromium.org2011-09-081-0/+19
* Add the handlers for the IME extension API.zork@chromium.org2011-08-021-0/+114