1. 43c5658 Replace an iterator with a traditional for loop, to reduce object allocations and memory usage. by Marco Nelissen · 15 years ago
  2. 4730985 Merge change 4695 by Android (Google) Code Review · 15 years ago
  3. 697689a Quick experiment with ARMv6 instructions. by Andy McFadden · 15 years ago
  4. 5abc6e7 Neglected to rebuild template/out/* and mterp/out* in #4536 by Bill Buzbee · 15 years ago
  5. 4c0b482 Merge change 4658 by Android (Google) Code Review · 15 years ago
  6. 848896d Merge change 4657 by Android (Google) Code Review · 15 years ago
  7. 23e84b1 Bump the VM version. by Andy McFadden · 15 years ago
  8. df933ed Method override tests. by Andy McFadden · 15 years ago
  9. 6e963e1 Trace profiling support for the jit by Bill Buzbee · 15 years ago
  10. f5098f4 Modularize architecture selection. by Andy McFadden · 15 years ago
  11. 5576e11 Merge change 4534 by Android (Google) Code Review · 15 years ago
  12. 1b2e8c5 Merge change 4495 by Android (Google) Code Review · 15 years ago
  13. 2aa4361 Reduce VM aborts during high CPU stress. by Andy McFadden · 15 years ago
  14. 3a900bb Use RFC3493-conformant IPv6 headers. by Lorenzo Colitti · 15 years ago
  15. e9695e5 Implemented peephole optimizations including null-check elimination, redundant ld/st elimination, ad-hoc register renaming and store sinking. by Ben Cheng · 15 years ago
  16. 3b36870 Merge change 4372 by Android (Google) Code Review · 15 years ago
  17. 904ad5e am 5f9aa938: Merge change 4334 into donut by Android (Google) Code Review · 15 years ago
  18. 7c7e2c1 Merge change 4335 by Android (Google) Code Review · 15 years ago
  19. 5f9aa93 Merge change 4334 into donut by Android (Google) Code Review · 15 years ago
  20. d45ba37 Add arm vfp support for the Jit by Bill Buzbee · 15 years ago
  21. 6c26ab2 Don't throw away the return value of connect(). by Lorenzo Colitti · 15 years ago
  22. 57ea16e Don't init class during reflection signature scan. by Andy McFadden · 15 years ago
  23. 77a0d8e Modified Thread to copy the context class loader from parent to child threads. Re-enabled test that covers this. Removed security-related code from test since it was invalid (the security check by crazybob · 15 years ago
  24. eba51c2 Merge change 4254 by Android (Google) Code Review · 15 years ago
  25. d92947a Define wrappers for connect() and bind() to support IPv6. by Lorenzo Colitti · 15 years ago
  26. 80d25ea Treat some right shifts as narrowing conversions. by Andy McFadden · 15 years ago
  27. 7638ce7 am ed3c841b: Adding: QuoVadis Root Certification Authority QuoVadis Root CA 2 QuoVadis Root CA 3 by Nagendra Modadugu · 15 years ago
  28. ed3c841 Adding: by Nagendra Modadugu · 15 years ago
  29. 51df943 am 593d6c7c: Copy the correct number of bytes for IPv6 addresses in InetAddress_gethostbyaddr by Lorenzo Colitti · 15 years ago
  30. 042002a Merge change 4123 by Android (Google) Code Review · 15 years ago
  31. 593d6c7 Copy the correct number of bytes for IPv6 addresses in InetAddress_gethostbyaddr by Lorenzo Colitti · 15 years ago
  32. d8125c6 Added a VFP utility function for future use. by Andy McFadden · 15 years ago
  33. 1ce69ff am 729c7056: Test and fix for the ArrayList.addAll(), bug 2954. by Jesse Wilson · 15 years ago
  34. 5668253 Merge change 3997 by Android (Google) Code Review · 15 years ago
  35. 729c705 Test and fix for the ArrayList.addAll(), bug 2954. by Jesse Wilson · 15 years ago
  36. e514d37 Merge change 4006 by Android (Google) Code Review · 15 years ago
  37. 6208f32 Test and fix for the ArrayList.addAll(), bug 2954. by Jesse Wilson · 15 years ago
  38. 968d32c Rename vfp to arm-vfp. by Andy McFadden · 15 years ago
  39. 96b2060a Give dx a large max heap size by default. by Dan Bornstein · 15 years ago
  40. b266e68 Merge change 2279 by Android (Google) Code Review · 15 years ago
  41. 065d1b2 am 32c0ded2: Fix internal issue #1898791 ("PlatformAddressFactory PlatformAddress cache causes memory to not be freed in a timely manner."). by Dan Bornstein · 15 years ago
  42. e80a098 Merge change 3764 by Android (Google) Code Review · 15 years ago
  43. b5f64bc Allow {iput,sput}-boolean on a byte value. by Andy McFadden · 15 years ago
  44. 32c0ded Fix internal issue #1898791 ("PlatformAddressFactory PlatformAddress cache by Dan Bornstein · 15 years ago
  45. 0ce9da5 Merge change 3512 by Android (Google) Code Review · 15 years ago
  46. 29bd506 Merge change 3625 by Android (Google) Code Review · 15 years ago
  47. f58a5f3 At least mostly-fix internal issue #1898095 / public issue #2868. by Dan Bornstein · 15 years ago
  48. 407a201 Updating archive to Harmony r772995. by Jesse Wilson · 15 years ago
  49. 422aa1c Bump from 1.0.1 to 1.1.0. by Andy McFadden · 15 years ago
  50. 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
  51. 0d0a787 Merge change 3531 by Android (Google) Code Review · 15 years ago
  52. 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
  53. 445194b Correct instruction width for move-wide/16. by Andy McFadden · 15 years ago
  54. 43c01df "resolved conflicts for merge of 3a73bd to master" by Andy McFadden · 15 years ago
  55. 46cd5b6 Support for stopping all threads in a Jit environment. by Bill Buzbee · 15 years ago
  56. 39727af Merge change 3378 by Android (Google) Code Review · 15 years ago
  57. 1da1216 Swap the meaning of r7 and r8. by Andy McFadden · 15 years ago
  58. f3bdad5 remove all references to LogSocket.h by Mathias Agopian · 15 years ago
  59. 3a73bd9 Fix JNI GetDirectBufferAddress. by Andy McFadden · 15 years ago
  60. 183ce58 Handle profiling buffer underrun. by Andy McFadden · 15 years ago
  61. bd044e0 Fix the sim build on systems that have old versions of the glibc headers. by Lorenzo Colitti · 15 years ago
  62. 0c18c83 Merge change 3242 by Android (Google) Code Review · 15 years ago
  63. 3dea68e Move LOG_TAG above the includes. by Andy McFadden · 15 years ago
  64. 8243eac Merge change 3222 by Android (Google) Code Review · 15 years ago
  65. 6630855 Merge change 2832 by Android (Google) Code Review · 15 years ago
  66. ee7d15a Unbreak sim build. by Lorenzo Colitti · 15 years ago
  67. ba4fc8b Initial port of the Dalvik JIT enging to the internal repository. by Ben Cheng · 15 years ago
  68. 6196d15 Retry on all ADB failures. by Andy McFadden · 15 years ago
  69. 3361e3c Merge change 2972 by Android (Google) Code Review · 15 years ago
  70. 3de58c5 Merge change 2920 by Android (Google) Code Review · 15 years ago
  71. eaf2ee0 Use monotonic clock for HeapWorker trim scheduling. by Andy McFadden · 15 years ago
  72. deeb93c Make native socket code address-independent in preparation for IPv6 support. by Lorenzo Colitti · 15 years ago
  73. 34f33c5 Fix buffer overrun in DDM heap upload. by Andy McFadden · 15 years ago
  74. e676e4d am 29febc56: Merge change 2454 into donut by Android (Google) Code Review · 15 years ago
  75. 29febc5 Merge change 2454 into donut by Android (Google) Code Review · 15 years ago
  76. 201a6b5 Added an explicit "shutting down" flag. by Andy McFadden · 15 years ago
  77. 5dd400e am 744ab6b4: Merge change 2619 into donut by Android (Google) Code Review · 15 years ago
  78. 744ab6b Merge change 2619 into donut by Android (Google) Code Review · 15 years ago
  79. b389141 Merge change 2765 by Android (Google) Code Review · 15 years ago
  80. 74485f5 am e406b316: Bug 1844104: Fix buffer overwrite bugs in CharsetEncoderICU and CharsetDecoderICU. by Mihai Preda · 15 years ago
  81. 38214bb Move stuff around in an attempt to make VFP faster. by Andy McFadden · 15 years ago
  82. 44c85b9 Merge change 2710 by Android (Google) Code Review · 15 years ago
  83. 800ef8b Rename TARGET_ARCH_VERSION into TARGET_ARCH_VARIANT by David 'Digit' Turner · 15 years ago
  84. 305efe6 Prevent JDWP thread death when adbd dies. by Andy McFadden · 15 years ago
  85. 0d11781 InetAddress: Stop logging DNS lookups to logcat. by Mike Lockwood · 15 years ago
  86. 495daca Reactivating tests disabled because of ClassLoader loop by Urs Grob · 15 years ago
  87. 86c8643 Correct some things in test 068. Add detail to a verification error message. by Andy McFadden · 15 years ago
  88. e7b3094 Another fix for external bug 2711 (over-eager conflicting class rejection). by Andy McFadden · 15 years ago
  89. 686e1e2 Correct handling of certain incompatible class changes. by Andy McFadden · 15 years ago
  90. cab8be0 Fix for external bug 2711, over-eager conflicting class rejection. by Andy McFadden · 15 years ago
  91. e406b31 Bug 1844104: Fix buffer overwrite bugs in CharsetEncoderICU and CharsetDecoderICU. by Mihai Preda · 15 years ago
  92. f8f02bd Merge change 2346 by Android (Google) Code Review · 15 years ago
  93. 1b58958 Ignore missing bootstrap class path jars after printing a warning. by Andy McFadden · 15 years ago
  94. 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
  95. 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
  96. 9fe214a am d3c6d366: Merge change 1987 into donut by Android (Google) Code Review · 15 years ago
  97. d3c6d36 Merge change 1987 into donut by Android (Google) Code Review · 15 years ago
  98. 5b7abc5 Add tracing of native function calls to Dalvik. by Jack Veenstra · 15 years ago
  99. d22d2e2 Merge change 1981 by Android (Google) Code Review · 15 years ago
  100. a80b765 Added basic VFP support to Dalvik interpreter. by Andy McFadden · 15 years ago