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