1. d133b97 Shard dedupe set locks. by Ian Rogers · 11 years ago
  2. df69314 Remove memory leaks by Anwar Ghuloum · 11 years ago
  3. 8c6326c am cc253de1: am 280ebdf2: Merge "Fix image_test for SMALL_ART" into klp-dev by Brian Carlstrom · 11 years ago
  4. 280ebdf Merge "Fix image_test for SMALL_ART" into klp-dev by Brian Carlstrom · 11 years ago
  5. 5f67532 Fix image_test for SMALL_ART by Brian Carlstrom · 11 years ago
  6. d1946a2 am 22955837: Merge "Multi threaded hashed deduplication during compilation." into klp-dev by Mathieu Chartier · 11 years ago
  7. 193bad9 Multi threaded hashed deduplication during compilation. by Mathieu Chartier · 11 years ago
  8. a1ec8b5 am 179486ae: Fix ImageHeader.IsValid by Brian Carlstrom · 11 years ago
  9. 179486a Fix ImageHeader.IsValid by Brian Carlstrom · 11 years ago
  10. 919b11c Remove conscrypt dependency from CommonTest by Brian Carlstrom · 11 years ago
  11. 6e28820 Revert "Update ART for LLVM merge up to r187914." by Brian Carlstrom · 11 years ago
  12. 70814f7 Update ART for LLVM merge up to r187914. by Stephen Hines · 11 years ago
  13. da4ee47 am 01e9779a: Merge "Write out image bitmap inside of image file." into klp-dev by Mathieu Chartier · 11 years ago
  14. 01e9779 Merge "Write out image bitmap inside of image file." into klp-dev by Mathieu Chartier · 11 years ago
  15. 31e8925 Write out image bitmap inside of image file. by Mathieu Chartier · 11 years ago
  16. e0948e1 Make DexFiles opened from files readonly by default, but writable during dex2oat by Brian Carlstrom · 11 years ago
  17. a7d56cf Revert "Update ART for LLVM merge up to r187914." by Ian Rogers · 11 years ago
  18. 4bf1c8d Update blacklist for klp-dev by Brian Carlstrom · 11 years ago
  19. eaeab46 Update ART for LLVM merge up to r187914. by Stephen Hines · 11 years ago
  20. a436fde Handle OOMEs in class linker with grace. by Ian Rogers · 11 years ago
  21. 3f3d22c Reduce the scope of a ScopedObjectAccess in dex2oat. by Ian Rogers · 11 years ago
  22. 9d6bb98 am 2cea26c1: am c6dfdace: Add buffering to ELF file generation by Brian Carlstrom · 11 years ago
  23. 11b63d1 Quick compiler: division by literal fix by buzbee · 11 years ago
  24. c6dfdac Add buffering to ELF file generation by Brian Carlstrom · 11 years ago
  25. a2cb85a Merge "New arena memory allocator." into dalvik-dev by Mathieu Chartier · 11 years ago
  26. f6c4b3b New arena memory allocator. by Mathieu Chartier · 11 years ago
  27. e2be9da Fix typo in elf writer. by Mathieu Chartier · 11 years ago
  28. fb2451b Merge "Fix sort order to make register promotion stable" into dalvik-dev by Brian Carlstrom · 11 years ago
  29. 4b8c13e Fix sort order to make register promotion stable by Brian Carlstrom · 11 years ago
  30. 0b3eb39 Use atomic integer for compiler driver work balancing. by Mathieu Chartier · 11 years ago
  31. 7dfb28c Don't scan image space when starting runtime. by Ian Rogers · 11 years ago
  32. ec0cf9b Revert "Update ART for LLVM merge up to r187914." by Brian Carlstrom · 11 years ago
  33. b8a874c Update ART for LLVM merge up to r187914. by Stephen Hines · 11 years ago
  34. 2213ac6 am 42b32404: Update black list with Landroid/webkit/WebViewFactory; by Brian Carlstrom · 11 years ago
  35. 42b3240 Update black list with Landroid/webkit/WebViewFactory; by Brian Carlstrom · 11 years ago
  36. 677ffa4 Don't skip compilation for portable builds. by Ian Rogers · 11 years ago
  37. a853bd7 Merge "Don't allow class status to go backward except for error." into dalvik-dev by Ian Rogers · 11 years ago
  38. 8f3c9ae Don't allow class status to go backward except for error. by Ian Rogers · 11 years ago
  39. fe9ca40 Compiler filter update by buzbee · 11 years ago
  40. be7149f Avoid throwing NoClassDefFoundError at compile time. by Ian Rogers · 11 years ago
  41. 884cf3d Merge "Reduce AOT initialization." into dalvik-dev by Ian Rogers · 11 years ago
  42. e6bb3b2 Reduce AOT initialization. by Ian Rogers · 11 years ago
  43. b7767e8 Revert "Update ART for LLVM merge up to r187914." by Brian Carlstrom · 11 years ago
  44. f96b217 Tolerate both old and new java.util.concurrent.ConcurrentHashMap by Brian Carlstrom · 11 years ago
  45. 6a94caa Update ART for LLVM merge up to r187914. by Stephen Hines · 11 years ago
  46. 9329e6d More suspend check repair. by buzbee · 11 years ago
  47. 97b2ea2 Merge "Build fix." into dalvik-dev by Ian Rogers · 11 years ago
  48. 6553049 Build fix. by Ian Rogers · 11 years ago
  49. a2476f4 Merge "Fix suspend check optimization" into dalvik-dev by buzbee · 11 years ago
  50. cbcfaf3 Fix suspend check optimization by buzbee · 11 years ago
  51. 8ef94c6 Build fix. by Ian Rogers · 11 years ago
  52. 3eeda8f Merge "Get SEA fibonacci running in interpreter mode." into dalvik-dev by Ian Rogers · 11 years ago
  53. 0e480ca Move output_stream files out of runtime. by Ian Rogers · 11 years ago
  54. 90af14d Get SEA fibonacci running in interpreter mode. by Dragos Sbirlea · 11 years ago
  55. d2b0f33 Merge "Fix up TODO: c++0x, update cpplint." into dalvik-dev by Mathieu Chartier · 11 years ago
  56. 02e2511 Fix up TODO: c++0x, update cpplint. by Mathieu Chartier · 11 years ago
  57. d822da0 Fix portable sign/zero extension from JNI. by Ian Rogers · 11 years ago
  58. bd136a2 Get PORTABLE + SMALL on x86. by Dragos Sbirlea · 11 years ago
  59. 7d70a79 am 3e78664f: am f8dc6489: am 7571e8b7: Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 11 years ago
  60. 7571e8b Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 11 years ago
  61. 8718359 Add -XX:+DisableExplicitGC option for Art by Anwar Ghuloum · 11 years ago
  62. 6e6819f Update ART for LLVM merge up to r187914. by Stephen Hines · 11 years ago
  63. 1d1e267 Merge "Refactor java.lang.reflect implementation" into dalvik-dev by Ian Rogers · 11 years ago
  64. 75a43f1 Clean up logcat spam from compiler and verifier by Anwar Ghuloum · 11 years ago
  65. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  66. 9b3c3cd C++11 support for ART. by Mathieu Chartier · 11 years ago
  67. 67f9941 Yet more timing logger cleanup by Anwar Ghuloum · 11 years ago
  68. 155ecba Fix SMALL_ART by buzbee · 11 years ago
  69. 1809a72 Uleb128 compression of vmap and mapping table. by Ian Rogers · 11 years ago
  70. c9f9444 am a024a068: Compilation filter by buzbee · 11 years ago
  71. a024a06 Compilation filter by buzbee · 11 years ago
  72. 597e46b Added tests for SEA IR intermediate representation. by Dragos Sbirlea · 11 years ago
  73. d8de72f Fix missing files. by Ian Rogers · 11 years ago
  74. 848871b Entry point clean up. by Ian Rogers · 11 years ago
  75. 423fb4d Add tests for SEA IR types infrastructure. by Dragos Sbirlea · 11 years ago
  76. a3519a4 Renamed SeaGraph::GetCurrentGraph to GetGraph for clarity. by Dragos Sbirlea · 11 years ago
  77. bfaf44f Refactored SEA IR folder structure to be more logical. by Dragos Sbirlea · 11 years ago
  78. 6547fa9 SEA IR type handling complete for fibonacci. by Dragos Sbirlea · 11 years ago
  79. 7b89bc0 Fixed SEA IR bugs. by Dragos Sbirlea · 11 years ago
  80. 147c00c Replaced .dot generation lock with ScopedObjectAccess. by Dragos Sbirlea · 11 years ago
  81. 6447919 Generation of dot files through visitor.Added type info to .dot. by Dragos Sbirlea · 11 years ago
  82. b40eddf Added SEA IR type infrastructure (and a bit of cleanup). by Dragos Sbirlea · 11 years ago
  83. 9fc16eb Don't add barriers to clinit methods. by Ian Rogers · 11 years ago
  84. 1b8b2e4 Merge "Adds a DEX-to-DEX compilation level." into dalvik-dev by Sebastien Hertz · 11 years ago
  85. 7502122 Adds a DEX-to-DEX compilation level. by Sebastien Hertz · 11 years ago
  86. f133479 am 025218c7: Clean up stlport usage. by Elliott Hughes · 11 years ago
  87. 0b12b931 resolved conflicts for merge of 2724776a to dalvik-dev by buzbee · 11 years ago
  88. 025218c Clean up stlport usage. by Elliott Hughes · 11 years ago
  89. 2724776 Support inline dex data, take 2 by buzbee · 11 years ago
  90. 7655f29 Portable refactorings. by Ian Rogers · 11 years ago
  91. b4dcf65 Fix build. (whitespace issues) by Dragos Sbirlea · 11 years ago
  92. e224532 Added SEA IR def -> use edges (along the use -> def). by Dragos Sbirlea · 11 years ago
  93. c95d6b1 Merge "Move vector output stream to compiler." into dalvik-dev by Ian Rogers · 11 years ago
  94. b07b8b7 Move vector output stream to compiler. by Ian Rogers · 11 years ago
  95. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 11 years ago
  96. c16c5b4 Fixed 100 char limit in SEA IR files. by Dragos Sbirlea · 11 years ago
  97. 46a1270 Revert "Support inline dex data" by Brian Carlstrom · 11 years ago
  98. ecde136 Fix build (whitespace issues) by Dragos Sbirlea · 11 years ago
  99. 64d8f18 Merge "Support inline dex data" by buzbee · 11 years ago
  100. 728328a Support inline dex data by buzbee · 11 years ago