Skip to content
Snippets Groups Projects
  1. Oct 23, 2014
  2. 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
    • Adrian Velicu's avatar
      Renaming "blacklist" flag to "possibly offensive" · 05172bf1
      Adrian Velicu authored
      No behaviour changes.
      Unified the overloaded FusionDictionary::add method to always take an
      isPossiblyOffensive argument.
      
      Bug: 11031090
      Change-Id: I5741a023ca1ce842d2cf10d4f6c926b0efabaa78
      05172bf1
  3. Oct 20, 2014
  4. Oct 06, 2014
  5. Sep 29, 2014
  6. Sep 22, 2014
  7. Sep 19, 2014
    • Jean Chalard's avatar
      [ML8] Add a language weight · 6da9b211
      Jean Chalard authored
      ...and rename an improperly named normalization value
      
      Bug: 11230254
      Change-Id: I0f5633148a9f66dbfd7d28540b8a8985131c4549
      6da9b211
  8. Sep 16, 2014
  9. Sep 01, 2014
  10. Aug 22, 2014
  11. Aug 12, 2014
  12. Aug 07, 2014
  13. Jul 08, 2014
  14. Jun 25, 2014
  15. Jun 24, 2014
  16. Jun 20, 2014
  17. Jun 12, 2014
  18. Jun 10, 2014
  19. Jun 09, 2014
  20. Jun 05, 2014
  21. May 27, 2014
  22. May 26, 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 09, 2014
  30. May 08, 2014
Loading