summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/input_ime
Commit message (Expand)AuthorAgeFilesLines
* Create InputMethodEngine::(Set|Get)CandidateWindowProperty and deletekomatsu@chromium.org2013-09-301-16/+30
* Use scheme compiler to verify function arguments.komatsu@chromium.org2013-08-271-46/+44
* JSON/IDL Compiler now generates event names as of r215660. Use these generate...DHNishi@gmail.com2013-08-201-30/+25
* c/b/extensions: Do not use Value::Create*.DHNishi@gmail.com2013-08-141-26/+26
* Use scheme compiler to verify function argument.nona@chromium.org2013-07-172-392/+178
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Allow list of string for language field in input_ime manifest.nona@chromium.org2013-07-101-1/+4
* Rename class name to meet with generated codes.nona@chromium.org2013-07-052-44/+32
* Convert most of extensions and some other random stuff to using the base name...brettw@chromium.org2013-06-212-38/+38
* Change ApiResourceManager to use ProfileKeyedApi.patrickriordan177@gmail.com2013-06-171-0/+3
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-201-1/+1
* Add onReset event for input.imenona@chromium.org2013-05-201-0/+11
* Propagate option page URL to input method descriptor.nona@chromium.org2013-05-161-1/+2
* Add CapsLock support into InputMethodIBus.nona@chromium.org2013-05-161-0/+1
* Consolidate manifest handler registration.yoz@chromium.org2013-05-062-3/+2
* Support composition aligned candidate window.nona@chromium.org2013-04-261-0/+15
* Chromium style checker cleanuprsleevi@chromium.org2013-03-151-1/+1
* This is 2nd try of https://codereview.chromium.org/12316154nona@chromium.org2013-03-012-0/+38
* Manifest handler for all keys background-related.yoz@chromium.org2013-03-011-3/+1
* Revert 185224.tommi@chromium.org2013-02-282-38/+0
* Introduce deleteSurroundingText api for Extension IME.nona@chromium.org2013-02-282-0/+38
* Adding onSurroundingTextChanged event into input ime.nona@chromium.org2013-02-281-0/+20
* Add code attribute into onKeyEvent argument.nona@chromium.org2013-02-121-0/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Allow manifest handlers to declare keys they depend on that must be parsed be...yoz@chromium.org2013-02-051-1/+1
* Record histogram of extension API usagerpaquay@chromium.org2013-01-181-9/+15
* Remove some Profile-keyed factory boilerplate: management, omnibox, preferenc...yoz@chromium.org2013-01-082-13/+11
* Move the InputComponents out of extensions entirely.ncj674@motorola.com2013-01-044-82/+56
* Pull InputIme stuff out of ExtensionServiceMHX348@motorola.com2012-12-194-8/+137
* Remove deprecated extension EventRouter APIs.mpcomplete@chromium.org2012-12-071-24/+27
* Add a parameter that specifies whether onKeyEvent is asynchronouszork@chromium.org2012-12-032-9/+9
* Add usage display support for Extension IME.nona@chromium.org2012-12-011-0/+12
* Code cleanup: added OVERRIDE statements to the chromeos::ImeObserversergiyb@google.com2012-11-221-10/+12
* Remove GetExtensionEventRouter calls and replace with PKSF calls through the ...mirandac@chromium.org2012-10-291-19/+25
* Refactor extension event distribution to use Values instead of JSON strings.gdk@chromium.org2012-08-071-46/+30
* Moving input_ime to api/ .vabr@chromium.org2012-07-243-0/+1022