1. 5a28431 am 51f271c8: am e08556a2: am 808db527: Merge "[optimizing] Handle x86 const length BoundsCheck" by Andreas Gampe · 10 years ago
  2. 200cc06 am a183e1ae: am 6bcc8378: am c435e014: Merge "ART: Duplicate-classes cleanup" by Andreas Gampe · 10 years ago
  3. 51f271c am e08556a2: am 808db527: Merge "[optimizing] Handle x86 const length BoundsCheck" by Andreas Gampe · 10 years ago
  4. a183e1a am 6bcc8378: am c435e014: Merge "ART: Duplicate-classes cleanup" by Andreas Gampe · 10 years ago
  5. e08556a am 808db527: Merge "[optimizing] Handle x86 const length BoundsCheck" by Andreas Gampe · 10 years ago
  6. 6bcc837 am c435e014: Merge "ART: Duplicate-classes cleanup" by Andreas Gampe · 10 years ago
  7. 808db52 Merge "[optimizing] Handle x86 const length BoundsCheck" by Andreas Gampe · 10 years ago
  8. c435e01 Merge "ART: Duplicate-classes cleanup" by Andreas Gampe · 10 years ago
  9. 94329d3 ART: Duplicate-classes cleanup by Andreas Gampe · 10 years ago
  10. ce37510 am 75afc86d: am 0965ce8f: am 6e655afb: Merge "ART: Check for duplicate classes when loading oat files" by Andreas Gampe · 10 years ago
  11. c9f7349 am 74f5ce77: am 3856df46: am b5aad4c5: Merge "ART: Add GENERATE_CFI to the ZygoteHooks debug flags" by Andreas Gampe · 10 years ago
  12. 75afc86 am 0965ce8f: am 6e655afb: Merge "ART: Check for duplicate classes when loading oat files" by Andreas Gampe · 10 years ago
  13. 0965ce8 am 6e655afb: Merge "ART: Check for duplicate classes when loading oat files" by Andreas Gampe · 10 years ago
  14. 6e655af Merge "ART: Check for duplicate classes when loading oat files" by Andreas Gampe · 10 years ago
  15. 74f5ce7 am 3856df46: am b5aad4c5: Merge "ART: Add GENERATE_CFI to the ZygoteHooks debug flags" by Andreas Gampe · 10 years ago
  16. 3856df4 am b5aad4c5: Merge "ART: Add GENERATE_CFI to the ZygoteHooks debug flags" by Andreas Gampe · 10 years ago
  17. b5aad4c Merge "ART: Add GENERATE_CFI to the ZygoteHooks debug flags" by Andreas Gampe · 10 years ago
  18. 675a283 am 4e1b01fc: am 21225131: am 33984b4d: Merge "ART: Do not log non-swap usage" by Andreas Gampe · 10 years ago
  19. 99dbd68 [optimizing] Handle x86 const length BoundsCheck by Mark Mendell · 10 years ago
  20. 4e1b01f am 21225131: am 33984b4d: Merge "ART: Do not log non-swap usage" by Andreas Gampe · 10 years ago
  21. 0599ae8 am 4aaeabde: am 63921cfe: am 16b5d29f: Merge "Guard against name == null in ShortDump" by Mathieu Chartier · 10 years ago
  22. 2122513 am 33984b4d: Merge "ART: Do not log non-swap usage" by Andreas Gampe · 10 years ago
  23. 00bb878 ART: Add GENERATE_CFI to the ZygoteHooks debug flags by Andreas Gampe · 10 years ago
  24. 33984b4 Merge "ART: Do not log non-swap usage" by Andreas Gampe · 10 years ago
  25. f99bcd2 ART: Do not log non-swap usage by Andreas Gampe · 10 years ago
  26. 51495d1 am 9643beab: am 233f1575: am 93cf23f9: Merge "Fix DCHECKs about clinit checks in Optimizing\'s code generators." by Roland Levillain · 10 years ago
  27. 4aaeabd am 63921cfe: am 16b5d29f: Merge "Guard against name == null in ShortDump" by Mathieu Chartier · 10 years ago
  28. 63921cf am 16b5d29f: Merge "Guard against name == null in ShortDump" by Mathieu Chartier · 10 years ago
  29. 16b5d29 Merge "Guard against name == null in ShortDump" by Mathieu Chartier · 10 years ago
  30. 9643bea am 233f1575: am 93cf23f9: Merge "Fix DCHECKs about clinit checks in Optimizing\'s code generators." by Roland Levillain · 10 years ago
  31. 233f157 am 93cf23f9: Merge "Fix DCHECKs about clinit checks in Optimizing\'s code generators." by Roland Levillain · 10 years ago
  32. 93cf23f Merge "Fix DCHECKs about clinit checks in Optimizing's code generators." by Roland Levillain · 10 years ago
  33. 0379f82 Fix DCHECKs about clinit checks in Optimizing's code generators. by Roland Levillain · 10 years ago
  34. b28412e Guard against name == null in ShortDump by Mathieu Chartier · 10 years ago
  35. 47f0884 am 6bd26516: am d27c57cf: am 76f14134: Merge "[optimizing] Ensure FillNewArray sets array access" by Andreas Gampe · 10 years ago
  36. fccc0be am 33cd7a71: am c16be4d4: am 3507b795: Merge "Reduce the number of explicit clinit checks for static invokes." by Roland Levillain · 10 years ago
  37. 86bc62f am 096a2e93: am 9c0a5aa8: am eb5459ca: Merge "Ensure inlined static calls perform clinit checks in Optimizing." by Roland Levillain · 10 years ago
  38. 8cf369f am 0782d840: am bcbd49c6: am ae803f6e: Merge "Quick: Fix and enable DCE and improve GVN/DCE cleanup." by Vladimir Marko · 10 years ago
  39. 6bd2651 am d27c57cf: am 76f14134: Merge "[optimizing] Ensure FillNewArray sets array access" by Andreas Gampe · 10 years ago
  40. d27c57c am 76f14134: Merge "[optimizing] Ensure FillNewArray sets array access" by Andreas Gampe · 10 years ago
  41. 76f1413 Merge "[optimizing] Ensure FillNewArray sets array access" by Andreas Gampe · 10 years ago
  42. 20e8d43 [optimizing] Ensure FillNewArray sets array access by Mark Mendell · 10 years ago
  43. 33cd7a7 am c16be4d4: am 3507b795: Merge "Reduce the number of explicit clinit checks for static invokes." by Roland Levillain · 10 years ago
  44. 096a2e9 am 9c0a5aa8: am eb5459ca: Merge "Ensure inlined static calls perform clinit checks in Optimizing." by Roland Levillain · 10 years ago
  45. 0782d84 am bcbd49c6: am ae803f6e: Merge "Quick: Fix and enable DCE and improve GVN/DCE cleanup." by Vladimir Marko · 10 years ago
  46. c16be4d am 3507b795: Merge "Reduce the number of explicit clinit checks for static invokes." by Roland Levillain · 10 years ago
  47. 9c0a5aa am eb5459ca: Merge "Ensure inlined static calls perform clinit checks in Optimizing." by Roland Levillain · 10 years ago
  48. bcbd49c am ae803f6e: Merge "Quick: Fix and enable DCE and improve GVN/DCE cleanup." by Vladimir Marko · 10 years ago
  49. 3507b79 Merge "Reduce the number of explicit clinit checks for static invokes." by Roland Levillain · 10 years ago
  50. 5f02c6c Reduce the number of explicit clinit checks for static invokes. by Roland Levillain · 10 years ago
  51. eb5459c Merge "Ensure inlined static calls perform clinit checks in Optimizing." by Roland Levillain · 10 years ago
  52. b9aec2c ART: Check for duplicate classes when loading oat files by Andreas Gampe · 10 years ago
  53. ae803f6 Merge "Quick: Fix and enable DCE and improve GVN/DCE cleanup." by Vladimir Marko · 10 years ago
  54. ca49ad3 am 0f1c3530: am 2c1ce5bb: am 83134ec5: Merge "Remove ArtMethod* parameter from dex cache entry points." by Vladimir Marko · 10 years ago
  55. 0ec9f86 am 42d12816: am b4364ee9: am 52b63e20: Merge "ART: Fix gtests broken by dead block elimination" by David Brazdil · 10 years ago
  56. 0f1c353 am 2c1ce5bb: am 83134ec5: Merge "Remove ArtMethod* parameter from dex cache entry points." by Vladimir Marko · 10 years ago
  57. 6416fcf am 5b127a19: am 9b096834: am 7bf9bc78: Merge "Minor improvements to 458-checker-instruction-simplification." by Roland Levillain · 10 years ago
  58. 42d1281 am b4364ee9: am 52b63e20: Merge "ART: Fix gtests broken by dead block elimination" by David Brazdil · 10 years ago
  59. 2c1ce5b am 83134ec5: Merge "Remove ArtMethod* parameter from dex cache entry points." by Vladimir Marko · 10 years ago
  60. 83134ec Merge "Remove ArtMethod* parameter from dex cache entry points." by Vladimir Marko · 10 years ago
  61. b4364ee am 52b63e20: Merge "ART: Fix gtests broken by dead block elimination" by David Brazdil · 10 years ago
  62. 5b127a1 am 9b096834: am 7bf9bc78: Merge "Minor improvements to 458-checker-instruction-simplification." by Roland Levillain · 10 years ago
  63. 52b63e2 Merge "ART: Fix gtests broken by dead block elimination" by David Brazdil · 10 years ago
  64. 1c533c1 ART: Fix gtests broken by dead block elimination by David Brazdil · 10 years ago
  65. 9b09683 am 7bf9bc78: Merge "Minor improvements to 458-checker-instruction-simplification." by Roland Levillain · 10 years ago
  66. 4d5ebf1 am 9d0c7f23: am b4e284f2: am f16d7b38: Merge "ART: Dead block removal" by David Brazdil · 10 years ago
  67. 7bf9bc7 Merge "Minor improvements to 458-checker-instruction-simplification." by Roland Levillain · 10 years ago
  68. 4c0eb42 Ensure inlined static calls perform clinit checks in Optimizing. by Roland Levillain · 10 years ago
  69. 9d0c7f2 am b4e284f2: am f16d7b38: Merge "ART: Dead block removal" by David Brazdil · 10 years ago
  70. b4e284f am f16d7b38: Merge "ART: Dead block removal" by David Brazdil · 10 years ago
  71. f16d7b3 Merge "ART: Dead block removal" by David Brazdil · 10 years ago
  72. 2d7352b ART: Dead block removal by David Brazdil · 10 years ago
  73. 121a9c7 am bef81363: am 490c9561: am 9f3565a6: Merge "Debugger: Remove support for setting values in optimizing." by Nicolas Geoffray · 10 years ago
  74. bef8136 am 490c9561: am 9f3565a6: Merge "Debugger: Remove support for setting values in optimizing." by Nicolas Geoffray · 10 years ago
  75. 490c956 am 9f3565a6: Merge "Debugger: Remove support for setting values in optimizing." by Nicolas Geoffray · 10 years ago
  76. 9f3565a Merge "Debugger: Remove support for setting values in optimizing." by Nicolas Geoffray · 10 years ago
  77. f77f305 am 8091a587: am 553871c8: am af248646: Merge "Don\'t use \'sh\' on the host." by Nicolas Geoffray · 10 years ago
  78. 7cc56a1 Debugger: Remove support for setting values in optimizing. by Nicolas Geoffray · 10 years ago
  79. 8091a58 am 553871c8: am af248646: Merge "Don\'t use \'sh\' on the host." by Nicolas Geoffray · 10 years ago
  80. 553871c am af248646: Merge "Don\'t use \'sh\' on the host." by Nicolas Geoffray · 10 years ago
  81. af24864 Merge "Don't use 'sh' on the host." by Nicolas Geoffray · 10 years ago
  82. 33e1f8f Don't use 'sh' on the host. by Nicolas Geoffray · 10 years ago
  83. 60d4a4d am e9272971: am 78a34f71: am 9e85d55c: Merge "Use \'sh\' explicitly when invoking the art script." by Nicolas Geoffray · 10 years ago
  84. 192eb41 am c26d33b2: am 51e8e98b: am 11307fd2: Merge "Make tests assume ANDROID_ROOT is not /system." by Nicolas Geoffray · 10 years ago
  85. e927297 am 78a34f71: am 9e85d55c: Merge "Use \'sh\' explicitly when invoking the art script." by Nicolas Geoffray · 10 years ago
  86. c26d33b am 51e8e98b: am 11307fd2: Merge "Make tests assume ANDROID_ROOT is not /system." by Nicolas Geoffray · 10 years ago
  87. 78a34f7 am 9e85d55c: Merge "Use \'sh\' explicitly when invoking the art script." by Nicolas Geoffray · 10 years ago
  88. 51e8e98 am 11307fd2: Merge "Make tests assume ANDROID_ROOT is not /system." by Nicolas Geoffray · 10 years ago
  89. 9e85d55 Merge "Use 'sh' explicitly when invoking the art script." by Nicolas Geoffray · 10 years ago
  90. 06801ff Use 'sh' explicitly when invoking the art script. by Nicolas Geoffray · 10 years ago
  91. 11307fd Merge "Make tests assume ANDROID_ROOT is not /system." by Nicolas Geoffray · 10 years ago
  92. 4f7fdd2 Make tests assume ANDROID_ROOT is not /system. by Nicolas Geoffray · 10 years ago
  93. 5ea536a Remove ArtMethod* parameter from dex cache entry points. by Vladimir Marko · 10 years ago
  94. 95d73bc am 884aee7e: am 0e76c6e0: am c5cb691c: Merge "Cleanup and improve stack map stream" by Nicolas Geoffray · 10 years ago
  95. 884aee7 am 0e76c6e0: am c5cb691c: Merge "Cleanup and improve stack map stream" by Nicolas Geoffray · 10 years ago
  96. 0e76c6e am c5cb691c: Merge "Cleanup and improve stack map stream" by Nicolas Geoffray · 10 years ago
  97. c5cb691 Merge "Cleanup and improve stack map stream" by Nicolas Geoffray · 10 years ago
  98. a995d15 am 430fc141: am 1b7ae567: am 021190bf: Merge "Fix reflection handling and test flakiness" by Mathieu Chartier · 10 years ago
  99. 430fc14 am 1b7ae567: am 021190bf: Merge "Fix reflection handling and test flakiness" by Mathieu Chartier · 10 years ago
  100. 1b7ae56 am 021190bf: Merge "Fix reflection handling and test flakiness" by Mathieu Chartier · 10 years ago