1. 467610e Merge changes Ic7d75e1e,Iaf828034 by Andreas Gampe · 7 years ago
  2. ea07a65 Merge changes Ib29b3920,Ice5efad9 by Treehugger Robot · 7 years ago
  3. 9e2c81b ART: Fix GetSystemProperty (2) by Andreas Gampe · 7 years ago
  4. 8018810 ART: Fix GetSystemProperty by Andreas Gampe · 7 years ago
  5. 66e226a Merge "Add option for duplicate classes check to return all dupes." by Treehugger Robot · 7 years ago
  6. 9e6dee2 ART: Move trampoline logging to -verbose:dex by Andreas Gampe · 7 years ago
  7. bec07a0 ART: Add -verbose:dex by Andreas Gampe · 7 years ago
  8. 60efed5 Merge "Fix bug in vectorization of charAt, with regression test" by Treehugger Robot · 7 years ago
  9. e2dfd30 Merge "optimizing: do not illegally remove constructor barriers after inlining" by Igor Murashkin · 7 years ago
  10. 07f8d86 Merge "target_config: add art-test-javac target" by Igor Murashkin · 7 years ago
  11. 3101e58 Fix bug in vectorization of charAt, with regression test by Aart Bik · 7 years ago
  12. 26c25d5 Merge "Don't add Jack dependencies when building without Jack" by Colin Cross · 7 years ago
  13. b6f707c Don't add Jack dependencies when building without Jack by Colin Cross · 7 years ago
  14. 921c5f9 Merge "Add checker part of test, fix intrinsic copying" by Aart Bik · 7 years ago
  15. 92f22d9 Merge "Remove some obsolete TODO comments." by Treehugger Robot · 7 years ago
  16. bcdc7fe Merge "ART: Expose jni_binder's FindClass" by Treehugger Robot · 7 years ago
  17. 418fd60 Merge "ART: Package expected run-test results with jvmti Java library" by Treehugger Robot · 7 years ago
  18. 7a4873e ART: Expose jni_binder's FindClass by Andreas Gampe · 7 years ago
  19. 87bc257 ART: Package expected run-test results with jvmti Java library by Andreas Gampe · 7 years ago
  20. 9899026 Add checker part of test, fix intrinsic copying by Aart Bik · 7 years ago
  21. 8aaa601 Merge "Revert "Avoid JNI usage error when JNI_OnLoad throws"" by Treehugger Robot · 7 years ago
  22. 032cacd optimizing: do not illegally remove constructor barriers after inlining by Igor Murashkin · 7 years ago
  23. 41d14c5 Revert "Avoid JNI usage error when JNI_OnLoad throws" by Igor Murashkin · 7 years ago
  24. d5886c9 target_config: add art-test-javac target by Igor Murashkin · 7 years ago
  25. 7f734d4 Merge "testrunner/env.py - Run from any directory" by Treehugger Robot · 7 years ago
  26. 8827cec Merge "Avoid JNI usage error when JNI_OnLoad throws" by Treehugger Robot · 7 years ago
  27. 1f47e6c Remove some obsolete TODO comments. by Alex Light · 7 years ago
  28. 6b61c80 testrunner/env.py - Run from any directory by Igor Murashkin · 7 years ago
  29. ef6787b Merge "Fix dexdiag start end address" by David Sehr · 7 years ago
  30. 28728f1 Merge changes from topic 'more_jvmti_run-test_refactor_java_side' by Treehugger Robot · 7 years ago
  31. 0471ece Add option for duplicate classes check to return all dupes. by Jeff Hao · 7 years ago
  32. 903b816 Merge "Change dump-classes profman option to dump-classes-and-methods" by Treehugger Robot · 7 years ago
  33. 7da4b91 Merge "Fixed missing context while detecting unit strides." by Treehugger Robot · 7 years ago
  34. c0e638f Fix dexdiag start end address by David Sehr · 7 years ago
  35. d111f90 Avoid JNI usage error when JNI_OnLoad throws by Daniel Colascione · 8 years ago
  36. 80060f2 Merge "Free unneeded obsolete maps" by Treehugger Robot · 7 years ago
  37. 3406726 Change dump-classes profman option to dump-classes-and-methods by Mathieu Chartier · 7 years ago
  38. fa76296 Fixed missing context while detecting unit strides. by Aart Bik · 7 years ago
  39. 1e3926a Free unneeded obsolete maps by Alex Light · 7 years ago
  40. 6f00593 Merge "Update NativeBridge interface in ART test" by Treehugger Robot · 7 years ago
  41. 3ea3d5c ART: More refactor for JVMTI run tests (3/3) by Andreas Gampe · 7 years ago
  42. a838024 ART: More refactor for JVMTI run tests (2/3) by Andreas Gampe · 7 years ago
  43. 4665167 ART: More refactor for JVMTI run tests (1/3) by Andreas Gampe · 7 years ago
  44. 2bbf16d ART: Add JVMTI test shim by Andreas Gampe · 7 years ago
  45. 672082a Merge "MIPS64: Fix Math.ceil/floor intrinsics" by Treehugger Robot · 7 years ago
  46. 7ff60ca Merge "ARM64: Saves 128-bit regs state along SuspendCheckSlowPath." by Aart Bik · 7 years ago
  47. 716d073 MIPS64: Fix Math.ceil/floor intrinsics by Goran Jakovljevic · 7 years ago
  48. f040074 Merge "IWYU fixes for sigchainlib/sigchain.cc" by Treehugger Robot · 7 years ago
  49. 090cfc7 Merge "ART: Report array and proxy classes in ClassLoad & ClassPrepare" by Treehugger Robot · 7 years ago
  50. 7a5eccf Merge "Force save profiles for SIGUSR1" by Mathieu Chartier · 7 years ago
  51. 33cac0f IWYU fixes for sigchainlib/sigchain.cc by Luis Hector Chavez · 7 years ago
  52. b361403 Merge "Fixup JDWP for obsolete methods" by Treehugger Robot · 7 years ago
  53. 74b8ec0 Merge "Fix a few comments in vectorization code that were incorrect or incomplete." by Treehugger Robot · 7 years ago
  54. 6cfd4c9 ART: Report array and proxy classes in ClassLoad & ClassPrepare by Andreas Gampe · 7 years ago
  55. 25e668b Merge "CHA: Don't return a non resolved class to the inliner." by Treehugger Robot · 7 years ago
  56. 7337631 Fixup JDWP for obsolete methods by Alex Light · 7 years ago
  57. 24b905f Fix a few comments in vectorization code that were incorrect or incomplete. by Aart Bik · 7 years ago
  58. 07ea07e Force save profiles for SIGUSR1 by Mathieu Chartier · 7 years ago
  59. 7957d95 ARM64: Saves 128-bit regs state along SuspendCheckSlowPath. by Artem Serov · 7 years ago
  60. 8309d9b Merge "Revert "Blacklist libcore tests relying on libjavacoretests."" by Nicolas Geoffray · 7 years ago
  61. 06a0d47 Merge "Testrunner: Fix output message" by Nicolas Geoffray · 7 years ago
  62. 0dc3c95 Merge "Clean up after MIPS got read barriers support" by Treehugger Robot · 7 years ago
  63. 9c4f0d8f Clean up after MIPS got read barriers support by Goran Jakovljevic · 7 years ago
  64. 7851a53 Merge "Revert "Add dexdiag_test"" by Treehugger Robot · 7 years ago
  65. 2679e49 Testrunner: Fix output message by Goran Jakovljevic · 7 years ago
  66. eeabc03 Revert "Add dexdiag_test" by Andreas Gampe · 7 years ago
  67. 6bca1c6 Merge "Ensure environment is ready when populating loop." by Aart Bik · 7 years ago
  68. 30b262c Merge "Check LocalInfo descriptor for nullptr in dexlayout." by Treehugger Robot · 7 years ago
  69. b629050 Merge "Add dexdiag_test" by Treehugger Robot · 7 years ago
  70. a207841 Merge "Implemented ABS vectorization." by Aart Bik · 7 years ago
  71. d9be768 Check LocalInfo descriptor for nullptr in dexlayout. by Jeff Hao · 7 years ago
  72. b27febc Merge "Add test for kryo support." by Christopher Ferris · 7 years ago
  73. b07d1bc Ensure environment is ready when populating loop. by Aart Bik · 7 years ago
  74. 6daebeb Implemented ABS vectorization. by Aart Bik · 7 years ago
  75. 207f9ba Merge "Sigchainlib: Add OWNERS file" by Treehugger Robot · 7 years ago
  76. 146c3fa Add dexdiag_test by David Sehr · 7 years ago
  77. 576deb5 Sigchainlib: Add OWNERS file by Andreas Gampe · 7 years ago
  78. c48266e Merge "Ensure invoking obsolete methods throws errors." by Treehugger Robot · 7 years ago
  79. f6e11e9 Merge "ART: Fix preloaded dex cache expectations" by Treehugger Robot · 7 years ago
  80. 04d66f1 Merge "build: Add golem run_build_test_targets for go/ab" by Treehugger Robot · 7 years ago
  81. db01a09 Ensure invoking obsolete methods throws errors. by Alex Light · 7 years ago
  82. 5395e6b Add test for kryo support. by Christopher Ferris · 7 years ago
  83. 820b72a Merge "SIMD pcmpgtb,w,d,q for x86/x86_64" am: 7cd18fb5a7 by Aart Bik · 7 years ago
  84. 7cd18fb Merge "SIMD pcmpgtb,w,d,q for x86/x86_64" by Treehugger Robot · 7 years ago
  85. 00a2410 Merge "Add analyzer for dex memory map" am: 674bc3c984 by David Sehr · 7 years ago
  86. 674bc3c Merge "Add analyzer for dex memory map" by Treehugger Robot · 7 years ago
  87. d66def3 ART: Fix preloaded dex cache expectations by Andreas Gampe · 7 years ago
  88. 8939c64 SIMD pcmpgtb,w,d,q for x86/x86_64 by Aart Bik · 7 years ago
  89. beca4fe Add analyzer for dex memory map by David Sehr · 7 years ago
  90. 1d9fa38 Merge "Allow -Xjitsaveprofilinginfo for system server" am: 8682fce263 by Mathieu Chartier · 7 years ago
  91. 8682fce Merge "Allow -Xjitsaveprofilinginfo for system server" by Treehugger Robot · 7 years ago
  92. f9c917f Allow -Xjitsaveprofilinginfo for system server by Mathieu Chartier · 7 years ago
  93. 033225e Merge "Dump profile logs after the last save" am: 25732aec3d by Calin Juravle · 7 years ago
  94. 25732ae Merge "Dump profile logs after the last save" by Calin Juravle · 7 years ago
  95. 4633a44 Merge "Make base64 explicitly check dst_size for nullptr" am: 1a5a1e5527 by Alex Light · 7 years ago
  96. 1a5a1e5 Merge "Make base64 explicitly check dst_size for nullptr" by Treehugger Robot · 7 years ago
  97. 497e77e Merge "MIPS64: Add ldi.df MSA instruction" am: e2a2395609 by Aart Bik · 7 years ago
  98. e2a2395 Merge "MIPS64: Add ldi.df MSA instruction" by Aart Bik · 7 years ago
  99. 6228e9d build: Add golem run_build_test_targets for go/ab by Igor Murashkin · 7 years ago
  100. 8e33e84 CHA: Don't return a non resolved class to the inliner. by Nicolas Geoffray · 7 years ago