1. c68c288 Merge "Dalvik: DMB Optimisations for TracingJIT" by Elliott Hughes · 11 years ago
  2. 029bed2 Merge "Dalvik: DMB Optimisation" by Elliott Hughes · 11 years ago
  3. cecd90c Merge "Move dalvik's MIPS code off old kernel headers." by Elliott Hughes · 11 years ago
  4. a076f3b Move dalvik's MIPS code off old kernel headers. by Elliott Hughes · 11 years ago
  5. 4f33257 Dalvik: DMB Optimisations for TracingJIT by David Butcher · 11 years ago
  6. 6b9122c Dalvik: DMB Optimisation by David Butcher · 11 years ago
  7. 100f558 Merge "Set Processes comm name to package name" by Elliott Hughes · 11 years ago
  8. 65bef38 Set Processes comm name to package name by William Roberts · 11 years ago
  9. e9a7c5e Merge "export setThreadName() and add NULL check" by Elliott Hughes · 11 years ago
  10. 5e4522d export setThreadName() and add NULL check by William Roberts · 11 years ago
  11. b2594c7 Merge "Fix 64-bit capability setting." by Elliott Hughes · 11 years ago
  12. 0675767 Fix 64-bit capability setting. by Elliott Hughes · 11 years ago
  13. 4ff98d1 Merge "Support setting capabilities in the top 32 bits." by Elliott Hughes · 11 years ago
  14. 2edb1ff Support setting capabilities in the top 32 bits. by Elliott Hughes · 11 years ago
  15. 0f83a00 Merge "Use defines for current process creation." by Christopher Ferris · 11 years ago
  16. 39ec929 Use defines for current process creation. by Christopher Ferris · 11 years ago
  17. 3dc6798 Merge "x86: compile C files based on TARGET_ARCH" by Elliott Hughes · 11 years ago
  18. c6f913c x86: compile C files based on TARGET_ARCH by Andrew Boie · 11 years ago
  19. fb68ba9 Merge "Switch dalvik to libbacktrace." by Christopher Ferris · 11 years ago
  20. 7a2e34e Switch dalvik to libbacktrace. by Christopher Ferris · 11 years ago
  21. e357469 Merge "Fix a couple of minor publicly-reported GC bugs." by Elliott Hughes · 11 years ago
  22. 783b88d Fix a couple of minor publicly-reported GC bugs. by Elliott Hughes · 11 years ago
  23. 5931c49 Merge "[MIPS] Use sync instruction in dvmCompilerGenMemBarrier" by Elliott Hughes · 11 years ago
  24. 8727cf2 Merge "[MIPS] Fixing FP registers fs0 and fs1 corruption bug." by Elliott Hughes · 11 years ago
  25. 8b63cdb Merge "[MIPS] Optimize opcodes to avoid bubble in pipeline." by Elliott Hughes · 11 years ago
  26. 5e22c9a [MIPS] Use sync instruction in dvmCompilerGenMemBarrier by Chris Dearman · 11 years ago
  27. 8df2da7 [MIPS] Fixing FP registers fs0 and fs1 corruption bug. by Douglas Leung · 11 years ago
  28. f8bbff0 [MIPS] Optimize opcodes to avoid bubble in pipeline. by Douglas Leung · 11 years ago
  29. 057157d Merge "Adjust the name of setTargetSdkVersion native method." by Alex Klyubin · 11 years ago
  30. 32a6efd Adjust the name of setTargetSdkVersion native method. by Alex Klyubin · 11 years ago
  31. f40229f Merge "Add -Wl,--no-fatal-warnings to x86 build (continued)" by Nick Kralevich · 11 years ago
  32. 24dcba0 Add -Wl,--no-fatal-warnings to x86 build (continued) by Nick Kralevich · 11 years ago
  33. 76a1918 Merge "Add -Wl,--no-fatal-warnings to x86 build" by Nick Kralevich · 11 years ago
  34. bfd260c Add -Wl,--no-fatal-warnings to x86 build by Nick Kralevich · 11 years ago
  35. b389a94 Merge "Fix Class.getDeclaringClass bug" by Brian Carlstrom · 11 years ago
  36. 0847da5 Fix Class.getDeclaringClass bug by Brian Carlstrom · 11 years ago
  37. 7cf26ec Merge "Include <sys/resource.h> in dalvik_system_Zygote.cpp" by Elliott Hughes · 11 years ago
  38. ffb2824 Include <sys/resource.h> in dalvik_system_Zygote.cpp by Adam Tkac · 11 years ago
  39. 5be4514 Merge "Support apps that pass JNI_VERSION_1_1 to GetEnv." by Elliott Hughes · 11 years ago
  40. 89ee8af Support apps that pass JNI_VERSION_1_1 to GetEnv. by Elliott Hughes · 11 years ago
  41. be92cc6 Merge "Make dmtracedump available on windows pc." by Elliott Hughes · 11 years ago
  42. 473aa5c Make dmtracedump available on windows pc. by odd.programmer · 11 years ago
  43. f03d3a6 Merge "Change IsMethodTracingActive to GetMethodTracingMode." by Jeff Hao · 11 years ago
  44. 497e9ff Change IsMethodTracingActive to GetMethodTracingMode. by Jeff Hao · 11 years ago
  45. f6534cf Merge "Add -Wno-unused-but-set-variable to the Dalvik project." by Ben Cheng · 11 years ago
  46. 840e179 Add -Wno-unused-but-set-variable to the Dalvik project. by Ben Cheng · 11 years ago
  47. 2dbff84 Merge "Add dalvik support for sample profiling from traceview gui." by Jeff Hao · 11 years ago
  48. 03c43cd Add dalvik support for sample profiling from traceview gui. by Jeff Hao · 11 years ago
  49. c323fc0 Merge "Add support for sample profiling in traceview." by Jeff Hao · 11 years ago
  50. 34d4c04 Add support for sample profiling in traceview. by Jeff Hao · 11 years ago
  51. a182d2c Merge "libdvm should block SIGPIPE like the RI does." by Elliott Hughes · 11 years ago
  52. 78152c1 libdvm should block SIGPIPE like the RI does. by Elliott Hughes · 11 years ago
  53. 6b66719 Merge "[MIPS] Fix a problem with the FPU double alignment workaround." by Elliott Hughes · 11 years ago
  54. b5ab7ff Merge "Tracking DexFile rename of defineClass to defineClassNative" by Brian Carlstrom · 11 years ago
  55. 7e4be82 Tracking DexFile rename of defineClass to defineClassNative by Brian Carlstrom · 11 years ago
  56. 166f7ba [MIPS] Fix a problem with the FPU double alignment workaround. by Douglas Leung · 11 years ago
  57. db56ed4 Merge "If CheckJNI is enabled don't allow app workarounds" by Ian Rogers · 11 years ago
  58. 46963df If CheckJNI is enabled don't allow app workarounds by Ian Rogers · 11 years ago
  59. c8344fb Merge "Revert "Remove some of the x86 libdvm.so text relocations."" by Elliott Hughes · 11 years ago
  60. 7c0de5f Revert "Remove some of the x86 libdvm.so text relocations." by Elliott Hughes · 11 years ago
  61. e9c9743 Merge "Remove some of the x86 libdvm.so text relocations." by Elliott Hughes · 11 years ago
  62. 469e580 Remove some of the x86 libdvm.so text relocations. by Elliott Hughes · 11 years ago
  63. 730ba5c Merge "Fix the protection of code cache for x86 JIT" by Elliott Hughes · 11 years ago
  64. 74a6221 Fix the protection of code cache for x86 JIT by Jun Tian · 11 years ago
  65. 13aeac9 Merge "Fix broken card table asserts." by Ian Rogers · 11 years ago
  66. 38c8baa Fix broken card table asserts. by Mathieu Chartier · 11 years ago
  67. cec783d Merge "More consistent JNI error reporting." by Elliott Hughes · 11 years ago
  68. e93221a More consistent JNI error reporting. by Elliott Hughes · 11 years ago
  69. d76fe5d Merge "Not all shared libraries have a JNI_OnLoad." by Elliott Hughes · 11 years ago
  70. d183974 Not all shared libraries have a JNI_OnLoad. by Elliott Hughes · 11 years ago
  71. f20307a Merge "Returning JNI_ERR from JNI_OnLoad is still an error!" by Elliott Hughes · 11 years ago
  72. d04ecb0 Returning JNI_ERR from JNI_OnLoad is still an error! by Elliott Hughes · 11 years ago
  73. 8c82bcc Merge "Check JNI versions handed to JNI and JII functions." by Elliott Hughes · 11 years ago
  74. ff7ff11 Check JNI versions handed to JNI and JII functions. by Elliott Hughes · 11 years ago
  75. 813a3a2 Merge "If dalvik wants ASCII casing, it needs to ask for it." by Elliott Hughes · 11 years ago
  76. ae77d6b Merge "Remove dependency on frameworks/native" by Brian Carlstrom · 11 years ago
  77. ca3f962 If dalvik wants ASCII casing, it needs to ask for it. by Elliott Hughes · 11 years ago
  78. f65d478 Merge "Throw NoSuchMethodError if RegisterNatives fails." by Elliott Hughes · 11 years ago
  79. d17c12a Remove dependency on frameworks/native by Brian Carlstrom · 11 years ago
  80. 227ee1e Throw NoSuchMethodError if RegisterNatives fails. by Elliott Hughes · 11 years ago
  81. 58de514 Merge "Fix Class.getDex." by Elliott Hughes · 11 years ago
  82. 115b55b Fix Class.getDex. by Elliott Hughes · 11 years ago
  83. 73a0943 Merge "Minor code cleanup to address warnings found by Clang." by Ben Cheng · 11 years ago
  84. 68e74fd Minor code cleanup to address warnings found by Clang. by Ben Cheng · 11 years ago
  85. 4550b42 Merge "Implement the dalvik side of libcore.reflect." by Elliott Hughes · 11 years ago
  86. fb1d946 Merge "dx.bat: Don't change directory." by Elliott Hughes · 11 years ago
  87. 168be0f Implement the dalvik side of libcore.reflect. by Elliott Hughes · 11 years ago
  88. c8a6523 dx.bat: Don't change directory. by Ray Donnelly · 12 years ago
  89. beeeb78 am 05fa5fd5: Merge "Simplify merges of the annotation code." by Elliott Hughes · 11 years ago
  90. 05fa5fd Merge "Simplify merges of the annotation code." by Elliott Hughes · 11 years ago
  91. ee817c7 Simplify merges of the annotation code. by Elliott Hughes · 11 years ago
  92. 6986ad0 am bc03380a: Merge "Remove an assertion that JDWP packets are small." by Elliott Hughes · 11 years ago
  93. bc03380 Merge "Remove an assertion that JDWP packets are small." by Elliott Hughes · 11 years ago
  94. 75978b1 Remove an assertion that JDWP packets are small. by Elliott Hughes · 11 years ago
  95. d9369dc am 57914adc: am 93c3b11e: Merge "Increase the default alloc tracker maximum." by Elliott Hughes · 11 years ago
  96. 57914ad am 93c3b11e: Merge "Increase the default alloc tracker maximum." by Elliott Hughes · 11 years ago
  97. 93c3b11 Merge "Increase the default alloc tracker maximum." by Elliott Hughes · 11 years ago
  98. 1778d17 Increase the default alloc tracker maximum. by Elliott Hughes · 11 years ago
  99. f8696fa am 2115c7ed: am f8fe8731: Merge "Disable -Xjnigreflimit." by Elliott Hughes · 11 years ago
  100. 2115c7e am f8fe8731: Merge "Disable -Xjnigreflimit." by Elliott Hughes · 11 years ago