Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

packages-inputmethods-PinyinIME: List of commits

packages/inputmethods/PinyinIME


RSS
Rev. Tiempo Autor
cf8a1df donut-x86 android-x86-1.6 2009-11-03 15:21:18 Kelly_Zhou

Enable the feature of switching the candidate pages

df5bf82 2009-08-07 00:10:06 Jean-Baptiste Queru

merge from open-source master

2e50eba 2009-08-06 02:26:19 Android Code Review

Merge change 11019

* changes:
Fix invalid free() of stack-allocated array.

376343a 2009-08-06 02:09:56 Marco Nelissen

Fix invalid free() of stack-allocated array.

4b846a5 2009-07-14 06:10:21 Marco Nelissen

am a0d2c7ae: Fix invalid free() of stack-allocated array.

Merge commit 'a0d2c7ae43f6045de9753d14d0e2a76b6521fb5a'

* commit 'a0d2c7ae43f6045de9753d14d0e2a76b6521fb5a':
Fix invalid free() of stack-allocated array.

a0d2c7a 2009-07-14 06:05:08 Marco Nelissen

Fix invalid free() of stack-allocated array.

963d88d 2009-05-05 10:43:18 Android (Google) Code Review

am 5e854b3: Merge change 781 into donut

Merge commit '5e854b305e2e4dd1a4a1c48ecb2ea48bd1947410'

* commit '5e854b305e2e4dd1a4a1c48ecb2ea48bd1947410':
PinyinIME - Fix a bug in score compensation.

4358e82 2009-05-05 10:43:18 Xiaotao Duan

am c78dcde: Replace unnecessary realloc()

Merge commit 'c78dcdec607b4f50738a5b84fa170403e23c75ad'

* commit 'c78dcdec607b4f50738a5b84fa170403e23c75ad':
Replace unnecessary realloc()

5e854b3 2009-05-05 10:29:29 Android (Google) Code Review

Merge change 781 into donut

* changes:
PinyinIME - Fix a bug in score compensation.

c78dcde 2009-05-04 13:30:17 Xiaotao Duan

Replace unnecessary realloc()

Maximum length for a lemma is predefined and small.
Runtime memory reallocation will lead to performance
penalty. Predefined memory in stack is used insteadly.

7ebaf23 2009-05-04 12:28:02 Genqing Wu

PinyinIME - Fix a bug in score compensation.

After user adds new words to user dictionary, the compensation score for system
dictionary was wrongly computed. The numerator should be kSysDictTotalFreq, not
total_freq_none_sys_. This commit fixes this bug.

a454b42 2009-04-23 10:33:19 Jean-Baptiste Queru

Merge donut into master

8fb7e16 2009-04-23 09:57:00 Jean-Baptiste Queru

merge cupcake into donut

cdab065 2009-04-23 09:12:40 Jean-Baptiste Queru

Merge donut into master

4248fb0 2009-03-30 14:05:50 The Android Open Source Project

reconcile w/p4

d33f2e4 2009-03-30 13:52:42 The Android Open Source Project

reconciled

1d454e0 2009-03-30 12:53:28 The Android Open Source Project

reconcile pinyin project with p4 CL 143093 and new name

7898d76 2009-03-26 17:08:46 The Android Open Source Project

import from //branches/cupcake/...@142529

Show on old repository browser