index
:
packages_inputmethods_LatinIME.git
mm6.0
q10.0
packages_inputmethods_LatinIME
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
src
/
com
/
android
/
inputmethod
/
latin
/
utils
/
ExecutorUtils.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separate executor for the Spelling decoder.
Dan Zivkovic
2015-03-12
1
-12
/
+45
*
Mark method @UsedForTesting
Dan Zivkovic
2015-03-11
1
-0
/
+1
*
Make inner classes visible for testing.
Dan Zivkovic
2015-03-11
1
-1
/
+7
*
Restart background executor.
Dan Zivkovic
2015-03-10
1
-1
/
+3
*
Kill+restart tasks before/after decoder init.
Dan Zivkovic
2015-03-09
1
-1
/
+10
*
ExecutorUtils lets use schedule a runnable chain.
Dan Zivkovic
2015-03-09
1
-25
/
+35
*
Use a single background executor.
Dan Zivkovic
2015-03-09
1
-46
/
+9
*
Sanitize the usage of executors.
Dan Zivkovic
2015-02-19
1
-21
/
+67
*
Refactor content provider code from ContactsDict
Jatin Matani
2015-02-11
1
-5
/
+7
*
Fix some compiler warnings
Tadashi G. Takaoka
2014-10-21
1
-3
/
+3
*
Remove PrioritizedSerialExecutor.
Keisuke Kuroyanagi
2014-05-29
1
-6
/
+25
*
Add thread name for PrioritizedSerialExecutor.
Keisuke Kuroyanagi
2014-05-27
1
-5
/
+5
*
Use Java 7 diamond operator
Tadashi G. Takaoka
2014-05-24
1
-2
/
+3
*
Shuwdown executors after executing all tasks.
Keisuke Kuroyanagi
2014-04-17
1
-2
/
+7
*
Create a utils class for executors.
Jean Chalard
2014-02-24
1
-0
/
+55