1. 28a2a18 Revert "reflection: Add new 1.8 AnnotatedElement methods and tests" by Nicolas Geoffray · 9 years ago
  2. c167ee9 reflection: Add new 1.8 AnnotatedElement methods and tests by Igor Murashkin · 9 years ago
  3. 05d2415 Add option to never interpret. by Siva Chandra · 9 years ago
  4. a9d82fe Use mutator lock to guard adding and removing heap spaces by Mathieu Chartier · 9 years ago
  5. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 9 years ago
  6. 1bc977c Revert "Load app images" by Nicolas Geoffray · 9 years ago
  7. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  8. 0e7fa6b Also print to error stream. by Nicolas Geoffray · 9 years ago
  9. ae6f23c Merge "Emit an error message when looking for String#offset." by Nicolas Geoffray · 9 years ago
  10. 7ea4c09 Emit an error message when looking for String#offset. by Nicolas Geoffray · 9 years ago
  11. 7ede3dd Merge "Assume the profile file was created before saving." by Calin Juravle · 9 years ago
  12. 5e2b971 Assume the profile file was created before saving. by Calin Juravle · 9 years ago
  13. ac9e66e Revert "Temporary disable linker-namespaces" by Dimitry Ivanov · 9 years ago
  14. 7f65b46 Merge "Save profile information in a separate thread." am: 58b2329de7 by Calin Juravle · 9 years ago
  15. 58b2329 Merge "Save profile information in a separate thread." by Calin Juravle · 9 years ago
  16. 4d77b6a Save profile information in a separate thread. by Calin Juravle · 9 years ago
  17. 18d2095 Override notice file for OpenJdk based modules. by Narayan Kamath · 9 years ago
  18. d5a3e2c Merge "Treat thread state kWaitingWeakGcRootRead as kJavaRunnable." am: 1201804d18 by Hiroshi Yamauchi · 9 years ago
  19. 1201804 Merge "Treat thread state kWaitingWeakGcRootRead as kJavaRunnable." by Hiroshi Yamauchi · 9 years ago
  20. aa944b9 Merge "Use shared namespaces for bundled apps" by Dimitry Ivanov · 9 years ago
  21. 2ddc6bf Treat thread state kWaitingWeakGcRootRead as kJavaRunnable. by Hiroshi Yamauchi · 9 years ago
  22. 6b1a50b Merge "Rename NullHandle to ScopedNullHandle" am: 76b90e37df am: 8a5e8d0118 by Mathieu Chartier · 9 years ago
  23. 9865bde Rename NullHandle to ScopedNullHandle by Mathieu Chartier · 9 years ago
  24. 28ee8db Update header for OpenjdkJvm.cc. by Narayan Kamath · 9 years ago
  25. d5aeb13 Merge "Pass down to the runtime the application code paths." am: 115a02b737 by Calin Juravle · 9 years ago
  26. 115a02b Merge "Pass down to the runtime the application code paths." by Calin Juravle · 9 years ago
  27. d5bbadf Use shared namespaces for bundled apps by Dimitry Ivanov · 9 years ago
  28. df0de04 Merge "Use shared namespaces for bundled apps" by Dimitry Ivanov · 9 years ago
  29. 9c55729 resolve merge conflicts of 9f784b26a1 to master. by Alex Light · 9 years ago
  30. db92e15 Merge "Fix (non-intrinsic) UnsafeCASObject for the read barrier config." am: fb9f4ad455 by Hiroshi Yamauchi · 9 years ago
  31. 986f650 Use shared namespaces for bundled apps by Dimitry Ivanov · 9 years ago
  32. ec178ee Merge "Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class""" by Alex Light · 9 years ago
  33. 6280ef8 Fix typo in LOG_TAG. by Narayan Kamath · 9 years ago
  34. 66f5523 Pass down to the runtime the application code paths. by Calin Juravle · 9 years ago
  35. fb9f4ad Merge "Fix (non-intrinsic) UnsafeCASObject for the read barrier config." by Hiroshi Yamauchi · 9 years ago
  36. e64300b Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago
  37. cc78f3f Fix (non-intrinsic) UnsafeCASObject for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  38. bc90a05 Merge "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago
  39. 533d63a Merge "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago
  40. 2efb0aa Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  41. ae358c1 Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  42. e6f84a5 Merge "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  43. 7d5a577 Merge "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  44. 9539150 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 9 years ago
  45. 6286a97 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 9 years ago
  46. 1f54026 Merge "Temporary disable linker-namespaces" am: a8be6ae6fc am: 861e58d1c5 by Dimitry Ivanov · 9 years ago
  47. 7f57579 Temporary disable linker-namespaces by Dimitry Ivanov · 9 years ago
  48. f608299 Merge "Special case system_server to not create the JIT code cache." by Nicolas Geoffray · 9 years ago
  49. 3e38172 Port isolated namespace changes over to OpenJdkJvm.cc by Dmitriy Ivanov · 9 years ago
  50. 44409d3 Use isolated namespaces for app native libs by Dmitriy Ivanov · 9 years ago
  51. d66c862 Special case system_server to not create the JIT code cache. by Nicolas Geoffray · 9 years ago
  52. f5a3099 Use isolated namespaces for app native libs by Dmitriy Ivanov · 9 years ago
  53. 4b6c01b Merge "Save jit profiling info to file." am: e8bc4ec44a am: 449f62e059 by Calin Juravle · 9 years ago
  54. 31f2c15 Save jit profiling info to file. by Calin Juravle · 9 years ago
  55. a7a4759 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  56. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  57. 3ddd593 Further fix for class deduction for ctor access checks by Przemyslaw Szczepaniak · 9 years ago
  58. 121b25e Merge mnc-dr-enso-dev into goog/master by Przemyslaw Szczepaniak · 9 years ago
  59. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  60. 689a700 Pass DexPathList.Element array to openDexFileNative by Mathieu Chartier · 9 years ago
  61. e091582 Fix caller class deduction for constructor access checks. by Narayan Kamath · 9 years ago
  62. ba69a51 Fix bogus DCHECK and rename DidForkFromZygote. by Nicolas Geoffray · 9 years ago
  63. 787ae8e Remove DEBUG_JIT from Zygote flags. by Nicolas Geoffray · 9 years ago
  64. 68d8ff4 Move arrayCopy / identityHashCode from OpenJdkJvm to System. by Narayan Kamath · 9 years ago
  65. 3610abe Merge "Move the trace file out of the profiles folder." by Calin Juravle · 9 years ago
  66. 56e03f6 Remove implementation of Unsafe_getAddress. by Narayan Kamath · 9 years ago
  67. 04302db Fix class unloading with the CC collector. by Hiroshi Yamauchi · 9 years ago
  68. b190d94 Add class loader argument to openDexFileNative by Mathieu Chartier · 9 years ago
  69. dcf1b59 Fix Constructor#serializationCopy by Przemyslaw Szczepaniak · 9 years ago
  70. b780289 Remove bogus reference to HAVE_POSIX_CLOCKS. by Narayan Kamath · 9 years ago
  71. 6c0ea27 Sprinkle attribute unused / noreturn wherever necessary. by Przemyslaw Szczepaniak · 9 years ago
  72. d1ef436 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  73. f32e832 Add Android System#arraycopy fast specializations. by Przemyslaw Szczepaniak · 9 years ago
  74. f83e733 Move the trace file out of the profiles folder. by Calin Juravle · 9 years ago
  75. a0cf5a6 Fix cpplint issues. by Narayan Kamath · 9 years ago
  76. b02d9b7 Add missing JVM_IsNaN function. by Przemyslaw Szczepaniak · 10 years ago
  77. 36379fd Remove signal handling stubs. by Narayan Kamath · 10 years ago
  78. 5c40422 Fix sun.misc.Unsafe#(get|set)(Float|Double) by Przemyslaw Szczepaniak · 10 years ago
  79. 903ac27 Use offset in sun.misc.Unsafe#copyMemoryTo/FromArray by Przemyslaw Szczepaniak · 10 years ago
  80. 67d39ad Implement JVM_FindLibraryEntry by Przemyslaw Szczepaniak · 10 years ago
  81. 5abc6f9 Add Object::Get/SetField methods for 8 and 16 bit fields. by Przemyslaw Szczepaniak · 10 years ago
  82. 3ef5f48 Add an implementation of Constructor.newInstance0. by Piotr Jastrzebski · 10 years ago
  83. 8e73ea4 Implement some more of sun.misc.Unsafe. by Piotr Jastrzebski · 10 years ago
  84. d7fcf6e Unsafe: Add native implementations for new methods. by Piotr Jastrzebski · 10 years ago
  85. df0b17a Add an ART implementation of jvm.h by Piotr Jastrzebski · 10 years ago
  86. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 9 years ago
  87. 00310e0 Keep dex files live in class table by Mathieu Chartier · 9 years ago
  88. 4f55fd2 Merge "Allocate dex cache arrays in their class loader's linear alloc" by Mathieu Chartier · 9 years ago
  89. d57d454 Allocate dex cache arrays in their class loader's linear alloc by Mathieu Chartier · 9 years ago
  90. 80b37b7 Fix structural class checks by Mathieu Chartier · 9 years ago
  91. fdccbd4 Do not attempt to unregister null oat files by Mathieu Chartier · 9 years ago
  92. e58991b Revert "Revert "Unload oat files"" by Mathieu Chartier · 9 years ago
  93. b30c3b2 Merge "Revert "Unload oat files"" by Nicolas Geoffray · 9 years ago
  94. 72da5e7 Revert "Unload oat files" by Nicolas Geoffray · 9 years ago
  95. 6cfc2c0 Avoid visiting find array class cache as roots by Mathieu Chartier · 9 years ago
  96. 18656fe Unload oat files by Mathieu Chartier · 9 years ago
  97. f9c6fc6 Add OatFileManager by Mathieu Chartier · 9 years ago
  98. 7793709 am 02706fcb: Merge "Delete DexFiles in closeDexFiles" by Mathieu Chartier · 9 years ago
  99. 1d7d7f1 Delete DexFiles in closeDexFiles by Mathieu Chartier · 9 years ago
  100. 2cf2864 am 089fabf4: Merge "Move getPublicFieldRecursive to native JNI" by Alex Light · 9 years ago