1. 50e0150 Merge "Knock ::self() out of the ParseXml profile." into ics-mr1 by Elliott Hughes · 14 years ago
  2. 4c83f21 Merge "Reduce Dalvik card table overhead" into ics-mr1 by Andy McFadden · 14 years ago
  3. ccf4c9d Don't decr profiling count without incr by Andy McFadden · 14 years ago
  4. af6cf54 Reduce Dalvik card table overhead by Andy McFadden · 14 years ago
  5. de68817 Knock ::self() out of the ParseXml profile. by Elliott Hughes · 14 years ago
  6. ab97cd1 Start profiling after state prep by Andy McFadden · 14 years ago
  7. c4102d6 Merge "DO NOT MERGE: Optimize IndirectRefTable." into ics-mr1 by Elliott Hughes · 14 years ago
  8. 63cd4b0 Don't malloc between fork and exec by Andy McFadden · 14 years ago
  9. 5269ef7 am 3931f798: Fix cleanup (cherry-picked from ics-mr1) by Andy McFadden · 14 years ago
  10. 3931f79 Fix cleanup (cherry-picked from ics-mr1) by Andy McFadden · 14 years ago
  11. f51d43f am e3d9cde4: Disable JIT single-stepping resume mode. by Ben Cheng · 14 years ago
  12. e3d9cde Disable JIT single-stepping resume mode. by Ben Cheng · 14 years ago
  13. a78b125 Fix cleanup by Andy McFadden · 14 years ago
  14. 68ecde1 DO NOT MERGE: Optimize IndirectRefTable. by Jeff Brown · 14 years ago
  15. f4948cc am b1e2271b: Fix single-stepping resume mode in the interpreter. by Ben Cheng · 14 years ago
  16. 8faec7e Fix single-stepping resume mode in the interpreter. by Ben Cheng · 14 years ago
  17. b1e2271 Fix single-stepping resume mode in the interpreter. by Ben Cheng · 14 years ago
  18. b4593f1 Merge "Provide debugging info should extended opcode lookup fail." by Jesse Wilson · 14 years ago
  19. fc785c7 Provide debugging info should extended opcode lookup fail. by Jesse Wilson · 14 years ago
  20. 21fefba Avoid deadlock. by Elliott Hughes · 14 years ago
  21. 98909fb Merge "Leave up to 512 chars of gDvm.lastMessage on dvmAbort's stack frame." by Ben Cheng · 14 years ago
  22. f7c1805 Leave up to 512 chars of gDvm.lastMessage on dvmAbort's stack frame. by Ben Cheng · 14 years ago
  23. 15fec55 Merge "Reordered some checks and added more to the verifier." by jeffhao · 14 years ago
  24. c2fdadc Merge "Revert "Use the card table to scan the immune region of the heap."" by Ben Cheng · 14 years ago
  25. b271408 Revert "Use the card table to scan the immune region of the heap." by Ben Cheng · 14 years ago
  26. 3e64548 Merge "Don't say UTF-8 in Dalvik's CheckJNI when we mean Modified UTF-8." by Elliott Hughes · 14 years ago
  27. 904660c Don't say UTF-8 in Dalvik's CheckJNI when we mean Modified UTF-8. by Elliott Hughes · 14 years ago
  28. 32c482c Reordered some checks and added more to the verifier. by jeffhao · 14 years ago
  29. 5a459d4 Fixed dx verifier issue when an error is detected. by jeffhao · 14 years ago
  30. 5eacf6c Fix a typo in unused code. by Elliott Hughes · 14 years ago
  31. 4185972 Fix memory barriers (Issue 3338450) by buzbee · 14 years ago
  32. 927765c Don't spam the logs with thread priority information. by Jesse Wilson · 14 years ago
  33. 6e0be60 Attempt to fix dalvik heap corruption. by Jesse Wilson · 14 years ago
  34. 9c545d1 Fix document formatting error (html tags) by Logan Chien · 14 years ago
  35. 9c23613 Merge "Dx reg allocator fix for accidental long/double clobbering." by jeffhao · 14 years ago
  36. ed6fb32 Merge "Rename register to conform to instruction format" by Shih-wei Liao · 14 years ago
  37. b0688fe Rename register to conform to instruction format by Logan Chien · 14 years ago
  38. 83a8a3b Fix a corner-case dex merging bug. by Jesse Wilson · 14 years ago
  39. 7980484 am 4130f726: am 1dd1d924: am e4e76feb: Merge "Set DX stack size to 1M by default on Windows." by Raphael Moll · 14 years ago
  40. 4130f72 am 1dd1d924: am e4e76feb: Merge "Set DX stack size to 1M by default on Windows." by Raphael Moll · 14 years ago
  41. 1dd1d92 am e4e76feb: Merge "Set DX stack size to 1M by default on Windows." by Raphael Moll · 14 years ago
  42. e4e76fe Merge "Set DX stack size to 1M by default on Windows." by Raphael Moll · 14 years ago
  43. 7debb91 Dx reg allocator fix for accidental long/double clobbering. by jeffhao · 14 years ago
  44. f23d9bf Set DX stack size to 1M by default on Windows. by Raphael Moll · 14 years ago
  45. 36db01e Removed parsing and output for unused --target-api switch in dx. by jeffhao · 14 years ago
  46. 046b8cc Merge "Fix JNIEXPORT now people are using -fvisibility." by Elliott Hughes · 14 years ago
  47. a6264bd Permit code size to grow when merging dex files. by Jesse Wilson · 14 years ago
  48. 59a6912 Fix JNIEXPORT now people are using -fvisibility. by Elliott Hughes · 14 years ago
  49. f28000d Fix two data races in the monitor code. by Carl Shapiro · 14 years ago
  50. b25e56e Merge "Dexopt verifier checks that int/float and double/long uses do not mix." by jeffhao · 14 years ago
  51. 3eb9789 Enhance CheckJNI to recognize when an type-incompatible jfieldID is used to get/set a field. by Elliott Hughes · 14 years ago
  52. 3ff838e Don't wrap the actual type in parens if its null. by Jesse Wilson · 14 years ago
  53. 43b06bc Dexopt verifier checks that int/float and double/long uses do not mix. by jeffhao · 14 years ago
  54. e0f5358 am be3942f2: (-s ours) am 3245c2e4: am 5017f3f2: Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4437846" by Jeff Brown · 14 years ago
  55. 10f84ea am 8ddfe8b4: (-s ours) am a0533621: am 9df264db: Merge "Add a dual clock profiler tracing mode." by Jeff Brown · 14 years ago
  56. be3942f am 3245c2e4: am 5017f3f2: Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4437846" by Jeff Brown · 14 years ago
  57. 8ddfe8b am a0533621: am 9df264db: Merge "Add a dual clock profiler tracing mode." by Jeff Brown · 14 years ago
  58. 3245c2e am 5017f3f2: Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4437846" by Jeff Brown · 14 years ago
  59. a053362 am 9df264db: Merge "Add a dual clock profiler tracing mode." by Jeff Brown · 14 years ago
  60. 5017f3f Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4437846" by Jeff Brown · 14 years ago
  61. 9df264d Merge "Add a dual clock profiler tracing mode." by Jeff Brown · 14 years ago
  62. da866ea Take the heap lock in dvmIsHeapAddress. by Elliott Hughes · 14 years ago
  63. 7616669 Reconcile with honeycomb-mr2-release by The Android Open Source Project · 14 years ago
  64. 0e002d4 Rollback of dx change to prevent methods from being overwritten. by jeffhao · 14 years ago
  65. adb1446 Dx fit to prevent method arguments from being overwritten by temps. by jeffhao · 14 years ago
  66. 4d06ee5 Support wrapping app processes to inject debug instrumentation. Bug: 4437846 by Jeff Brown · 14 years ago
  67. db57ab1 Remove "adbd disconnected" log spam by Mike Lockwood · 14 years ago
  68. b273415 Only allocate slot_data_ as needed. by Elliott Hughes · 14 years ago
  69. b792ee2 Merge "Don't use dvmIsValidObject outside the GC." by Elliott Hughes · 14 years ago
  70. d48cf5c Fix memory leak in mapCentralDirectory. Bug: 4984352 by Jeff Brown · 14 years ago
  71. 9f640af Add a dual clock profiler tracing mode. by Jeff Brown · 14 years ago
  72. fe9052e Trim the heap when idle after concurrent GC's. Bug: 4984352 by Jeff Brown · 14 years ago
  73. 8bc8bf7 Don't use dvmIsValidObject outside the GC. by Elliott Hughes · 14 years ago
  74. 5b298a2 Fix the sense of a conditional in the JNI compatibility mode. by Elliott Hughes · 14 years ago
  75. 58e1b91 Stop advertising the removed -Xdeadlockpredict option. by Elliott Hughes · 14 years ago
  76. 9910d7e resolved conflicts for merge of 72b7c617 to master by Raphael · 14 years ago
  77. b7eaaa9 am 68e8f6c0: am 53015360: am 5a57e766: Merge "Change dx.bat to Windows EOL." by Raphael Moll · 14 years ago
  78. 1265458 am f54c7016: am c8d71801: resolved conflicts for merge of d0d351b2 to gingerbread-plus-aosp by David 'Digit' Turner · 14 years ago
  79. 4c8b7b0 Merge "Tidying of the jweak fix." by Elliott Hughes · 14 years ago
  80. aa6bb5b Merge "Remove the simulator target from all makefiles. Bug: 5010576" by Jeff Brown · 14 years ago
  81. 363e154 Tidying of the jweak fix. by Elliott Hughes · 14 years ago
  82. 737e7c2 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 14 years ago
  83. 72b7c61 resolved conflicts for merge of c3ff6a0b to honeycomb-plus-aosp by Raphael · 14 years ago
  84. c3ff6a0 am bf62959b: Merge "Dex for Windows: Support paths with spaces." by Raphael Moll · 14 years ago
  85. bf62959 Merge "Dex for Windows: Support paths with spaces." by Raphael Moll · 14 years ago
  86. 259a8a5 Fix the jweak implementation. by Elliott Hughes · 14 years ago
  87. 68e8f6c am 53015360: am 5a57e766: Merge "Change dx.bat to Windows EOL." by Raphael Moll · 14 years ago
  88. 5301536 am 5a57e766: Merge "Change dx.bat to Windows EOL." by Raphael Moll · 14 years ago
  89. 5a57e76 Merge "Change dx.bat to Windows EOL." by Raphael Moll · 14 years ago
  90. 1e4c4be Dex for Windows: Support paths with spaces. by Raphael Moll · 14 years ago
  91. f54c701 am c8d71801: resolved conflicts for merge of d0d351b2 to gingerbread-plus-aosp by David 'Digit' Turner · 14 years ago
  92. 6b9626d Change dx.bat to Windows EOL. by Raphael Moll · 14 years ago
  93. c8d7180 resolved conflicts for merge of d0d351b2 to gingerbread-plus-aosp by David 'Digit' Turner · 14 years ago
  94. ea33338 Add JNI app bug workarounds. by Elliott Hughes · 14 years ago
  95. 0846f4a Merge "Allow an app's targetSdkVersion to be set by the zygote." by Elliott Hughes · 14 years ago
  96. 191a799 Allow an app's targetSdkVersion to be set by the zygote. by Elliott Hughes · 14 years ago
  97. d0d351b merge intel x86 patches into gingerbread branch by David 'Digit' Turner · 14 years ago
  98. 7aa9563 Remove dead code/unused variables to avoid gcc-4.6 warnings. by Doug Kwan · 14 years ago
  99. 03ad782 Improve a comment. by Elliott Hughes · 14 years ago
  100. 71224c8 Turn on third-party JNI logging if the relevant bit is set. by Elliott Hughes · 14 years ago