1. db1ef02 Reformat all gn files in /tools/android. by Nico Weber · 6 years ago
  2. c5fdcca Convert tools/android away from base::Bind/base::Callback by Sylvain Defresne · 6 years ago
  3. 57e09d6 tools: Use Python 3 style print statements [1/9] by Raul Tambre · 6 years ago
  4. 0cb1136 //tools: Convert base::(U)Int(64)ToString(16) to NumberToString(16) by Raul Tambre · 6 years ago
  5. fc262dcd Remove include of base/containers/hash_tables.h except base/ by Takuto Ikuta · 7 years ago
  6. 8332bf9d Replace base::hash_set with std::unordered_set by Takuto Ikuta · 7 years ago
  7. adf31eb Replace base::hash_map with std::unordered_map by Takuto Ikuta · 7 years ago
  8. ce772fa Remove references to exe_and_shlib_deps in src by Tom Anderson · 7 years ago
  9. f182ac73 Android: Allow building with use_custom_libcxx=true by Tom Anderson · 7 years ago
  10. 8c0eb8ed Remove GYP files in breakpad, build, and tools. by brettw · 9 years ago
  11. 35ea753 Use StringPiece as an argument for Base64Encode() instead of std::string. by iceman · 9 years ago
  12. 6fc6aa0 Enable warning on reserved user-defined literals everywhere but CrOS. by thakis · 10 years ago
  13. cab0f83 Switch to standard integer types in tools/. by avi · 10 years ago
  14. 8b9d18c Port most of the remainder of //tools/android from GYP to GN by pkotwicz · 10 years ago
  15. 83dc161 Remove remaining legacy SplitString calls. by brettw · 10 years ago
  16. 5a4acc2 replace COMPILE_ASSERT with static_assert in tools/ by mostynb · 11 years ago
  17. 1ecdcf4 Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/ by thestig · 11 years ago
  18. d7339a4b [Android] Add 64-bit support to memdump (and memory_inspector parser) by primiano · 11 years ago
  19. 7d2b7cf [Android] Build android tools as PIE and add a wrapper for ICS by [email protected] · 11 years ago
  20. b8e9c84 Remove deprecated Android memreport profiler. by [email protected] · 11 years ago
  21. f1ed1c9 [Android] Change object types from AndroidCommands to DeviceUtils everywhere else. by [email protected] · 11 years ago
  22. 042b7f24 Add HANDLE_EINTR in some places missing it. by [email protected] · 11 years ago
  23. 42f558fd Implement ScopedFD in terms of ScopedGeneric. by [email protected] · 11 years ago
  24. b0df57c Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.chromium.org/191673003/) by [email protected] · 11 years ago
  25. c0e895e Implement ScopedFD in terms of ScopedGeneric. by [email protected] · 11 years ago
  26. face368 Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.chromium.org/191673003/) by [email protected] · 11 years ago
  27. d9851bd7 Implement ScopedFD in terms of ScopedGeneric. by [email protected] · 11 years ago
  28. 3d44113 Optimize execution time of the memdump tool by [email protected] · 12 years ago
  29. 58e576ff [Android] strip memdump and ps_ext tools. by [email protected] · 12 years ago
  30. c3aa00e Remove unnecessary #include by [email protected] · 12 years ago
  31. 28194ac Make memdump.cc applicable to more common Linux system. by [email protected] · 12 years ago
  32. f8e824c9 Make memdump distinguish clean from unevictable for app_shared pages. by [email protected] · 12 years ago
  33. a5c5cd64 [android] Remove deprecated package constants. by [email protected] · 12 years ago
  34. 50e4c3c5 Cleanup metrics in memreport.py. by [email protected] · 12 years ago
  35. e5472cb Android memreport: captures enter and KeyboardInterrupt. by [email protected] · 12 years ago
  36. 1c232c2 Move ScopedClosureRunner to callback_helpers, add Reset. by [email protected] · 12 years ago
  37. 8e477ff Telemetry / Android: adds "memreport" profiler. by [email protected] · 12 years ago
  38. d3806347 Android / memreport: improves graphs a bit. by [email protected] · 12 years ago
  39. 18194bb Android memreport: allow continuous capture with graphs. by [email protected] · 12 years ago
  40. 8bde6bc Adding extended report to memdump with resident pages bit reporting. by [email protected] · 12 years ago
  41. 94b88872 Add dirty memory accounting to tools/android/memdump. by [email protected] · 12 years ago
  42. 750488e4 Add suport for total stats to memdump for more than 2 processes. by [email protected] · 12 years ago
  43. 6e3294c Add an option to print out summary of memory usage by [email protected] · 12 years ago
  44. 9a065829 memreport.py: Strip EOL from memdump output by [email protected] · 12 years ago
  45. 14c1c23 Rename base/hash_tables to base/containers/hash_tables. by [email protected] · 12 years ago
  46. 66cbe22 Use a direct include of strings headers in testing/, third_party/, tools/. by [email protected] · 12 years ago
  47. 21c9f94 Add tools/android/memdump/. by [email protected] · 12 years ago