1. 1ce69ff am 729c7056: Test and fix for the ArrayList.addAll(), bug 2954. by Jesse Wilson · 16 years ago
  2. 5668253 Merge change 3997 by Android (Google) Code Review · 16 years ago
  3. 729c705 Test and fix for the ArrayList.addAll(), bug 2954. by Jesse Wilson · 16 years ago
  4. e514d37 Merge change 4006 by Android (Google) Code Review · 16 years ago
  5. 6208f32 Test and fix for the ArrayList.addAll(), bug 2954. by Jesse Wilson · 16 years ago
  6. 968d32c Rename vfp to arm-vfp. by Andy McFadden · 16 years ago
  7. 96b2060a Give dx a large max heap size by default. by Dan Bornstein · 16 years ago
  8. b266e68 Merge change 2279 by Android (Google) Code Review · 16 years ago
  9. 065d1b2 am 32c0ded2: Fix internal issue #1898791 ("PlatformAddressFactory PlatformAddress cache causes memory to not be freed in a timely manner."). by Dan Bornstein · 16 years ago
  10. e80a098 Merge change 3764 by Android (Google) Code Review · 16 years ago
  11. b5f64bc Allow {iput,sput}-boolean on a byte value. by Andy McFadden · 16 years ago
  12. 32c0ded Fix internal issue #1898791 ("PlatformAddressFactory PlatformAddress cache by Dan Bornstein · 16 years ago
  13. 0ce9da5 Merge change 3512 by Android (Google) Code Review · 16 years ago
  14. 29bd506 Merge change 3625 by Android (Google) Code Review · 16 years ago
  15. f58a5f3 At least mostly-fix internal issue #1898095 / public issue #2868. by Dan Bornstein · 16 years ago
  16. 407a201 Updating archive to Harmony r772995. by Jesse Wilson · 16 years ago
  17. 422aa1c Bump from 1.0.1 to 1.1.0. by Andy McFadden · 16 years ago
  18. 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 · 16 years ago
  19. 0d0a787 Merge change 3531 by Android (Google) Code Review · 16 years ago
  20. 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 · 16 years ago
  21. 445194b Correct instruction width for move-wide/16. by Andy McFadden · 16 years ago
  22. 43c01df "resolved conflicts for merge of 3a73bd to master" by Andy McFadden · 16 years ago
  23. 46cd5b6 Support for stopping all threads in a Jit environment. by Bill Buzbee · 16 years ago
  24. 39727af Merge change 3378 by Android (Google) Code Review · 16 years ago
  25. 1da1216 Swap the meaning of r7 and r8. by Andy McFadden · 16 years ago
  26. f3bdad5 remove all references to LogSocket.h by Mathias Agopian · 16 years ago
  27. 3a73bd9 Fix JNI GetDirectBufferAddress. by Andy McFadden · 16 years ago
  28. 183ce58 Handle profiling buffer underrun. by Andy McFadden · 16 years ago
  29. bd044e0 Fix the sim build on systems that have old versions of the glibc headers. by Lorenzo Colitti · 16 years ago
  30. 0c18c83 Merge change 3242 by Android (Google) Code Review · 16 years ago
  31. 3dea68e Move LOG_TAG above the includes. by Andy McFadden · 16 years ago
  32. 8243eac Merge change 3222 by Android (Google) Code Review · 16 years ago
  33. 6630855 Merge change 2832 by Android (Google) Code Review · 16 years ago
  34. ee7d15a Unbreak sim build. by Lorenzo Colitti · 16 years ago
  35. ba4fc8b Initial port of the Dalvik JIT enging to the internal repository. by Ben Cheng · 16 years ago
  36. 6196d15 Retry on all ADB failures. by Andy McFadden · 16 years ago
  37. 3361e3c Merge change 2972 by Android (Google) Code Review · 16 years ago
  38. 3de58c5 Merge change 2920 by Android (Google) Code Review · 16 years ago
  39. eaf2ee0 Use monotonic clock for HeapWorker trim scheduling. by Andy McFadden · 16 years ago
  40. deeb93c Make native socket code address-independent in preparation for IPv6 support. by Lorenzo Colitti · 16 years ago
  41. 34f33c5 Fix buffer overrun in DDM heap upload. by Andy McFadden · 16 years ago
  42. e676e4d am 29febc56: Merge change 2454 into donut by Android (Google) Code Review · 16 years ago
  43. 29febc5 Merge change 2454 into donut by Android (Google) Code Review · 16 years ago
  44. 201a6b5 Added an explicit "shutting down" flag. by Andy McFadden · 16 years ago
  45. 5dd400e am 744ab6b4: Merge change 2619 into donut by Android (Google) Code Review · 16 years ago
  46. 744ab6b Merge change 2619 into donut by Android (Google) Code Review · 16 years ago
  47. b389141 Merge change 2765 by Android (Google) Code Review · 16 years ago
  48. 74485f5 am e406b316: Bug 1844104: Fix buffer overwrite bugs in CharsetEncoderICU and CharsetDecoderICU. by Mihai Preda · 16 years ago
  49. 38214bb Move stuff around in an attempt to make VFP faster. by Andy McFadden · 16 years ago
  50. 44c85b9 Merge change 2710 by Android (Google) Code Review · 16 years ago
  51. 800ef8b Rename TARGET_ARCH_VERSION into TARGET_ARCH_VARIANT by David 'Digit' Turner · 16 years ago
  52. 305efe6 Prevent JDWP thread death when adbd dies. by Andy McFadden · 16 years ago
  53. 0d11781 InetAddress: Stop logging DNS lookups to logcat. by Mike Lockwood · 16 years ago
  54. 495daca Reactivating tests disabled because of ClassLoader loop by Urs Grob · 16 years ago
  55. 86c8643 Correct some things in test 068. Add detail to a verification error message. by Andy McFadden · 16 years ago
  56. e7b3094 Another fix for external bug 2711 (over-eager conflicting class rejection). by Andy McFadden · 16 years ago
  57. 686e1e2 Correct handling of certain incompatible class changes. by Andy McFadden · 16 years ago
  58. cab8be0 Fix for external bug 2711, over-eager conflicting class rejection. by Andy McFadden · 16 years ago
  59. e406b31 Bug 1844104: Fix buffer overwrite bugs in CharsetEncoderICU and CharsetDecoderICU. by Mihai Preda · 16 years ago
  60. f8f02bd Merge change 2346 by Android (Google) Code Review · 16 years ago
  61. 1b58958 Ignore missing bootstrap class path jars after printing a warning. by Andy McFadden · 16 years ago
  62. 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 · 16 years ago
  63. 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
  64. 9fe214a am d3c6d366: Merge change 1987 into donut by Android (Google) Code Review · 16 years ago
  65. d3c6d36 Merge change 1987 into donut by Android (Google) Code Review · 16 years ago
  66. 5b7abc5 Add tracing of native function calls to Dalvik. by Jack Veenstra · 16 years ago
  67. d22d2e2 Merge change 1981 by Android (Google) Code Review · 16 years ago
  68. a80b765 Added basic VFP support to Dalvik interpreter. by Andy McFadden · 16 years ago
  69. 4b4413a Fix up the last handful of FindBugs complaints. by Dan Bornstein · 16 years ago
  70. 55423dc Fix a bunch of little problems noticed by FindBugs, and cleaned up some by Dan Bornstein · 16 years ago
  71. b51ea11 Defer reporting of certain verifier failures. by Andy McFadden · 16 years ago
  72. d575a88 am 7ccb7a6a: Increase the number of entries set aside for zygote initiating loader lists. by Andy McFadden · 16 years ago
  73. 7ccb7a6 Increase the number of entries set aside for zygote initiating loader lists. by Andy McFadden · 16 years ago
  74. 59b6177 Check object types when native code returns. by Andy McFadden · 16 years ago
  75. e943d0d Return an Object[][] rather than an Object[]. by Andy McFadden · 16 years ago
  76. 192d1cc Merge change 1563 by Android (Google) Code Review · 16 years ago
  77. 25b6826 Strip some cruft from the CheckJNI method invocation macros. by Andy McFadden · 16 years ago
  78. 8b6396b Merge change 1551 by Android (Google) Code Review · 16 years ago
  79. 86d09d1 Merge change 1481 by Android (Google) Code Review · 16 years ago
  80. e1021a3 Fix handling of "--dev" argument in dalvik tests. by Andy McFadden · 16 years ago
  81. 9c14e0a Added a note in response to external feedback. by Andy McFadden · 16 years ago
  82. 2624329 Merge change 1489 by Android (Google) Code Review · 16 years ago
  83. 6b45cff Wrote Dalvik "porting guide". by Andy McFadden · 16 years ago
  84. b5d9040 Bringing annotation up to Harmony r772995. by Jesse Wilson · 16 years ago
  85. 824b865 Merge change 1431 by Android (Google) Code Review · 16 years ago
  86. 7d8ed6d Merge change 1401 by Android (Google) Code Review · 16 years ago
  87. 2142d04 Bringing the logging module up to Harmony r772995. by Jesse Wilson · 16 years ago
  88. d6468fb Merge change 1394 by Android (Google) Code Review · 16 years ago
  89. 37e83f5 Minor cleanup. by Dan Bornstein · 16 years ago
  90. 4ed345a am 4da0525: Merge change 1400 into donut by Android (Google) Code Review · 16 years ago
  91. 4da0525 Merge change 1400 into donut by Android (Google) Code Review · 16 years ago
  92. 39b99b0 Increase default stack size from 8K to 12K. by Andy McFadden · 16 years ago
  93. 32f8825 am 08eacd4: am 64b928e: AI 148694: Manually copied from cupcake_dcm CL 1 by Andy Stadler · 16 years ago
  94. 08eacd4 am 64b928e: AI 148694: Manually copied from cupcake_dcm CL 148669-p9. W by Andy Stadler · 16 years ago
  95. 2fc7ed6 Squashed commit of the following: by Jesse Wilson · 16 years ago
  96. 64b928e AI 148694: Manually copied from cupcake_dcm CL 148669-p9. When resetting the by Andy Stadler · 16 years ago
  97. 1e94de9 am 8cee535: am 974cdcd: AI 148692: Merge change #148679 into Cupcake, si by Dan Bornstein · 16 years ago
  98. 8cee535 am 974cdcd: AI 148692: Merge change #148679 into Cupcake, since we proba by Dan Bornstein · 16 years ago
  99. 974cdcd AI 148692: Merge change #148679 into Cupcake, since we probably want to by Dan Bornstein · 16 years ago
  100. d9062a6 am 96e0f60: Merge change 1369 into donut by Android (Google) Code Review · 16 years ago