1. bba4f57 Fix build error due to null annotations in core platform API by Paul Duffin · 3 years, 2 months ago
  2. 04e1f25 [LSC] Add LOCAL_LICENSE_KINDS to dalvik by Bob Badour · 3 years, 4 months ago
  3. 6fa9d84 Remove `create_stubs: false` from droiddoc by Liz Kammer · 3 years, 10 months ago
  4. 67b3724 Optimize dexdeps code. by Jaewoong Jung · 4 years, 11 months ago
  5. 8620f5d Convert Android.mk files to Android.bp. by Sasha Smundak · 5 years ago
  6. c792c0f [hprof-conv] Check for NULL before closing descriptors by Pirama Arumuga Nainar · 6 years ago
  7. cf06772 Switch to metalava for dalvik/ docs by Nan Zhang · 6 years ago
  8. 7f2183b Revert "Revert "Convert dexdeps-docs to Soong."" by Nan Zhang · 6 years ago
  9. 2458d73 Revert "Convert dexdeps-docs to Soong." by Hector Dearman · 6 years ago
  10. 06c4151 Convert dexdeps-docs to Soong. by Nan Zhang · 6 years ago
  11. ba366f8 Merge "Use -Werror in dalvik" by Chih-hung Hsieh · 7 years ago
  12. 55fcac7 Support dex version 39 in dexdeps by Sam Lin · 7 years ago
  13. c60c2e0 Use -Werror in dalvik by Chih-Hung Hsieh · 7 years ago
  14. f833a32 Convert dexdump/libdex/hprof-conv to Android.bp by Dan Willemsen · 7 years ago
  15. 881d15f Support dex version 38 in dexdeps by Colin Cross · 7 years ago
  16. 6ec71c5 Make dexdeps multidex aware by Brian Carlstrom · 7 years ago
  17. 7beb668 Fix Dexdeps to accept dex version 037 am: fa2200a by Nicholas Sauer · 8 years ago
  18. fa2200a Fix Dexdeps to accept dex version 037 by Nicholas Sauer · 8 years ago
  19. 544612a Shush "unused parameter" warnings in hprof-conv. by Roland Levillain · 8 years ago
  20. 4658eed Remove dmtracedump from dalvik. by Jeff Hao · 9 years ago
  21. 1f2fa28 dmtracedump: fix compilation warnings by Mark Salyzyn · 9 years ago
  22. 5b1d242 Remove USE_MINGW, whitelist modules for windows by Dan Willemsen · 9 years ago
  23. 2e5cf00 am 64d5b033: Merge "Fix printf format specifiers." by Elliott Hughes · 9 years ago
  24. ff76246 Fix printf format specifiers. by Elliott Hughes · 9 years ago
  25. 37f5e35 am 3db80b57: Offer to exclude Zygote when converting heaps. by Jeff Sharkey · 10 years ago
  26. 3db80b5 Offer to exclude Zygote when converting heaps. by Jeff Sharkey · 10 years ago
  27. 50e2a58 Clean up some dead dalvik cruft. by Elliott Hughes · 10 years ago
  28. 870b4f2 Dalvik is dead, long live Dalvik! by Brian Carlstrom · 10 years ago
  29. 93a264e dalvik: let 32-bit dalvik build on multilib targets by Colin Cross · 10 years ago
  30. 6296c44 am be92cc6d: Merge "Make dmtracedump available on windows pc." by Elliott Hughes · 11 years ago
  31. 473aa5c Make dmtracedump available on windows pc. by odd.programmer · 11 years ago
  32. c9ccb36 Remove jdwpspy from dalvik as it has been added to art by Brian Carlstrom · 11 years ago
  33. 6b90043 Move jdwpspy from development to dalvik (2 of 2) by Brian Carlstrom · 11 years ago
  34. edd7890 Don't crash if the dmtracedump -d file doesn't exist. by Elliott Hughes · 11 years ago
  35. 4e12055 hprof-conv: Better error message when run on a 1.0.2 file. by Siva Velusamy · 13 years ago
  36. 949c3ec Add a dual clock profiler tracing mode. by Jeff Brown · 13 years ago
  37. 291c84f Prefer printf format "%#x" over "0x%x". by Dan Bornstein · 13 years ago
  38. d9d1a86 One more dex magic update. by Dan Bornstein · 13 years ago
  39. 9d39562 Remove gclog.py by Andy McFadden · 13 years ago
  40. 7b52263 Fix dmtracedump. by Andy McFadden · 13 years ago
  41. 06d0206 Various improvements to dexdeps. by Dan Bornstein · 13 years ago
  42. f45b6cb Be explicit about both uniprocessor and SMP when calling dexopt. by Dan Bornstein · 14 years ago
  43. 87f6661 Add --uniprocessor option to dex-preopt. by Dan Bornstein · 14 years ago
  44. 7099d19 Insert "/./" into the input file path when necessary. by Dan Bornstein · 14 years ago
  45. 49f62de Add --dexopt option to explicitly specify the dexopt binary. by Dan Bornstein · 14 years ago
  46. 2b9e8c1 Modify dex-preopt to take better arguments for the build process. by Dan Bornstein · 14 years ago
  47. 42929e1 Add optional tags to dalvik. by Jesse Wilson · 14 years ago
  48. 4c5d26b Make the app processing variant of dex-preopt more consistent. by Dan Bornstein · 14 years ago
  49. def30fc Clarify the use of --boot-dirs in the header comment. by Dan Bornstein · 14 years ago
  50. 32bc078 Add use of sentinel in BOOTCLASSPATH entries during preopt. by Dan Bornstein · 14 years ago
  51. 9660483 First possibly-working cut of dex-preopt. by Dan Bornstein · 14 years ago
  52. 20228de Flesh out dex-preopt a bit more. by Dan Bornstein · 14 years ago
  53. ab9d89f Pre-alpha cut of the new dex preoptimization script. by Dan Bornstein · 14 years ago
  54. fe1d6d5 Add option for specifying wall-clock in method profiling. by Andy McFadden · 14 years ago
  55. 577534a am 486e2d58: am 7f626db7: I got tired of rewriting something like this text into emails and bug comments. by Dan Bornstein · 14 years ago
  56. 7f626db I got tired of rewriting something like this text into emails and bug comments. by Dan Bornstein · 14 years ago
  57. 7365493 Remove repeated newlines at the end of files. by Carl Shapiro · 14 years ago
  58. de75089 Remove trailing whitespace. by Carl Shapiro · 14 years ago
  59. 154518b am f9135f32: Merge "Align fake data in the same page offsets as those in the bugreport." by Ben Cheng · 14 years ago
  60. 2a94137 Align fake data in the same page offsets as those in the bugreport. by Ben Cheng · 14 years ago
  61. 98740d6 Eliminate the unused hprof "unreachable" feature. This code dates by Carl Shapiro · 14 years ago
  62. 00da1fe Minor dexdeps touchups. by Andy McFadden · 14 years ago
  63. 837070d Improve dexdeps output. by Andy McFadden · 14 years ago
  64. 44828ed Fix a couple minor bugs (bug 2404859) in TraceDump.c by Jack Veenstra · 14 years ago
  65. f42eb6b Merge "Added support for filter in dmtracedump tool, along with some test cases." by Jack Veenstra · 14 years ago
  66. e0a1888 Fix broken build. by Ben Cheng · 14 years ago
  67. c919ca5 Add a poor-man's disassembler to inspect crashes in JIT'ed code. by Ben Cheng · 14 years ago
  68. 6978d9d Added support for filter in dmtracedump tool, along with some test cases. by Rodrigo Ipince · 14 years ago
  69. 4d9b601 Fix for unmatched entry/exit points in test traces by Rodrigo Ipince · 15 years ago
  70. 5ab6c30 Add copyright statement to dexcheck. by Andy McFadden · 15 years ago
  71. 8aa7e93 modify gclog to take a procFilter argument, as well as the debug argument by Wei Huang · 15 years ago
  72. 5b55af7 Added thread profile to dmtracedump output by Rodrigo Ipince · 15 years ago
  73. 476f0aa Script that formats dvm_gc_info lines. by Andy McFadden · 15 years ago
  74. 0acb6a4 Correctly handle "permission denied" on device side. by Andy McFadden · 15 years ago
  75. bea515b AI 144290: Older versions of dexdump plow on after a checksum failure and usually by Andy McFadden · 15 years ago
  76. 0198b14 AI 144278: Some changes to make examination of flaky devices easier. by Andy McFadden · 15 years ago
  77. 753f32a AI 143120: Added simple XML output. Shuffled stuff around. by Andy McFadden · 15 years ago
  78. 12d6d4c Automated import from //branches/master/...@143003,143003 by Andy McFadden · 15 years ago
  79. f6c3871 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  80. f72d5de auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  81. 5d70978 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  82. 2ad60cf Initial Contribution by The Android Open Source Project · 16 years ago