1. ef32b8f Use the passed-in 'name' param to create a MemMap. by Kyungmin Lee · 11 years ago
  2. aea6888 Merge "Tidy up logging." by Ian Rogers · 11 years ago
  3. c7dd295 Tidy up logging. by Ian Rogers · 11 years ago
  4. 2da28f2 Merge "Fixed debugger for threads attached from JNI" by Sebastien Hertz · 11 years ago
  5. b556761 Fix bug in UnionIfNotIn. by Nicolas Geoffray · 11 years ago
  6. 71c4cea Merge "Fix Mac build." by Ian Rogers · 11 years ago
  7. 6c480d6 Fix Mac build. by Ian Rogers · 11 years ago
  8. 4918e1c Merge "Fix a DCHECK failure IsResolved() || IsErroneous()." by Hiroshi Yamauchi · 11 years ago
  9. f4c15a1 Fix a DCHECK failure IsResolved() || IsErroneous(). by Hiroshi Yamauchi · 11 years ago
  10. b5cb18a Avoid strict-aliasing problems with Handles. by Ian Rogers · 11 years ago
  11. 1428dce Const-ify functions/variables in trampoline entrypoints. by Ian Rogers · 11 years ago
  12. 8d2c23e Merge "Implement register allocator for floating point registers." by Nicolas Geoffray · 11 years ago
  13. 102cbed Implement register allocator for floating point registers. by Nicolas Geoffray · 11 years ago
  14. a21bf6e Merge "Clarify a confusing error message." by Elliott Hughes · 11 years ago
  15. 4f55ff6 Clarify a confusing error message. by Elliott Hughes · 11 years ago
  16. 5830247 Merge "Shut down FaultManager after shutting down threads." by Vladimir Marko · 11 years ago
  17. 1d8cdbc Refactor quick entrypoints by Ian Rogers · 11 years ago
  18. 1c1786f Merge "Rosalloc should print unreachable page map type" by Hiroshi Yamauchi · 11 years ago
  19. 2beeb82 Shut down FaultManager after shutting down threads. by Vladimir Marko · 11 years ago
  20. dfafeef Fixed debugger for threads attached from JNI by Daniel Mihalyi · 11 years ago
  21. e09c0fc Merge "Rename arm64 `Register` to `XRegister`." by Nicolas Geoffray · 11 years ago
  22. c6b5c6c Merge "Rework arm64 register codes and fix Arm64ManagedRegister tests." by Nicolas Geoffray · 11 years ago
  23. ffb078e Merge "Add -no-integrated-as at local level." by Chih-Hung Hsieh · 11 years ago
  24. 37c92df Rename arm64 `Register` to `XRegister`. by Alexandre Rames · 11 years ago
  25. a304f97 Rework arm64 register codes and fix Arm64ManagedRegister tests. by Alexandre Rames · 11 years ago
  26. e5e365b Disable some instruction set tests due to Linux kernel bugs. by Ian Rogers · 11 years ago
  27. 8dcb9af Merge "Tracking change to make Class.getDeclaredFields/Methods public" by Brian Carlstrom · 11 years ago
  28. 36f32f6 Merge "Stop using |instance_| in Runtime::InitNativeMethods." by Piotr Jastrzebski · 11 years ago
  29. ad69bcd Fix Mac build. by Ian Rogers · 11 years ago
  30. b144fce Tracking change to make Class.getDeclaredFields/Methods public by Brian Carlstrom · 11 years ago
  31. fb0566b Merge "Some additional verbose logging for DexFile_defineClassNative" by Brian Carlstrom · 11 years ago
  32. 0b5d851 Merge "Some code clean-up." by Ian Rogers · 11 years ago
  33. d4c4d95 Some code clean-up. by Ian Rogers · 11 years ago
  34. 667ab7c Some additional verbose logging for DexFile_defineClassNative by Brian Carlstrom · 11 years ago
  35. b3f18cf Merge "Make ART compile with GCC -O0 again." by Ian Rogers · 11 years ago
  36. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 11 years ago
  37. d000480 Add way to ensure we are at the front of the sigaction chain by Mathieu Chartier · 11 years ago
  38. c959695 Add -no-integrated-as at local level. by Chih-Hung Hsieh · 11 years ago
  39. c5ef693 Stop using |instance_| in Runtime::InitNativeMethods. by Piotr Jastrzebski · 11 years ago
  40. 2fdeecb Rosalloc should print unreachable page map type by Maxim Kazantsev · 11 years ago
  41. e094b87 Store exiting thread ids and names while tracing to output later. by Jeff Hao · 11 years ago
  42. b23eab1 Add VLOG(class_linker) for clinit errors by Brian Carlstrom · 11 years ago
  43. 6e88ef6 Change MemMap::maps_ to not be global variable by Mathieu Chartier · 11 years ago
  44. cbcbd90 Merge "Revert "Adjust the suspend check interval to 16."" by Ian Rogers · 11 years ago
  45. 12b479c Revert "Adjust the suspend check interval to 16." by Ian Rogers · 11 years ago
  46. f14cc2c Merge "Adjust the suspend check interval to 16." by Hiroshi Yamauchi · 11 years ago
  47. dc0f40e Adjust the suspend check interval to 16. by Hiroshi Yamauchi · 11 years ago
  48. 5eaff90 Handlerize throw location in DumpJavaStack by Ian Rogers · 11 years ago
  49. 986c6fb ART: Stash any exception before dumping a stack by Andreas Gampe · 11 years ago
  50. 7223d44 Switch to C++11 style [[noreturn]]. by Ian Rogers · 11 years ago
  51. eac2738 Merge "ART Runtime: Add movb $xx,yy fault handling" by Ian Rogers · 11 years ago
  52. 824e124 Merge "Hold mutator lock in DdmSendHeapSegments for all spaces" by Mathieu Chartier · 11 years ago
  53. 4c69d7f Hold mutator lock in DdmSendHeapSegments for all spaces by Mathieu Chartier · 11 years ago
  54. b7f1c06 Merge "Work around ICE bugs with MIPS GCC and O1." by Ian Rogers · 11 years ago
  55. 59c0706 Work around ICE bugs with MIPS GCC and O1. by Ian Rogers · 11 years ago
  56. 647b1a8 Fix 2 new sets of clang compiler warnings. by Ian Rogers · 11 years ago
  57. 4471609 Merge "Only watch location for BREAKPOINT event" by Sebastien Hertz · 11 years ago
  58. fc787ec Enable -Wimplicit-fallthrough. by Ian Rogers · 11 years ago
  59. 6cdedf0 Fix object header size for baker read barrier. by Ian Rogers · 11 years ago
  60. 1373595 stdint types all the way! by Ian Rogers · 11 years ago
  61. 25b18bb Merge "Simplify instance reference offsets." by Ian Rogers · 11 years ago
  62. cdc1aaf Simplify instance reference offsets. by Ian Rogers · 11 years ago
  63. 9867268 Merge "Fix race in thread list destructor" by Mathieu Chartier · 11 years ago
  64. fec72f4 Fix race in thread list destructor by Mathieu Chartier · 11 years ago
  65. 3b37073 Fix arm64 build: move macro usage after definition. by Vladimir Marko · 11 years ago
  66. 033aabf Only watch location for BREAKPOINT event by Sebastien Hertz · 11 years ago
  67. 9e878d5 Merge "Tidy ELF builder." by Ian Rogers · 11 years ago
  68. 0279ebb Tidy ELF builder. by Ian Rogers · 11 years ago
  69. a3c4d72 Merge "Disable kEnableJavaStackTraceHandler" by Brian Carlstrom · 11 years ago
  70. b57f1c7 Disable kEnableJavaStackTraceHandler by Brian Carlstrom · 11 years ago
  71. a9b0974 Merge "Don't copy fill array data to quick literal pool." by Ian Rogers · 11 years ago
  72. 832336b Don't copy fill array data to quick literal pool. by Ian Rogers · 11 years ago
  73. 5869a2c Dump mutator lock for thread suspend timeout by Mathieu Chartier · 11 years ago
  74. 7e70b00 Header file clean up. by Ian Rogers · 11 years ago
  75. 92e7b91 Merge "Fix a merge error in cl 108991." by Hiroshi Yamauchi · 11 years ago
  76. 86891cd Fix a merge error in cl 108991. by Hiroshi Yamauchi · 11 years ago
  77. 24555ad Add way to warn about missing JNI_ABORT by Mathieu Chartier · 11 years ago
  78. 31fa08d Merge "Handlerize methods across some GC points." by Hiroshi Yamauchi · 11 years ago
  79. 5ad97da Handlerize methods across some GC points. by Hiroshi Yamauchi · 11 years ago
  80. 62d1ca3 ART: Prepare for ELF64. by Tong Shen · 11 years ago
  81. b5325e2 Merge "Revert "Fix OOM throwing if it happens in finalizer reference"" by Nicolas Geoffray · 11 years ago
  82. 74d6a82 Revert "Fix OOM throwing if it happens in finalizer reference" by Nicolas Geoffray · 11 years ago
  83. 04fe652 Merge "Revert "Rename registers in arm64."" by Nicolas Geoffray · 11 years ago
  84. 0db7ad3 Revert "Rename registers in arm64." by Nicolas Geoffray · 11 years ago
  85. 3eae083 Merge "Rename registers in arm64." by Nicolas Geoffray · 11 years ago
  86. 72f9618 Merge "Fix OOM throwing if it happens in finalizer reference" by Hiroshi Yamauchi · 11 years ago
  87. 6d7729d Fix OOM throwing if it happens in finalizer reference by Dmitry Petrochenko · 11 years ago
  88. a9f36ee ART Runtime: Add movb $xx,yy fault handling by Mark Mendell · 11 years ago
  89. 11daa0a Rename registers in arm64. by Nicolas Geoffray · 11 years ago
  90. 31d8f52 Add VMRuntime.isBootClassPathOnDisk by Brian Carlstrom · 11 years ago
  91. 0714083 Enable -Wunreachable-code by Ian Rogers · 11 years ago
  92. 00ade1e Merge "ART: Fix some -Wpedantic errors" by Andreas Gampe · 11 years ago
  93. 2549478 Remove selinux dependency. by Nicolas Geoffray · 11 years ago
  94. b3cd826 Merge "Revert "Enable computed goto interpreter on the host"" by Sebastien Hertz · 11 years ago
  95. fa888d0 Revert "Enable computed goto interpreter on the host" by Sebastien Hertz · 11 years ago
  96. c8ccf68 ART: Fix some -Wpedantic errors by Andreas Gampe · 11 years ago
  97. fcabfbe Merge "ART: Better IllegalAccessException message" by Andreas Gampe · 11 years ago
  98. c0d8229 ART: Better IllegalAccessException message by Andreas Gampe · 11 years ago
  99. f731a78 Merge "ART: More verifier error output" by Andreas Gampe · 11 years ago
  100. 5ca2054 ART: More verifier error output by Andreas Gampe · 11 years ago