1. 284ebfe am 8438ed31: Remove bogus fastpath from String::Equals(const StringPiece&) by Brian Carlstrom · 12 years ago
  2. 609a395 am 51db7beb: Use exit to avoid destructors in dex2oat. by Ian Rogers · 12 years ago
  3. 8438ed3 Remove bogus fastpath from String::Equals(const StringPiece&) by Brian Carlstrom · 12 years ago
  4. 51db7be Use exit to avoid destructors in dex2oat. by Ian Rogers · 12 years ago
  5. bc66993 am 3f966702: Add more systrace logging to GC. by Mathieu Chartier · 12 years ago
  6. 3f96670 Add more systrace logging to GC. by Mathieu Chartier · 12 years ago
  7. cc253de am 280ebdf2: Merge "Fix image_test for SMALL_ART" into klp-dev by Brian Carlstrom · 12 years ago
  8. 280ebdf Merge "Fix image_test for SMALL_ART" into klp-dev by Brian Carlstrom · 12 years ago
  9. 5f67532 Fix image_test for SMALL_ART by Brian Carlstrom · 12 years ago
  10. a1296ba am a4684052: [build fix] Remove redundant complexity from JNI aborts. by Elliott Hughes · 12 years ago
  11. a468405 [build fix] Remove redundant complexity from JNI aborts. by Elliott Hughes · 12 years ago
  12. 0b15e45 Merge "Remove redundant complexity from JNI aborts." by Elliott Hughes · 12 years ago
  13. 2295583 Merge "Multi threaded hashed deduplication during compilation." into klp-dev by Mathieu Chartier · 12 years ago
  14. 193bad9 Multi threaded hashed deduplication during compilation. by Mathieu Chartier · 12 years ago
  15. 8e4d3ed Remove redundant complexity from JNI aborts. by Elliott Hughes · 12 years ago
  16. 68708f5 Fix image_test on target by Brian Carlstrom · 12 years ago
  17. 179486a Fix ImageHeader.IsValid by Brian Carlstrom · 12 years ago
  18. 144a139 Merge "Fix oatdump to take bitmap bytes into its accounting." into klp-dev by Mathieu Chartier · 12 years ago
  19. 3232709 Fix oatdump to take bitmap bytes into its accounting. by Mathieu Chartier · 12 years ago
  20. 479b494 Change IsMethodTracingActive to GetMethodTracingMode for art. by Jeff Hao · 12 years ago
  21. 70814f7 Update ART for LLVM merge up to r187914. by Stephen Hines · 12 years ago
  22. b2610f5 Merge remote-tracking branch 'goog/dalvik-dev' into merge-art by Brian Carlstrom · 12 years ago
  23. da4ee47 am 01e9779a: Merge "Write out image bitmap inside of image file." into klp-dev by Mathieu Chartier · 12 years ago
  24. 01e9779 Merge "Write out image bitmap inside of image file." into klp-dev by Mathieu Chartier · 12 years ago
  25. 31e8925 Write out image bitmap inside of image file. by Mathieu Chartier · 12 years ago
  26. afbe162 Merge "Make files writable on the installd path as well" into dalvik-dev by Brian Carlstrom · 12 years ago
  27. d76e083 Make files writable on the installd path as well by Brian Carlstrom · 12 years ago
  28. dc1099d Merge "Make DexFiles opened from files readonly by default, but writable during dex2oat" into dalvik-dev by Brian Carlstrom · 12 years ago
  29. bd1edce Merge "Fix thread status in THST chunk to use JDWP thread state." into dalvik-dev by Jeff Hao · 12 years ago
  30. 920af3e Fix thread status in THST chunk to use JDWP thread state. by Jeff Hao · 12 years ago
  31. e0948e1 Make DexFiles opened from files readonly by default, but writable during dex2oat by Brian Carlstrom · 12 years ago
  32. a7d56cf Revert "Update ART for LLVM merge up to r187914." by Ian Rogers · 12 years ago
  33. 13d3c34 am 4bf1c8d4: Update blacklist for klp-dev by Brian Carlstrom · 12 years ago
  34. b7c0e05 am eaeab463: Update ART for LLVM merge up to r187914. by Stephen Hines · 12 years ago
  35. 9fcd69f am 7642d13b: Merge remote-tracking branch \'goog/dalvik-dev\' into merge-art by Brian Carlstrom · 12 years ago
  36. 4bf1c8d Update blacklist for klp-dev by Brian Carlstrom · 12 years ago
  37. 615b295 Merge "Add test-art-oat-<test> test-art-run-test-<test> variants" into dalvik-dev by Brian Carlstrom · 12 years ago
  38. a404db0 Add test-art-oat-<test> test-art-run-test-<test> variants by Brian Carlstrom · 12 years ago
  39. f30f6da Set small ART override for image as an option. by Ian Rogers · 12 years ago
  40. eaeab46 Update ART for LLVM merge up to r187914. by Stephen Hines · 12 years ago
  41. 7642d13 Merge remote-tracking branch 'goog/dalvik-dev' into merge-art by Brian Carlstrom · 12 years ago
  42. a436fde Handle OOMEs in class linker with grace. by Ian Rogers · 12 years ago
  43. 10cc810 Merge "Make entrypoints Thumb2." into dalvik-dev by Ian Rogers · 12 years ago
  44. 637859c Make entrypoints Thumb2. by Ian Rogers · 12 years ago
  45. 09cfd68 Merge "Reduce the scope of a ScopedObjectAccess in dex2oat." into dalvik-dev by Ian Rogers · 12 years ago
  46. 958291c Fix build. by Mathieu Chartier · 12 years ago
  47. 3f3d22c Reduce the scope of a ScopedObjectAccess in dex2oat. by Ian Rogers · 12 years ago
  48. d81941e Merge "Fix mark stack expand race." into dalvik-dev by Mathieu Chartier · 12 years ago
  49. ba311b4 Fix mark stack expand race. by Mathieu Chartier · 12 years ago
  50. 1fed2e8 am cf2fb8e6: Add art support for sample profiling from traceview gui. by Jeff Hao · 12 years ago
  51. cf2fb8e Add art support for sample profiling from traceview gui. by Jeff Hao · 12 years ago
  52. 35a41fd Merge "A char array copy optimization." into dalvik-dev by Hiroshi Yamauchi · 12 years ago
  53. 9d6bb98 am 2cea26c1: am c6dfdace: Add buffering to ELF file generation by Brian Carlstrom · 12 years ago
  54. 2cea26c am c6dfdace: Add buffering to ELF file generation by Brian Carlstrom · 12 years ago
  55. 11b63d1 Quick compiler: division by literal fix by buzbee · 12 years ago
  56. c6dfdac Add buffering to ELF file generation by Brian Carlstrom · 12 years ago
  57. c8c4e2a Merge "Add art support for sample profiling from traceview gui." into dalvik-dev by Jeff Hao · 12 years ago
  58. 23009dc Add art support for sample profiling from traceview gui. by Jeff Hao · 12 years ago
  59. a2cb85a Merge "New arena memory allocator." into dalvik-dev by Mathieu Chartier · 12 years ago
  60. f6c4b3b New arena memory allocator. by Mathieu Chartier · 12 years ago
  61. e2be9da Fix typo in elf writer. by Mathieu Chartier · 12 years ago
  62. fb2451b Merge "Fix sort order to make register promotion stable" into dalvik-dev by Brian Carlstrom · 12 years ago
  63. 4b8c13e Fix sort order to make register promotion stable by Brian Carlstrom · 12 years ago
  64. 0b3eb39 Use atomic integer for compiler driver work balancing. by Mathieu Chartier · 12 years ago
  65. 89502fc A char array copy optimization. by Hiroshi Yamauchi · 12 years ago
  66. 7dfb28c Don't scan image space when starting runtime. by Ian Rogers · 12 years ago
  67. a7e8850 am f3a2c862: Merge "Update art/tests/089-many-methods." by Yohann Roussel · 12 years ago
  68. f3a2c86 Merge "Update art/tests/089-many-methods." by Yohann Roussel · 12 years ago
  69. 2553250 Update art/tests/089-many-methods. by Yohann Roussel · 12 years ago
  70. ec0cf9b Revert "Update ART for LLVM merge up to r187914." by Brian Carlstrom · 12 years ago
  71. b8a874c Update ART for LLVM merge up to r187914. by Stephen Hines · 12 years ago
  72. cf48347 Merge remote-tracking branch 'goog/dalvik-dev' into merge-art by Brian Carlstrom · 12 years ago
  73. 2213ac6 am 42b32404: Update black list with Landroid/webkit/WebViewFactory; by Brian Carlstrom · 12 years ago
  74. 42b3240 Update black list with Landroid/webkit/WebViewFactory; by Brian Carlstrom · 12 years ago
  75. 55f82c0 Merge "Make jni_internal_test less spammy." into dalvik-dev by Ian Rogers · 12 years ago
  76. 72b2607 am 8fcaca53: Allow NULL JNI arguments for length 0 memcpys. by Ian Rogers · 12 years ago
  77. 8fcaca5 Allow NULL JNI arguments for length 0 memcpys. by Ian Rogers · 12 years ago
  78. 677ffa4 Don't skip compilation for portable builds. by Ian Rogers · 12 years ago
  79. 6d3f72c Use Class::IsVerified to confirm status, not MethodVerifier::FailureKind by Brian Carlstrom · 12 years ago
  80. 7971363 Make jni_internal_test less spammy. by Ian Rogers · 12 years ago
  81. efd441d Merge "Add some extra DCHECKS for debugging artQuickProxyInvokeHandler" into dalvik-dev by Brian Carlstrom · 12 years ago
  82. 4ffdc6b Allow NULL JNI arguments for length 0 memcpys. by Ian Rogers · 12 years ago
  83. a853bd7 Merge "Don't allow class status to go backward except for error." into dalvik-dev by Ian Rogers · 12 years ago
  84. ee23f85 Merge "Add more runtime options." into dalvik-dev by Mathieu Chartier · 12 years ago
  85. 8f3c9ae Don't allow class status to go backward except for error. by Ian Rogers · 12 years ago
  86. 2775ee4 Add more runtime options. by Mathieu Chartier · 12 years ago
  87. dd3413f Merge "Compiler filter update" into dalvik-dev by buzbee · 12 years ago
  88. fe9ca40 Compiler filter update by buzbee · 12 years ago
  89. d3633d5 Add some extra DCHECKS for debugging artQuickProxyInvokeHandler by Brian Carlstrom · 12 years ago
  90. b8a0b94 Switch JNI globals lock to reader-writer. by Ian Rogers · 12 years ago
  91. aa836f7 Fix PushLocalFrame(0). by Elliott Hughes · 12 years ago
  92. 7377fa5 am 379e2f59: Clean up unnecessary files after build-only. Bug: 9482191 by Tsu Chiang Chuang · 12 years ago
  93. 379e2f5 Clean up unnecessary files after build-only. Bug: 9482191 by Tsu Chiang Chuang · 12 years ago
  94. 4aa48fc Enable contention logging by default. by Ian Rogers · 12 years ago
  95. be7149f Avoid throwing NoClassDefFoundError at compile time. by Ian Rogers · 12 years ago
  96. 4639860 dex2oat flag to always dump timing data. by Ian Rogers · 12 years ago
  97. 884cf3d Merge "Reduce AOT initialization." into dalvik-dev by Ian Rogers · 12 years ago
  98. e6bb3b2 Reduce AOT initialization. by Ian Rogers · 12 years ago
  99. 51120e7 am 984c1835: Fix typo of quick instead of portable by Brian Carlstrom · 12 years ago
  100. 984c183 Fix typo of quick instead of portable by Brian Carlstrom · 12 years ago