1. 4a2f1e1 am 1ae9612b: am 52271936: Merge "Fix mismatched new[] delete in verifier." by Mathieu Chartier · 11 years ago
  2. 1ae9612 am 52271936: Merge "Fix mismatched new[] delete in verifier." by Mathieu Chartier · 11 years ago
  3. d73af2f am 7da2bf6c: am c2bb441a: Merge "Clean up and augment Atomic class. Replace QuasiAtomic MemBars." by Hans Boehm · 11 years ago
  4. 5227193 Merge "Fix mismatched new[] delete in verifier." by Mathieu Chartier · 11 years ago
  5. 7da2bf6 am c2bb441a: Merge "Clean up and augment Atomic class. Replace QuasiAtomic MemBars." by Hans Boehm · 11 years ago
  6. 6afd409 Fix mismatched new[] delete in verifier. by Mathieu Chartier · 11 years ago
  7. 79c0b2e am d217ba02: am 4479ba35: Merge "Change FieldHelper to use a handle." by Mathieu Chartier · 11 years ago
  8. c0094e8 am a3608184: am 081203e0: Merge "Reduce header files including header files." by Ian Rogers · 11 years ago
  9. d217ba0 am 4479ba35: Merge "Change FieldHelper to use a handle." by Mathieu Chartier · 11 years ago
  10. a360818 am 081203e0: Merge "Reduce header files including header files." by Ian Rogers · 11 years ago
  11. c2bb441 Merge "Clean up and augment Atomic class. Replace QuasiAtomic MemBars." by Hans Boehm · 11 years ago
  12. 4479ba3 Merge "Change FieldHelper to use a handle." by Mathieu Chartier · 11 years ago
  13. 081203e Merge "Reduce header files including header files." by Ian Rogers · 11 years ago
  14. 576ca0c Reduce header files including header files. by Ian Rogers · 11 years ago
  15. 3035961 Clean up and augment Atomic class. Replace QuasiAtomic MemBars. by Hans Boehm · 11 years ago
  16. 7d9cc1e am 202fe2f8: am e21bf009: Merge "x86_64: Fix stubs after 4-byte method handler" by Andreas Gampe · 11 years ago
  17. 202fe2f am e21bf009: Merge "x86_64: Fix stubs after 4-byte method handler" by Andreas Gampe · 11 years ago
  18. e21bf00 Merge "x86_64: Fix stubs after 4-byte method handler" by Andreas Gampe · 11 years ago
  19. 7c748c1 x86_64: Fix stubs after 4-byte method handler by Serguei Katkov · 11 years ago
  20. 61c5ebc Change FieldHelper to use a handle. by Mathieu Chartier · 11 years ago
  21. ca8c965 am f08391cc: am 9529d627: Merge "Fix top K percentage computation when loading profile data." by Calin Juravle · 11 years ago
  22. f08391c am 9529d627: Merge "Fix top K percentage computation when loading profile data." by Calin Juravle · 11 years ago
  23. 9529d62 Merge "Fix top K percentage computation when loading profile data." by Calin Juravle · 11 years ago
  24. bbacdbb am a354ba93: am 14108093: Merge "Use ScopedArenaVector instead of std::vector in SSA transformation." by Vladimir Marko · 11 years ago
  25. a354ba9 am 14108093: Merge "Use ScopedArenaVector instead of std::vector in SSA transformation." by Vladimir Marko · 11 years ago
  26. 02fffd2 am b008c449: am 20aa7cbe: Merge "Fixed and refactored profiler options handling" by Calin Juravle · 11 years ago
  27. b008c44 am 20aa7cbe: Merge "Fixed and refactored profiler options handling" by Calin Juravle · 11 years ago
  28. 19477a8 Fix top K percentage computation when loading profile data. by Calin Juravle · 11 years ago
  29. 1410809 Merge "Use ScopedArenaVector instead of std::vector in SSA transformation." by Vladimir Marko · 11 years ago
  30. 4b4f6a2 am 35537dae: am eab52e33: Merge "Clean up the sampling profiler" by Calin Juravle · 11 years ago
  31. 20aa7cb Merge "Fixed and refactored profiler options handling" by Calin Juravle · 11 years ago
  32. 35537da am eab52e33: Merge "Clean up the sampling profiler" by Calin Juravle · 11 years ago
  33. c1b643c Fixed and refactored profiler options handling by Calin Juravle · 11 years ago
  34. eab52e3 Merge "Clean up the sampling profiler" by Calin Juravle · 11 years ago
  35. bb0b53f Clean up the sampling profiler by Calin Juravle · 11 years ago
  36. c9360ce Use ScopedArenaVector instead of std::vector in SSA transformation. by Vladimir Marko · 11 years ago
  37. a1af68a am 21150279: am 7a6b77f9: Merge "Fix crash in JDWP ReferenceType.SourceFile command" by Sebastien Hertz · 11 years ago
  38. 2115027 am 7a6b77f9: Merge "Fix crash in JDWP ReferenceType.SourceFile command" by Sebastien Hertz · 11 years ago
  39. 7a6b77f Merge "Fix crash in JDWP ReferenceType.SourceFile command" by Sebastien Hertz · 11 years ago
  40. 932fcfa am 9bacc074: Do not force unwind info to debug_frame. by Christopher Ferris · 11 years ago
  41. ffa53fb am ffddfdf6: (-s ours) DO NOT MERGE by Tim Murray · 11 years ago
  42. bca623c am c17e3ac9: am 25c4f6a2: Merge "Add an optimization for removing redundant suspend tests in ART" by Bill Buzbee · 11 years ago
  43. c17e3ac am 25c4f6a2: Merge "Add an optimization for removing redundant suspend tests in ART" by Bill Buzbee · 11 years ago
  44. 25c4f6a Merge "Add an optimization for removing redundant suspend tests in ART" by Bill Buzbee · 11 years ago
  45. e679a51 am c9880aaf: am 86e48ce0: Merge "Disable thumb assembler test to fix art build" by Dave Allison · 11 years ago
  46. c9880aa am 86e48ce0: Merge "Disable thumb assembler test to fix art build" by Dave Allison · 11 years ago
  47. 04f4d8a Add an optimization for removing redundant suspend tests in ART by Wei Jin · 11 years ago
  48. 86e48ce Merge "Disable thumb assembler test to fix art build" by Dave Allison · 11 years ago
  49. dadc7dc Disable thumb assembler test to fix art build by Dave Allison · 11 years ago
  50. bc00f7e am 5d279a3b: am b044dd40: Merge "Remove unused variable in assembler test." by Dave Allison · 11 years ago
  51. 5d279a3 am b044dd40: Merge "Remove unused variable in assembler test." by Dave Allison · 11 years ago
  52. b044dd4 Merge "Remove unused variable in assembler test." by Dave Allison · 11 years ago
  53. cd435bd am 56b6e444: am f58b5d0c: Merge "Fix assembler test to use path if it can\'t find tools." by Dave Allison · 11 years ago
  54. 56b6e44 am f58b5d0c: Merge "Fix assembler test to use path if it can\'t find tools." by Dave Allison · 11 years ago
  55. d20ddb2 Remove unused variable in assembler test. by Dave Allison · 11 years ago
  56. f58b5d0 Merge "Fix assembler test to use path if it can't find tools." by Dave Allison · 11 years ago
  57. c819e0d Fix assembler test to use path if it can't find tools. by Dave Allison · 11 years ago
  58. 0acfbd6 am 622ff47a: am 0eb3e752: Merge "Thumb2 assembler for JNI compiler and optimizing compiler" by Dave Allison · 11 years ago
  59. 622ff47 am 0eb3e752: Merge "Thumb2 assembler for JNI compiler and optimizing compiler" by Dave Allison · 11 years ago
  60. 73ae11e am a40abcaf: am 7ce61051: Merge "Verify there\'s no mem map gap for immune region not to break." by Hiroshi Yamauchi · 11 years ago
  61. a40abca am 7ce61051: Merge "Verify there\'s no mem map gap for immune region not to break." by Hiroshi Yamauchi · 11 years ago
  62. 0eb3e75 Merge "Thumb2 assembler for JNI compiler and optimizing compiler" by Dave Allison · 11 years ago
  63. 65fcc2c Thumb2 assembler for JNI compiler and optimizing compiler by Dave Allison · 11 years ago
  64. 7ce6105 Merge "Verify there's no mem map gap for immune region not to break." by Hiroshi Yamauchi · 11 years ago
  65. cb3c510 am 54a4b9e8: am d5e2b00c: Merge "Workaround for running out of address space on N7v1." by Vladimir Marko · 11 years ago
  66. 54a4b9e am d5e2b00c: Merge "Workaround for running out of address space on N7v1." by Vladimir Marko · 11 years ago
  67. d5e2b00 Merge "Workaround for running out of address space on N7v1." by Vladimir Marko · 11 years ago
  68. 9ae09a1 am f580593c: am deed673a: Merge "Use std::enable_if instead of a custom helper class." by Vladimir Marko · 11 years ago
  69. f94b781 Workaround for running out of address space on N7v1. by Vladimir Marko · 11 years ago
  70. f580593 am deed673a: Merge "Use std::enable_if instead of a custom helper class." by Vladimir Marko · 11 years ago
  71. 40a42dc am 559ac27e: am ad1bc0b3: Merge "Fix X86 disassambler printing of XMM, MM registers" by Ian Rogers · 11 years ago
  72. 559ac27 am ad1bc0b3: Merge "Fix X86 disassambler printing of XMM, MM registers" by Ian Rogers · 11 years ago
  73. deed673 Merge "Use std::enable_if instead of a custom helper class." by Vladimir Marko · 11 years ago
  74. ad1bc0b Merge "Fix X86 disassambler printing of XMM, MM registers" by Ian Rogers · 11 years ago
  75. 0110619 Use std::enable_if instead of a custom helper class. by Vladimir Marko · 11 years ago
  76. fb5fb2d am 90763625: am 8d1a355a: Merge "x86_64: Turn on 64-bit core registers initialization." by Bill Buzbee · 11 years ago
  77. 9076362 am 8d1a355a: Merge "x86_64: Turn on 64-bit core registers initialization." by Bill Buzbee · 11 years ago
  78. 8d1a355 Merge "x86_64: Turn on 64-bit core registers initialization." by Bill Buzbee · 11 years ago
  79. 1ce8bab am 49844500: am 341a0c56: Merge "Avoid register pool allocations on the heap." by Vladimir Marko · 11 years ago
  80. 76af0d3 x86_64: Turn on 64-bit core registers initialization. by Dmitry Petrochenko · 11 years ago
  81. 4984450 am 341a0c56: Merge "Avoid register pool allocations on the heap." by Vladimir Marko · 11 years ago
  82. 88649c7 Fix X86 disassambler printing of XMM, MM registers by Mark Mendell · 11 years ago
  83. 341a0c5 Merge "Avoid register pool allocations on the heap." by Vladimir Marko · 11 years ago
  84. 089142c Avoid register pool allocations on the heap. by Vladimir Marko · 11 years ago
  85. 62abc6f am e101065d: am 8ab62f8c: Merge "ART: Add a test checking TLS offsets and entrypoints" by Andreas Gampe · 11 years ago
  86. 778a0db am f801fa26: am adab3a28: Merge "Fix reflection_test failures." by Ian Rogers · 11 years ago
  87. f20dc89 am e62a27d0: am 141671da: Merge "ART: Allocate ostreams on the heap in Oatdump::DumpOatMethod" by Andreas Gampe · 11 years ago
  88. 89ee9e2 am 1f300f4d: am 7fb59192: Merge "Do not force unwind info to debug_frame." by Christopher Ferris · 11 years ago
  89. 4206eb5 Fix crash in JDWP ReferenceType.SourceFile command by Sebastien Hertz · 11 years ago
  90. e101065 am 8ab62f8c: Merge "ART: Add a test checking TLS offsets and entrypoints" by Andreas Gampe · 11 years ago
  91. f801fa2 am adab3a28: Merge "Fix reflection_test failures." by Ian Rogers · 11 years ago
  92. e62a27d am 141671da: Merge "ART: Allocate ostreams on the heap in Oatdump::DumpOatMethod" by Andreas Gampe · 11 years ago
  93. 8ab62f8 Merge "ART: Add a test checking TLS offsets and entrypoints" by Andreas Gampe · 11 years ago
  94. adab3a2 Merge "Fix reflection_test failures." by Ian Rogers · 11 years ago
  95. 141671d Merge "ART: Allocate ostreams on the heap in Oatdump::DumpOatMethod" by Andreas Gampe · 11 years ago
  96. a8b41aa ART: Allocate ostreams on the heap in Oatdump::DumpOatMethod by Andreas Gampe · 11 years ago
  97. 9bacc07 Do not force unwind info to debug_frame. by Christopher Ferris · 11 years ago
  98. 1f300f4 am 7fb59192: Merge "Do not force unwind info to debug_frame." by Christopher Ferris · 11 years ago
  99. 7fb5919 Merge "Do not force unwind info to debug_frame." by Christopher Ferris · 11 years ago
  100. 4352b45 ART: Add a test checking TLS offsets and entrypoints by Andreas Gampe · 11 years ago