1. 8ece050 Add an interpreter using computed goto table. by Sebastien Hertz · 11 years ago
  2. f2cc08e am 9fd0a9c1: am 3b99337e: Merge "Support apps that pass JNI_VERSION_1_1 to GetEnv." into klp-dev by Elliott Hughes · 11 years ago
  3. 3b99337 Merge "Support apps that pass JNI_VERSION_1_1 to GetEnv." into klp-dev by Elliott Hughes · 11 years ago
  4. fa7e82d am 6c36f411: am 0a02d127: Revert "Revert "Remove bogus fastpath from String::Equals(const StringPiece&)"" by Brian Carlstrom · 11 years ago
  5. ecf0337 am b27c9319: am 2e450bf4: Revert "Remove bogus fastpath from String::Equals(const StringPiece&)" by Brian Carlstrom · 11 years ago
  6. 3b7ffa1 Support apps that pass JNI_VERSION_1_1 to GetEnv. by Elliott Hughes · 11 years ago
  7. 0a02d12 Revert "Revert "Remove bogus fastpath from String::Equals(const StringPiece&)"" by Brian Carlstrom · 11 years ago
  8. 2e450bf Revert "Remove bogus fastpath from String::Equals(const StringPiece&)" by Brian Carlstrom · 11 years ago
  9. bce12f3 am 284ebfed: am 8438ed31: Remove bogus fastpath from String::Equals(const StringPiece&) by Brian Carlstrom · 11 years ago
  10. dd3c27e Fix verifier upcasting type after instance_of. by Jeff Hao · 11 years ago
  11. 8438ed3 Remove bogus fastpath from String::Equals(const StringPiece&) by Brian Carlstrom · 11 years ago
  12. 41c65c1 Add a pool of small cat1 constants to the verifier. by Ian Rogers · 11 years ago
  13. 13a79bc Merge "A char array copy optimization (art)." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  14. a1331dc am bc66993a: am 3f966702: Add more systrace logging to GC. by Mathieu Chartier · 11 years ago
  15. 3f96670 Add more systrace logging to GC. by Mathieu Chartier · 11 years ago
  16. c642ec8 Fix verifier upcasting type after instance_of. by Jeff Hao · 11 years ago
  17. f38ea80 A char array copy optimization (art). by Hiroshi Yamauchi · 11 years ago
  18. a468405 [build fix] Remove redundant complexity from JNI aborts. by Elliott Hughes · 11 years ago
  19. 6b3feba am 0b15e45e: Merge "Remove redundant complexity from JNI aborts." by Elliott Hughes · 11 years ago
  20. d1946a2 am 22955837: Merge "Multi threaded hashed deduplication during compilation." into klp-dev by Mathieu Chartier · 11 years ago
  21. 0b15e45 Merge "Remove redundant complexity from JNI aborts." by Elliott Hughes · 11 years ago
  22. 2295583 Merge "Multi threaded hashed deduplication during compilation." into klp-dev by Mathieu Chartier · 11 years ago
  23. 193bad9 Multi threaded hashed deduplication during compilation. by Mathieu Chartier · 11 years ago
  24. 8e4d3ed Remove redundant complexity from JNI aborts. by Elliott Hughes · 11 years ago
  25. bae840a am 68708f53: Fix image_test on target by Brian Carlstrom · 11 years ago
  26. 68708f5 Fix image_test on target by Brian Carlstrom · 11 years ago
  27. a1ec8b5 am 179486ae: Fix ImageHeader.IsValid by Brian Carlstrom · 11 years ago
  28. 179486a Fix ImageHeader.IsValid by Brian Carlstrom · 11 years ago
  29. 919b11c Remove conscrypt dependency from CommonTest by Brian Carlstrom · 11 years ago
  30. 479b494 Change IsMethodTracingActive to GetMethodTracingMode for art. by Jeff Hao · 11 years ago
  31. c4e34ec Merge "Change IsMethodTracingActive to GetMethodTracingMode for art." into dalvik-dev by Jeff Hao · 11 years ago
  32. 64caa7d Change IsMethodTracingActive to GetMethodTracingMode for art. by Jeff Hao · 11 years ago
  33. da4ee47 am 01e9779a: Merge "Write out image bitmap inside of image file." into klp-dev by Mathieu Chartier · 11 years ago
  34. 01e9779 Merge "Write out image bitmap inside of image file." into klp-dev by Mathieu Chartier · 11 years ago
  35. 31e8925 Write out image bitmap inside of image file. by Mathieu Chartier · 11 years ago
  36. dc1099d Merge "Make DexFiles opened from files readonly by default, but writable during dex2oat" into dalvik-dev by Brian Carlstrom · 11 years ago
  37. bd1edce Merge "Fix thread status in THST chunk to use JDWP thread state." into dalvik-dev by Jeff Hao · 11 years ago
  38. 920af3e Fix thread status in THST chunk to use JDWP thread state. by Jeff Hao · 11 years ago
  39. e0948e1 Make DexFiles opened from files readonly by default, but writable during dex2oat by Brian Carlstrom · 11 years ago
  40. a436fde Handle OOMEs in class linker with grace. by Ian Rogers · 11 years ago
  41. 10cc810 Merge "Make entrypoints Thumb2." into dalvik-dev by Ian Rogers · 11 years ago
  42. 637859c Make entrypoints Thumb2. by Ian Rogers · 11 years ago
  43. 958291c Fix build. by Mathieu Chartier · 11 years ago
  44. d81941e Merge "Fix mark stack expand race." into dalvik-dev by Mathieu Chartier · 11 years ago
  45. ba311b4 Fix mark stack expand race. by Mathieu Chartier · 11 years ago
  46. 35a41fd Merge "A char array copy optimization." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  47. 23009dc Add art support for sample profiling from traceview gui. by Jeff Hao · 11 years ago
  48. 89502fc A char array copy optimization. by Hiroshi Yamauchi · 11 years ago
  49. 7dfb28c Don't scan image space when starting runtime. by Ian Rogers · 11 years ago
  50. 55f82c0 Merge "Make jni_internal_test less spammy." into dalvik-dev by Ian Rogers · 11 years ago
  51. 6d3f72c Use Class::IsVerified to confirm status, not MethodVerifier::FailureKind by Brian Carlstrom · 11 years ago
  52. 7971363 Make jni_internal_test less spammy. by Ian Rogers · 11 years ago
  53. efd441d Merge "Add some extra DCHECKS for debugging artQuickProxyInvokeHandler" into dalvik-dev by Brian Carlstrom · 11 years ago
  54. 4ffdc6b Allow NULL JNI arguments for length 0 memcpys. by Ian Rogers · 11 years ago
  55. a853bd7 Merge "Don't allow class status to go backward except for error." into dalvik-dev by Ian Rogers · 11 years ago
  56. ee23f85 Merge "Add more runtime options." into dalvik-dev by Mathieu Chartier · 11 years ago
  57. 8f3c9ae Don't allow class status to go backward except for error. by Ian Rogers · 11 years ago
  58. 2775ee4 Add more runtime options. by Mathieu Chartier · 11 years ago
  59. dd3413f Merge "Compiler filter update" into dalvik-dev by buzbee · 11 years ago
  60. fe9ca40 Compiler filter update by buzbee · 11 years ago
  61. d3633d5 Add some extra DCHECKS for debugging artQuickProxyInvokeHandler by Brian Carlstrom · 11 years ago
  62. b8a0b94 Switch JNI globals lock to reader-writer. by Ian Rogers · 11 years ago
  63. aa836f7 Fix PushLocalFrame(0). by Elliott Hughes · 11 years ago
  64. 4aa48fc Enable contention logging by default. by Ian Rogers · 11 years ago
  65. be7149f Avoid throwing NoClassDefFoundError at compile time. by Ian Rogers · 11 years ago
  66. 884cf3d Merge "Reduce AOT initialization." into dalvik-dev by Ian Rogers · 11 years ago
  67. e6bb3b2 Reduce AOT initialization. by Ian Rogers · 11 years ago
  68. 984c183 Fix typo of quick instead of portable by Brian Carlstrom · 11 years ago
  69. cf3de62 Merge "Change default sampling interval to 1000 samples/sec." into dalvik-dev by Jeff Hao · 11 years ago
  70. 1ef38ea Merge "Print information about large objects freed and AllocSpace objects." into dalvik-dev by Mathieu Chartier · 11 years ago
  71. e53225c Print information about large objects freed and AllocSpace objects. by Mathieu Chartier · 11 years ago
  72. a95ba83 Change default sampling interval to 1000 samples/sec. by Jeff Hao · 11 years ago
  73. c1ff4b7 Sampling profiler reads clocks once for all events in a trace. by Jeff Hao · 11 years ago
  74. 2aa25df Merge "Fix non concurrent GC ergonomics." into dalvik-dev by Mathieu Chartier · 11 years ago
  75. 720ef76 Fix non concurrent GC ergonomics. by Mathieu Chartier · 11 years ago
  76. 6553049 Build fix. by Ian Rogers · 11 years ago
  77. 5bf1d38 Merge "Clean up sampling tracing." into dalvik-dev by Jeff Hao · 11 years ago
  78. 5ce4b17 Clean up sampling tracing. by Jeff Hao · 11 years ago
  79. 7d7a5c7 Merge "More parallel GC, rewritten parallel mark stack processing." into dalvik-dev by Mathieu Chartier · 11 years ago
  80. 94c32c5 More parallel GC, rewritten parallel mark stack processing. by Mathieu Chartier · 11 years ago
  81. 8675fe1 Merge "Log long GC pause only when the process cares about pause time" into dalvik-dev by Anwar Ghuloum · 11 years ago
  82. 3eeda8f Merge "Get SEA fibonacci running in interpreter mode." into dalvik-dev by Ian Rogers · 11 years ago
  83. 0e480ca Move output_stream files out of runtime. by Ian Rogers · 11 years ago
  84. 90af14d Get SEA fibonacci running in interpreter mode. by Dragos Sbirlea · 11 years ago
  85. d2b0f33 Merge "Fix up TODO: c++0x, update cpplint." into dalvik-dev by Mathieu Chartier · 11 years ago
  86. 02e2511 Fix up TODO: c++0x, update cpplint. by Mathieu Chartier · 11 years ago
  87. ba041a5 Log long GC pause only when the process cares about pause time by Anwar Ghuloum · 11 years ago
  88. 0b4a060 Merge "Fix some x86 portable asm." into dalvik-dev by Ian Rogers · 11 years ago
  89. 97fbbef Fix some x86 portable asm. by Ian Rogers · 11 years ago
  90. 57dac6e Fix sampling profiler to use thread's cpu clock. by Jeff Hao · 11 years ago
  91. 777e391 Merge "Get PORTABLE + SMALL on x86." into dalvik-dev by Ian Rogers · 11 years ago
  92. bd136a2 Get PORTABLE + SMALL on x86. by Dragos Sbirlea · 11 years ago
  93. 472144d Merge "Prevent segvs in JNI." into dalvik-dev by Ian Rogers · 11 years ago
  94. bc93966 Prevent segvs in JNI. by Ian Rogers · 11 years ago
  95. 7d70a79 am 3e78664f: am f8dc6489: am 7571e8b7: Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 11 years ago
  96. 7571e8b Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 11 years ago
  97. fbb0ba4 am ec5683a4: am a7e8919e: am 2e250c82: Revert "Always enable lock level checks." by Brian Carlstrom · 11 years ago
  98. 2e250c8 Revert "Always enable lock level checks." by Brian Carlstrom · 11 years ago
  99. 8718359 Add -XX:+DisableExplicitGC option for Art by Anwar Ghuloum · 11 years ago
  100. 0f40ac3 Fix races in small mode compiler filters setup by Ian Rogers · 11 years ago