1. 8e14bc7 Exit early if the we encounter a null reference. by Carl Shapiro · 14 years ago
  2. e09a766 x86 mterp: fix cherry-pick/merge, issue 3095771 by buzbee · 14 years ago
  3. b0b2a75 SDK: fix dx shell script to look for dx.jar in platform-tools by Raphael · 14 years ago
  4. 3f01142 Merge "Added some threading notes" into gingerbread by Andy McFadden · 14 years ago
  5. 44dcf29 Add include guards to avoid multiple definitions. by Carl Shapiro · 14 years ago
  6. 8eb34d5 Added some threading notes by Andy McFadden · 14 years ago
  7. 0b89c26 Merge "Use the break position of the current mspace for sizing the zygote heap." into gingerbread by Carl Shapiro · 14 years ago
  8. 88c57e1 Use the break position of the current mspace for sizing the zygote heap. by Carl Shapiro · 14 years ago
  9. 5276ccc Verify method invocation type. by Andy McFadden · 14 years ago
  10. 9be25d0 Clarify the invoke-* opcodes. by Dan Bornstein · 14 years ago
  11. 7d3f633 Merge "Include static fields when dumping class objects." into gingerbread by Carl Shapiro · 14 years ago
  12. 880d296 Include static fields when dumping class objects. by Carl Shapiro · 14 years ago
  13. 307aa79 Merge "Change Runtime.nativeLoad to return the dlerror(3) string." into gingerbread by Elliott Hughes · 14 years ago
  14. b78c76f GC Card marking fix for SPUT_OBJECT - use correct object head by buzbee · 14 years ago
  15. f584b4a Change Runtime.nativeLoad to return the dlerror(3) string. by Elliott Hughes · 14 years ago
  16. d8b5f50 Correct dexopt for uniprocessors. by Andy McFadden · 14 years ago
  17. f45b6cb Be explicit about both uniprocessor and SMP when calling dexopt. by Dan Bornstein · 14 years ago
  18. 1e05343 Merge "After trimming, set the footprint to the number of pages in use." into gingerbread by Carl Shapiro · 14 years ago
  19. d4cdb35 Merge "Update the card table scanning for header-only card marks." into gingerbread by Carl Shapiro · 14 years ago
  20. 71ce7a9 Update the card table scanning for header-only card marks. by Carl Shapiro · 14 years ago
  21. 718509c After trimming, set the footprint to the number of pages in use. by Carl Shapiro · 14 years ago
  22. 87f6661 Add --uniprocessor option to dex-preopt. by Dan Bornstein · 14 years ago
  23. 148283d Plumb SMP optimization control through to dexopt. by Dan Bornstein · 14 years ago
  24. de9cdfa Fix verification of switch offsets in large methods. by Andy McFadden · 14 years ago
  25. b36ea79 Merge "Change GC card making to use object head, bug fix for volatile sput obj" into gingerbread by buzbee · 14 years ago
  26. d82097f Change GC card making to use object head, bug fix for volatile sput obj by buzbee · 14 years ago
  27. b755f9a Do not grow if we are invoked for an external allocation. by Carl Shapiro · 14 years ago
  28. e8edf08 Perform only one garbage collection before attempting a trim. by Carl Shapiro · 14 years ago
  29. 812c1be Provide the required out parameter to the trim routine. by Carl Shapiro · 14 years ago
  30. 85dc40d Take another tilt at the "--core-library" messaging windmill. by Dan Bornstein · 14 years ago
  31. 35b0f48 Merge "Wait for the GC to quiesce before attempting foreground GCs." into gingerbread by Carl Shapiro · 14 years ago
  32. 1c9d0ab Wait for the GC to quiesce before attempting foreground GCs. by Carl Shapiro · 14 years ago
  33. ddd9d0b Show errors from getSchedulerGroup(). by Andy McFadden · 14 years ago
  34. b14f405 Turn off verbose chatter about libs in /vendor by Dima Zavin · 14 years ago
  35. 629e692 Print the JIT codegen type in the VM configuration list. by Ben Cheng · 14 years ago
  36. 4934b37 Several fixes for JIT and self-verification under corner cases. by Ben Cheng · 14 years ago
  37. 95a884f Fix computation of primitive array widths. by Andy McFadden · 14 years ago
  38. 6925971 Merge "Fix a minor formatting discrepancy in the GC log message." into gingerbread by Carl Shapiro · 14 years ago
  39. 71978ec Fix a minor formatting discrepancy in the GC log message. by Carl Shapiro · 14 years ago
  40. 7099d19 Insert "/./" into the input file path when necessary. by Dan Bornstein · 14 years ago
  41. 43c54c0 Ensure that an explicit GC request initiates a GC. by Carl Shapiro · 14 years ago
  42. 18131c2 Merge "Add more context to the garbage collection log messages." into gingerbread by Carl Shapiro · 14 years ago
  43. 570942c Add more context to the garbage collection log messages. by Carl Shapiro · 14 years ago
  44. 49f62de Add --dexopt option to explicitly specify the dexopt binary. by Dan Bornstein · 14 years ago
  45. 2b9e8c1 Modify dex-preopt to take better arguments for the build process. by Dan Bornstein · 14 years ago
  46. 42929e1 Add optional tags to dalvik. by Jesse Wilson · 14 years ago
  47. 4c5d26b Make the app processing variant of dex-preopt more consistent. by Dan Bornstein · 14 years ago
  48. def30fc Clarify the use of --boot-dirs in the header comment. by Dan Bornstein · 14 years ago
  49. 32bc078 Add use of sentinel in BOOTCLASSPATH entries during preopt. by Dan Bornstein · 14 years ago
  50. 9660483 First possibly-working cut of dex-preopt. by Dan Bornstein · 14 years ago
  51. 20228de Flesh out dex-preopt a bit more. by Dan Bornstein · 14 years ago
  52. 46f7d54 We also need to tell it the file mode when creating the output. by Dan Bornstein · 14 years ago
  53. 17e4ea8 Actually, dexopt needs to read the optimized dex file too. by Dan Bornstein · 14 years ago
  54. dd2502b Move declarations to the top to avoid potential uninitialized use. by Dan Bornstein · 14 years ago
  55. 4701d5f Add a new "--preopt" mode to dexopt, for running on the host. by Dan Bornstein · 14 years ago
  56. ab9d89f Pre-alpha cut of the new dex preoptimization script. by Dan Bornstein · 14 years ago
  57. 23608ab Fix inliner bug for empty callees. by Ben Cheng · 14 years ago
  58. 50afc65 Merge "JIT: Fix inconsistent handling of sub-word instance git/put" into gingerbread by buzbee · 14 years ago
  59. 42feff1 JIT: Fix inconsistent handling of sub-word instance git/put by buzbee · 14 years ago
  60. 139bd97 Added "dexopt for SMP" flag. by Andy McFadden · 14 years ago
  61. d394371 Remove the functionality in ReduceConstants.[ch]. by Dan Bornstein · 14 years ago
  62. 2c81bdc Cherry pick new concurrent gc trigger change from dalvik-dev. by Carl Shapiro · 14 years ago
  63. 4416584 Merge "Operate on bitmaps directly for live and mark checks." into gingerbread by Carl Shapiro · 14 years ago
  64. ddc7d29 Correct Volatile SGET/SPUT format tag, add missing cases for JIT by buzbee · 14 years ago
  65. ea10c55 Operate on bitmaps directly for live and mark checks. by Carl Shapiro · 14 years ago
  66. d7400e0 Normalize the declaration style. by Carl Shapiro · 14 years ago
  67. 3ba10c9 Use an acquiring CAS for lock acquisition. by Carl Shapiro · 14 years ago
  68. 7d12781 Merge "Add additional context to the contention event logging." into gingerbread by Carl Shapiro · 14 years ago
  69. 38d710b Move the finger computation out of the bitmap scanning callback. by Carl Shapiro · 14 years ago
  70. a634c85 Reduce the frequency of bitmap walk loop-bound computations. by Carl Shapiro · 14 years ago
  71. c44bca6 Improve the heap verifier's failure report. by Carl Shapiro · 14 years ago
  72. 57ee270 Simplify the bitmap walker subroutines. by Carl Shapiro · 14 years ago
  73. b2e78d3 Consistently refer to the mark context as ctx. by Carl Shapiro · 14 years ago
  74. 5d81aa3 Collapse a variable declaration and initialization. by Carl Shapiro · 14 years ago
  75. 7511ae1 Combine a typedef with a struct declaration. by Carl Shapiro · 14 years ago
  76. eff16fb Use symbolic constants when computing bits-per-word. by Carl Shapiro · 14 years ago
  77. ca2d17e Merge "Bitmap naming clean-up." into gingerbread by Carl Shapiro · 14 years ago
  78. 5fdab4a Bitmap naming clean-up. by Carl Shapiro · 14 years ago
  79. a122740 Intrinsics for float/int and double/long conversions. by Elliott Hughes · 14 years ago
  80. 4a2b20a Let <stdbool.h> (or its substitute) get picked up via the preexisting by Dan Bornstein · 14 years ago
  81. ba2f27f Merge "Removal of more sampling profiler bits" into gingerbread by Brian Carlstrom · 14 years ago
  82. c415aaf Removal of more sampling profiler bits by Brian Carlstrom · 14 years ago
  83. f598f76 Merge "Split out the optimized dex file handling into its own file." into gingerbread by Dan Bornstein · 14 years ago
  84. 0f68087 New Java-based SamplingProfiler by Brian Carlstrom · 14 years ago
  85. fa903b3 Add additional context to the contention event logging. by Carl Shapiro · 14 years ago
  86. e377ef6 Split out the optimized dex file handling into its own file. by Dan Bornstein · 14 years ago
  87. f36b572 If there's an error dropping privileges, abort. by Nick Kralevich · 14 years ago
  88. 1a509a4 JIT: Add memory barriers on monitor enter/exit [issue 2951403] by buzbee · 14 years ago
  89. 7eb3f7a Make JIT inliner work under single-stepping mode. by Ben Cheng · 14 years ago
  90. fc132a5 Fix self-verification to handle loop traces with single-step instructions. by Ben Cheng · 14 years ago
  91. fe1d6d5 Add option for specifying wall-clock in method profiling. by Andy McFadden · 14 years ago
  92. 9e02e4b Revert "JIT: Disable inlining to work around sholes boot crash" by Ben Cheng · 14 years ago
  93. 3ef3f18 Merge "Change the way thread suspension works." into gingerbread by Andy McFadden · 14 years ago
  94. b5f3c0b Change the way thread suspension works. by Andy McFadden · 14 years ago
  95. 3b6ee1a Fix a DDMS thread monitoring crash. by Andy McFadden · 14 years ago
  96. f16cfef Properly handle volatile field accesses from JNI. by Andy McFadden · 14 years ago
  97. 30febfd Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-gingerbread by Brian Carlstrom · 14 years ago
  98. b8c347d Remove an assertion that cannot be guaranteed. by Carl Shapiro · 14 years ago
  99. 3e9bfe0 Support dalvikvm on a Linux x86 host by Jesse Wilson · 14 years ago
  100. 0d615c3 Always support debugging and profiling. by Andy McFadden · 14 years ago