1. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 8 years ago
  2. 7664e34 Merge "Have `art/tools/buildbot-build --target` abort on empty TARGET_PRODUCT." by Roland Levillain · 8 years ago
  3. fe3e2bf Have `art/tools/buildbot-build --target` abort on empty TARGET_PRODUCT. by Roland Levillain · 8 years ago
  4. 1c36188 Honor ART_TEST_ANDROID_ROOT in libcore and JDWP test scripts. by Roland Levillain · 8 years ago
  5. 2de6e08 run-test: Build against libcore for Android device and host targets. by Igor Murashkin · 8 years ago
  6. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 8 years ago
  7. 598807d Default generate_operator_out to py2 by Alex Light · 8 years ago
  8. b69d2d3 Remove generate-operator-out.py symlinks by Alex Light · 8 years ago
  9. d937c49 Merge changes I609c26d3,Id7aa1375,I3e39924c,I154ec761 by Treehugger Robot · 8 years ago
  10. 2b5a65d AMM: Add graphics models. by Richard Uhler · 8 years ago
  11. fcbe15c Build debug library libdexfiled by David Sehr · 8 years ago
  12. d1652d1 Merge "Move libdexfile out of runtime" by David Sehr · 8 years ago
  13. a2a7000 AMM: Add SoCode model. by Richard Uhler · 8 years ago
  14. ae724e1 AMM: Add Bitmap model. by Richard Uhler · 8 years ago
  15. d9caa9b Initial checkin of actionable memory metric. by Richard Uhler · 8 years ago
  16. 334b9d7 Move libdexfile out of runtime by David Sehr · 8 years ago
  17. cf0aa54 Re-enable EnableCollection/IsCollected tests by Aart Bik · 8 years ago
  18. 0e84118 Revert^6 "Prevent UAF issues caused by static destructors" by Alex Light · 8 years ago
  19. 4798222 Revert "Revert^4 "Prevent UAF issues caused by static destructors"" by Nicolas Geoffray · 8 years ago
  20. ffea0e4 Revert "Re-enable EnableCollection/IsCollected tests" by Nicolas Geoffray · 8 years ago
  21. e9dc524 Revert^4 "Prevent UAF issues caused by static destructors" by Alex Light · 8 years ago
  22. fdab131 Merge "Re-enable EnableCollection/IsCollected tests" by Aart Bik · 8 years ago
  23. 2456ad1 Merge "Add commands to make jdwp tests dump stacks on timeouts" by Treehugger Robot · 8 years ago
  24. 04f6332 Re-enable EnableCollection/IsCollected tests by Aart Bik · 8 years ago
  25. 878f33f Add commands to make jdwp tests dump stacks on timeouts by Alex Light · 8 years ago
  26. 70f4415 Revert "Revert "Revert "Prevent UAF issues caused by static destructors""" by Orion Hodson · 8 years ago
  27. 6280f87 Revert "Revert "Prevent UAF issues caused by static destructors"" by Alex Light · 8 years ago
  28. 6a94cec Revert "Prevent UAF issues caused by static destructors" by Nicolas Geoffray · 8 years ago
  29. 28199c3 Revert "Remove skips for EnableCollection tests" by Nicolas Geoffray · 8 years ago
  30. 123aeb7 Prevent UAF issues caused by static destructors by Alex Light · 8 years ago
  31. edbe4cc Remove skips for EnableCollection tests by Alex Light · 8 years ago
  32. ab4825d Create the hiddenapi files if frameworks/base is missing. by Nicolas Geoffray · 8 years ago
  33. 02a212a Blacklist test in right expectation file. by Nicolas Geoffray · 8 years ago
  34. 2f6d42d Fix typo by Nicolas Geoffray · 8 years ago
  35. da244c9 Merge "Revert "Revert "Make libdexfile build independent of runtime dir""" by David Sehr · 8 years ago
  36. 264a486 Revert "Revert "Make the runtime default to not allowing JDWP again."" by Alex Light · 8 years ago
  37. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 8 years ago
  38. 029cb25 Merge "Add release 8 flag to reference implementation run too." by Treehugger Robot · 8 years ago
  39. 85f890b Merge "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 8 years ago
  40. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 8 years ago
  41. d2b5229 Merge "Profman: Skip dex file verification for boot jars" by Treehugger Robot · 8 years ago
  42. 74478e6 Add release 8 flag to reference implementation run too. by Aart Bik · 8 years ago
  43. f13ac7c Profman: Skip dex file verification for boot jars by David Brazdil · 8 years ago
  44. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 8 years ago
  45. 1a824a5 Remove hiddenapi access flags in FixedUpDexFile by Alex Light · 8 years ago
  46. 096d3ae Ahat: Use art -d in tests by Andreas Gampe · 8 years ago
  47. 3d2680b Merge "Have buildbot-build.sh create dummy hidden API lists" by David Brazdil · 8 years ago
  48. df76a5f Have buildbot-build.sh create dummy hidden API lists by David Brazdil · 8 years ago
  49. 708d643 Blacklist flakey test. by Nicolas Geoffray · 8 years ago
  50. 3288ac5 Merge "Have adbconnection handle DDMS packets if agent not loaded" by Alex Light · 8 years ago
  51. da3a6e5 Blacklist flakey test. by Nicolas Geoffray · 8 years ago
  52. 15b8113 Have adbconnection handle DDMS packets if agent not loaded by Alex Light · 8 years ago
  53. 8c0961f Move missed files to libdexfile by David Sehr · 8 years ago
  54. f6a8a55 Set runtime hidden API access flags by David Brazdil · 8 years ago
  55. 0baa7cc Make hiddenapi gtest host-only by David Brazdil · 8 years ago
  56. 4572ade Fix memory leak in hiddenapi_test by David Brazdil · 8 years ago
  57. 2b9c35b Introduce new build tool: hiddenapi by David Brazdil · 8 years ago
  58. 380080d Build fuzzing sources against release 8 when eventually running with ART. by Aart Bik · 8 years ago
  59. 239bdf6 Remove Jack support from ART scripts by Neil Fuller · 8 years ago
  60. 4b9a11f Merge "Switch to using d8 in ART" by Neil Fuller · 8 years ago
  61. 9e734c7 Create dex subdirectory by David Sehr · 8 years ago
  62. 70a58af Merge "Change ClassStatus to fit into 4 bits." by Treehugger Robot · 8 years ago
  63. c546ec9 Switch to using d8 in ART by Neil Fuller · 8 years ago
  64. 2c64a83 Change ClassStatus to fit into 4 bits. by Vladimir Marko · 8 years ago
  65. 4d77daf Correct behavior of thread suspension around Raw monitors by Alex Light · 8 years ago
  66. d5f4bae Remove skips for VariableTableTest & VariableTableWithGenericTest by Alex Light · 8 years ago
  67. 3859966 Merge changes from topic "alternate-jdwp" by Alex Light · 8 years ago
  68. 3979571 Add fd-forwarding transport lib by Alex Light · 8 years ago
  69. bd82d17 Fixed typos in fuzzer scripts/readme. by Aart Bik · 8 years ago
  70. 06fa9f0 Added option to control debugging info on/off. by Aart Bik · 8 years ago
  71. ff789be Merge "Added choice of dexer to fuzzer scripts." by Aart Bik · 8 years ago
  72. ad7d26f Added choice of dexer to fuzzer scripts. by Aart Bik · 8 years ago
  73. d47dea2 Remove some Tests that are passing from external_oj_libjdwp_art_failures. by Alex Light · 8 years ago
  74. e4f220d Rename libjdwp expectations files. by Alex Light · 8 years ago
  75. 5791327 Fix typo in test name. by Nicolas Geoffray · 8 years ago
  76. 33d0b4a Blacklist failing test. by Nicolas Geoffray · 8 years ago
  77. 3cd9bcf Add new VMDebug jdwp test to skips for prebuilt-libjdwp by Alex Light · 8 years ago
  78. 9c32ada jfuzz: Fix whitespace bogon by Orion Hodson · 8 years ago
  79. cb18123 Merge "jfuzz: Add try..catch..finally blocks" by Treehugger Robot · 8 years ago
  80. 5c6ff7d Blacklist timing out test. by Nicolas Geoffray · 8 years ago
  81. 4a10c75 jfuzz: Add try..catch..finally blocks by Orion Hodson · 8 years ago
  82. f057d5d Merge "Introduced CHECK-START-{x,y,z} syntax." by Treehugger Robot · 8 years ago
  83. 9354e0a Update ahat version number to 1.5 by Richard Uhler · 9 years ago
  84. e24847c Merge "Add javadoc for all public ahat API." by Treehugger Robot · 9 years ago
  85. b7732a3 Add javadoc for all public ahat API. by Richard Uhler · 9 years ago
  86. 92706a8 Introduced CHECK-START-{x,y,z} syntax. by Aart Bik · 9 years ago
  87. e87fe47 Merge "Add TestVMDebug to prebuilt libjdwp skips" by Alex Light · 9 years ago
  88. 7ee76e6 Add TestVMDebug to prebuilt libjdwp skips by Alex Light · 9 years ago
  89. 32ca778 ahat: fix bug parsing ids with the high bit set. by Richard Uhler · 9 years ago
  90. d77f863 Blacklist org.apache.harmony.jpda.tests.jdwp.VirtualMachine.ExitTest#testExit001 by Nicolas Geoffray · 9 years ago
  91. ec4a10c Increase timeout for libjdwp tests by Alex Light · 9 years ago
  92. 5573c37 cpplint: Remove many unnecessary NOLINT by Igor Murashkin · 9 years ago
  93. eecced8 Update test names after package changes. by Nicolas Geoffray · 9 years ago
  94. a5197fa Merge "cpplint: Use upstream cpplint" by Treehugger Robot · 9 years ago
  95. 0bfd0cc Merge "Add JVMTI DDMS extension method and event." by Treehugger Robot · 9 years ago
  96. 8c2b929 Add JVMTI DDMS extension method and event. by Alex Light · 9 years ago
  97. 2a2d311 cpplint: Use upstream cpplint by Igor Murashkin · 9 years ago
  98. 8050453 Merge "Fix bug in proguard deobfuscation of file names." by Richard Uhler · 9 years ago
  99. cadbb81 Merge "Fix run-jdwp-tests.sh when running against RI." by Treehugger Robot · 9 years ago
  100. 88aa690 Fix bug in proguard deobfuscation of file names. by Richard Uhler · 9 years ago