1. 92572be Use libziparchive for art zip processing. by Narayan Kamath · 11 years ago
  2. ca2a24d Add interface for updating process state. by Mathieu Chartier · 11 years ago
  3. 7410f29 Fix dumpsys meminfo <pid>. by Mathieu Chartier · 11 years ago
  4. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 11 years ago
  5. cf58d4a A custom 'runs-of-slots' memory allocator. by Hiroshi Yamauchi · 11 years ago
  6. 0b74e3a Merge "Compacting collector." into dalvik-dev by Mathieu Chartier · 11 years ago
  7. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  8. 1e7d1d5 Set processes' comm names to their package names. by William Roberts · 11 years ago
  9. e146765 Fix capability setting for the top 32 bits. by Elliott Hughes · 11 years ago
  10. a3d2718 Change thread.h to thread-inl.h to pick up missing Thread::Currnet for debug build in master by Brian Carlstrom · 11 years ago
  11. cf5077a Remove unused length from DexFile GetString calls. by Ian Rogers · 11 years ago
  12. 2ec3f71 Fix openDexFileNative to throw pending exception when it fails. by Jeff Hao · 11 years ago
  13. 7195dd8 Merge "Don't use UTF16 length as length for MUTF8." into dalvik-dev by Ian Rogers · 11 years ago
  14. dfb325e Don't use UTF16 length as length for MUTF8. by Ian Rogers · 11 years ago
  15. ad2541a Fix object identity hash. by Mathieu Chartier · 11 years ago
  16. 0d3bbff Fix DexFile_isDexOptNeeded to clear an error_msg in a recoverable case by Brian Carlstrom · 11 years ago
  17. e2179eb am 881392f5: Adjust the name of setTargetSdkVersion native method. by Alex Klyubin · 11 years ago
  18. 881392f Adjust the name of setTargetSdkVersion native method. by Alex Klyubin · 11 years ago
  19. 8d31bbd Throw IOException at source of failing to open a dex file. by Ian Rogers · 11 years ago
  20. 57e6d8a Tracking change to InternTable::VisitRoots by Brian Carlstrom · 11 years ago
  21. 4e62746 resolved conflicts for merge of 5d79c5de to dalvik-dev by Brian Carlstrom · 11 years ago
  22. e810452 Preload DexCaches by Brian Carlstrom · 11 years ago
  23. c765c9c Build fix. by Ian Rogers · 11 years ago
  24. 1eb512d Fast JNI support. by Ian Rogers · 11 years ago
  25. be031ff Remove four counter increments out of the allocation path. by Hiroshi Yamauchi · 11 years ago
  26. f1603c2 am bf1f0cdc: am 7ba7936d: am 756ee4e0: Find OatDexFile by DexFile name and checksum, not just checksum by Brian Carlstrom · 11 years ago
  27. 1449f1d am 80f85137: am 7c798419: am 7c3d13ae: Use file magic to determine file type, not file extension. by Brian Carlstrom · 11 years ago
  28. bf1f0cd am 7ba7936d: am 756ee4e0: Find OatDexFile by DexFile name and checksum, not just checksum by Brian Carlstrom · 11 years ago
  29. 80f8513 am 7c798419: am 7c3d13ae: Use file magic to determine file type, not file extension. by Brian Carlstrom · 11 years ago
  30. 756ee4e Find OatDexFile by DexFile name and checksum, not just checksum by Brian Carlstrom · 11 years ago
  31. 7c3d13a Use file magic to determine file type, not file extension. by Brian Carlstrom · 11 years ago
  32. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 11 years ago
  33. 57d5608 am c493433e: am ee39a10e: Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  34. a9a624b am 2921201d: Remove some non-const references in utils by Brian Carlstrom · 11 years ago
  35. 2921201 Remove some non-const references in utils by Brian Carlstrom · 11 years ago
  36. ee39a10 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  37. 8b2c0b9 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  38. 7e9edb7 am 53097834: am b8c46fc7: Remove OBB bind mounts, now provided by FUSE. by Jeff Sharkey · 11 years ago
  39. b8c46fc Remove OBB bind mounts, now provided by FUSE. by Jeff Sharkey · 11 years ago
  40. ecf0337 am b27c9319: am 2e450bf4: Revert "Remove bogus fastpath from String::Equals(const StringPiece&)" by Brian Carlstrom · 11 years ago
  41. 2e450bf Revert "Remove bogus fastpath from String::Equals(const StringPiece&)" by Brian Carlstrom · 11 years ago
  42. bce12f3 am 284ebfed: am 8438ed31: Remove bogus fastpath from String::Equals(const StringPiece&) by Brian Carlstrom · 11 years ago
  43. 8438ed3 Remove bogus fastpath from String::Equals(const StringPiece&) by Brian Carlstrom · 11 years ago
  44. 13a79bc Merge "A char array copy optimization (art)." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  45. f38ea80 A char array copy optimization (art). by Hiroshi Yamauchi · 11 years ago
  46. 479b494 Change IsMethodTracingActive to GetMethodTracingMode for art. by Jeff Hao · 11 years ago
  47. 64caa7d Change IsMethodTracingActive to GetMethodTracingMode for art. by Jeff Hao · 11 years ago
  48. bd1edce Merge "Fix thread status in THST chunk to use JDWP thread state." into dalvik-dev by Jeff Hao · 11 years ago
  49. 920af3e Fix thread status in THST chunk to use JDWP thread state. by Jeff Hao · 11 years ago
  50. a436fde Handle OOMEs in class linker with grace. by Ian Rogers · 11 years ago
  51. 23009dc Add art support for sample profiling from traceview gui. by Jeff Hao · 11 years ago
  52. 7dfb28c Don't scan image space when starting runtime. by Ian Rogers · 11 years ago
  53. 02e2511 Fix up TODO: c++0x, update cpplint. by Mathieu Chartier · 11 years ago
  54. 7d70a79 am 3e78664f: am f8dc6489: am 7571e8b7: Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 11 years ago
  55. 7571e8b Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 11 years ago
  56. 8718359 Add -XX:+DisableExplicitGC option for Art by Anwar Ghuloum · 11 years ago
  57. 1a4d6d8 If CheckJNI is enabled don't allow app workarounds by Ian Rogers · 11 years ago
  58. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  59. cc386f9 am c39e3423: Use JNI to access activity manager process state. by Mathieu Chartier · 11 years ago
  60. c39e342 Use JNI to access activity manager process state. by Mathieu Chartier · 11 years ago
  61. 3839f7a Fix portable build. by Ian Rogers · 11 years ago
  62. 848871b Entry point clean up. by Ian Rogers · 11 years ago
  63. 0f055d1 resolved conflicts for merge of 7934ac28 to dalvik-dev by Brian Carlstrom · 11 years ago
  64. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  65. 6b99dd1 Remove a C style cast. by Ian Rogers · 11 years ago
  66. df28d4a Merge "Show size/alloc/free per Dalvik heap space in dumpsys" into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  67. 09b07a9 Show size/alloc/free per Dalvik heap space in dumpsys by Hiroshi Yamauchi · 11 years ago
  68. ac43ae5 am 2d88862f: Fixing cpplint readability/casting issues by Brian Carlstrom · 11 years ago
  69. d0b4959 am 9b7085a4: Fix cpplint readability/braces issues by Brian Carlstrom · 11 years ago
  70. bbf8a09 resolved conflicts for merge of 3da08f4d to dalvik-dev by Mathieu Chartier · 11 years ago
  71. 2d88862 Fixing cpplint readability/casting issues by Brian Carlstrom · 11 years ago
  72. 9b7085a Fix cpplint readability/braces issues by Brian Carlstrom · 11 years ago
  73. 8235331 Add interface for updating the heap's process state by Mathieu Chartier · 11 years ago
  74. 98c19d2 am 2ce745c0: Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  75. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  76. 094eb99 am 87de59df: Merge "Do not mark pages executable unnecessarily to play nice with selinux" by Brian Carlstrom · 11 years ago
  77. f1d3455 Do not mark pages executable unnecessarily to play nice with selinux by Brian Carlstrom · 11 years ago
  78. 1db9113 resolved conflicts for merge of 7940e44f to dalvik-dev by Brian Carlstrom · 11 years ago
  79. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago