aboutsummaryrefslogtreecommitdiffstats
path: root/native/jni/src/suggest/core/dictionary/digraph_utils.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move dictionary code to top level dictionary dir.•••Bug: 18725954 Change-Id: Ia442ba4b5d84311057d83edf6e7aeb151d6a820b Keisuke Kuroyanagi2014-12-171-1/+1
* Use nullptr instead of 0 for pointers.•••Change-Id: Ic9425de07b896f940ca11c51968c637ebb897514 Keisuke Kuroyanagi2014-03-071-5/+5
* Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c•••The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854 Ken Wakasa2013-12-131-11/+1
* Move header reading methods to policyimpl.•••Bug: 6669677 Change-Id: I24cb32f28cf355485b431cc56d877000e3f946d4 Keisuke Kuroyanagi2013-08-131-6/+7
* Introduce BinaryDictionaryHeader to access binary dictionary header.•••BinaryDictionaryHeader abstracts header structure and access header information via only its instance. Bug: 6669677 Change-Id: Ib5ab0e8fef12265ddabc1d0165548b69953bba6a Keisuke Kuroynagi2013-06-111-15/+9
* Create "src/utils" directory•••Change-Id: I0b7c51d181edc4786e343f7a953367b040ee6b66 Ken Wakasa2013-06-031-1/+1
* Move char_utils to the dictionary directory•••Change-Id: Id397485407fe63600c9bb5c80d223042942b4d8a Ken Wakasa2013-05-311-2/+2
* Move some dictionary related implementations to the dictionary directory•••Change-Id: I6fe71a540ad91ca46755be234abc8894242e2413 Ken Wakasa2013-05-311-0/+136