Skip to content
Snippets Groups Projects
  1. Jul 06, 2023
  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
  3. Aug 20, 2014
  4. Aug 04, 2014
  5. Mar 02, 2013
  6. Feb 05, 2013
  7. Jan 07, 2013
    • Ken Wakasa's avatar
      Small code cleanups · b6ca3544
      Ken Wakasa authored
      Multi-project commit with I249d5fbe
      
      Change-Id: Ia28c4e970992aa1299a30e604eaa5d096655c3a5
      b6ca3544
  8. Aug 29, 2012
  9. Apr 03, 2012
  10. Apr 02, 2012
  11. Mar 30, 2012
  12. Jun 21, 2011
  13. May 25, 2011
  14. May 24, 2011
  15. Apr 21, 2011
  16. Mar 26, 2011
  17. Mar 25, 2011
  18. Mar 24, 2011
  19. Mar 23, 2011
  20. Mar 19, 2011
  21. Mar 18, 2011
Loading