1. a68f43f Merge "Switch GCC -O flags, O3 non-debug, 01 debug." into dalvik-dev by Ian Rogers · 11 years ago
  2. 8d11af5 Switch GCC -O flags, O3 non-debug, 01 debug. by Ian Rogers · 11 years ago
  3. 7571e8b Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 11 years ago
  4. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  5. 1809a72 Uleb128 compression of vmap and mapping table. by Ian Rogers · 11 years ago
  6. dbaa93a Make test-art-host-run-test and test-art-host-oat run with and without interpreter. by Brian Carlstrom · 11 years ago
  7. 0f055d1 resolved conflicts for merge of 7934ac28 to dalvik-dev by Brian Carlstrom · 11 years ago
  8. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  9. b8c7859 Revert "Revert "Remove non-live vregs from GC map on return."" by Ian Rogers · 11 years ago
  10. 5775391 am 6f485c62: Fix cpplint whitespace/indent issues by Brian Carlstrom · 11 years ago
  11. 6f485c6 Fix cpplint whitespace/indent issues by Brian Carlstrom · 11 years ago
  12. b907009 resolved conflicts for merge of df62950e to dalvik-dev by Brian Carlstrom · 11 years ago
  13. 0852459 am 0cd7ec2d: Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  14. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 11 years ago
  15. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  16. 1db9113 resolved conflicts for merge of 7940e44f to dalvik-dev by Brian Carlstrom · 11 years ago
  17. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago
  18. 987ccff Native allocation accounting by Mathieu Chartier · 11 years ago
  19. 2d6ba51 Quickening support. by Sebastien Hertz · 11 years ago
  20. e4c891a am fa42b441: Move to new art dalvikvm by Brian Carlstrom · 11 years ago
  21. fa42b44 Move to new art dalvikvm by Brian Carlstrom · 11 years ago
  22. 00626c2 Fix Class.getModifiers for array classes. by Elliott Hughes · 11 years ago
  23. 1484395 am 7675e16b: Rename art-cache to dalvik-cache by Brian Carlstrom · 11 years ago
  24. 05e3a5f Fixed list of String methods after removal of old JIT methods. by Jeff Hao · 11 years ago
  25. 7675e16 Rename art-cache to dalvik-cache by Brian Carlstrom · 11 years ago
  26. 980d16b Stage 2 of cast elision opt. by Dragos Sbirlea · 11 years ago
  27. 513369c Add array of abstract classes reflection test. by Ian Rogers · 11 years ago
  28. 0e03367 Allow passing of multitple --invoke-with. by Ian Rogers · 11 years ago
  29. ff9af22 Port AOSP dalvik change 9e11a836e0927e6ea9246b56d99e0482920b81c6 to art. by Elliott Hughes · 11 years ago
  30. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  31. 4c6aad2 Add test 302-float-conversion from dalvik. by Elliott Hughes · 11 years ago
  32. 9829e33 Always supply matching -source and -target to javac. by Elliott Hughes · 11 years ago
  33. 7a54946 Pass NULL as receiver for static methods for ArgArray builder. by Jeff Hao · 11 years ago
  34. 4f6ad8a Various performance improvements. by Ian Rogers · 11 years ago
  35. 04d7aa9 Fix object verification. by Ian Rogers · 12 years ago
  36. ebf7eab Disable gdb annotate support for Emacs in run-test by Brian Carlstrom · 12 years ago
  37. 055095a Merge "Remove ExtractCodeAndPrelink and switch Portable to MCLinker" into dalvik-dev by Brian Carlstrom · 12 years ago
  38. 265091e Remove ExtractCodeAndPrelink and switch Portable to MCLinker by Brian Carlstrom · 12 years ago
  39. bf1442d Update intrinsic inlining test. by Sebastien Hertz · 12 years ago
  40. 530f71c Fix proxy return ClassCastException and add test. by Ian Rogers · 12 years ago
  41. 6824361 Port the "abstract methods are not implementations" fix to art. by Elliott Hughes · 12 years ago
  42. 492899e Merge "Port new test for package annotations from dalvik." into dalvik-dev by Elliott Hughes · 12 years ago
  43. db1e390 Port new test for package annotations from dalvik. by Elliott Hughes · 12 years ago
  44. 6030ef4 run-test --gdb on host should imply dev mode. by Ian Rogers · 12 years ago
  45. 6a62786 Fix ReferenceMap oat test. by Ian Rogers · 12 years ago
  46. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  47. 700c8d3 Move .oat files to ELF format by Brian Carlstrom · 12 years ago
  48. 7a22fa6 Refactor StackVisitor to take a Thread*. by Ian Rogers · 12 years ago
  49. 6674f8a add jasmin dependency so that it can be used when building the tests. by Tsu Chiang Chuang · 12 years ago
  50. dd7bf56 Move IntMath into run-test. by Ian Rogers · 12 years ago
  51. 6d00352 Merge "Don't mask OOMEs in 102-concurrent-gc." into dalvik-dev by Ian Rogers · 12 years ago
  52. a26babd Move ExceptionTest to a run-test. by Ian Rogers · 12 years ago
  53. 35c360e Don't mask OOMEs in 102-concurrent-gc. by Ian Rogers · 12 years ago
  54. fef2a29 Merge "Move Invoke to a run-test." into dalvik-dev by Ian Rogers · 12 years ago
  55. dd0c4b8 Move GrowthLimit to a run-test. by Ian Rogers · 12 years ago
  56. e41931a Move Invoke to a run-test. by Ian Rogers · 12 years ago
  57. 3a226e3 Merge "Move MemUsage into run-test." into dalvik-dev by Ian Rogers · 12 years ago
  58. e4dd006 Merge "Move ConcurrentGC to run-test." into dalvik-dev by Ian Rogers · 12 years ago
  59. f118407 Merge "Move Fibonacci to run-test." into dalvik-dev by Ian Rogers · 12 years ago
  60. 54a63fd Move MemUsage into run-test. by Ian Rogers · 12 years ago
  61. ffb5600 Move ConcurrentGC to run-test. by Ian Rogers · 12 years ago
  62. 9ac995b Move Fibonacci to run-test. by Ian Rogers · 12 years ago
  63. af81f92 Move ReflectionTest to a run-test. by Ian Rogers · 12 years ago
  64. 4cd121e Implement the Thread.sleep native method. by Elliott Hughes · 12 years ago
  65. 306057f Support for deoptimization needed for debugging. by Ian Rogers · 12 years ago
  66. 09bc5a2 Add a run-test test for annotation classes missing at run time. by Elliott Hughes · 12 years ago
  67. 4c5b265 Test and fixes for invoke-interface on java.lang.Object methods. by Ian Rogers · 12 years ago
  68. 89c41e5 Merge "Support for --gdb for target run-test." into dalvik-dev by Ian Rogers · 12 years ago
  69. 4c1bf1a Support for --gdb for target run-test. by Ian Rogers · 12 years ago
  70. 4f3d94b Port new 084 test to art. by Elliott Hughes · 12 years ago
  71. 2bfc673 Fix run-test to tell the truth. by Elliott Hughes · 12 years ago
  72. 94d6df4 Fixes to make all run-tests except 051-thread work. by jeffhao · 12 years ago
  73. 0dff3f4 Add -interpreter to run-test to test interpreter only mode. by jeffhao · 12 years ago
  74. 2eb8403 Fix 080-oom-throw println failing. by Mathieu Chartier · 12 years ago
  75. 2bcb4a4 Add "kind" argument to Get/SetVReg. by Ian Rogers · 12 years ago
  76. 725a957 Pulled out instrumentation into its own class separate from trace. by jeffhao · 12 years ago
  77. 3e96a16 Test to ensure duplicate methods are handled properly. by jeffhao · 12 years ago
  78. a5b3024 Split dex_pc<->native_pc mapping table by Bill Buzbee · 12 years ago
  79. dbe6f46 Change Thread::peer_ to be a jobject instead of an Object* by Mathieu Chartier · 12 years ago
  80. 66f1925 Change dex cache to be java object instead of array, add pointer to dex file in dex cache. by Mathieu Chartier · 12 years ago
  81. 0c7abda NativePcOffsetToReferenceMap by Ian Rogers · 12 years ago
  82. 46c6bb2 Rename PcToReferenceMap adding Dex. by Ian Rogers · 12 years ago
  83. 22469aa Make run-test report missing files by name by Brian Carlstrom · 12 years ago
  84. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  85. 6950e65 Fix test-art-host-run-test. by Ian Rogers · 12 years ago
  86. fc7120c Fix JNI Compiler for x86 target by Brian Carlstrom · 12 years ago
  87. 7fbee07 Preliminary changes to allow mips target to build. by jeffhao · 12 years ago
  88. 37e2bb8 Extra debug output in test. by Ian Rogers · 12 years ago
  89. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  90. b46c94c Using full path for dx. by Tsu Chiang Chuang · 12 years ago
  91. 4407e61 fix missing dx in build server. by Tsu Chiang Chuang · 12 years ago
  92. 011fade Build run-test files. by Tsu Chiang Chuang · 12 years ago
  93. 26c5e15 Port "Avoid method overriding if its super method is inaccessible" to art. by Elliott Hughes · 12 years ago
  94. 5a8e3d5 Bring over the new tests from https://android-review.googlesource.com/#/c/38771/. by Elliott Hughes · 12 years ago
  95. 9f509b9 Merge "Quick compiler: support for arrays, misc." into ics-mr1-plus-art by buzbee · 12 years ago
  96. 8fa0fda Quick compiler: support for arrays, misc. by buzbee · 12 years ago
  97. 08fc03a Include held locks in SIGQUIT thread dumps. by Elliott Hughes · 12 years ago
  98. 3241296 Quick compiler exception support by buzbee · 12 years ago
  99. 4f1181f Quick compiler: support for 006, 012, 013, 017 by buzbee · 12 years ago
  100. 0399dde Remove Frame, merge shadow and quick representations. by Ian Rogers · 12 years ago