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