1. c33b532 Merge "Fix braino in JitCodeCache." am: 0c25da0 by Nicolas Geoffray · 9 years ago
  2. 0c25da0 Merge "Fix braino in JitCodeCache." by Nicolas Geoffray · 9 years ago
  3. 0e2fe4b Merge "ART: remove nested include in arch_test" am: eecf60d by buzbee · 9 years ago
  4. b9a639d Fix braino in JitCodeCache. by Nicolas Geoffray · 9 years ago
  5. eecf60d Merge "ART: remove nested include in arch_test" by Bill Buzbee · 9 years ago
  6. fdb1b2a Merge "Revert "Revert "Enable compilation of secondary dex files""" am: a373a33 by Nicolas Geoffray · 9 years ago
  7. a373a33 Merge "Revert "Revert "Enable compilation of secondary dex files""" by Nicolas Geoffray · 9 years ago
  8. 7e5c892 Merge "Update Makefile and scripts after Quick removal." am: e2aad5d by Nicolas Geoffray · 9 years ago
  9. e2aad5d Merge "Update Makefile and scripts after Quick removal." by Nicolas Geoffray · 9 years ago
  10. bcebbe4 Merge "Suppress MIPS32 assembler warnings" am: e989fe0 by Goran Jakovljevic · 9 years ago
  11. 7db00cd Update Makefile and scripts after Quick removal. by Nicolas Geoffray · 9 years ago
  12. e989fe0 Merge "Suppress MIPS32 assembler warnings" by Roland Levillain · 9 years ago
  13. c6b1b93 Revert "Revert "Enable compilation of secondary dex files"" by Nicolas Geoffray · 9 years ago
  14. f6c3e2d Merge "Remove Quick from tree." am: 2fac35e by Nicolas Geoffray · 9 years ago
  15. 2fac35e Merge "Remove Quick from tree." by Nicolas Geoffray · 9 years ago
  16. 0711df9 Merge "Remove bogus DCHECK()." am: 988a8ff by Vladimir Marko · 9 years ago
  17. 988a8ff Merge "Remove bogus DCHECK()." by Vladimir Marko · 9 years ago
  18. b29404b Add sanity checking to declaring class visiting am: b33b1dc by Mathieu Chartier · 9 years ago
  19. 3d46a1f Merge "Add sanity checking to declaring class visiting" am: 1a9018b by Mathieu Chartier · 9 years ago
  20. 1a9018b Merge "Add sanity checking to declaring class visiting" by Mathieu Chartier · 9 years ago
  21. d5f3f32 Add sanity checking to declaring class visiting by Mathieu Chartier · 9 years ago
  22. b33b1dc Add sanity checking to declaring class visiting by Mathieu Chartier · 9 years ago
  23. 4c855f9 Merge "Generalize induction and range analysis across type conversions." by Aart Bik · 9 years ago
  24. 9060376 Merge "Generalize induction and range analysis across type conversions." by Aart Bik · 9 years ago
  25. 69dd2ed ART: remove nested include in arch_test by buzbee · 9 years ago
  26. 257bfd2 Disable LZ4HC compressed images am: 086e279 by Mathieu Chartier · 9 years ago
  27. 0d345cf Generalize induction and range analysis across type conversions. by Aart Bik · 9 years ago
  28. b35a7d5 Merge "Move process state into runtime" am: 6a32929 by Mathieu Chartier · 9 years ago
  29. de57214 Merge "Disable LZ4HC compressed images" am: 4485c69 by Mathieu Chartier · 9 years ago
  30. 6a32929 Merge "Move process state into runtime" by Mathieu Chartier · 9 years ago
  31. 086e279 Disable LZ4HC compressed images by Mathieu Chartier · 9 years ago
  32. 4485c69 Merge "Disable LZ4HC compressed images" by Mathieu Chartier · 9 years ago
  33. 6cbf3e7 Move process state into runtime am: f8484c8 by Mathieu Chartier · 9 years ago
  34. f8cb178 Move process state into runtime by Mathieu Chartier · 9 years ago
  35. f8484c8 Move process state into runtime by Mathieu Chartier · 9 years ago
  36. 9894fc8 Disable LZ4HC compressed images by Mathieu Chartier · 9 years ago
  37. e1e5a86 Remove bogus DCHECK(). by Vladimir Marko · 9 years ago
  38. 520e458 Merge "Optimizing: Fix register allocator validation memory usage." am: 162629e by Vladimir Marko · 9 years ago
  39. 3c94f09 Remove Quick from tree. by Nicolas Geoffray · 9 years ago
  40. 162629e Merge "Optimizing: Fix register allocator validation memory usage." by Vladimir Marko · 9 years ago
  41. b754068 Merge "Fix a CC 145-alloc-tracking-stress deadlock." am: 3890e85 by Hiroshi Yamauchi · 9 years ago
  42. 3890e85 Merge "Fix a CC 145-alloc-tracking-stress deadlock." by Hiroshi Yamauchi · 9 years ago
  43. f6a35de Optimizing: Fix register allocator validation memory usage. by Vladimir Marko · 9 years ago
  44. 998e6ee Merge "Let tests informa Jack of the min api version" am: 985125b by Yohann Roussel · 9 years ago
  45. 985125b Merge "Let tests informa Jack of the min api version" by Yohann Roussel · 9 years ago
  46. 4b49567 Let tests informa Jack of the min api version by Yohann Roussel · 9 years ago
  47. 9a7f55d Merge "MIPS32: sun.misc.Unsafe get/put intrinsics." am: ae207db by Chris Larsen · 9 years ago
  48. 3030ebf Merge "Pacify g++ about a set-but-unused variable." am: 73139dd by Roland Levillain · 9 years ago
  49. ae207db Merge "MIPS32: sun.misc.Unsafe get/put intrinsics." by Roland Levillain · 9 years ago
  50. 73139dd Merge "Pacify g++ about a set-but-unused variable." by Roland Levillain · 9 years ago
  51. 525528e Merge "Code cleanup between debugger and jit." am: 1153282 by Nicolas Geoffray · 9 years ago
  52. 1153282 Merge "Code cleanup between debugger and jit." by Nicolas Geoffray · 9 years ago
  53. 6300fd7 Code cleanup between debugger and jit. by Nicolas Geoffray · 9 years ago
  54. 590b136 Suppress MIPS32 assembler warnings by Goran Jakovljevic · 9 years ago
  55. 48a7bae Pacify g++ about a set-but-unused variable. by Roland Levillain · 9 years ago
  56. 6eb0d56 Merge "Check if the type of an instruction is erroneous before inlining." by Nicolas Geoffray · 9 years ago
  57. 459898d Merge "Check if the type of an instruction is erroneous before inlining." by Nicolas Geoffray · 9 years ago
  58. 61b1de6 Merge "Call HuntForOriginalReference to get to the null." am: 3cf5f5c by Nicolas Geoffray · 9 years ago
  59. 3cf5f5c Merge "Call HuntForOriginalReference to get to the null." by Nicolas Geoffray · 9 years ago
  60. ab5327d Check if the type of an instruction is erroneous before inlining. by Nicolas Geoffray · 9 years ago
  61. 8f974dd Merge remote-tracking branch 'goog/master' into nyc-dev by Nicolas Geoffray · 9 years ago
  62. b1d9157 Call HuntForOriginalReference to get to the null. by Nicolas Geoffray · 9 years ago
  63. ceb47fa Merge "Fix mising "." am: 0d0796e am: b7788e2 by Nicolas Geoffray · 9 years ago
  64. b7788e2 Merge "Fix mising "." am: 0d0796e by Nicolas Geoffray · 9 years ago
  65. 0d0796e Merge "Fix mising "." by Nicolas Geoffray · 9 years ago
  66. c2c6271 Fix mising ". by Nicolas Geoffray · 9 years ago
  67. 6f0c6cd Fix a CC 145-alloc-tracking-stress deadlock. by Hiroshi Yamauchi · 9 years ago
  68. e11c9d8 Merge "Add patchoat check that input oat file has patch section." am: 443e7ee by Jeff Hao · 9 years ago
  69. 02605d4 Merge "Add patchoat check that input oat file has patch section." into nyc-dev am: 99d0151 by Jeff Hao · 9 years ago
  70. fd2cd8e Merge "Add patchoat check that input oat file has patch section." am: 443e7ee by Jeff Hao · 9 years ago
  71. 61464e2 Merge "Add patchoat check that input oat file has patch section." into nyc-dev by Jeff Hao · 9 years ago
  72. 99d0151 Merge "Add patchoat check that input oat file has patch section." into nyc-dev by Jeff Hao · 9 years ago
  73. 443e7ee Merge "Add patchoat check that input oat file has patch section." by Jeff Hao · 9 years ago
  74. 696f359 Merge changes from topic \'verify-profile\' am: 4892106 am: 6991d13 by Mathieu Chartier · 9 years ago
  75. 6991d13 Merge changes from topic \'verify-profile\' am: 4892106 by Mathieu Chartier · 9 years ago
  76. 4892106 Merge changes from topic 'verify-profile' by Mathieu Chartier · 9 years ago
  77. 73d8c65 Fix incorrect dex2oat check by Mathieu Chartier · 9 years ago
  78. eda23f1 Fix incorrect dex2oat check am: 821dad8 am: 88eb928 by Mathieu Chartier · 9 years ago
  79. 88eb928 Fix incorrect dex2oat check am: 821dad8 by Mathieu Chartier · 9 years ago
  80. 821dad8 Fix incorrect dex2oat check by Mathieu Chartier · 9 years ago
  81. ec1514a Add patchoat check that input oat file has patch section. by Jeff Hao · 9 years ago
  82. 24ec028 Add patchoat check that input oat file has patch section. by Jeff Hao · 9 years ago
  83. cc51218 Merge "Add patchoat check that input oat file has patch section." by Jeff Hao · 9 years ago
  84. a807780 Add verify-profile compiler filter by Mathieu Chartier · 9 years ago
  85. 3627258 Merge "Add verify-profile compiler filter" into nyc-dev am: cc4c168 am: a885de7 by Mathieu Chartier · 9 years ago
  86. a885de7 Merge "Add verify-profile compiler filter" into nyc-dev am: cc4c168 by Mathieu Chartier · 9 years ago
  87. cc4c168 Merge "Add verify-profile compiler filter" into nyc-dev by Mathieu Chartier · 9 years ago
  88. 95d0ce6 Merge "ART: Speed up stack guard page install" am: 895375b am: 1d1e89c by Andreas Gampe · 9 years ago
  89. 6622a57 Merge "ART: Speed up stack guard page install" into nyc-dev am: 6716fc2 by Andreas Gampe · 9 years ago
  90. 1d1e89c Merge "ART: Speed up stack guard page install" am: 895375b by Andreas Gampe · 9 years ago
  91. c5319f4 Merge "ART: Speed up stack guard page install" into nyc-dev am: 6716fc2 by Andreas Gampe · 9 years ago
  92. 6716fc2 Merge "ART: Speed up stack guard page install" into nyc-dev by Andreas Gampe · 9 years ago
  93. a079e3a Add verify-profile compiler filter by Mathieu Chartier · 9 years ago
  94. 895375b Merge "ART: Speed up stack guard page install" by Andreas Gampe · 9 years ago
  95. 8245eb4 ART: Speed up stack guard page install by Andreas Gampe · 9 years ago
  96. 2c2d2a0 ART: Speed up stack guard page install by Andreas Gampe · 9 years ago
  97. 1e4ff5a Merge "Improve resolved classes saving strategy" into nyc-dev am: 4ea8bec by Calin Juravle · 9 years ago
  98. cff4736 Merge "Improve resolved classes saving strategy" into nyc-dev am: 4ea8bec by Calin Juravle · 9 years ago
  99. 4ea8bec Merge "Improve resolved classes saving strategy" into nyc-dev by Calin Juravle · 9 years ago
  100. 9652757 Merge "Ensure art::HRor support boolean, byte, short and char inputs." am: 38ceb62 by Roland Levillain · 9 years ago