Skip to content
Snippets Groups Projects
  1. Feb 13, 2014
  2. Feb 06, 2014
  3. Feb 05, 2014
  4. Feb 04, 2014
  5. Jan 31, 2014
  6. Jan 17, 2014
  7. Jan 15, 2014
  8. Jan 10, 2014
  9. Dec 16, 2013
  10. Dec 13, 2013
  11. Dec 12, 2013
  12. Dec 11, 2013
  13. 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
  14. Dec 04, 2013
  15. Dec 03, 2013
  16. Dec 02, 2013
  17. Nov 28, 2013
  18. Nov 27, 2013
  19. Nov 26, 2013
  20. Nov 19, 2013
  21. Nov 14, 2013
  22. Oct 28, 2013
  23. Oct 07, 2013
  24. Oct 03, 2013
  25. Oct 02, 2013
  26. Oct 01, 2013
  27. Sep 30, 2013
  28. Sep 29, 2013
    • Yuichiro Hanada's avatar
      Fix PrioritizedSerialExecutor. · ceb364c0
      Yuichiro Hanada authored
      It was possible that fetchNextTasks() would be called by multiple
      threads concurrently.
      If it happens, some tasks in the task queues might be ignored.
      
      cherrypick of Idc81c43c45e382da3850cc55b9a42c281548d2a8
      
      bug: 10957075
      Change-Id: I41bf90dda15306ee879350f96a791d940ea31da1
      ceb364c0
Loading