1. 833a485 ART: Native support for multidex by Andreas Gampe · 10 years ago
  2. f5997b4 More advanced timing loggers. by Mathieu Chartier · 10 years ago
  3. 825201e ART: ReadFully needs to fail when EOF by Andreas Gampe · 10 years ago
  4. 0c29909 Merge "Assign a lower Locklevel for Mutexes used in QuasiAtomic operations. This fixes the CompilerDriverTest on MIPS. The test was failing when Transaction::Abort() acquired intern_table_lock_ and log_lock_ and subsequently performed QuasiAtomic operations." by Ian Rogers · 10 years ago
  5. 19d46b4 Fix systrace logging, total paused time, and bytes saved message. by Mathieu Chartier · 10 years ago
  6. 7de77dd Assign a lower Locklevel for Mutexes used in QuasiAtomic operations. by Raghu Gandham · 10 years ago
  7. 3e1e549 Merge "Add D/CHECK_CONSTEXPR macros for use in constexpr context." by Vladimir Marko · 10 years ago
  8. 8364248 Add D/CHECK_CONSTEXPR macros for use in constexpr context. by Vladimir Marko · 10 years ago
  9. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 10 years ago
  10. d1c606f Add locking around boot image generation. by Narayan Kamath · 10 years ago
  11. c2bb441 Merge "Clean up and augment Atomic class. Replace QuasiAtomic MemBars." by Hans Boehm · 10 years ago
  12. 576ca0c Reduce header files including header files. by Ian Rogers · 10 years ago
  13. 3035961 Clean up and augment Atomic class. Replace QuasiAtomic MemBars. by Hans Boehm · 10 years ago
  14. 7ce6105 Merge "Verify there's no mem map gap for immune region not to break." by Hiroshi Yamauchi · 10 years ago
  15. 3eed93d Verify there's no mem map gap for immune region not to break. by Hiroshi Yamauchi · 10 years ago
  16. 903e390 Merge "art: -Wsystem-header warning" by Mark Salyzyn · 10 years ago
  17. 014d77a ART: BitVector not calculating number_of_bits correctly by Jean Christophe Beyler · 10 years ago
  18. 7f0a6d6 Fix x86_64 test failures. by Nicolas Geoffray · 10 years ago
  19. 06abcdf Extra debug output for a failing lock check. by Ian Rogers · 10 years ago
  20. ec23021 Merge "ART: Added print indices back to BitVector Dumper" by Ian Rogers · 10 years ago
  21. 920be0b2 Fix style issue. by Vladimir Marko · 10 years ago
  22. 520f37b ART: Added print indices back to BitVector Dumper by Jean Christophe Beyler · 10 years ago
  23. a5b8fde Rewrite BitVector index iterator. by Vladimir Marko · 10 years ago
  24. 47a4cc7 art: -Wsystem-header warning by Mark Salyzyn · 10 years ago
  25. 9e36931 Move modify_ldt_lock into global lock order. by Chao-ying Fu · 10 years ago
  26. 4996f11 Merge "Use decltype() instead of typeof()" by Dan Albert · 10 years ago
  27. 57f80fa Use decltype() instead of typeof() by Dan Albert · 10 years ago
  28. 3e5cf30 Begin migration of art::Atomic to std::atomic. by Ian Rogers · 10 years ago
  29. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  30. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 10 years ago
  31. 622d9c3 Add loop recognition and CFG simplifications in new compiler. by Nicolas Geoffray · 10 years ago
  32. 4d466a8 Remove all LOG(DEBUG) which is not intended to be checked in by Brian Carlstrom · 10 years ago
  33. 2d1ab0a Use WaitHoldingLocks in ReferenceProcessor::GetReferent. by Mathieu Chartier · 10 years ago
  34. 221b86d Merge "ART: BitVector and Optimization changes" by Vladimir Marko · 10 years ago
  35. f23a719 Merge "Build live-in, live-out and kill sets for each block." by Nicolas Geoffray · 10 years ago
  36. 804d093 Build live-in, live-out and kill sets for each block. by Nicolas Geoffray · 10 years ago
  37. b5c9b40 ART: BitVector and Optimization changes by Jean Christophe Beyler · 10 years ago
  38. 5cd3375 Handle implicit stack overflow without affecting stack walks by Dave Allison · 10 years ago
  39. 8194963 Replace CountOneBits and __builtin_popcount with POPCOUNT. by Vladimir Marko · 10 years ago
  40. 6d23877 Merge "ART: Bitvector extensions for dumping and size handling" by Vladimir Marko · 10 years ago
  41. 73d1e17 Enable reading page map without lock in RosAlloc::BulkFree by Mathieu Chartier · 10 years ago
  42. 5afa08f ART: Bitvector extensions for dumping and size handling by Jean Christophe Beyler · 10 years ago
  43. 82b1a81 Merge "Avoid allocating OatFile::OatClass on the heap." by Vladimir Marko · 10 years ago
  44. 42d65c5 Add an option to specify a list of methods for LIR dumping. by Mingyao Yang · 10 years ago
  45. 01bc96d Long support in optimizing compiler. by Nicolas Geoffray · 10 years ago
  46. d3c5beb Avoid allocating OatFile::OatClass on the heap. by Vladimir Marko · 10 years ago
  47. 440e4ce Add monitor deflation. by Mathieu Chartier · 10 years ago
  48. 8732bf9 Merge "Remove use of pthread_cond_timedwait_monotonic." by Narayan Kamath · 10 years ago
  49. 4aeec17 Refactor some GC code. by Mathieu Chartier · 10 years ago
  50. afe4998 Change sticky GC ergonomics to use GC throughput. by Mathieu Chartier · 10 years ago
  51. 4d25df3 Refactor deoptimization support in debugger by Sebastien Hertz · 10 years ago
  52. 51b7102 Remove use of pthread_cond_timedwait_monotonic. by Narayan Kamath · 10 years ago
  53. 9758f79 Implement FINAL/OVERRIDE for clang. by Ian Rogers · 10 years ago
  54. cfa5c48 Fix tests for 64b by Andreas Gampe · 10 years ago
  55. 4812d43 Fix BitVector::SetInitialBits(). by Vladimir Marko · 10 years ago
  56. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 10 years ago
  57. 6fac447 Make allocations report usable size. by Ian Rogers · 11 years ago
  58. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 11 years ago
  59. 7cba217 Merge "Update to the BitVector Implementation" by Bill Buzbee · 11 years ago
  60. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  61. 43b2e0f Fix multi-line hex dumping and add unit test. by Ian Rogers · 11 years ago
  62. 3cab422 Move __STDC_FORMAT_MACROS to a cflag. by Ian Rogers · 11 years ago
  63. 919743e Merge "64bit cleanliness requires PRI*64 macros for stdint types." by Ian Rogers · 11 years ago
  64. b400da0 Fix 64bit issues in logging code. by Ian Rogers · 11 years ago
  65. 220228e 64bit cleanliness requires PRI*64 macros for stdint types. by Ian Rogers · 11 years ago
  66. ad0d30a Update to the BitVector Implementation by Jean Christophe Beyler · 11 years ago
  67. b122a4b Tidy up memory barriers. by Ian Rogers · 11 years ago
  68. 4605362 Don't rely on gcc extensions by Bernhard Rosenkränzer · 11 years ago
  69. 19031d5 Merge "Define missing static constexpr variables" by Mathieu Chartier · 11 years ago
  70. 45c1165 Define missing static constexpr variables by Mark Mendell · 11 years ago
  71. c528dba Enable moving classes. by Mathieu Chartier · 11 years ago
  72. af82e0c Merge "[MIPS] Enable futex support" by Elliott Hughes · 11 years ago
  73. 7410f29 Fix dumpsys meminfo <pid>. by Mathieu Chartier · 11 years ago
  74. b2f9936 Add histogram for GC pause times. by Mathieu Chartier · 11 years ago
  75. 3e669db Fix histogram test. by Mathieu Chartier · 11 years ago
  76. 19b0a91 Improve histogram and timing logger dumping. by Mathieu Chartier · 11 years ago
  77. 500793f LEB128 tests and performance measurements. by Ian Rogers · 11 years ago
  78. c014178 [MIPS] Enable futex support by Chris Dearman · 11 years ago
  79. 5fe9af7 Fix memory leaks relating to timing logger. by Ian Rogers · 11 years ago
  80. 1e363f9 Use a UniquePtr to clean up global logging std::string*s. by Ian Rogers · 11 years ago
  81. 34e8293 Fix remaining mips build issues. by Mathieu Chartier · 11 years ago
  82. 46bc778 Fix portable + mips build. by Mathieu Chartier · 11 years ago
  83. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  84. a3d2718 Change thread.h to thread-inl.h to pick up missing Thread::Currnet for debug build in master by Brian Carlstrom · 11 years ago
  85. 7020278 Support hardware divide instruction by Dave Allison · 11 years ago
  86. ba150c3 Omit OatMethodOffsets for classes without compiled code by Brian Carlstrom · 11 years ago
  87. 8d31bbd Throw IOException at source of failing to open a dex file. by Ian Rogers · 11 years ago
  88. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 11 years ago
  89. 967a0ad More allocation code optimizations. by Hiroshi Yamauchi · 11 years ago
  90. 08f2e7b Disable lock contention logging by default. by Jeff Hao · 11 years ago
  91. 7dfb28c Don't scan image space when starting runtime. by Ian Rogers · 11 years ago
  92. 4aa48fc Enable contention logging by default. by Ian Rogers · 11 years ago
  93. 94c32c5 More parallel GC, rewritten parallel mark stack processing. by Mathieu Chartier · 11 years ago
  94. 02e2511 Fix up TODO: c++0x, update cpplint. by Mathieu Chartier · 11 years ago
  95. 2e250c8 Revert "Always enable lock level checks." by Brian Carlstrom · 11 years ago
  96. 75a43f1 Clean up logcat spam from compiler and verifier by Anwar Ghuloum · 11 years ago
  97. 9b3c3cd C++11 support for ART. by Mathieu Chartier · 11 years ago
  98. 7b67bee Merge "Add a systrace support for lock contention logging." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  99. b373308 Add a systrace support for lock contention logging. by Hiroshi Yamauchi · 11 years ago
  100. 67f9941 Yet more timing logger cleanup by Anwar Ghuloum · 11 years ago