Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-08-02 | Fix a concurrency bug.•••This probably only ever happens in tests, but still, that's the right thing to do. Bug: 10139031 Change-Id: I259be9e7306162e19faf738a093a77762f2e7675 | 1 | -14/+27 | |
2013-08-02 | Small cleanup•••Change-Id: I7a35eb4cb7cee4c120236a2bc1974d7b345f4188 | 1 | -1/+1 | |
2013-08-02 | Add a debug preference for using only personalization dictionary•••Bug: 9429906 Change-Id: I2003060c7065e736d42f3b3303fbba549358dd18 | 5 | -11/+48 | |
2013-08-02 | Remove unnecessary setLayerType() calls•••Calling up setLayerType(LAYER_TYPE_HARDWARE, ..) on non-HW accelerated devices was ending up with having a drawing cache in View that is not quite needed for PreviewPlacerView. bug: 8967766 Change-Id: Ic8e6eeaf536530ff5f23eb353b0a8e5ba96fa0e2 | 4 | -4/+16 | |
2013-08-02 | Forgot to reset the matrix of offscreen canvas•••Follow up to I5bc980c4dc41bc304be3c190934c1f7c55c9d244 bug: 8967766 Change-Id: I37c2e8e70ff4966ca5e4f29e5cac8349d8fe73b6 | 1 | -0/+1 | |
2013-08-02 | Move motion event dispatcher to PointerTracker•••Change-Id: I967bf4629b7d1002be6aff6007dc03d2db05c562 | 3 | -53/+72 | |
2013-08-01 | Clean up ResearchLogger log method•••Change-Id: I06c30aab462ce5b17157ff71d5d76f9755178080 | 2 | -35/+32 | |
2013-08-01 | Move non-distinct multitouch support to a separate class•••Move code that support non-distinct multitouch screen device to the NonDistinchMultitouchHelper class. Change-Id: I2e44f782b83dbcd095ee8e51c36b0766da0cd457 | 3 | -67/+112 | |
2013-08-01 | Deallocate offscreen buffer for non-HW-accel draw•••Follow up to I5bc980c4dc41bc304be3c190934c1f7c55c9d244 This frees up 800KB on occam_svelte when LatinIME is in background. Confirmed the performance effect in keyboard-bring up speed was unperceivable. bug: 8967766 Change-Id: I0fab179c61179564bd3a0349c9825e7d61f7e1f2 | 2 | -0/+6 | |
2013-08-01 | Connect the personalization dictionary•••Bug: 9429906 Bug: 4192129 Change-Id: I9c9f3ed7699f74339ad92be6dcddb8a52c377545 | 3 | -9/+48 | |
2013-08-01 | Remove getTimer() reference except from PointerTracker•••Change-Id: I142eb5b61b932e60452b9b3514d6ddca3d21ec9d | 2 | -3/+15 | |
2013-08-01 | DynamicPatriciaTrieReadingUtils for version 3 dictionary.•••Bug: 6669677 Change-Id: I7105258a00159a5ddda7ff520c490c4ac9fa7902 | 2 | -0/+110 | |
2013-08-01 | Give PatriciaTrieReadingUtils methods for reading nodes.•••The remaining methods in BinaryFormat will be removed. Bug: 6669677 Change-Id: I866f828d69a600c0ac03b68d71b1f6ee2ce4dd36 | 9 | -113/+306 | |
2013-08-01 | Move key repeat function to PointerTracker•••Change-Id: I26e553692faf48e30e9c43c71fac6980b8432111 | 2 | -44/+43 | |
2013-08-01 | Fix: Include wrong file in dynamic_patricia_trie_policy.cpp.•••Change-Id: If994f17e41c7d07e979fa6b0aa4661da0523eb0a | 1 | -1/+0 |