1. 5c5667b am 83e3c40f: am 442cd6ec: Fix logging memory leak. by Sebastien Hertz · 12 years ago
  2. fd23919 am 284fcd1b: am d8cf66be: Place CFA in the regular .debug_frame section. by Ian Rogers · 12 years ago
  3. 83e3c40 am 442cd6ec: Fix logging memory leak. by Sebastien Hertz · 12 years ago
  4. 284fcd1 am d8cf66be: Place CFA in the regular .debug_frame section. by Ian Rogers · 12 years ago
  5. 442cd6e Fix logging memory leak. by Sebastien Hertz · 12 years ago
  6. d8cf66b Place CFA in the regular .debug_frame section. by Ian Rogers · 12 years ago
  7. 6492354 am 5d9b1d72: am a49bdffd: Don\'t add barriers to clinit methods. by Ian Rogers · 12 years ago
  8. 5d9b1d7 am a49bdffd: Don\'t add barriers to clinit methods. by Ian Rogers · 12 years ago
  9. a49bdff Don't add barriers to clinit methods. by Ian Rogers · 12 years ago
  10. 499d7c1 am 4c661ccb: am 96faf5b3: Uleb128 compression of vmap and mapping table. by Ian Rogers · 12 years ago
  11. 4c661cc am 96faf5b3: Uleb128 compression of vmap and mapping table. by Ian Rogers · 12 years ago
  12. 247700d am fc6257db: am 49bded21: Fix portable build. by Ian Rogers · 12 years ago
  13. 1bbb217 am f45af2f3: am 659efe78: Fix missing files. by Ian Rogers · 12 years ago
  14. 26bcabe am 233f32ec: (-s ours) am 468532ea: Entry point clean up. by Ian Rogers · 12 years ago
  15. fc6257d am 49bded21: Fix portable build. by Ian Rogers · 12 years ago
  16. f45af2f am 659efe78: Fix missing files. by Ian Rogers · 12 years ago
  17. 233f32e am 468532ea: Entry point clean up. by Ian Rogers · 12 years ago
  18. 96faf5b Uleb128 compression of vmap and mapping table. by Ian Rogers · 12 years ago
  19. 49bded2 Fix portable build. by Ian Rogers · 12 years ago
  20. 659efe7 Fix missing files. by Ian Rogers · 12 years ago
  21. 468532e Entry point clean up. by Ian Rogers · 12 years ago
  22. ed0fb05 am 768a0248: am f981da1d: Use JNI to access activity manager process state. by Mathieu Chartier · 12 years ago
  23. 768a024 am f981da1d: Use JNI to access activity manager process state. by Mathieu Chartier · 12 years ago
  24. f981da1 Use JNI to access activity manager process state. by Mathieu Chartier · 12 years ago
  25. 1809a72 Uleb128 compression of vmap and mapping table. by Ian Rogers · 12 years ago
  26. a9a5092 Fixing build breakage due to bad newsplit placement by Anwar Ghuloum · 12 years ago
  27. 4446ab9 Systrace fixups and refactoring for TimingLogger by Anwar Ghuloum · 12 years ago
  28. cc386f9 am c39e3423: Use JNI to access activity manager process state. by Mathieu Chartier · 12 years ago
  29. c39e342 Use JNI to access activity manager process state. by Mathieu Chartier · 12 years ago
  30. 36e58b8 Fix image_test for new small mode API. by Ian Rogers · 12 years ago
  31. fb17c23 am f6a7406e: am ee17e0aa: Compilation filter by buzbee · 12 years ago
  32. e8d2996 am ee17e0aa: Compilation filter by buzbee · 12 years ago
  33. f6a7406 am ee17e0aa: Compilation filter by buzbee · 12 years ago
  34. c9f9444 am a024a068: Compilation filter by buzbee · 12 years ago
  35. ee17e0a Compilation filter by buzbee · 12 years ago
  36. a024a06 Compilation filter by buzbee · 12 years ago
  37. b0f8719 Removed unused friend classes for tests. by Dragos Sbirlea · 12 years ago
  38. 597e46b Added tests for SEA IR intermediate representation. by Dragos Sbirlea · 12 years ago
  39. f91bdf9 am e0a53e99: Add low memory mode option to ART. by Mathieu Chartier · 12 years ago
  40. 3839f7a Fix portable build. by Ian Rogers · 12 years ago
  41. d8de72f Fix missing files. by Ian Rogers · 12 years ago
  42. 848871b Entry point clean up. by Ian Rogers · 12 years ago
  43. 423fb4d Add tests for SEA IR types infrastructure. by Dragos Sbirlea · 12 years ago
  44. a3519a4 Renamed SeaGraph::GetCurrentGraph to GetGraph for clarity. by Dragos Sbirlea · 12 years ago
  45. bfaf44f Refactored SEA IR folder structure to be more logical. by Dragos Sbirlea · 12 years ago
  46. 53c45f1 Merge "SEA IR type handling complete for fibonacci." into dalvik-dev by Ian Rogers · 12 years ago
  47. 6547fa9 SEA IR type handling complete for fibonacci. by Dragos Sbirlea · 12 years ago
  48. e7711c5 Merge "Fix logging memory leak." into dalvik-dev by Sebastien Hertz · 12 years ago
  49. beb4148 Merge "Verifier checks that primitive put array/field type matches insn type." into dalvik-dev by Jeff Hao · 12 years ago
  50. eb5710e New free list large object space. by Mathieu Chartier · 12 years ago
  51. a464748 Verifier checks that primitive put array/field type matches insn type. by Jeff Hao · 12 years ago
  52. 9642c96 Move allocation stack unmarking outside of pause. by Mathieu Chartier · 12 years ago
  53. 916041f Fix logging memory leak. by Sebastien Hertz · 12 years ago
  54. 7b89bc0 Fixed SEA IR bugs. by Dragos Sbirlea · 12 years ago
  55. 52a5099 Merge "Improve the allocation speed." into dalvik-dev by Hiroshi Yamauchi · 12 years ago
  56. e0a53e9 Add low memory mode option to ART. by Mathieu Chartier · 12 years ago
  57. 50b2928 Improve the allocation speed. by Hiroshi Yamauchi · 12 years ago
  58. 147c00c Replaced .dot generation lock with ScopedObjectAccess. by Dragos Sbirlea · 12 years ago
  59. 6447919 Generation of dot files through visitor.Added type info to .dot. by Dragos Sbirlea · 12 years ago
  60. 3d1b8c1 Merge "Use reader writer mutex for safe checkcast map." into dalvik-dev by Sebastien Hertz · 12 years ago
  61. b9c37fb Use reader writer mutex for safe checkcast map. by Sebastien Hertz · 12 years ago
  62. b7b8f82 Merge "Move some DexFile checks to debug build only." into dalvik-dev by Ian Rogers · 12 years ago
  63. 702a85b Fix typo in mutex.h file. by Sebastien Hertz · 12 years ago
  64. b24bd99 Move some DexFile checks to debug build only. by Sebastien Hertz · 12 years ago
  65. 99b1c14 Merge "Disable and remove finger." into dalvik-dev by Mathieu Chartier · 12 years ago
  66. 184e322 Disable and remove finger. by Mathieu Chartier · 12 years ago
  67. eaa9889 Merge "Place CFA in the regular .debug_frame section." into dalvik-dev by Ian Rogers · 12 years ago
  68. e986953 Disable compilation during image_test for portable. by Ian Rogers · 12 years ago
  69. 1a2f1bc Place CFA in the regular .debug_frame section. by Ian Rogers · 12 years ago
  70. 85affca Not all shared libraries have a JNI_OnLoad. by Elliott Hughes · 12 years ago
  71. fc86518 Merge "Handle JNI_ERR results from JNI_OnLoad functions specially." into dalvik-dev by Elliott Hughes · 12 years ago
  72. 7935372 Handle JNI_ERR results from JNI_OnLoad functions specially. by Elliott Hughes · 12 years ago
  73. f41d192 am f929b1f2: Merge "Fix valgrind support for dlmalloc space." by Mathieu Chartier · 12 years ago
  74. f929b1f Merge "Fix valgrind support for dlmalloc space." by Mathieu Chartier · 12 years ago
  75. 285cea4 am 1e1cfa25: Merge "Restore build-art minimal build" by Brian Carlstrom · 12 years ago
  76. 1e1cfa2 Merge "Restore build-art minimal build" by Brian Carlstrom · 12 years ago
  77. 6875fd3 Fix valgrind support for dlmalloc space. by Mathieu Chartier · 12 years ago
  78. 9dd0f4a am 161a8e0f: Fix accidental performance regression. by Mathieu Chartier · 12 years ago
  79. 3c21766 Merge "Added SEA IR type infrastructure (and a bit of cleanup)." into dalvik-dev by Ian Rogers · 12 years ago
  80. 3fd5456 Merge "Use unsigned comparison in String::CharAt." into dalvik-dev by Sebastien Hertz · 12 years ago
  81. 33691ab Fix memory leak in verifier. by Sebastien Hertz · 12 years ago
  82. 04865b9 Use unsigned comparison in String::CharAt. by Sebastien Hertz · 12 years ago
  83. fa50baa Restore build-art minimal build by Brian Carlstrom · 12 years ago
  84. 161a8e0 Fix accidental performance regression. by Mathieu Chartier · 12 years ago
  85. 01079b5 am e5426c99: Fix histogram memory issues. by Mathieu Chartier · 12 years ago
  86. e5426c9 Fix histogram memory issues. by Mathieu Chartier · 12 years ago
  87. fe1f7c8 Move verification of primitive type puts into helper method. by Jeff Hao · 12 years ago
  88. b24b4a7 Make verifier allow integral types to be put in integral type arrays. by Jeff Hao · 12 years ago
  89. b40eddf Added SEA IR type infrastructure (and a bit of cleanup). by Dragos Sbirlea · 12 years ago
  90. 8d4fb0e am 08d7d44b: Fix image generation. by Mathieu Chartier · 12 years ago
  91. 08d7d44 Fix image generation. by Mathieu Chartier · 12 years ago
  92. 049ccd4 am 266099b1: Merge "Fix mismatched malloc / delete." by Mathieu Chartier · 12 years ago
  93. 266099b Merge "Fix mismatched malloc / delete." by Mathieu Chartier · 12 years ago
  94. 8bbc8c0 Fix mismatched malloc / delete. by Mathieu Chartier · 12 years ago
  95. 449236c am 78641e00: Merge "Make test-art-host-run-test and test-art-host-oat run with and without interpreter." by Brian Carlstrom · 12 years ago
  96. 78641e0 Merge "Make test-art-host-run-test and test-art-host-oat run with and without interpreter." by Brian Carlstrom · 12 years ago
  97. dbaa93a Make test-art-host-run-test and test-art-host-oat run with and without interpreter. by Brian Carlstrom · 12 years ago
  98. 9fc16eb Don't add barriers to clinit methods. by Ian Rogers · 12 years ago
  99. 0418ae2 GC a lot mode. by Mathieu Chartier · 12 years ago
  100. 65573ef Merge remote-tracking branch 'goog/dalvik-dev' into merge-art-to-dalvik-dev by Brian Carlstrom · 12 years ago