1. 24 Sep, 2013 1 commit
  2. 22 Sep, 2013 3 commits
    • Ian Rogers's avatar
      Avoid computing class def indices. · a6e22fc9
      Ian Rogers authored
      Bug: 10244719
      Also tidy AnnotationAccess.
      
      (cherry-picked from 8b2c0b9abc3f520495f4387ea040132ba85cae69)
      Change-Id: I6ec8fd4e36b428d7e16e01d98b7bebc143fac8c3
      
      Conflicts:
      	libdvm/src/main/java/java/lang/Class.java
      a6e22fc9
    • Ian Rogers's avatar
      Fix getGenericInterfaces for the no annotation case. · 98430d0d
      Ian Rogers authored
      Bug: 10244719
      (cherry-picked from 43111aab512b1a7c7c8095a7135a7ae2754ea5bd)
      Change-Id: I758d32e9cffcabf771e6f5f86ffa2666c8e1cb02
      
      Conflicts:
      	libdvm/src/main/java/java/lang/Class.java
      98430d0d
    • Ian Rogers's avatar
      Lazier annotation signature parsing. · d4ec55c4
      Ian Rogers authored
      Bug: 10244719.
      Also, make wider use of empty arrays.
      Also, use named inner classes to aid profiling.
      Remove caching as the empty result will be fast.
      Porting the ART changes to DVM, to avoid the caching, results in bringing
      in a bunch of other ART clean-up.
      TODO, avoid modified-UTF8 to String conversions by Dex.
      
      Change-Id: I051b6e34b5a4e7a7f1383461a799755947a5ba36
      
      Conflicts:
      	libdvm/src/main/java/java/lang/Class.java
      d4ec55c4
  3. 19 Sep, 2013 4 commits
  4. 16 Sep, 2013 1 commit
  5. 12 Sep, 2013 3 commits
  6. 11 Sep, 2013 12 commits
  7. 10 Sep, 2013 6 commits
  8. 09 Sep, 2013 2 commits
  9. 07 Sep, 2013 4 commits
  10. 06 Sep, 2013 4 commits