- Feb 15, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 12810574 Change-Id: I9c7fff60ae0e94d52f3bd19c3e88de5a53b917d7
-
- Feb 10, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 11281877 Bug: 12810574 Change-Id: Id1cda0afc74c4e30633c735729143491b2274a7b
-
- Jan 29, 2014
-
-
Keisuke Kuroyanagi authored
Just skipping historical information fields. Bug: 11281877 Change-Id: I43d2adaa576b7da11ed3ca54990265dbb6f53b08
-
- Dec 17, 2013
-
-
Keisuke Kuroyanagi authored
Bug: 11245133 Change-Id: I0907a091ac3ae960eaf3b27da78dbb48a24b2ea1
-
- Dec 13, 2013
-
-
Jean Chalard authored
This simplifies the code quite a bit. - GERMAN_UMLAUTS are now handled through a key-value attribute. The dictionary generator does not need to know about it any more. - FRENCH_LIGATURES are deprecated as we handle them with shortcuts now. - CONTAINS_BIGRAMS is deprecated. Bigram processing is always applied regardless of this flag. Bug: 11281748 Change-Id: If567e52e245a9342adc7f3104a0f7d8d782df8c1
-
Ken Wakasa authored
The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
-
- Dec 12, 2013
-
-
Jean Chalard authored
This simplifies the code quite a bit. - GERMAN_UMLAUTS are now handled through a key-value attribute. The dictionary generator does not need to know about it any more. - FRENCH_LIGATURES are deprecated as we handle them with shortcuts now. - CONTAINS_BIGRAMS is deprecated. Bigram processing is always applied regardless of this flag. Bug: 11281748 Change-Id: I55a11ba61d3589c1584a3fa6c941374b349b7b5c
-
- Nov 05, 2013
-
-
Keisuke Kuroyanagi authored
Bug: 11073222 Change-Id: I7b3408938f304da361201892e0a1342fdf92e62e
-
- Oct 18, 2013
-
-
Yuichiro Hanada authored
Change-Id: Ia3079d5ef00ca7d831c91fb9220ad9c17038c5a3
-
- Oct 04, 2013
-
-
Yuichiro Hanada authored
Bug: 10920165 Change-Id: I340759eadbde7fb64cb3b9a3c619ee3a768cedf8
-
- Oct 02, 2013
-
-
Yuichiro Hanada authored
Change-Id: Iaf1556fec194d17cb4318f2bdcc837f8d79449ef
-
- Sep 30, 2013
-
-
Yuichiro Hanada authored
Bug: 10920165 Change-Id: I42eb7f228994a56c2f31a1c83904c8c360b6d088
-
- Sep 26, 2013
-
-
Yuichiro Hanada authored
Bug: 10920165 Change-Id: I749dd0269e788799e30b10beb2671813d40ce15f
-
- Sep 25, 2013
-
-
Yuichiro Hanada authored
Bug: 10920165 Change-Id: I86017456ea9fa5d6e12b57172c34f5ed4f88ef94
-
- Sep 19, 2013
-
-
Yuichiro Hanada authored
Bug: 9618601 Change-Id: I43c5840505c6a847aaf4893a400392ccd45903c0
-
- Sep 18, 2013
-
-
Yuichiro Hanada authored
Change-Id: Ic39592dbf0d4e6d2e4879cdb1a95b65d46a57e92
-
- Sep 13, 2013
-
-
Yuichiro Hanada authored
Bug: 9618601 Change-Id: I161d2845906f07c1251deb8005fdffe49c5b7940
-
- Sep 11, 2013
-
-
Yuichiro Hanada authored
Bug: 9618601 Change-Id: Ie4529444780edee8d0f0d5f23c5619c1a3344286
-
- Sep 09, 2013
-
-
Yuichiro Hanada authored
Bug: 9618601 Change-Id: I01b8da42058d7c05bf7f4e6d43718032c2ad12c5
-
- Sep 06, 2013
-
-
Yuichiro Hanada authored
Change-Id: Ib018bde346744b470a4fb13b0c57e3a633b8bb20
-
Yuichiro Hanada authored
Change-Id: Idcf0e056bf61e29844d4d0e91c482cd78c41704c
-
- Sep 05, 2013
-
-
Yuichiro Hanada authored
Change-Id: I69026c47ce1d23f5c39c99ace76fa6b96cd1ce1b
-
- Aug 26, 2013
-
-
Yuichiro Hanada authored
Change-Id: I128d02866c2cc70c42263496927327b8a2130139
-
Yuichiro Hanada authored
Bug: 10233675 Change-Id: I7b0eb07d195cd386cd0d9e97cd59bf48fcf24107
-
- Aug 22, 2013
-
-
Yuichiro Hanada authored
Change-Id: I1d6b086f1d9f0dbd8d74f964e29ae62c533af978
-
Yuichiro Hanada authored
Change-Id: I443238fd816dea9650dcbbeb3ea757f9674fa52f
-
- Aug 21, 2013
-
-
Yuichiro Hanada authored
Change-Id: I4dabf17da7003b1d8204a83dbd10e5be6e8fd805
-
- Aug 19, 2013
-
-
Yuichiro Hanada authored
BinaryDictReader -> BinaryDictDecoder. BinaryDictDecoder -> BianryDictDecoderUtils. Change-Id: Iadf2153b379b760538ecda488dda4f17225e5f37
-
- Aug 16, 2013
-
-
Jean Chalard authored
Bug: 10247660 Change-Id: I1a0ac19f58f96adb5efac5fd35c6404831618c99
-
- Aug 15, 2013
-
-
Yuichiro Hanada authored
Change-Id: I7c3269d77e3e3b567e459dcaa1bc029903941744
-
Jean Chalard authored
Bug: 10100269 Change-Id: I883992c2033e7d9e7c754c0bf653767728b221b6
-
Ken Wakasa authored
Revert "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryDictOutputUtils." This reverts commit 4c63d061. Change-Id: I1fa277d720bab4d895259df7d6d82eebfa5eb6c5
-
Yuichiro Hanada authored
Change-Id: I0d476abe763c11ba9005152f928e8dccf15ac9de
-
Yuichiro Hanada authored
Change-Id: Ib817a975dc1f82241f732b236c44b042fda25b3c
-
- Aug 14, 2013
-
-
Yuichiro Hanada authored
Change-Id: I6b12faf35b65238b9a64c82d4d1a6050f980e72e
-
- Aug 13, 2013
-
-
Yuichiro Hanada authored
Bug: 9618601 Change-Id: Ief07fa0c3c4f7f5999a3fafcef4e47b6b6fd8143
-
Yuichiro Hanada authored
Change-Id: I5dc3e2b674f7343ef57317fde6bdb7349a7fe04c
-
- Aug 09, 2013
-
-
Yuichiro Hanada authored
Change-Id: I827052f234eeaa4dbcfd37da69a99866896a158b
-
- Jul 24, 2013
-
-
Jean Chalard authored
This should fix bug#8526576 for good. Bug: 8526576 Change-Id: I473aad26b69d64efa09d2ec9d8e69f29f5cf4819
-
Jean Chalard authored
In the future we need to have a method that computes only from the size, as we used to have, to initialize the cached addresses, and a much simpler and faster method to copy the cached sizes. Bug: 8526576 Change-Id: I6a5a790303ab8f3bf957c7ca266eb12da7c1ad9e
-