1. adc346f Add a callback driven visitor routine and make verify use it. by Carl Shapiro · 15 years ago
  2. 492810d Merge "Check the mprotect() result when initializing the JIT code cache." into dalvik-dev by Ben Cheng · 15 years ago
  3. 1f3da0b Check the mprotect() result when initializing the JIT code cache. by Ben Cheng · 15 years ago
  4. b3d8ba3 am 46eba1c4: am db5e758f: am 97e34d0d: am c023ae6a: am 962f896e: Add /proc/pid/task/tid/schedstat info to thread stack dumps by Christopher Tate · 15 years ago
  5. 46eba1c am db5e758f: am 97e34d0d: am c023ae6a: am 962f896e: Add /proc/pid/task/tid/schedstat info to thread stack dumps by Christopher Tate · 15 years ago
  6. db5e758 am 97e34d0d: am c023ae6a: am 962f896e: Add /proc/pid/task/tid/schedstat info to thread stack dumps by Christopher Tate · 15 years ago
  7. 97e34d0 am c023ae6a: am 962f896e: Add /proc/pid/task/tid/schedstat info to thread stack dumps by Christopher Tate · 15 years ago
  8. c023ae6 am 962f896e: Add /proc/pid/task/tid/schedstat info to thread stack dumps by Christopher Tate · 15 years ago
  9. 962f896 Add /proc/pid/task/tid/schedstat info to thread stack dumps by Christopher Tate · 15 years ago
  10. d44faf5 Include move-result into the same trace as the invoke. by Ben Cheng · 15 years ago
  11. 3387a2d merge from master by The Android Open Source Project · 15 years ago
  12. 8be96e3 Merge "Merge branch 'dalvik-dev'" by Brian Carlstrom · 15 years ago
  13. 7e842c3 Merge branch 'dalvik-dev' by Brian Carlstrom · 15 years ago
  14. 797502e am ead3d06b: am 67e82fb1: Merge "Atomic/SMP update, part 2." into kraken by Andy McFadden · 15 years ago
  15. 8ba2708 Added EXPORT_PC to "throw" instruction. by Andy McFadden · 15 years ago
  16. fbdcfb9 Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 15 years ago
  17. b013540 Merge "Clean up warnings detected by gcc." into dalvik-dev by Ben Cheng · 15 years ago
  18. fc075c2 Clean up warnings detected by gcc. by Ben Cheng · 15 years ago
  19. 8be96ee Merge "Remove unused mark tracking code." into dalvik-dev by Carl Shapiro · 15 years ago
  20. fb07cb6 Atomic/SMP update, part 2. (manual to dalvik-dev) by Andy McFadden · 15 years ago
  21. ead3d06 am 67e82fb1: Merge "Atomic/SMP update, part 2." into kraken by Andy McFadden · 15 years ago
  22. 67e82fb Merge "Atomic/SMP update, part 2." into kraken by Andy McFadden · 15 years ago
  23. b89bd11 Branch-to-self is a backward branch. by Andy McFadden · 15 years ago
  24. f0fc908 am 48064d18: am b1293374: am a02fe785: am 4d24105a: am 2b469f82: Jit: Fix for 2717275 First JIT bug reported by external developers by buzbee · 15 years ago
  25. 36c7a75 am 466ad118: am 9e38f2e4: am a85f449b: am c0ebbcd5: Merge commit \'720d1e962e248a30f81c1493081ff4c01e35c839\' into froyo-plus-aosp by android-build SharedAccount · 15 years ago
  26. 48064d1 am b1293374: am a02fe785: am 4d24105a: am 2b469f82: Jit: Fix for 2717275 First JIT bug reported by external developers by buzbee · 15 years ago
  27. 466ad11 am 9e38f2e4: am a85f449b: am c0ebbcd5: Merge commit \'720d1e962e248a30f81c1493081ff4c01e35c839\' into froyo-plus-aosp by android-build SharedAccount · 15 years ago
  28. dae9a20 Merge "Remove the write permission for the JIT code cache when not needed" into dalvik-dev by Ben Cheng · 15 years ago
  29. b88ec3c Remove the write permission for the JIT code cache when not needed by Ben Cheng · 15 years ago
  30. ff49265 Merge "Fix two dex file structural verification issues." into dalvik-dev by Dan Bornstein · 15 years ago
  31. 4b0750e Fix two dex file structural verification issues. by Dan Bornstein · 15 years ago
  32. b129337 am a02fe785: am 4d24105a: am 2b469f82: Jit: Fix for 2717275 First JIT bug reported by external developers by buzbee · 15 years ago
  33. a02fe78 am 4d24105a: am 2b469f82: Jit: Fix for 2717275 First JIT bug reported by external developers by buzbee · 15 years ago
  34. 9e38f2e am a85f449b: am c0ebbcd5: Merge commit \'720d1e962e248a30f81c1493081ff4c01e35c839\' into froyo-plus-aosp by android-build SharedAccount · 15 years ago
  35. 4d24105 am 2b469f82: Jit: Fix for 2717275 First JIT bug reported by external developers by buzbee · 15 years ago
  36. a85f449 am c0ebbcd5: Merge commit \'720d1e962e248a30f81c1493081ff4c01e35c839\' into froyo-plus-aosp by android-build SharedAccount · 15 years ago
  37. c0ebbcd Merge commit '720d1e962e248a30f81c1493081ff4c01e35c839' into froyo-plus-aosp by android-build SharedAccount · 15 years ago
  38. 8f646e7 Merge "Remove unused code from the thread scanner." into dalvik-dev by Carl Shapiro · 15 years ago
  39. 4dd7263 Atomic/SMP update, part 2. by Andy McFadden · 15 years ago
  40. 2f4e288 Remove unused mark tracking code. by Carl Shapiro · 15 years ago
  41. 797f02b Merge "Fix three minor issues that prevent the phone from booting." into dalvik-dev by Carl Shapiro · 15 years ago
  42. 603469a Fix three minor issues that prevent the phone from booting. by Carl Shapiro · 15 years ago
  43. e0f5ada Remove unused code from the thread scanner. by Carl Shapiro · 15 years ago
  44. f2f3432 Jit: Fix for 2717275 First JIT bug reported by external developers by buzbee · 15 years ago
  45. 2b469f8 Jit: Fix for 2717275 First JIT bug reported by external developers by buzbee · 15 years ago
  46. 9f8be2d Remove an unused variable introduced in the last commit. by Carl Shapiro · 15 years ago
  47. b31b301 Eliminate more unused variables and compiler warnings. by Carl Shapiro · 15 years ago
  48. e1bccb9 Replace the scanObject routines with one derived from Verify. by Barry Hayes · 15 years ago
  49. 91c3ecb Merge "Check the number of slots in the Class.java definition against the number assumed by the VM, and abort if the Class has too many." into dalvik-dev by Barry Hayes · 15 years ago
  50. 00c7c23 Merge "Fix dalvik/tests/062-character-encodings." into dalvik-dev by Elliott Hughes · 15 years ago
  51. 3595a09 Check the number of slots in the Class.java definition against the number assumed by the VM, and abort if the Class has too many. by Barry Hayes · 15 years ago
  52. cf764aa Timeout the finalizer throw test if no finalization occurs. by Carl Shapiro · 15 years ago
  53. 5d88337 Fix dalvik/tests/062-character-encodings. by Elliott Hughes · 15 years ago
  54. e3c01da Remove unused labels, variables, and functions. Enable warnings. by Carl Shapiro · 15 years ago
  55. 2b908f6 Merge commit '720d1e962e248a30f81c1493081ff4c01e35c839' into mm by Brian Carlstrom · 15 years ago
  56. e8c725b resolved conflicts for merge of fc0dcfa2 to dalvik-dev by Andy McFadden · 15 years ago
  57. fc0dcfa am f00de1ba: am 6a877083: Atomic/SMP update. by Andy McFadden · 15 years ago
  58. f00de1b am 6a877083: Atomic/SMP update. by Andy McFadden · 15 years ago
  59. 2b2468e Merge "Improvements to setThreadSelf use." into dalvik-dev by Barry Hayes · 15 years ago
  60. 6a87708 Atomic/SMP update. by Andy McFadden · 15 years ago
  61. c92fd7c Verifiy threads, stacks, and heap worker structures. by Carl Shapiro · 15 years ago
  62. f64e080 Remove unused local variables and local functions. by Carl Shapiro · 15 years ago
  63. 88b0035 Properly implement conservative scanning. by Carl Shapiro · 15 years ago
  64. 80b2917 Improvements to setThreadSelf use. by Barry Hayes · 15 years ago
  65. 528f381 Instead of aborting, just ignore tracked allocation calls. by Carl Shapiro · 15 years ago
  66. bd04724 JIT: Fix for [Issue 2675245] FRF40 monkey crash in jit-cache by Bill Buzbee · 15 years ago
  67. 720d1e9 Disable SSL Session Ticket extension for OpenSSLSocket by Brian Carlstrom · 15 years ago
  68. 18d0e3f Merge "Added a quick test." into dalvik-dev by Andy McFadden · 15 years ago
  69. c58a6bc Added a quick test. by Andy McFadden · 15 years ago
  70. c137c91 Merge "Add counters to track JIT inline cache hit rate and code cache patch counts." into dalvik-dev by Ben Cheng · 15 years ago
  71. 978738d Add counters to track JIT inline cache hit rate and code cache patch counts. by Ben Cheng · 15 years ago
  72. 703a2f3 Resolve a few errors with the new collector and the dalvik tests. by Carl Shapiro · 15 years ago
  73. f571825 Add a few global root verifiers to the common verification code. by Carl Shapiro · 15 years ago
  74. 77514ab Plug leak in class initialization. by Andy McFadden · 15 years ago
  75. 7800c09 Two fixes to referencing processing. by Carl Shapiro · 15 years ago
  76. 79fe98b am 2725c3a4: am 7b30673d: am e54a4c58: am ff11012d: am f3377c64: Merge "Remove test runner tool vogar from Froyo." into froyo by Jesse Wilson · 15 years ago
  77. c01829f am 447fe997: am 9b0df189: am 46a56d05: am 677fead0: Merge commit \'264952afbf3986a2af4c2fa6b8daaed04f34fee8\' into froyo-plus-aosp by android-build SharedAccount · 15 years ago
  78. 2725c3a am 7b30673d: am e54a4c58: am ff11012d: am f3377c64: Merge "Remove test runner tool vogar from Froyo." into froyo by Jesse Wilson · 15 years ago
  79. 7b30673 am e54a4c58: am ff11012d: am f3377c64: Merge "Remove test runner tool vogar from Froyo." into froyo by Jesse Wilson · 15 years ago
  80. 447fe99 am 9b0df189: am 46a56d05: am 677fead0: Merge commit \'264952afbf3986a2af4c2fa6b8daaed04f34fee8\' into froyo-plus-aosp by android-build SharedAccount · 15 years ago
  81. e54a4c5 am ff11012d: am f3377c64: Merge "Remove test runner tool vogar from Froyo." into froyo by Jesse Wilson · 15 years ago
  82. 9b0df18 am 46a56d05: am 677fead0: Merge commit \'264952afbf3986a2af4c2fa6b8daaed04f34fee8\' into froyo-plus-aosp by android-build SharedAccount · 15 years ago
  83. 46a56d0 am 677fead0: Merge commit \'264952afbf3986a2af4c2fa6b8daaed04f34fee8\' into froyo-plus-aosp by android-build SharedAccount · 15 years ago
  84. ff11012 am f3377c64: Merge "Remove test runner tool vogar from Froyo." into froyo by Jesse Wilson · 15 years ago
  85. 677fead Merge commit '264952afbf3986a2af4c2fa6b8daaed04f34fee8' into froyo-plus-aosp by android-build SharedAccount · 15 years ago
  86. cbbd0be Add the dummy CHECK_JIT and ABORT_JIT_TSELECT macros even when JIT is off. by Ben Cheng · 15 years ago
  87. f28c2dc Merge "Abandon a JIT trace if it contains static fields that are not fully initialized" into dalvik-dev by Ben Cheng · 15 years ago
  88. 6873366 Correct and add additional LOGV statements. by Carl Shapiro · 15 years ago
  89. dd6e870 Abandon a JIT trace if it contains static fields that are not fully initialized by Ben Cheng · 15 years ago
  90. f3377c6 Merge "Remove test runner tool vogar from Froyo." into froyo by Jesse Wilson · 15 years ago
  91. a573c7b Remove test runner tool vogar from Froyo. by Jesse Wilson · 15 years ago
  92. 8bb533e Rationalize logging. by Carl Shapiro · 15 years ago
  93. 09fa74c Merge "Implement reference processing for the copying collector." into dalvik-dev by Carl Shapiro · 15 years ago
  94. 952e84a Implement reference processing for the copying collector. by Carl Shapiro · 15 years ago
  95. e168ebd Remove the HeapBitmap List routines. by Barry Hayes · 15 years ago
  96. 264952a b/2663512: "java.io.IOException: SSL shutdown failed.: Ok" shouldn't dump a stacktrace by Brian Carlstrom · 15 years ago
  97. b4997c3 am 030dc99b: am b463bd41: am 645689db: am 42b68d1a: am 818164b8: Revert "Plug leak in class initialization." by Dan Egnor · 15 years ago
  98. 030dc99 am b463bd41: am 645689db: am 42b68d1a: am 818164b8: Revert "Plug leak in class initialization." by Dan Egnor · 15 years ago
  99. b463bd4 am 645689db: am 42b68d1a: am 818164b8: Revert "Plug leak in class initialization." by Dan Egnor · 15 years ago
  100. 645689d am 42b68d1a: am 818164b8: Revert "Plug leak in class initialization." by Dan Egnor · 15 years ago