1. 26 May, 2016 1 commit
  2. 01 Sep, 2015 1 commit
  3. 03 Dec, 2014 1 commit
  4. 02 Dec, 2014 1 commit
  5. 01 Dec, 2014 1 commit
  6. 24 Nov, 2014 1 commit
  7. 21 Nov, 2014 1 commit
    • Jeff Sharkey's avatar
      Offer to exclude Zygote when converting heaps. · 3db80b57
      Jeff Sharkey authored
      Dumps from Android devices have multiple heaps, including Zygote,
      image, etc.  When investigating RAM usage, it's most useful to focus
      on "real" allocations from the app, ignoring the other heaps.
      
      This change introduces the "-z" flag which will drop allocations
      on non-app heaps during conversion.
      
      Bug: 18473132
      Change-Id: Ib1d5256b7bc4cfd7791f00c18a1cff920e0e3f46
      3db80b57
  8. 17 Nov, 2014 1 commit
  9. 14 Nov, 2014 1 commit
    • Xavier Ducrohet's avatar
      Keep --input-list order. · 97479500
      Xavier Ducrohet authored
      Merging dex files starting with smaller ones can have
      a big impact on performance as it potentially reduces
      the number of compact events during the merge.
      
      Gradle will now send the list sorted in ascending order
      of file size, and dex should keep this order when parsing
      the input list file.
      
      Change-Id: Iff3ae4d30106fe70dca0764b33addfecceb84d09
      97479500
  10. 08 Nov, 2014 1 commit
  11. 06 Nov, 2014 1 commit
  12. 05 Nov, 2014 1 commit
  13. 04 Nov, 2014 1 commit
  14. 03 Nov, 2014 1 commit
  15. 02 Nov, 2014 1 commit
  16. 01 Nov, 2014 1 commit
  17. 31 Oct, 2014 1 commit
  18. 30 Oct, 2014 1 commit
  19. 29 Oct, 2014 1 commit
  20. 28 Oct, 2014 1 commit
  21. 27 Oct, 2014 1 commit
  22. 26 Oct, 2014 1 commit
  23. 25 Oct, 2014 1 commit
  24. 23 Oct, 2014 1 commit
  25. 22 Oct, 2014 1 commit
  26. 21 Oct, 2014 1 commit
  27. 20 Oct, 2014 1 commit
  28. 19 Oct, 2014 1 commit
  29. 18 Oct, 2014 1 commit
  30. 16 Oct, 2014 1 commit
  31. 15 Oct, 2014 1 commit
  32. 14 Oct, 2014 1 commit
  33. 13 Oct, 2014 1 commit
  34. 12 Oct, 2014 1 commit
  35. 11 Oct, 2014 1 commit
  36. 09 Oct, 2014 1 commit
  37. 08 Oct, 2014 1 commit
  38. 07 Oct, 2014 1 commit
  39. 06 Oct, 2014 1 commit
  40. 05 Oct, 2014 1 commit