1. 3181345 Fix off-by-one error in OP_FILLED_NEW_ARRAY_RANGE by buzbee · 13 years ago
  2. 63f86de Merge "art/test build fixes" into dalvik-dev by buzbee · 13 years ago
  3. 9b27e1c art/test build fixes by buzbee · 13 years ago
  4. 0bcd386 Merge "Fix GetCurrentMethod to cope with callee-save frames." into dalvik-dev by Elliott Hughes · 13 years ago
  5. 9fd66f5 Fix GetCurrentMethod to cope with callee-save frames. by Elliott Hughes · 13 years ago
  6. 06b37d9 Always log the value when an alignment check fails. by Elliott Hughes · 13 years ago
  7. 3b6baaa Bring our native stack usage down. by Elliott Hughes · 13 years ago
  8. 7abe9c9 Merge "Another bug fix for line numbers. Line uses signed in advancing." into dalvik-dev by Shih-wei Liao · 13 years ago
  9. c9b1e49 Merge "Add a unit test for ReferenceMap that involves try-catch-finally." into dalvik-dev by Shih-wei Liao · 13 years ago
  10. 8a05d27 Another bug fix for line numbers. Line uses signed in advancing. by Shih-wei Liao · 13 years ago
  11. 63433ba Add a unit test for ReferenceMap that involves try-catch-finally. by Shih-wei Liao · 13 years ago
  12. dc0f4c9 Merge "Proxy implementation" into dalvik-dev by Ian Rogers · 13 years ago
  13. 8e1b4ff Fix line number calculation that deviates from old Dalvik. by Shih-wei Liao · 13 years ago
  14. 466bb25 Proxy implementation by Ian Rogers · 13 years ago
  15. a10cd94 Merge "Register promotion fix" into dalvik-dev by buzbee · 13 years ago
  16. 67bc236 Register promotion fix by buzbee · 13 years ago
  17. b7bbba4 Add oatopt drop in replacement for dexopt by Brian Carlstrom · 13 years ago
  18. 3064683 Fix the double-OOME case again. by Elliott Hughes · 13 years ago
  19. 95caa79 Create proxy class, constructor, and methods. by Jesse Wilson · 13 years ago
  20. ce46d32 Merge "Be careful of failed allocations in the intern table." into dalvik-dev by Elliott Hughes · 13 years ago
  21. 37d4e6b Be careful of failed allocations in the intern table. by Elliott Hughes · 13 years ago
  22. b8233d1 Fix compilation of boot image and oat by Brian Carlstrom · 13 years ago
  23. f837fcc Merge "Implement DexFile_isDexOptNeeded" into dalvik-dev by Brian Carlstrom · 13 years ago
  24. 1d9f52b Implement DexFile_isDexOptNeeded by Brian Carlstrom · 13 years ago
  25. 2b7cdf4 Teach make that to make an art file, you make the oat file. by Brian Carlstrom · 13 years ago
  26. 03a20ba Implement DexFile_getClassNameList by Brian Carlstrom · 13 years ago
  27. b278356 Merge "Add support for oat files in /data/art-cache" into dalvik-dev by Brian Carlstrom · 13 years ago
  28. a9f1978 Add support for oat files in /data/art-cache by Brian Carlstrom · 13 years ago
  29. b51036c Strings are compound objects, so allocation failures can occur during allocation. by Elliott Hughes · 13 years ago
  30. 47a0d5a Move art content to /data by Brian Carlstrom · 13 years ago
  31. 0839bdb Use CHECK instead of EXPECT. Also, added a previously missing root V0. by Shih-wei Liao · 13 years ago
  32. 1e20094 Add back a line I accidentally deleted from the last change. by Elliott Hughes · 13 years ago
  33. 307f75d Add a C++ equivalent of Android's TimingLogger, and use it for the heap. by Elliott Hughes · 13 years ago
  34. caab8c4 Various tidy ups, add LIKELY/UNLIKELY macros. by Ian Rogers · 13 years ago
  35. 14b1b24 Fix handling of long arguments in unresolved and proxy stubs. by Ian Rogers · 13 years ago
  36. 3147a23 Work around a bionic bug until I can fix bionic. by Elliott Hughes · 13 years ago
  37. 7178e73 Fix gtest build and execution by Brian Carlstrom · 13 years ago
  38. 0796af0 Fix Object::IsSoftReference by Brian Carlstrom · 13 years ago
  39. 1761ffc Merge "Disable zygote preloading" into dalvik-dev by Brian Carlstrom · 13 years ago
  40. 163c464 Track move of InnerClass annotation to managed code. by Jesse Wilson · 13 years ago
  41. 648e5e9 Disable zygote preloading by Brian Carlstrom · 13 years ago
  42. c0da31a Merge "Remove an UNIMPLEMENTED(WARNING) that isn't worth implementing." into dalvik-dev by Elliott Hughes · 13 years ago
  43. 63673bf Merge "Add support for the Android-specific DEBUG and VERBOSE log levels." into dalvik-dev by Elliott Hughes · 13 years ago
  44. caabb1b Implement Zygote_nativeForkSystemServer by Brian Carlstrom · 13 years ago
  45. 8cef0b8 Remove an UNIMPLEMENTED(WARNING) that isn't worth implementing. by Elliott Hughes · 13 years ago
  46. 3ea7e99 Add support for the Android-specific DEBUG and VERBOSE log levels. by Elliott Hughes · 13 years ago
  47. 1b5f497 Track new proxy cache field in ClassLoader. by Jesse Wilson · 13 years ago
  48. c33a32b Sweep the monitor list. by Elliott Hughes · 13 years ago
  49. a465c20 Merge "Comment and minor clean up." into dalvik-dev by Ian Rogers · 13 years ago
  50. 12866c3 Merge "Basic GC logging (and class initialization timing)." into dalvik-dev by Elliott Hughes · 13 years ago
  51. df9a782 Comment and minor clean up. by Ian Rogers · 13 years ago
  52. ea2a11d Determine direct method trampoline type from dispatch. by Ian Rogers · 13 years ago
  53. 83df2ac Basic GC logging (and class initialization timing). by Elliott Hughes · 13 years ago
  54. d958820 Merge "Add targets for switching zygote runtime" into dalvik-dev by Brian Carlstrom · 13 years ago
  55. 6271c42 Fix a few UNIMPLEMENTEDs. by Elliott Hughes · 13 years ago
  56. 0e5b905 Merge "Fix bugs in UnresolvedDirectMethodTrampolineFromCode." into dalvik-dev by Ian Rogers · 13 years ago
  57. e79e6f9 Fix bugs in UnresolvedDirectMethodTrampolineFromCode. by Ian Rogers · 13 years ago
  58. 76aa0c0 Add targets for switching zygote runtime by Brian Carlstrom · 13 years ago
  59. 9f86537 Quieten the "invoking/returned" and "Visiting stack roots" logging. by Elliott Hughes · 13 years ago
  60. 32d6e1e Add -verbose:monitor and silence the monitor logging by default. by Elliott Hughes · 13 years ago
  61. 231a015 Merge "Add -Xzygote to suppress starting the signal catcher thread." into dalvik-dev by Elliott Hughes · 13 years ago
  62. 9ca7a1f Add -Xzygote to suppress starting the signal catcher thread. by Elliott Hughes · 13 years ago
  63. dfcdf1a Proxy invocation stub. by Ian Rogers · 13 years ago
  64. 8e4b2fc Turn on StackWalk. It passes the test now. by Shih-wei Liao · 13 years ago
  65. 5e73f9c Do not visit null values in StackIndirectReferenceTable by Brian Carlstrom · 13 years ago
  66. bf61ba3 Use a class root for detecting java.lang.ref.Reference subclasses. by Elliott Hughes · 13 years ago
  67. 11dc6d9 Merge "Ensure getConstString uses slow path for non-image compilation" into dalvik-dev by Brian Carlstrom · 13 years ago
  68. 928bf02 Ensure getConstString uses slow path for non-image compilation by Brian Carlstrom · 13 years ago
  69. 41ec477 Fixed DexFile.defineClass to return null, not throw Exception by Brian Carlstrom · 13 years ago
  70. 582a7d1 Fix a handful of reflection bugs. by Elliott Hughes · 13 years ago
  71. df14324 Setup Thread's context ClassLoader and add image DexFiles to ClassLinker's boot classpath by Brian Carlstrom · 13 years ago
  72. 72ee0ae Disallow direct subclasses of java.lang.ref.Reference. by Elliott Hughes · 13 years ago
  73. 2da5036 Inherit java.lang.ref-ness from superclasses. by Elliott Hughes · 13 years ago
  74. 92827a5 Setup AbstractMethodError and dlsym stub when loading from oat by Brian Carlstrom · 13 years ago
  75. 6f495f2 Clear results registers on long jump by Brian Carlstrom · 13 years ago
  76. 98449a2 Merge "Temporarily disable optimization" into dalvik-dev by buzbee · 13 years ago
  77. bc4b76d Fix class name format for jniThrowExceptionFmt by Brian Carlstrom · 13 years ago
  78. b4aa242 Temporarily disable optimization by buzbee · 13 years ago
  79. aded5f7 Working ClassLoader by Brian Carlstrom · 13 years ago
  80. bcbaaf3 Merge "Flush icache when making pages executable." into dalvik-dev by Ian Rogers · 13 years ago
  81. 1634155 Flush icache when making pages executable. by Ian Rogers · 13 years ago
  82. 726079d Finish the OutOfMemoryError implementation. by Elliott Hughes · 13 years ago
  83. fe2e17f Simplify compiler's suspend check mechanism. by buzbee · 13 years ago
  84. bf7dca5 Merge "Various assembly fixes." into dalvik-dev by Bill Buzbee · 13 years ago
  85. ae67599 Various assembly fixes. by Ian Rogers · 13 years ago
  86. e707080 Compiler/assembler fix by buzbee · 13 years ago
  87. c10717a Fix passing of sp in art_test_suspend by buzbee · 13 years ago
  88. 4a510d8 Ensure R4 is initialized for upcall. Sort suspend naming. by Ian Rogers · 13 years ago
  89. 4a14bc2 Merge "Move from code field routines to runtime support." into dalvik-dev by Ian Rogers · 13 years ago
  90. bb7d773 Turn on optimization by default by buzbee · 13 years ago
  91. ce9eca6 Move from code field routines to runtime support. by Ian Rogers · 13 years ago
  92. 6384f64 Don't crash if the source file is null by Jesse Wilson · 13 years ago
  93. f5a7a47 Enhance CHECK_EQ and friends to allow extra detail to be appended (like CHECK). by Elliott Hughes · 13 years ago
  94. c285856 Merge "Don't say UTF-8 in an error message when we mean Modified UTF-8." into dalvik-dev by Elliott Hughes · 13 years ago
  95. 78090d1 Don't say UTF-8 in an error message when we mean Modified UTF-8. by Elliott Hughes · 13 years ago
  96. 6825326 Reg utility fix by buzbee · 13 years ago
  97. a43cb5e Fix exception_test.cc and thread.cc and revert 3ddac99d4dc6a036fac59d8f0bdc664ef619fb04. by Elliott Hughes · 13 years ago
  98. 3320cf4 Move rest of code related blobs from Method to oat by Brian Carlstrom · 13 years ago
  99. 4f0d07c Spill possibly reference holding registers for runtime calls. by Ian Rogers · 13 years ago
  100. 3ddac99 Fix the PC. And we pass the unit tests on host and target again. by Shih-wei Liao · 13 years ago