Skip to content
Snippets Groups Projects
  1. Apr 22, 2024
  2. Jul 06, 2023
  3. Feb 05, 2015
  4. Jan 29, 2015
  5. Nov 06, 2014
  6. Oct 23, 2014
  7. 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
  8. 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
  9. Jun 25, 2014
  10. Jun 17, 2014
  11. Sep 12, 2013
  12. Jun 24, 2013
  13. Jan 15, 2013
  14. Sep 27, 2012
  15. Aug 15, 2012
  16. Aug 11, 2012
    • satok's avatar
      Fix JNI · 847c8dfe
      satok authored
      Change-Id: If134baf52e78fbe18b78611a23870f5d10c80955
      847c8dfe
  17. Aug 10, 2012
  18. Aug 09, 2012
  19. Aug 08, 2012
Loading