1. f58a5f3 At least mostly-fix internal issue #1898095 / public issue #2868. by Dan Bornstein · 15 years ago
  2. 2717622 Makes the primary Jit table growable. Also includes a change suggested earlier by Dan to use a pre-defined mask in the hash function. Reduce the default JitTable size from 2048 entries to 512 entries. by Bill Buzbee · 15 years ago
  3. 0d0a787 Merge change 3531 by Android (Google) Code Review · 15 years ago
  4. 1efc9c5 Fix two codegen problems: out-of-bound PC-relative addresses and missing branch to the chaining cell at the end of non-branch-ending basic blocks. by Ben Cheng · 15 years ago
  5. 445194b Correct instruction width for move-wide/16. by Andy McFadden · 15 years ago
  6. 43c01df "resolved conflicts for merge of 3a73bd to master" by Andy McFadden · 15 years ago
  7. 46cd5b6 Support for stopping all threads in a Jit environment. by Bill Buzbee · 15 years ago
  8. 39727af Merge change 3378 by Android (Google) Code Review · 15 years ago
  9. 1da1216 Swap the meaning of r7 and r8. by Andy McFadden · 15 years ago
  10. f3bdad5 remove all references to LogSocket.h by Mathias Agopian · 15 years ago
  11. 3a73bd9 Fix JNI GetDirectBufferAddress. by Andy McFadden · 15 years ago
  12. 183ce58 Handle profiling buffer underrun. by Andy McFadden · 15 years ago
  13. bd044e0 Fix the sim build on systems that have old versions of the glibc headers. by Lorenzo Colitti · 15 years ago
  14. 0c18c83 Merge change 3242 by Android (Google) Code Review · 15 years ago
  15. 3dea68e Move LOG_TAG above the includes. by Andy McFadden · 15 years ago
  16. 8243eac Merge change 3222 by Android (Google) Code Review · 15 years ago
  17. 6630855 Merge change 2832 by Android (Google) Code Review · 15 years ago
  18. ee7d15a Unbreak sim build. by Lorenzo Colitti · 15 years ago
  19. ba4fc8b Initial port of the Dalvik JIT enging to the internal repository. by Ben Cheng · 15 years ago
  20. 6196d15 Retry on all ADB failures. by Andy McFadden · 15 years ago
  21. 3361e3c Merge change 2972 by Android (Google) Code Review · 15 years ago
  22. 3de58c5 Merge change 2920 by Android (Google) Code Review · 15 years ago
  23. eaf2ee0 Use monotonic clock for HeapWorker trim scheduling. by Andy McFadden · 15 years ago
  24. deeb93c Make native socket code address-independent in preparation for IPv6 support. by Lorenzo Colitti · 15 years ago
  25. 34f33c5 Fix buffer overrun in DDM heap upload. by Andy McFadden · 15 years ago
  26. e676e4d am 29febc56: Merge change 2454 into donut by Android (Google) Code Review · 15 years ago
  27. 29febc5 Merge change 2454 into donut by Android (Google) Code Review · 15 years ago
  28. 201a6b5 Added an explicit "shutting down" flag. by Andy McFadden · 15 years ago
  29. 5dd400e am 744ab6b4: Merge change 2619 into donut by Android (Google) Code Review · 15 years ago
  30. 744ab6b Merge change 2619 into donut by Android (Google) Code Review · 15 years ago
  31. b389141 Merge change 2765 by Android (Google) Code Review · 15 years ago
  32. 74485f5 am e406b316: Bug 1844104: Fix buffer overwrite bugs in CharsetEncoderICU and CharsetDecoderICU. by Mihai Preda · 15 years ago
  33. 38214bb Move stuff around in an attempt to make VFP faster. by Andy McFadden · 15 years ago
  34. 44c85b9 Merge change 2710 by Android (Google) Code Review · 15 years ago
  35. 800ef8b Rename TARGET_ARCH_VERSION into TARGET_ARCH_VARIANT by David 'Digit' Turner · 15 years ago
  36. 305efe6 Prevent JDWP thread death when adbd dies. by Andy McFadden · 15 years ago
  37. 0d11781 InetAddress: Stop logging DNS lookups to logcat. by Mike Lockwood · 15 years ago
  38. 495daca Reactivating tests disabled because of ClassLoader loop by Urs Grob · 15 years ago
  39. 86c8643 Correct some things in test 068. Add detail to a verification error message. by Andy McFadden · 15 years ago
  40. e7b3094 Another fix for external bug 2711 (over-eager conflicting class rejection). by Andy McFadden · 15 years ago
  41. 686e1e2 Correct handling of certain incompatible class changes. by Andy McFadden · 15 years ago
  42. cab8be0 Fix for external bug 2711, over-eager conflicting class rejection. by Andy McFadden · 15 years ago
  43. e406b31 Bug 1844104: Fix buffer overwrite bugs in CharsetEncoderICU and CharsetDecoderICU. by Mihai Preda · 15 years ago
  44. f8f02bd Merge change 2346 by Android (Google) Code Review · 15 years ago
  45. 1b58958 Ignore missing bootstrap class path jars after printing a warning. by Andy McFadden · 15 years ago
  46. 17371fa am 84938760: Code to reuse PlatformAddress objects. Minimizing garbage creation on the framework level and reducing the number of runtime GC-hiccups for OpenGL apps and animations. 2nd version: complete rewrite using 8 bit hash, up to 5 probes, cycle through probes cache replacement. (Thank you MichaelDt for your help.) - 1st amend: applied requested modifications - 2nd amend: comment openers, curly bracket by t.mehrvarz · 15 years ago
  47. 8493876 Code to reuse PlatformAddress objects. Minimizing garbage creation on the framework level and reducing the number of runtime GC-hiccups for OpenGL apps and animations. by t.mehrvarz · 16 years ago
  48. 9fe214a am d3c6d366: Merge change 1987 into donut by Android (Google) Code Review · 15 years ago
  49. d3c6d36 Merge change 1987 into donut by Android (Google) Code Review · 15 years ago
  50. 5b7abc5 Add tracing of native function calls to Dalvik. by Jack Veenstra · 15 years ago
  51. d22d2e2 Merge change 1981 by Android (Google) Code Review · 15 years ago
  52. a80b765 Added basic VFP support to Dalvik interpreter. by Andy McFadden · 15 years ago
  53. 4b4413a Fix up the last handful of FindBugs complaints. by Dan Bornstein · 15 years ago
  54. 55423dc Fix a bunch of little problems noticed by FindBugs, and cleaned up some by Dan Bornstein · 15 years ago
  55. b51ea11 Defer reporting of certain verifier failures. by Andy McFadden · 15 years ago
  56. d575a88 am 7ccb7a6a: Increase the number of entries set aside for zygote initiating loader lists. by Andy McFadden · 15 years ago
  57. 7ccb7a6 Increase the number of entries set aside for zygote initiating loader lists. by Andy McFadden · 15 years ago
  58. 59b6177 Check object types when native code returns. by Andy McFadden · 15 years ago
  59. e943d0d Return an Object[][] rather than an Object[]. by Andy McFadden · 15 years ago
  60. 192d1cc Merge change 1563 by Android (Google) Code Review · 15 years ago
  61. 25b6826 Strip some cruft from the CheckJNI method invocation macros. by Andy McFadden · 15 years ago
  62. 8b6396b Merge change 1551 by Android (Google) Code Review · 15 years ago
  63. 86d09d1 Merge change 1481 by Android (Google) Code Review · 15 years ago
  64. e1021a3 Fix handling of "--dev" argument in dalvik tests. by Andy McFadden · 15 years ago
  65. 9c14e0a Added a note in response to external feedback. by Andy McFadden · 15 years ago
  66. 2624329 Merge change 1489 by Android (Google) Code Review · 15 years ago
  67. 6b45cff Wrote Dalvik "porting guide". by Andy McFadden · 15 years ago
  68. b5d9040 Bringing annotation up to Harmony r772995. by Jesse Wilson · 15 years ago
  69. 824b865 Merge change 1431 by Android (Google) Code Review · 15 years ago
  70. 7d8ed6d Merge change 1401 by Android (Google) Code Review · 15 years ago
  71. 2142d04 Bringing the logging module up to Harmony r772995. by Jesse Wilson · 15 years ago
  72. d6468fb Merge change 1394 by Android (Google) Code Review · 15 years ago
  73. 37e83f5 Minor cleanup. by Dan Bornstein · 15 years ago
  74. 4ed345a am 4da0525: Merge change 1400 into donut by Android (Google) Code Review · 15 years ago
  75. 4da0525 Merge change 1400 into donut by Android (Google) Code Review · 15 years ago
  76. 39b99b0 Increase default stack size from 8K to 12K. by Andy McFadden · 15 years ago
  77. 32f8825 am 08eacd4: am 64b928e: AI 148694: Manually copied from cupcake_dcm CL 1 by Andy Stadler · 15 years ago
  78. 08eacd4 am 64b928e: AI 148694: Manually copied from cupcake_dcm CL 148669-p9. W by Andy Stadler · 15 years ago
  79. 2fc7ed6 Squashed commit of the following: by Jesse Wilson · 15 years ago
  80. 64b928e AI 148694: Manually copied from cupcake_dcm CL 148669-p9. When resetting the by Andy Stadler · 15 years ago
  81. 1e94de9 am 8cee535: am 974cdcd: AI 148692: Merge change #148679 into Cupcake, si by Dan Bornstein · 15 years ago
  82. 8cee535 am 974cdcd: AI 148692: Merge change #148679 into Cupcake, since we proba by Dan Bornstein · 15 years ago
  83. 974cdcd AI 148692: Merge change #148679 into Cupcake, since we probably want to by Dan Bornstein · 15 years ago
  84. d9062a6 am 96e0f60: Merge change 1369 into donut by Android (Google) Code Review · 15 years ago
  85. 96e0f60 Merge change 1369 into donut by Android (Google) Code Review · 15 years ago
  86. 06b7a28 Updated a comment. by Andy McFadden · 15 years ago
  87. bb1ec9c am ac02d18: am 2de2459: AI 148670: More tests that need to be marked bro by Jorg Pleumann · 15 years ago
  88. ac02d18 am 2de2459: AI 148670: More tests that need to be marked broken, since by Jorg Pleumann · 15 years ago
  89. 2de2459 AI 148670: More tests that need to be marked broken, since by Jorg Pleumann · 15 years ago
  90. 4a30b98 am 99647fb: Pull the useful part of p9-132414 over to "donut". by Andy McFadden · 15 years ago
  91. 99647fb Pull the useful part of p9-132414 over to "donut". by Andy McFadden · 15 years ago
  92. 6882597 Increase size of LinearAlloc region, and warn about massive Mirandizing. by Andy McFadden · 15 years ago
  93. dc39623 Merge change 1170 by Android (Google) Code Review · 15 years ago
  94. 3a1aedb Added throw-verification-error instruction. by Andy McFadden · 15 years ago
  95. 092191c am dbd5c90: am c423b40: AI 148447: Marking some more tests as broken, be by Jorg Pleumann · 15 years ago
  96. dbd5c90 am c423b40: AI 148447: Marking some more tests as broken, because they by Jorg Pleumann · 15 years ago
  97. c423b40 AI 148447: Marking some more tests as broken, because they by Jorg Pleumann · 15 years ago
  98. 3852601 am 61df6ac: am 2f563a4: AI 148431: Marking as broken a couple of tests by Jorg Pleumann · 15 years ago
  99. 61df6ac am 2f563a4: AI 148431: Marking as broken a couple of tests by Jorg Pleumann · 15 years ago
  100. 2f563a4 AI 148431: Marking as broken a couple of tests by Jorg Pleumann · 15 years ago