Skip to content
Snippets Groups Projects
  1. Apr 24, 2014
    • Keisuke Kuroyanagi's avatar
      Remove clearAndFlushDictionary() and use clear(). · 2dcb5c1b
      Keisuke Kuroyanagi authored
      clearAndFlushDictionary() was needed when dictionaries are constructed
      in java side. All expandable dictionaries now use native code; thus,
      this method is same to clear() and no longer needed.
      
      Bug: 13755213
      Change-Id: Ifd836e64f8ff807930f7cd2319b103b65e8fce70
      2dcb5c1b
  2. Apr 21, 2014
  3. Apr 03, 2014
  4. Apr 02, 2014
  5. Mar 28, 2014
  6. Mar 27, 2014
  7. Mar 05, 2014
  8. Feb 28, 2014
  9. Feb 27, 2014
  10. Feb 24, 2014
  11. Feb 21, 2014
  12. Feb 20, 2014
  13. Feb 13, 2014
  14. Feb 06, 2014
  15. Feb 05, 2014
  16. Feb 04, 2014
  17. Jan 31, 2014
  18. Jan 17, 2014
  19. Jan 15, 2014
  20. Jan 10, 2014
  21. Dec 16, 2013
  22. Dec 13, 2013
  23. Dec 12, 2013
  24. Dec 11, 2013
  25. Dec 06, 2013
    • Jean Chalard's avatar
      [RF4] Actually remove ver4 dicts · c5db41a9
      Jean Chalard authored
      And fix a couple bugs.
      
      Bug: 11281748
      Change-Id: If07953a4b1ff9eb1165af03fdb332d7e47cd8f32
      c5db41a9
    • Jean Chalard's avatar
      [RF3] Cleanups · a72e8f1e
      Jean Chalard authored
      Make the version number a single number on native and java side.
      Also, remove the hasValidContents method. It's useless since the
      native code already checks this when creating the dictionary (I
      wish I had known that when I added it).
      
      Bug: 11281748
      Change-Id: I572d37429972b2f280e4bdb748b709e5d0d7737e
      a72e8f1e
    • Jean Chalard's avatar
      [RF2] Some refactoring and some cleanup · b8481456
      Jean Chalard authored
      Bug: 11281748
      Change-Id: Iff45fdf6b23f77c08271a169c7d7ca45912c85e8
      b8481456
  26. Dec 04, 2013
  27. Dec 03, 2013
  28. Dec 02, 2013
Loading