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