1. 3245c2e am 5017f3f2: Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4437846" by Jeff Brown · 14 years ago
  2. a053362 am 9df264db: Merge "Add a dual clock profiler tracing mode." by Jeff Brown · 14 years ago
  3. 5017f3f Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4437846" by Jeff Brown · 14 years ago
  4. 9df264d Merge "Add a dual clock profiler tracing mode." by Jeff Brown · 14 years ago
  5. 4d06ee5 Support wrapping app processes to inject debug instrumentation. Bug: 4437846 by Jeff Brown · 14 years ago
  6. 9f640af Add a dual clock profiler tracing mode. by Jeff Brown · 14 years ago
  7. c3ff6a0 am bf62959b: Merge "Dex for Windows: Support paths with spaces." by Raphael Moll · 14 years ago
  8. bf62959 Merge "Dex for Windows: Support paths with spaces." by Raphael Moll · 14 years ago
  9. 5301536 am 5a57e766: Merge "Change dx.bat to Windows EOL." by Raphael Moll · 14 years ago
  10. 5a57e76 Merge "Change dx.bat to Windows EOL." by Raphael Moll · 14 years ago
  11. 1e4c4be Dex for Windows: Support paths with spaces. by Raphael Moll · 14 years ago
  12. 6b9626d Change dx.bat to Windows EOL. by Raphael Moll · 14 years ago
  13. c8d7180 resolved conflicts for merge of d0d351b2 to gingerbread-plus-aosp by David 'Digit' Turner · 14 years ago
  14. d0d351b merge intel x86 patches into gingerbread branch by David 'Digit' Turner · 14 years ago
  15. 03c60a4 Merge "Undecoded jobject leaking in through attachThread" by Elliott Hughes · 14 years ago
  16. 372191f Only use O_BINARY if it is defined (windows compatibility) by Bruce Beare · 14 years ago
  17. a3394df Update to allow x86-atom build for FI on Gingerbread by Johnnie Birch · 14 years ago
  18. f9d2cdf Combined patch from master branch by Bruce Beare · 14 years ago
  19. fbaf4f9 Undecoded jobject leaking in through attachThread by Mark Gordon · 14 years ago
  20. d063e25 Merge "Update to allow x86-atom build for FI on Gingerbread" by David Turner · 14 years ago
  21. 8804126 am dd19f5b9: Merge "Fix for a crash when GC weak references." by Romain Guy · 14 years ago
  22. 98e0347 am 2b3d7e8e: Merge "Open dexdump files in binary mode." by Raphael Moll · 14 years ago
  23. dd19f5b Merge "Fix for a crash when GC weak references." by Romain Guy · 14 years ago
  24. 2b3d7e8 Merge "Open dexdump files in binary mode." by Raphael Moll · 14 years ago
  25. f8f23d4 Update to allow x86-atom build for FI on Gingerbread by Johnnie Birch · 14 years ago
  26. b4719ed Open dexdump files in binary mode. by Raphael Moll · 14 years ago
  27. 08e5449 am 81058aaf: Use bcopy() to move object refs around within an array. DO NOT MERGE. by Dan Bornstein · 15 years ago
  28. 81058aa Use bcopy() to move object refs around within an array. DO NOT MERGE. by Dan Bornstein · 15 years ago
  29. 602b8ff am 6ad1992b: am 70b130f5: (-s ours) Clean up/out some comments. DO NOT MERGE. by Dan Bornstein · 15 years ago
  30. 6ad1992 am 70b130f5: (-s ours) Clean up/out some comments. DO NOT MERGE. by Dan Bornstein · 15 years ago
  31. 70b130f Clean up/out some comments. DO NOT MERGE. by Dan Bornstein · 15 years ago
  32. efb37a3 am f741b8e1: am 80a30431: (-s ours) Remove some pointless tests. by Dan Bornstein · 15 years ago
  33. f741b8e am 80a30431: (-s ours) Remove some pointless tests. by Dan Bornstein · 15 years ago
  34. 80a3043 Remove some pointless tests. by Dan Bornstein · 15 years ago
  35. bdd7909 am 4d7dd569: Handle the case of referent clearing during tracing. by Carl Shapiro · 15 years ago
  36. 4d7dd56 Handle the case of referent clearing during tracing. by Carl Shapiro · 15 years ago
  37. e012454 am 6159ef45: Parameterize instance counting to include subclasses. by Carl Shapiro · 15 years ago
  38. 6159ef4 Parameterize instance counting to include subclasses. by Carl Shapiro · 15 years ago
  39. a62c84f Fix for a crash when GC weak references. by Mattias Petersson · 15 years ago
  40. b83b4c8 am ebcd8646: Fix for Issue 3161543 - Remove stray line of code in JIT by buzbee · 15 years ago
  41. ebcd864 Fix for Issue 3161543 - Remove stray line of code in JIT by buzbee · 15 years ago
  42. ef4b061 am e9503ef8: am 886130bc: (-s ours) Two patches. by Andy McFadden · 15 years ago
  43. e9503ef am 886130bc: (-s ours) Two patches. by Andy McFadden · 15 years ago
  44. 886130b Two patches. by Andy McFadden · 15 years ago
  45. 464104b am 1fe34326: am fbe51551: (-s ours) Remove a pointless test, which just tested a test support class. by Dan Bornstein · 15 years ago
  46. 1fe3432 am fbe51551: (-s ours) Remove a pointless test, which just tested a test support class. by Dan Bornstein · 15 years ago
  47. fbe5155 Remove a pointless test, which just tested a test support class. by Dan Bornstein · 15 years ago
  48. 32d0157 am 66b96b42: am 3144eec0: (-s ours) Replace the implementation of this class. by Dan Bornstein · 15 years ago
  49. 66b96b4 am 3144eec0: (-s ours) Replace the implementation of this class. by Dan Bornstein · 15 years ago
  50. 3144eec Replace the implementation of this class. by Dan Bornstein · 15 years ago
  51. 7f91cf6 am 3cf48016: Set capabilities sooner. by Andy McFadden · 15 years ago
  52. 3cf4801 Set capabilities sooner. by Andy McFadden · 15 years ago
  53. 5d992df am 36bd1345: Fix for array lower-bound check for count-down loops. by Ben Cheng · 15 years ago
  54. 36bd134 Fix for array lower-bound check for count-down loops. by Ben Cheng · 15 years ago
  55. 493d84f am 2e3ec716: Fix class loader interning following a String.intern. by Carl Shapiro · 15 years ago
  56. 2e3ec71 Fix class loader interning following a String.intern. by Carl Shapiro · 15 years ago
  57. da34e27 am 3db6149c: Merge "Update heap dump notes. DO NOT MERGE." into gingerbread by Andy McFadden · 15 years ago
  58. 3db6149 Merge "Update heap dump notes. DO NOT MERGE." into gingerbread by Andy McFadden · 15 years ago
  59. 823cb4a Update heap dump notes. DO NOT MERGE. by Andy McFadden · 15 years ago
  60. e8debfc am c6fb7a5e: Merge "Exit early if the we encounter a null reference." into gingerbread by Carl Shapiro · 15 years ago
  61. c6fb7a5 Merge "Exit early if the we encounter a null reference." into gingerbread by Carl Shapiro · 15 years ago
  62. 8ca802f am 7b4c1d52: Pop call frame before boxing result by Andy McFadden · 15 years ago
  63. 8cb3d85 am e09a766f: x86 mterp: fix cherry-pick/merge, issue 3095771 by buzbee · 15 years ago
  64. 8e14bc7 Exit early if the we encounter a null reference. by Carl Shapiro · 15 years ago
  65. 7b4c1d5 Pop call frame before boxing result by Andy McFadden · 15 years ago
  66. ef1ed3c x86 mterp: fix cherry-pick/merge, issue 3095771 by buzbee · 15 years ago
  67. e09a766 x86 mterp: fix cherry-pick/merge, issue 3095771 by buzbee · 15 years ago
  68. f4b26ea resolved conflicts for merge of b0b2a75d to gingerbread-plus-aosp by Raphael · 15 years ago
  69. b0b2a75 SDK: fix dx shell script to look for dx.jar in platform-tools by Raphael · 15 years ago
  70. 141c971 am 3f01142e: Merge "Added some threading notes" into gingerbread by Andy McFadden · 15 years ago
  71. 3f01142 Merge "Added some threading notes" into gingerbread by Andy McFadden · 15 years ago
  72. 565c566 am 44dcf29d: Add include guards to avoid multiple definitions. by Carl Shapiro · 15 years ago
  73. 44dcf29 Add include guards to avoid multiple definitions. by Carl Shapiro · 15 years ago
  74. 8eb34d5 Added some threading notes by Andy McFadden · 15 years ago
  75. 65da91c am 16926bc4: Merge "Remove obsolete variable "len" to avoid compile failed" by Jean-Baptiste Queru · 15 years ago
  76. 16926bc Merge "Remove obsolete variable "len" to avoid compile failed" by Jean-Baptiste Queru · 15 years ago
  77. 7876eb7 am 0b89c266: Merge "Use the break position of the current mspace for sizing the zygote heap." into gingerbread by Carl Shapiro · 15 years ago
  78. 0b89c26 Merge "Use the break position of the current mspace for sizing the zygote heap." into gingerbread by Carl Shapiro · 15 years ago
  79. 88c57e1 Use the break position of the current mspace for sizing the zygote heap. by Carl Shapiro · 15 years ago
  80. 90ee39e am ad3ff025: Merge "Update Call386ABI.S to support 16 byte alignment" by Jean-Baptiste Queru · 15 years ago
  81. 789fb05 am bc02ca96: Merge "Fixed bug in OP_GOTO_32.S, added support for additional parameters to dvmHandleStackOverflow" by Jean-Baptiste Queru · 15 years ago
  82. ad3ff02 Merge "Update Call386ABI.S to support 16 byte alignment" by Jean-Baptiste Queru · 15 years ago
  83. bc02ca9 Merge "Fixed bug in OP_GOTO_32.S, added support for additional parameters to dvmHandleStackOverflow" by Jean-Baptiste Queru · 15 years ago
  84. c7fb06e am 5276cccb: Verify method invocation type. by Andy McFadden · 15 years ago
  85. 5276ccc Verify method invocation type. by Andy McFadden · 15 years ago
  86. 22156b4 am 9be25d09: Clarify the invoke-* opcodes. by Dan Bornstein · 15 years ago
  87. 9be25d0 Clarify the invoke-* opcodes. by Dan Bornstein · 15 years ago
  88. 5163f62 am 7d3f633d: Merge "Include static fields when dumping class objects." into gingerbread by Carl Shapiro · 15 years ago
  89. 7d3f633 Merge "Include static fields when dumping class objects." into gingerbread by Carl Shapiro · 15 years ago
  90. 880d296 Include static fields when dumping class objects. by Carl Shapiro · 15 years ago
  91. b11c54c am 307aa79a: Merge "Change Runtime.nativeLoad to return the dlerror(3) string." into gingerbread by Elliott Hughes · 15 years ago
  92. 307aa79 Merge "Change Runtime.nativeLoad to return the dlerror(3) string." into gingerbread by Elliott Hughes · 15 years ago
  93. 6d55b33 am b78c76f8: GC Card marking fix for SPUT_OBJECT - use correct object head by buzbee · 15 years ago
  94. b78c76f GC Card marking fix for SPUT_OBJECT - use correct object head by buzbee · 15 years ago
  95. f584b4a Change Runtime.nativeLoad to return the dlerror(3) string. by Elliott Hughes · 15 years ago
  96. 33ff9f3 am d8b5f50d: Correct dexopt for uniprocessors. by Andy McFadden · 15 years ago
  97. d8b5f50 Correct dexopt for uniprocessors. by Andy McFadden · 15 years ago
  98. 2428d51 am f45b6cbe: Be explicit about both uniprocessor and SMP when calling dexopt. by Dan Bornstein · 15 years ago
  99. f45b6cb Be explicit about both uniprocessor and SMP when calling dexopt. by Dan Bornstein · 15 years ago
  100. a6ef944 Remove obsolete variable "len" to avoid compile failed by Robert CH Chou · 15 years ago