Skip to content
Snippets Groups Projects
  1. Aug 20, 2012
  2. Aug 18, 2012
  3. Aug 17, 2012
  4. Aug 16, 2012
  5. Aug 15, 2012
  6. Aug 14, 2012
    • alanv's avatar
      Fix the build. · 05384933
      alanv authored
      Change-Id: I744f6232e81981ab694d3d1e92bab5fd6efa46c0
      05384933
    • Jean Chalard's avatar
      Preemptive anti-deadlock device · e30c0580
      Jean Chalard authored
      We don't know of any actual bug in the implementation of the
      pool that may result in a deadlock, but this still implements
      a means out of a deadlock if one ever arises anyway. It's
      meant to improve the resilience of the spell checker.
      
      Bug: 5441027
      Change-Id: I689491090792dbb89110ee56631965c5bb2dc712
      e30c0580
    • Jean Chalard's avatar
      Fix a bug that would prevent spell checking · 5d6b8e18
      Jean Chalard authored
      java.lang.ArrayIndexOutOfBoundsException:
              [I offset=0 length=528 src.length=512
      com.android.inputmethod.keyboard.ProximityInfo
              .setProximityInfoNative(Native Method)
      com.android.inputmethod.keyboard.ProximityInfo
              .createSpellCheckerProximityInfo(ProximityInfo.java:85)
      com.android.inputmethod.latin.spellcheck.AndroidSpellCheckerService
              .createDictAndProximity(AndroidSpellCheckerService.java:411)
      
      The array was too small with respect with the passed size.
      
      Change-Id: I7777d7aecd17375d3fbf82854a66eb7a5a289ce6
      5d6b8e18
  7. Aug 13, 2012
  8. Aug 11, 2012
    • satok's avatar
      Fix JNI · 847c8dfe
      satok authored
      Change-Id: If134baf52e78fbe18b78611a23870f5d10c80955
      847c8dfe
  9. Aug 10, 2012
  10. Aug 09, 2012
  11. Aug 08, 2012
Loading