Skip to content
Snippets Groups Projects
  1. Feb 05, 2015
  2. Feb 04, 2015
  3. Jan 29, 2015
  4. Dec 22, 2014
  5. Nov 07, 2014
  6. Oct 29, 2014
  7. Oct 28, 2014
  8. Oct 23, 2014
  9. Oct 21, 2014
    • Tadashi G. Takaoka's avatar
      Fix some compiler warnings · 5f00fe09
      Tadashi G. Takaoka authored
      This CL fixes the following compiler warnings.
      
      - Indirect access to static member
      - Access to a non-accessible member of an enclosing type
      - Parameter assignment
      - Method can be static
      - Local variable declaration hides another field or variable
      - Value of local variable is not used
      - Unused import
      - Unused private member
      - Unnecessary 'else' statement
      - Unnecessary declaration of throw exception
      - Redundant type arguments
      - Missing '@Override' annotation
      - Unused '@SuppressWarning' annotations
      
      Bug: 18003991
      Change-Id: Icfebe753e53a2cc621848f769d6a3d7ce501ebc7
      5f00fe09
  10. Oct 08, 2014
  11. Oct 03, 2014
  12. Sep 29, 2014
  13. Sep 16, 2014
  14. Aug 04, 2014
  15. Jul 30, 2014
  16. Jul 29, 2014
  17. Jul 30, 2014
  18. Jul 29, 2014
  19. Jul 17, 2014
  20. Jun 16, 2014
  21. Jun 10, 2014
    • Jean Chalard's avatar
      Remove mPrevWordsInfo · 367c199d
      Jean Chalard authored
      This member has outlived its usefulness. It's not clear now that it
      makes things really faster, but it does bring a lot of complexity
      that we can avoid by removing it.
      
      Change-Id: Ifbc8094a45b56b958fe165b1930f4cc358a97721
      367c199d
  22. Jun 02, 2014
  23. May 23, 2014
  24. May 21, 2014
  25. May 20, 2014
  26. May 19, 2014
  27. May 16, 2014
  28. May 14, 2014
  29. May 12, 2014
Loading