1. 609317d Add support for sample profiling in traceview. by Jeff Hao · 11 years ago
  2. 418c847 Make a more verbose too many id error message. by Yohann Roussel · 11 years ago
  3. 82e8334 Increment dx version to 1.8 by Yohann Roussel · 11 years ago
  4. 3abdb48 Fix 2 filtering problems in multi dex + main list. by Yohann Roussel · 11 years ago
  5. 4c656e4 Introduce --multi-dex option in dx. by Benoit Lamarche · 11 years ago
  6. 95adf1f Fix native allocation tracking on Dalvik. by Mathieu Chartier · 11 years ago
  7. 8723464 libdvm should block SIGPIPE like the RI does. by Elliott Hughes · 11 years ago
  8. 32f79fd Merge "Run-test for suspend in an infinite loop." into klp-dev by buzbee · 11 years ago
  9. 7c295c6 Tracking DexFile rename of defineClass to defineClassNative by Brian Carlstrom · 11 years ago
  10. 657124e If CheckJNI is enabled don't allow app workarounds by Ian Rogers · 11 years ago
  11. 4837966 Run-test for suspend in an infinite loop. by buzbee · 11 years ago
  12. 1d64f3d Remove updateProcessState. by Mathieu Chartier · 11 years ago
  13. 9cf04e3 Fix the protection of code cache for x86 JIT by Jun Tian · 11 years ago
  14. e19b6bd am 13aeac96: Merge "Fix broken card table asserts." by Ian Rogers · 11 years ago
  15. 13aeac9 Merge "Fix broken card table asserts." by Ian Rogers · 11 years ago
  16. 38c8baa Fix broken card table asserts. by Mathieu Chartier · 11 years ago
  17. a86e99b Fix broken card table asserts. by Mathieu Chartier · 11 years ago
  18. 27366b6 am cec783df: Merge "More consistent JNI error reporting." by Elliott Hughes · 11 years ago
  19. cec783d Merge "More consistent JNI error reporting." by Elliott Hughes · 11 years ago
  20. e93221a More consistent JNI error reporting. by Elliott Hughes · 11 years ago
  21. 99b65ae am d76fe5d0: Merge "Not all shared libraries have a JNI_OnLoad." by Elliott Hughes · 11 years ago
  22. 468ae54 am f20307a9: Merge "Returning JNI_ERR from JNI_OnLoad is still an error!" by Elliott Hughes · 11 years ago
  23. 3903db6 am 8c82bccc: Merge "Check JNI versions handed to JNI and JII functions." by Elliott Hughes · 11 years ago
  24. d76fe5d Merge "Not all shared libraries have a JNI_OnLoad." by Elliott Hughes · 11 years ago
  25. d183974 Not all shared libraries have a JNI_OnLoad. by Elliott Hughes · 11 years ago
  26. f20307a Merge "Returning JNI_ERR from JNI_OnLoad is still an error!" by Elliott Hughes · 11 years ago
  27. d04ecb0 Returning JNI_ERR from JNI_OnLoad is still an error! by Elliott Hughes · 11 years ago
  28. 8c82bcc Merge "Check JNI versions handed to JNI and JII functions." by Elliott Hughes · 11 years ago
  29. ff7ff11 Check JNI versions handed to JNI and JII functions. by Elliott Hughes · 11 years ago
  30. 346d862 am 813a3a2d: Merge "If dalvik wants ASCII casing, it needs to ask for it." by Elliott Hughes · 11 years ago
  31. ee8fb1e resolved conflicts for merge of ae77d6b6 to master by Brian Carlstrom · 11 years ago
  32. 813a3a2 Merge "If dalvik wants ASCII casing, it needs to ask for it." by Elliott Hughes · 11 years ago
  33. ae77d6b Merge "Remove dependency on frameworks/native" by Brian Carlstrom · 11 years ago
  34. ca3f962 If dalvik wants ASCII casing, it needs to ask for it. by Elliott Hughes · 11 years ago
  35. cff569c am f65d478a: Merge "Throw NoSuchMethodError if RegisterNatives fails." by Elliott Hughes · 11 years ago
  36. f65d478 Merge "Throw NoSuchMethodError if RegisterNatives fails." by Elliott Hughes · 11 years ago
  37. d17c12a Remove dependency on frameworks/native by Brian Carlstrom · 11 years ago
  38. 227ee1e Throw NoSuchMethodError if RegisterNatives fails. by Elliott Hughes · 11 years ago
  39. 08a07e6 Merge "Show size/alloc/free per Dalvik heap space in dumpsys" by Brian Carlstrom · 11 years ago
  40. 9ff518d am 58de514b: Merge "Fix Class.getDex." by Elliott Hughes · 11 years ago
  41. 58de514 Merge "Fix Class.getDex." by Elliott Hughes · 11 years ago
  42. 115b55b Fix Class.getDex. by Elliott Hughes · 11 years ago
  43. 4789766 Show size/alloc/free per Dalvik heap space in dumpsys by Hiroshi Yamauchi · 11 years ago
  44. abbd2ea am 73a09433: Merge "Minor code cleanup to address warnings found by Clang." by Ben Cheng · 11 years ago
  45. 73a0943 Merge "Minor code cleanup to address warnings found by Clang." by Ben Cheng · 11 years ago
  46. 68e74fd Minor code cleanup to address warnings found by Clang. by Ben Cheng · 11 years ago
  47. 77e9eba am 4550b42e: Merge "Implement the dalvik side of libcore.reflect." by Elliott Hughes · 11 years ago
  48. 4550b42 Merge "Implement the dalvik side of libcore.reflect." by Elliott Hughes · 11 years ago
  49. f2f6d7f am fb1d9461: Merge "dx.bat: Don\'t change directory." by Elliott Hughes · 11 years ago
  50. fb1d946 Merge "dx.bat: Don't change directory." by Elliott Hughes · 11 years ago
  51. 168be0f Implement the dalvik side of libcore.reflect. by Elliott Hughes · 11 years ago
  52. c8a6523 dx.bat: Don't change directory. by Ray Donnelly · 12 years ago
  53. b4d5cf7 Implement the dalvik side of libcore.reflect. by Elliott Hughes · 11 years ago
  54. 45c42e7 Merge "libenc: remove libutils dependency" by Alex Ray · 11 years ago
  55. cbf75ad Merge "add static dependency on liblog" by Colin Cross · 11 years ago
  56. c6e092d libenc: remove libutils dependency by Alex Ray · 11 years ago
  57. 6f4dda1 add static dependency on liblog by Colin Cross · 11 years ago
  58. 9873519 Merge "libdvm: move thread definitions dependency" by Alex Ray · 11 years ago
  59. dc0fe38 libdvm: move thread definitions dependency by Alex Ray · 11 years ago
  60. 52c318a am beeeb788: am 05fa5fd5: Merge "Simplify merges of the annotation code." by Elliott Hughes · 11 years ago
  61. beeeb78 am 05fa5fd5: Merge "Simplify merges of the annotation code." by Elliott Hughes · 11 years ago
  62. 05fa5fd Merge "Simplify merges of the annotation code." by Elliott Hughes · 11 years ago
  63. ee817c7 Simplify merges of the annotation code. by Elliott Hughes · 11 years ago
  64. b6ffb72 Suppress warning if JIT disabled by buzbee · 11 years ago
  65. 5c854a6 Add updateProcessState to VMRuntime by Mathieu Chartier · 11 years ago
  66. 739cfc7 Merge "Backport native allocation tracking." by Mathieu Chartier · 11 years ago
  67. bded140 am 6986ad03: am bc03380a: Merge "Remove an assertion that JDWP packets are small." by Elliott Hughes · 11 years ago
  68. 6986ad0 am bc03380a: Merge "Remove an assertion that JDWP packets are small." by Elliott Hughes · 11 years ago
  69. bc03380 Merge "Remove an assertion that JDWP packets are small." by Elliott Hughes · 11 years ago
  70. 75978b1 Remove an assertion that JDWP packets are small. by Elliott Hughes · 11 years ago
  71. 3086ab6 Backport native allocation tracking. by Mathieu Chartier · 11 years ago
  72. ebaf918 Add low memory mode option. by Mathieu Chartier · 11 years ago
  73. 8fd312d am d9369dc7: am 57914adc: am 93c3b11e: Merge "Increase the default alloc tracker maximum." by Elliott Hughes · 11 years ago
  74. d9369dc am 57914adc: am 93c3b11e: Merge "Increase the default alloc tracker maximum." by Elliott Hughes · 11 years ago
  75. 57914ad am 93c3b11e: Merge "Increase the default alloc tracker maximum." by Elliott Hughes · 11 years ago
  76. 93c3b11 Merge "Increase the default alloc tracker maximum." by Elliott Hughes · 11 years ago
  77. 1778d17 Increase the default alloc tracker maximum. by Elliott Hughes · 11 years ago
  78. b86671d add dalvik.system.VMRuntime.vmLibrary implementation for Dalvik by Brian Carlstrom · 11 years ago
  79. ce122a4 am f8696fa7: am 2115c7ed: am f8fe8731: Merge "Disable -Xjnigreflimit." by Elliott Hughes · 11 years ago
  80. f8696fa am 2115c7ed: am f8fe8731: Merge "Disable -Xjnigreflimit." by Elliott Hughes · 11 years ago
  81. 2115c7e am f8fe8731: Merge "Disable -Xjnigreflimit." by Elliott Hughes · 11 years ago
  82. f8fe873 Merge "Disable -Xjnigreflimit." by Elliott Hughes · 11 years ago
  83. 0238160 Disable -Xjnigreflimit. by Elliott Hughes · 11 years ago
  84. f0acb62 Merge "Move to new art dalvikvm" by Brian Carlstrom · 11 years ago
  85. a9b6725 Move to new art dalvikvm by Brian Carlstrom · 11 years ago
  86. 2688b7f am bbd903de: am 28702c58: am ae2fb913: Merge "JIT: Use rsb and shift in easy multiply." by Elliott Hughes · 11 years ago
  87. bbd903d am 28702c58: am ae2fb913: Merge "JIT: Use rsb and shift in easy multiply." by Elliott Hughes · 11 years ago
  88. 28702c5 am ae2fb913: Merge "JIT: Use rsb and shift in easy multiply." by Elliott Hughes · 11 years ago
  89. ae2fb91 Merge "JIT: Use rsb and shift in easy multiply." by Elliott Hughes · 11 years ago
  90. dc63215 am d189d8ca: am 6fb2ea56: am 2f0ce6ab: Merge "Fix inner class access flags and array modifiers." by Elliott Hughes · 11 years ago
  91. d189d8c am 6fb2ea56: am 2f0ce6ab: Merge "Fix inner class access flags and array modifiers." by Elliott Hughes · 11 years ago
  92. 6fb2ea5 am 2f0ce6ab: Merge "Fix inner class access flags and array modifiers." by Elliott Hughes · 11 years ago
  93. 2f0ce6a Merge "Fix inner class access flags and array modifiers." by Elliott Hughes · 11 years ago
  94. c7f2d5e Fix inner class access flags and array modifiers. by Elliott Hughes · 11 years ago
  95. 0eb8661 am 11c768b7: (-s ours) am 60d1c05b: am eb82cca7: (-s ours) am 381868f3: (-s ours) am 840d233c: am 800e4320: am 63c34b5e: am 68719a17: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  96. 11c768b am 60d1c05b: am eb82cca7: (-s ours) am 381868f3: (-s ours) am 840d233c: am 800e4320: am 63c34b5e: am 68719a17: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  97. 60d1c05 am eb82cca7: (-s ours) am 381868f3: (-s ours) am 840d233c: am 800e4320: am 63c34b5e: am 68719a17: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  98. 20111d6 JIT: Use rsb and shift in easy multiply. by Anders O Nilsson · 12 years ago
  99. eb82cca am 381868f3: (-s ours) am 840d233c: am 800e4320: am 63c34b5e: am 68719a17: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  100. 381868f am 840d233c: am 800e4320: am 63c34b5e: am 68719a17: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago