1. 12ddb41 In C++, we can offer a better NELEM. by Elliott Hughes · 14 years ago
  2. 590f0aa Merge "Move the verifier and parts of the interpreter into C++." into dalvik-dev by Carl Shapiro · 14 years ago
  3. cee7938 Merge "Start actually using C++ in the JNI implementation." into dalvik-dev by Elliott Hughes · 14 years ago
  4. 1813ab2 Move the verifier and parts of the interpreter into C++. by Carl Shapiro · 14 years ago
  5. 23ba960 Start actually using C++ in the JNI implementation. by Elliott Hughes · 14 years ago
  6. b665fb2 Don't require a dalvikvm to build. by Jesse Wilson · 14 years ago
  7. 376e9e5 Merge "Bare-bones dex code generator." into dalvik-dev by Jesse Wilson · 14 years ago
  8. ed0fe6c Bare-bones dex code generator. by Jesse Wilson · 14 years ago
  9. 8938303 More JNI implementation cleanup. by Elliott Hughes · 14 years ago
  10. 87993cb Merge "Switch the JNI code over to C++." into dalvik-dev by Elliott Hughes · 14 years ago
  11. 0647d29 Switch the JNI code over to C++. by Elliott Hughes · 14 years ago
  12. 5049572 Merge "Cleanup." into dalvik-dev by Dan Bornstein · 14 years ago
  13. 88eaaaa Fix out-of-date comments. by Elliott Hughes · 14 years ago
  14. b584d4a Cleanup. by Dan Bornstein · 14 years ago
  15. 2d63bc5 Move JDWP into C++ and add extern "C" to remaining non-compiler includes. by Carl Shapiro · 14 years ago
  16. 7986b75 Merge "Compile libdex as C++." into dalvik-dev by Dan Bornstein · 14 years ago
  17. 43eb723 am 780d3e25: make dvmOpenCachedDexFile resistant to umask changes. by Nick Kralevich · 14 years ago
  18. a70a3d8 Compile libdex as C++. by Dan Bornstein · 14 years ago
  19. 780d3e2 make dvmOpenCachedDexFile resistant to umask changes. by Nick Kralevich · 14 years ago
  20. ccc740b am 80aedd4d: The jni-tips documentation has moved to frameworks/base. by Elliott Hughes · 14 years ago
  21. 80aedd4 The jni-tips documentation has moved to frameworks/base. by Elliott Hughes · 14 years ago
  22. 843cc1a Merge "Move fundamental object definitions and operations to C++" into dalvik-dev by Carl Shapiro · 14 years ago
  23. d9fa4f2 Merge "Fix self-verification with backward branches or invokes." into dalvik-dev by Ben Cheng · 14 years ago
  24. dabd15a Move fundamental object definitions and operations to C++ by Carl Shapiro · 14 years ago
  25. f04b62a Fix self-verification with backward branches or invokes. by Ben Cheng · 14 years ago
  26. c6d2470 Add a class flag CLASS_ISCLASS. by Dan Bornstein · 14 years ago
  27. 409aa22 Merge "Move the reflection code into C++." into dalvik-dev by Carl Shapiro · 14 years ago
  28. 65008c1 am e7147462: Fix debugger performance regression by buzbee · 14 years ago
  29. 056a24a Move the reflection code into C++. by Carl Shapiro · 14 years ago
  30. e714746 Fix debugger performance regression by buzbee · 14 years ago
  31. db0c954 Convert the internal and in-line natives to C++. by Carl Shapiro · 14 years ago
  32. a584c50 Merge "Add additional asserts and combine declarations with definitions." into dalvik-dev by Carl Shapiro · 14 years ago
  33. 4baaea3 Add additional asserts and combine declarations with definitions. by Carl Shapiro · 14 years ago
  34. 5ede407 am 0161e158: Merge "Add missing JUMBO opcodes to volatile rewriting" by buzbee · 14 years ago
  35. 0161e15 Merge "Add missing JUMBO opcodes to volatile rewriting" by buzbee · 14 years ago
  36. 93c8e94 am 5867bea1: [JIT] Close code cache race window by buzbee · 14 years ago
  37. 62fe4c1 Add missing JUMBO opcodes to volatile rewriting by buzbee · 14 years ago
  38. 5867bea [JIT] Close code cache race window by buzbee · 14 years ago
  39. 56ff6fe Dx block dumper no longer fails on abstract and native methods. by jeffhao · 14 years ago
  40. ae9de5b am 8d6291cc: Merge "[JIT] Fix volatile test" by buzbee · 14 years ago
  41. 8d6291c Merge "[JIT] Fix volatile test" by buzbee · 14 years ago
  42. e3c0b54 [JIT] Fix volatile test by buzbee · 14 years ago
  43. b561710 am 2336a395: Merge "Add jniThrowExceptionFmt." by Elliott Hughes · 14 years ago
  44. 2336a39 Merge "Add jniThrowExceptionFmt." by Elliott Hughes · 14 years ago
  45. 2c155af Add jniThrowExceptionFmt. by Elliott Hughes · 14 years ago
  46. 224e43d Merge "Fix for loops and eliminate some other undesirable idioms." into dalvik-dev by Carl Shapiro · 14 years ago
  47. f9fa8c1 Fix for loops and eliminate some other undesirable idioms. by Carl Shapiro · 14 years ago
  48. 4545667 am f1b53179: Merge "Fix method profiling [issue 4260697]" by buzbee · 14 years ago
  49. f1b5317 Merge "Fix method profiling [issue 4260697]" by buzbee · 14 years ago
  50. 28d8e33 am 80d118ae: Revert "[JIT] Fix volatile test" - breaks build by Joe Onorato · 14 years ago
  51. 66ce6bf Merge "Updated dx to emit rsub instructions whenever it can." into dalvik-dev by jeffhao · 14 years ago
  52. 80d118a Revert "[JIT] Fix volatile test" - breaks build by Joe Onorato · 14 years ago
  53. c59931e Fix method profiling [issue 4260697] by buzbee · 14 years ago
  54. 224fa21 Updated dx to emit rsub instructions whenever it can. by jeffhao · 14 years ago
  55. d81c54c am 11fb99d5: [JIT] Fix volatile test by buzbee · 14 years ago
  56. 11fb99d [JIT] Fix volatile test by buzbee · 14 years ago
  57. 6540f02 am 9688de1e: Bug fix for rsubs being improperly generated. by jeffhao · 14 years ago
  58. 9688de1 Bug fix for rsubs being improperly generated. by jeffhao · 14 years ago
  59. b352970 Merge "Bug fix for rsubs being improperly generated." into dalvik-dev by jeffhao · 14 years ago
  60. ae188c6 Compile the garbage collector and heap profiler as C++. by Carl Shapiro · 14 years ago
  61. 1800713 Bug fix for rsubs being improperly generated. by jeffhao · 14 years ago
  62. a724750 am 2f5e3cb2: Merge "Scale the card count by bits per byte to derive a bit vector length." by Carl Shapiro · 14 years ago
  63. 2f5e3cb Merge "Scale the card count by bits per byte to derive a bit vector length." by Carl Shapiro · 14 years ago
  64. f21e575 Scale the card count by bits per byte to derive a bit vector length. by Carl Shapiro · 14 years ago
  65. ad06649 am feeceefb: Merge "Improve JNI indirect ref diagnostics" by Andy McFadden · 14 years ago
  66. feeceef Merge "Improve JNI indirect ref diagnostics" by Andy McFadden · 14 years ago
  67. c759b9f Improve JNI indirect ref diagnostics by Andy McFadden · 14 years ago
  68. 9ac61df am afe002d1: Update the interpretation of --target-api. by Dan Bornstein · 14 years ago
  69. afe002d Update the interpretation of --target-api. by Dan Bornstein · 14 years ago
  70. e985b27 Merge "Fix some stale docs references." into dalvik-dev by Dan Bornstein · 14 years ago
  71. 5cbbea3 Fix some stale docs references. by Dan Bornstein · 14 years ago
  72. c6f3827 am a4a19037: Fix x86 fast interpreter by buzbee · 14 years ago
  73. a4a1903 Fix x86 fast interpreter by buzbee · 14 years ago
  74. 535abdd Normalize loop exit condition before checking counted loops by Ben Cheng · 14 years ago
  75. b445cec Merge "Stop logging a couple of messages" into dalvik-dev by Andy McFadden · 14 years ago
  76. 93afccc Stop logging a couple of messages by Andy McFadden · 14 years ago
  77. 9e702c7 Merge "Fix JNI GetStaticFieldID" into dalvik-dev by Andy McFadden · 14 years ago
  78. 2afa2a6 am 8b94be1f: [JIT] Rely on the opcode only to determine volatile by buzbee · 14 years ago
  79. 93c009a Fix JNI GetStaticFieldID by Andy McFadden · 14 years ago
  80. 8b94be1 [JIT] Rely on the opcode only to determine volatile by buzbee · 14 years ago
  81. 4418e76 am 1d41040a: Merge "Do not emit the write barrier when storing to primitive volatile fields." by Bill Buzbee · 14 years ago
  82. 91f8ba6 am c26cd1ae: Merge "Fix sizing of the modunion table on small heaps" by Brian Carlstrom · 14 years ago
  83. 1d41040 Merge "Do not emit the write barrier when storing to primitive volatile fields." by Bill Buzbee · 14 years ago
  84. c26cd1a Merge "Fix sizing of the modunion table on small heaps" by Brian Carlstrom · 14 years ago
  85. 84b58fd am 552cacb8: Include strings.h for the ffs prototype. by Carl Shapiro · 14 years ago
  86. 49f3064 Do not emit the write barrier when storing to primitive volatile fields. by Carl Shapiro · 14 years ago
  87. 4a7db9c Fix sizing of the modunion table on small heaps by Brian Carlstrom · 14 years ago
  88. 552cacb Include strings.h for the ffs prototype. by Carl Shapiro · 14 years ago
  89. 48a9773 Merge "Size the jni local references table to avoid resizing at startup." into dalvik-dev by Carl Shapiro · 14 years ago
  90. 6caf370 Merge "Do not emit the write barrier when storing to primitive volatile fields." into dalvik-dev by Bill Buzbee · 14 years ago
  91. 77ebd06 Size the jni local references table to avoid resizing at startup. by Carl Shapiro · 14 years ago
  92. 0460e74 Do not emit the write barrier when storing to primitive volatile fields. by Carl Shapiro · 14 years ago
  93. 2cd0cb8 Use x86 variant in dalvik for TARGET_ARCH_VARIANT=x86-atom by Brian Carlstrom · 14 years ago
  94. 5e910a2 Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  95. cfa208d Change the tread state before acquiring the code cache lock. by Ben Cheng · 14 years ago
  96. ee15d86 Merge "[JIT] Clear inCodeCacheFlag on extended singlestep" into dalvik-dev by buzbee · 14 years ago
  97. 7209bdd [JIT] Clear inCodeCacheFlag on extended singlestep by buzbee · 14 years ago
  98. 15a075a Merge "Generate code for loops formed with the new builder" into dalvik-dev by Ben Cheng · 14 years ago
  99. 7918e50 Merge "Delegate the queuing of cleared references to managed code." into dalvik-dev by Carl Shapiro · 14 years ago
  100. 32115a9 Generate code for loops formed with the new builder by Ben Cheng · 14 years ago