1. e6bb3b2 Reduce AOT initialization. by Ian Rogers · 11 years ago
  2. cf3de62 Merge "Change default sampling interval to 1000 samples/sec." into dalvik-dev by Jeff Hao · 11 years ago
  3. 1ef38ea Merge "Print information about large objects freed and AllocSpace objects." into dalvik-dev by Mathieu Chartier · 11 years ago
  4. e53225c Print information about large objects freed and AllocSpace objects. by Mathieu Chartier · 11 years ago
  5. a95ba83 Change default sampling interval to 1000 samples/sec. by Jeff Hao · 11 years ago
  6. 1edce4d Merge "Sampling profiler reads clocks once for all events in a trace." into dalvik-dev by Jeff Hao · 11 years ago
  7. c1ff4b7 Sampling profiler reads clocks once for all events in a trace. by Jeff Hao · 11 years ago
  8. 4f4c40c am 958aba14: Build fix. by Ian Rogers · 11 years ago
  9. 958aba1 Build fix. by Ian Rogers · 11 years ago
  10. 2aa25df Merge "Fix non concurrent GC ergonomics." into dalvik-dev by Mathieu Chartier · 11 years ago
  11. 720ef76 Fix non concurrent GC ergonomics. by Mathieu Chartier · 11 years ago
  12. 97b2ea2 Merge "Build fix." into dalvik-dev by Ian Rogers · 11 years ago
  13. 6553049 Build fix. by Ian Rogers · 11 years ago
  14. a2476f4 Merge "Fix suspend check optimization" into dalvik-dev by buzbee · 11 years ago
  15. cbcfaf3 Fix suspend check optimization by buzbee · 11 years ago
  16. 5bf1d38 Merge "Clean up sampling tracing." into dalvik-dev by Jeff Hao · 11 years ago
  17. 5ce4b17 Clean up sampling tracing. by Jeff Hao · 11 years ago
  18. 7d7a5c7 Merge "More parallel GC, rewritten parallel mark stack processing." into dalvik-dev by Mathieu Chartier · 11 years ago
  19. 94c32c5 More parallel GC, rewritten parallel mark stack processing. by Mathieu Chartier · 11 years ago
  20. 8ef94c6 Build fix. by Ian Rogers · 11 years ago
  21. 8675fe1 Merge "Log long GC pause only when the process cares about pause time" into dalvik-dev by Anwar Ghuloum · 11 years ago
  22. 3eeda8f Merge "Get SEA fibonacci running in interpreter mode." into dalvik-dev by Ian Rogers · 11 years ago
  23. 0e480ca Move output_stream files out of runtime. by Ian Rogers · 11 years ago
  24. 90af14d Get SEA fibonacci running in interpreter mode. by Dragos Sbirlea · 11 years ago
  25. d2b0f33 Merge "Fix up TODO: c++0x, update cpplint." into dalvik-dev by Mathieu Chartier · 11 years ago
  26. 02e2511 Fix up TODO: c++0x, update cpplint. by Mathieu Chartier · 11 years ago
  27. ba041a5 Log long GC pause only when the process cares about pause time by Anwar Ghuloum · 11 years ago
  28. 212ec8f Merge "Fix portable sign/zero extension from JNI." into dalvik-dev by Ian Rogers · 11 years ago
  29. d822da0 Fix portable sign/zero extension from JNI. by Ian Rogers · 11 years ago
  30. 0b4a060 Merge "Fix some x86 portable asm." into dalvik-dev by Ian Rogers · 11 years ago
  31. 97fbbef Fix some x86 portable asm. by Ian Rogers · 11 years ago
  32. 57dac6e Fix sampling profiler to use thread's cpu clock. by Jeff Hao · 11 years ago
  33. a68f43f Merge "Switch GCC -O flags, O3 non-debug, 01 debug." into dalvik-dev by Ian Rogers · 11 years ago
  34. 777e391 Merge "Get PORTABLE + SMALL on x86." into dalvik-dev by Ian Rogers · 11 years ago
  35. bd136a2 Get PORTABLE + SMALL on x86. by Dragos Sbirlea · 11 years ago
  36. 8d11af5 Switch GCC -O flags, O3 non-debug, 01 debug. by Ian Rogers · 11 years ago
  37. 472144d Merge "Prevent segvs in JNI." into dalvik-dev by Ian Rogers · 11 years ago
  38. bc93966 Prevent segvs in JNI. by Ian Rogers · 11 years ago
  39. 7d70a79 am 3e78664f: am f8dc6489: am 7571e8b7: Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 11 years ago
  40. 3e78664 am f8dc6489: am 7571e8b7: Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 11 years ago
  41. f8dc648 am 7571e8b7: Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 11 years ago
  42. 7571e8b Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 11 years ago
  43. fbb0ba4 am ec5683a4: am a7e8919e: am 2e250c82: Revert "Always enable lock level checks." by Brian Carlstrom · 11 years ago
  44. ec5683a am a7e8919e: am 2e250c82: Revert "Always enable lock level checks." by Brian Carlstrom · 11 years ago
  45. a7e8919 am 2e250c82: Revert "Always enable lock level checks." by Brian Carlstrom · 11 years ago
  46. 2e250c8 Revert "Always enable lock level checks." by Brian Carlstrom · 11 years ago
  47. f80f2bc Merge "Add -XX:+DisableExplicitGC option for Art" into dalvik-dev by Anwar Ghuloum · 11 years ago
  48. 7eb7ea5 am ca06c307: (-s ours) am 5b2eece6: (-s ours) Reconcile with klp-release - do not merge by The Android Open Source Project · 11 years ago
  49. ca06c30 am 5b2eece6: (-s ours) Reconcile with klp-release - do not merge by The Android Open Source Project · 11 years ago
  50. 5b2eece Reconcile with klp-release - do not merge by The Android Open Source Project · 11 years ago
  51. 8718359 Add -XX:+DisableExplicitGC option for Art by Anwar Ghuloum · 11 years ago
  52. be6810d Revert "Update ART for LLVM merge up to r187914." by Brian Carlstrom · 11 years ago
  53. 5607753 merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  54. 6e6819f Update ART for LLVM merge up to r187914. by Stephen Hines · 11 years ago
  55. 9a32bad Merge remote-tracking branch 'goog/dalvik-dev' into merge-art by Brian Carlstrom · 11 years ago
  56. 0f40ac3 Fix races in small mode compiler filters setup by Ian Rogers · 11 years ago
  57. 97a03e3 Fix small art build. by Ian Rogers · 11 years ago
  58. 1a4d6d8 If CheckJNI is enabled don't allow app workarounds by Ian Rogers · 11 years ago
  59. e2f77e7 Build fix. by Ian Rogers · 11 years ago
  60. 1d1e267 Merge "Refactor java.lang.reflect implementation" into dalvik-dev by Ian Rogers · 11 years ago
  61. a804b71 Merge "Clean up logcat spam from compiler and verifier" into dalvik-dev by Anwar Ghuloum · 11 years ago
  62. 75a43f1 Clean up logcat spam from compiler and verifier by Anwar Ghuloum · 11 years ago
  63. ce15160 Merge "Modify traceview to sample instead of instrumenting methods." into dalvik-dev by Jeff Hao · 11 years ago
  64. 0abc72e Modify traceview to sample instead of instrumenting methods. by Jeff Hao · 11 years ago
  65. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  66. 5e35727 Merge "Avoid a long alloc space lock contention during sticky GC sweep." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  67. b22a451 Avoid a long alloc space lock contention during sticky GC sweep. by Hiroshi Yamauchi · 11 years ago
  68. 9b3c3cd C++11 support for ART. by Mathieu Chartier · 11 years ago
  69. 7b67bee Merge "Add a systrace support for lock contention logging." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  70. b373308 Add a systrace support for lock contention logging. by Hiroshi Yamauchi · 11 years ago
  71. 0a564f3 Merge "Work on SMALL_ART and PORTABLE working at the same time." into dalvik-dev by Ian Rogers · 11 years ago
  72. fb415b8 Merge "Yet more timing logger cleanup" into dalvik-dev by Anwar Ghuloum · 11 years ago
  73. 67f9941 Yet more timing logger cleanup by Anwar Ghuloum · 11 years ago
  74. 08bf196 Work on SMALL_ART and PORTABLE working at the same time. by Dragos Sbirlea · 11 years ago
  75. a4dc74e merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  76. 73a7907 Revert "Update ART for LLVM merge up to r187914." by Stephen Hines · 11 years ago
  77. 04e645f am e265ecf1: am 34de74bb: Merge "Update ART for LLVM merge up to r187914." into klp-dev by Stephen Hines · 11 years ago
  78. e265ecf am 34de74bb: Merge "Update ART for LLVM merge up to r187914." into klp-dev by Stephen Hines · 11 years ago
  79. 34de74b Merge "Update ART for LLVM merge up to r187914." into klp-dev by Stephen Hines · 11 years ago
  80. 155ecba Fix SMALL_ART by buzbee · 11 years ago
  81. 4baa808 Merge "Timing logger clean-up" into dalvik-dev by Anwar Ghuloum · 11 years ago
  82. 36f179f Merge "Polish the lock contention logging." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  83. ce58de2 am 306eb0af: am 672a4230: Not all shared libraries have a JNI_OnLoad. by Elliott Hughes · 11 years ago
  84. 6f0103c am a5227a2b: am a4afbb8c: Handle JNI_ERR results from JNI_OnLoad functions specially. by Elliott Hughes · 11 years ago
  85. 5e09f9a am a43668eb: am 673b6836: Make verifier allow integral types to be put in integral type arrays. by Jeff Hao · 11 years ago
  86. d56d658 am ffa649ae: am f9468a5a: Verifier checks that primitive put array/field type matches insn type. by Jeff Hao · 11 years ago
  87. f076064 am 11eac8ce: (-s ours) am 7644966a: Move verification of primitive type puts into helper method. by Jeff Hao · 11 years ago
  88. 4654322 Timing logger clean-up by Anwar Ghuloum · 11 years ago
  89. fdb92a8 merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  90. 306eb0a am 672a4230: Not all shared libraries have a JNI_OnLoad. by Elliott Hughes · 11 years ago
  91. a5227a2 am a4afbb8c: Handle JNI_ERR results from JNI_OnLoad functions specially. by Elliott Hughes · 11 years ago
  92. 672a423 Not all shared libraries have a JNI_OnLoad. by Elliott Hughes · 11 years ago
  93. a4afbb8 Handle JNI_ERR results from JNI_OnLoad functions specially. by Elliott Hughes · 11 years ago
  94. a43668e am 673b6836: Make verifier allow integral types to be put in integral type arrays. by Jeff Hao · 11 years ago
  95. 673b683 Make verifier allow integral types to be put in integral type arrays. by Jeff Hao · 11 years ago
  96. ffa649a am f9468a5a: Verifier checks that primitive put array/field type matches insn type. by Jeff Hao · 11 years ago
  97. 11eac8c am 7644966a: Move verification of primitive type puts into helper method. by Jeff Hao · 11 years ago
  98. f9468a5 Verifier checks that primitive put array/field type matches insn type. by Jeff Hao · 11 years ago
  99. 6fb3413 am 1bdfe6cd: am 8a946520: Use unsigned comparison in String::CharAt. by Sebastien Hertz · 11 years ago
  100. 7500fd2 am ba92d701: am c6c6e222: Fix memory leak in verifier. by Sebastien Hertz · 11 years ago