aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | am cc38bfb5: Merge "Add emoji icon and code as a groundwork"Tadashi G. Takaoka2013-08-0618-1/+29
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'cc38bfb5d3bc48fae1a789d35441e96fd3d0d63c': Add emoji icon and code as a groundwork
| * | | | Merge "Add emoji icon and code as a groundwork"Tadashi G. Takaoka2013-08-0618-1/+29
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add emoji icon and code as a groundworkTadashi G. Takaoka2013-08-0618-1/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The emoji switching key icon asset should be updated. The icons in this change are just borrowed from Hangout. Bug: 10179862 Bug: 6370846 Change-Id: Icea26d2cf2ac6a6df9beb4c98f646dbe309bdcd9
* | | | | am daab5caf: Merge "Remove unnecessary suggestion strip container"Tadashi G. Takaoka2013-08-0611-57/+25
|\| | | | | |_|_|/ |/| | | | | | | | | | | * commit 'daab5cafd288da696e9e9776eb0da8bd0863dcf7': Remove unnecessary suggestion strip container
| * | | Remove unnecessary suggestion strip containerTadashi G. Takaoka2013-08-0611-57/+25
| |/ / | | | | | | | | | Change-Id: I3710e1fe1574c0f69f7f448619e939fb45e9b8d3
* | | am 20239759: Merge "Small optimization for readability"Tadashi G. Takaoka2013-08-051-31/+32
|\| | | | | | | | | | | | | | * commit '202397598856d924c02c8f963425f224a2d9547f': Small optimization for readability
| * | Merge "Small optimization for readability"Tadashi G. Takaoka2013-08-061-31/+32
| |\ \
| | * | Small optimization for readabilityTadashi G. Takaoka2013-08-051-31/+32
| | | | | | | | | | | | | | | | Change-Id: I8a24fc0981e58a7dc30f0577c4415a1d3bc5ed4d
* | | | am f8d162c3: Merge "Fix keyboard caching bug for testing"Tadashi G. Takaoka2013-08-051-1/+1
|\| | | | | | | | | | | | | | | | | | | * commit 'f8d162c315e90a2944f12255db43e55c2a22ad35': Fix keyboard caching bug for testing
| * | | Merge "Fix keyboard caching bug for testing"Tadashi G. Takaoka2013-08-061-1/+1
| |\| |
| | * | Fix keyboard caching bug for testingTadashi G. Takaoka2013-08-051-1/+1
| | |/ | | | | | | | | | Change-Id: I00584a68d868f38c065bb6a41e8e5f4eafd44e7f
* | | am c0a732f0: Remove CODE_RESEARCHTadashi G. Takaoka2013-08-054-17/+9
|\| | | | | | | | | | | | | | * commit 'c0a732f0320b0d125610adf23d14d742860b5fd3': Remove CODE_RESEARCH
| * | Remove CODE_RESEARCHTadashi G. Takaoka2013-08-054-17/+9
| | | | | | | | | | | | | | | | | | | | | Instead of CODE_RESEARCH, special outputText ".research." is used to invoke a research feedback dialog. Change-Id: Ic95c956ab4f2b5f0c3f2205c9bbcdcfb67db5d6e
* | | am b2c21033: Merge "Small cleanup"Tadashi G. Takaoka2013-08-052-1/+1
|\| | | | | | | | | | | | | | * commit 'b2c21033ab4c94a718b0bb8725a467d66083c353': Small cleanup
| * | Merge "Small cleanup"Tadashi G. Takaoka2013-08-052-1/+1
| |\ \
| | * | Small cleanupTadashi G. Takaoka2013-08-052-1/+1
| | |/ | | | | | | | | | Change-Id: I7dce7373b371f1ed5a985815f5d43fb6c6ee1f84
* | | am 965b7266: Fix a typoJean Chalard2013-08-0554-112/+112
|\| | | | | | | | | | | | | | * commit '965b7266c2ed014bc08da6ef1f31c3d01d131b1e': Fix a typo
| * | Fix a typoJean Chalard2013-08-0554-112/+112
| |/ | | | | | | Change-Id: Ie724a444ce056ee43b7ca2f10f30cce5843e61ad
* | am 93f4c84d: Fix buildSatoshi Kataoka2013-08-021-2/+2
|\| | | | | | | | | * commit '93f4c84d9576c9e3b70f273940091b74cff23b13': Fix build
| * Fix buildSatoshi Kataoka2013-08-021-2/+2
| | | | | | | | Change-Id: I5748f7fb753f06e7be31e94c5e665130d818c4a9
* | am 33592d1b: Merge "Add a debug preference for using only personalization ↵Satoshi Kataoka2013-08-025-11/+48
|\| | | | | | | | | | | | | dictionary" * commit '33592d1bee77f25321d6912f5f9f5fdd9e495885': Add a debug preference for using only personalization dictionary
| * Merge "Add a debug preference for using only personalization dictionary"Satoshi Kataoka2013-08-025-11/+48
| |\
| | * Add a debug preference for using only personalization dictionarySatoshi Kataoka2013-08-025-11/+48
| | | | | | | | | | | | | | | Bug: 9429906 Change-Id: I2003060c7065e736d42f3b3303fbba549358dd18
* | | am ba2f4f84: Merge "Fix a concurrency bug."Jean Chalard2013-08-021-14/+27
|\| | | | | | | | | | | | | | * commit 'ba2f4f84cab1e5910968b93e26f1c2f08c8642b3': Fix a concurrency bug.
| * | Merge "Fix a concurrency bug."Jean Chalard2013-08-021-14/+27
| |\ \
| | * | Fix a concurrency bug.Jean Chalard2013-08-021-14/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This probably only ever happens in tests, but still, that's the right thing to do. Bug: 10139031 Change-Id: I259be9e7306162e19faf738a093a77762f2e7675
* | | | am 6333ed38: Small cleanupKen Wakasa2013-08-021-1/+1
|\| | | | | | | | | | | | | | | | | | | * commit '6333ed3801089a7422465d9d7af00e5ec4c93138': Small cleanup
| * | | Small cleanupKen Wakasa2013-08-021-1/+1
| | | | | | | | | | | | | | | | Change-Id: I7a35eb4cb7cee4c120236a2bc1974d7b345f4188
* | | | am 52876bbe: Remove unnecessary setLayerType() callsKen Wakasa2013-08-024-4/+16
|\| | | | | | | | | | | | | | | | | | | * commit '52876bbefd774e8647910f73a2e4c17ac4e6bf5c': Remove unnecessary setLayerType() calls
| * | | Remove unnecessary setLayerType() callsKen Wakasa2013-08-024-4/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | am 82018f99: Forgot to reset the matrix of offscreen canvasKen Wakasa2013-08-021-0/+1
|\| | | | | | | | | | | | | | | | | | | * commit '82018f99727a104aa77ab4d48f8b9a9858479453': Forgot to reset the matrix of offscreen canvas
| * | | Forgot to reset the matrix of offscreen canvasKen Wakasa2013-08-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Follow up to I5bc980c4dc41bc304be3c190934c1f7c55c9d244 bug: 8967766 Change-Id: I37c2e8e70ff4966ca5e4f29e5cac8349d8fe73b6
* | | | am e08c418f: Move motion event dispatcher to PointerTrackerTadashi G. Takaoka2013-08-023-53/+72
|\| | | | | | | | | | | | | | | | | | | * commit 'e08c418ff8b374244677960903cee8dd52a4d831': Move motion event dispatcher to PointerTracker
| * | | Move motion event dispatcher to PointerTrackerTadashi G. Takaoka2013-08-023-53/+72
| | |/ | |/| | | | | | | Change-Id: I967bf4629b7d1002be6aff6007dc03d2db05c562
* | | am ed56ea86: Merge "Deallocate offscreen buffer for non-HW-accel draw"Ken Wakasa2013-08-012-0/+6
|\| | | | | | | | | | | | | | * commit 'ed56ea86d0114e85763e449a05b40e670addfc48': Deallocate offscreen buffer for non-HW-accel draw
| * | Merge "Deallocate offscreen buffer for non-HW-accel draw"Ken Wakasa2013-08-012-0/+6
| |\ \
| | * | Deallocate offscreen buffer for non-HW-accel drawKen Wakasa2013-08-012-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | am 54dd1bed: Clean up ResearchLogger log methodTadashi G. Takaoka2013-08-012-35/+32
|\| | | | | | | | | | | | | | | | | | | * commit '54dd1bed528331208f15df2693bcd01004dd471a': Clean up ResearchLogger log method
| * | | Clean up ResearchLogger log methodTadashi G. Takaoka2013-08-012-35/+32
| | | | | | | | | | | | | | | | Change-Id: I06c30aab462ce5b17157ff71d5d76f9755178080
* | | | am b7f62601: Merge "Move non-distinct multitouch support to a separate class"Tadashi G. Takaoka2013-08-013-67/+112
|\| | | | | | | | | | | | | | | | | | | * commit 'b7f62601959e81dc08ce33013f023c67a0da9424': Move non-distinct multitouch support to a separate class
| * | | Move non-distinct multitouch support to a separate classTadashi G. Takaoka2013-08-013-67/+112
| |/ / | | | | | | | | | | | | | | | | | | Move code that support non-distinct multitouch screen device to the NonDistinchMultitouchHelper class. Change-Id: I2e44f782b83dbcd095ee8e51c36b0766da0cd457
* | | am a299421f: Merge "Remove getTimer() reference except from PointerTracker"Tadashi G. Takaoka2013-08-012-3/+15
|\| | | | | | | | | | | | | | * commit 'a299421f67e6800e3d19021df275029f5d084a8b': Remove getTimer() reference except from PointerTracker
| * | Merge "Remove getTimer() reference except from PointerTracker"Tadashi G. Takaoka2013-08-012-3/+15
| |\ \
| | * | Remove getTimer() reference except from PointerTrackerTadashi G. Takaoka2013-08-012-3/+15
| | | | | | | | | | | | | | | | Change-Id: I142eb5b61b932e60452b9b3514d6ddca3d21ec9d
* | | | am 503b7902: Merge "Connect the personalization dictionary"Satoshi Kataoka2013-08-013-9/+48
|\| | | | | | | | | | | | | | | | | | | * commit '503b79029a41d672f6a4c22e2d4f24709a1dfc80': Connect the personalization dictionary
| * | | Merge "Connect the personalization dictionary"Satoshi Kataoka2013-08-013-9/+48
| |\ \ \ | | |/ / | |/| |
| | * | Connect the personalization dictionarySatoshi Kataoka2013-08-013-9/+48
| | |/ | | | | | | | | | | | | | | | Bug: 9429906 Bug: 4192129 Change-Id: I9c9f3ed7699f74339ad92be6dcddb8a52c377545
* | | am c83da069: Merge "Move key repeat function to PointerTracker"Tadashi G. Takaoka2013-08-012-44/+43
|\| | | | | | | | | | | | | | * commit 'c83da0693997280c1b996154f10ab808b3d957d6': Move key repeat function to PointerTracker
| * | Move key repeat function to PointerTrackerTadashi G. Takaoka2013-08-012-44/+43
| |/ | | | | | | Change-Id: I26e553692faf48e30e9c43c71fac6980b8432111
* | am 552a4b84: Merge "Add UsabilityStudyLogUtils.writeMotionEvent"Tadashi G. Takaoka2013-07-312-43/+40
|\| | | | | | | | | * commit '552a4b84f87452f2df6a3b85bcb6ef33547f70ca': Add UsabilityStudyLogUtils.writeMotionEvent