1. 1eb512d Fast JNI support. by Ian Rogers · 12 years ago
  2. be031ff Remove four counter increments out of the allocation path. by Hiroshi Yamauchi · 12 years ago
  3. f1603c2 am bf1f0cdc: am 7ba7936d: am 756ee4e0: Find OatDexFile by DexFile name and checksum, not just checksum by Brian Carlstrom · 12 years ago
  4. 1449f1d am 80f85137: am 7c798419: am 7c3d13ae: Use file magic to determine file type, not file extension. by Brian Carlstrom · 12 years ago
  5. bf1f0cd am 7ba7936d: am 756ee4e0: Find OatDexFile by DexFile name and checksum, not just checksum by Brian Carlstrom · 12 years ago
  6. 80f8513 am 7c798419: am 7c3d13ae: Use file magic to determine file type, not file extension. by Brian Carlstrom · 12 years ago
  7. 756ee4e Find OatDexFile by DexFile name and checksum, not just checksum by Brian Carlstrom · 12 years ago
  8. 7c3d13a Use file magic to determine file type, not file extension. by Brian Carlstrom · 12 years ago
  9. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 12 years ago
  10. 57d5608 am c493433e: am ee39a10e: Use class def index from java.lang.Class. by Ian Rogers · 12 years ago
  11. a9a624b am 2921201d: Remove some non-const references in utils by Brian Carlstrom · 12 years ago
  12. 2921201 Remove some non-const references in utils by Brian Carlstrom · 12 years ago
  13. ee39a10 Use class def index from java.lang.Class. by Ian Rogers · 12 years ago
  14. 8b2c0b9 Use class def index from java.lang.Class. by Ian Rogers · 12 years ago
  15. 7e9edb7 am 53097834: am b8c46fc7: Remove OBB bind mounts, now provided by FUSE. by Jeff Sharkey · 12 years ago
  16. b8c46fc Remove OBB bind mounts, now provided by FUSE. by Jeff Sharkey · 12 years ago
  17. ecf0337 am b27c9319: am 2e450bf4: Revert "Remove bogus fastpath from String::Equals(const StringPiece&)" by Brian Carlstrom · 12 years ago
  18. 2e450bf Revert "Remove bogus fastpath from String::Equals(const StringPiece&)" by Brian Carlstrom · 12 years ago
  19. bce12f3 am 284ebfed: am 8438ed31: Remove bogus fastpath from String::Equals(const StringPiece&) by Brian Carlstrom · 12 years ago
  20. 8438ed3 Remove bogus fastpath from String::Equals(const StringPiece&) by Brian Carlstrom · 12 years ago
  21. 13a79bc Merge "A char array copy optimization (art)." into dalvik-dev by Hiroshi Yamauchi · 12 years ago
  22. f38ea80 A char array copy optimization (art). by Hiroshi Yamauchi · 12 years ago
  23. 479b494 Change IsMethodTracingActive to GetMethodTracingMode for art. by Jeff Hao · 12 years ago
  24. 64caa7d Change IsMethodTracingActive to GetMethodTracingMode for art. by Jeff Hao · 12 years ago
  25. bd1edce Merge "Fix thread status in THST chunk to use JDWP thread state." into dalvik-dev by Jeff Hao · 12 years ago
  26. 920af3e Fix thread status in THST chunk to use JDWP thread state. by Jeff Hao · 12 years ago
  27. a436fde Handle OOMEs in class linker with grace. by Ian Rogers · 12 years ago
  28. 23009dc Add art support for sample profiling from traceview gui. by Jeff Hao · 12 years ago
  29. 7dfb28c Don't scan image space when starting runtime. by Ian Rogers · 12 years ago
  30. 02e2511 Fix up TODO: c++0x, update cpplint. by Mathieu Chartier · 12 years ago
  31. 7d70a79 am 3e78664f: am f8dc6489: am 7571e8b7: Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 12 years ago
  32. 7571e8b Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 12 years ago
  33. 8718359 Add -XX:+DisableExplicitGC option for Art by Anwar Ghuloum · 12 years ago
  34. 1a4d6d8 If CheckJNI is enabled don't allow app workarounds by Ian Rogers · 12 years ago
  35. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 12 years ago
  36. cc386f9 am c39e3423: Use JNI to access activity manager process state. by Mathieu Chartier · 12 years ago
  37. c39e342 Use JNI to access activity manager process state. by Mathieu Chartier · 12 years ago
  38. 3839f7a Fix portable build. by Ian Rogers · 12 years ago
  39. 848871b Entry point clean up. by Ian Rogers · 12 years ago
  40. 0f055d1 resolved conflicts for merge of 7934ac28 to dalvik-dev by Brian Carlstrom · 12 years ago
  41. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  42. 6b99dd1 Remove a C style cast. by Ian Rogers · 12 years ago
  43. df28d4a Merge "Show size/alloc/free per Dalvik heap space in dumpsys" into dalvik-dev by Hiroshi Yamauchi · 12 years ago
  44. 09b07a9 Show size/alloc/free per Dalvik heap space in dumpsys by Hiroshi Yamauchi · 12 years ago
  45. ac43ae5 am 2d88862f: Fixing cpplint readability/casting issues by Brian Carlstrom · 12 years ago
  46. d0b4959 am 9b7085a4: Fix cpplint readability/braces issues by Brian Carlstrom · 12 years ago
  47. bbf8a09 resolved conflicts for merge of 3da08f4d to dalvik-dev by Mathieu Chartier · 12 years ago
  48. 2d88862 Fixing cpplint readability/casting issues by Brian Carlstrom · 12 years ago
  49. 9b7085a Fix cpplint readability/braces issues by Brian Carlstrom · 12 years ago
  50. 8235331 Add interface for updating the heap's process state by Mathieu Chartier · 12 years ago
  51. 98c19d2 am 2ce745c0: Fix cpplint whitespace/braces issues by Brian Carlstrom · 12 years ago
  52. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 12 years ago
  53. 094eb99 am 87de59df: Merge "Do not mark pages executable unnecessarily to play nice with selinux" by Brian Carlstrom · 12 years ago
  54. f1d3455 Do not mark pages executable unnecessarily to play nice with selinux by Brian Carlstrom · 12 years ago
  55. 1db9113 resolved conflicts for merge of 7940e44f to dalvik-dev by Brian Carlstrom · 12 years ago
  56. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago