1. 66c158e Clean up signed/unsigned in vectorizer. by Aart Bik · 8 years ago
  2. 0e9d090 Merge "Add compiler option for counting hotness in compiled code." by Nicolas Geoffray · 8 years ago
  3. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 8 years ago
  4. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 8 years ago
  5. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 8 years ago
  6. 8d72832 Add compiler option for counting hotness in compiled code. by Nicolas Geoffray · 8 years ago
  7. ded5594 Add addw support to x86 and x64. by Nicolas Geoffray · 8 years ago
  8. 144c34f Merge "Log JIT mini-debug-info memory usage." by David Srbecky · 8 years ago
  9. 4580b6d Merge "Revert "ARM: Use r4 for stack overflow check to reduce code size."" by Treehugger Robot · 8 years ago
  10. bff7a52 Revert "Compiler changes for bitstring based type checks." by Nicolas Geoffray · 8 years ago
  11. 1a4f3ca Revert "ARM: Use r4 for stack overflow check to reduce code size." by Nicolas Geoffray · 8 years ago
  12. 8304743 Merge "Revert "ART: Use the bitstring type check for AOT app compilation."" by Treehugger Robot · 8 years ago
  13. 8dc11b7 Merge "Revert "More general store elimination"" by Treehugger Robot · 8 years ago
  14. 0be8cab Revert "ART: Use the bitstring type check for AOT app compilation." by Nicolas Geoffray · 8 years ago
  15. e97949e Revert "More general store elimination" by Nicolas Geoffray · 8 years ago
  16. d3233ab Merge "ART: Use the bitstring type check for AOT app compilation." by Mingyao Yang · 8 years ago
  17. 8c0961f Move missed files to libdexfile by David Sehr · 8 years ago
  18. c9e0208 Log JIT mini-debug-info memory usage. by David Srbecky · 8 years ago
  19. b95eb37 Merge "Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed.""" by Nicolas Geoffray · 8 years ago
  20. 6650b0d Merge "ARM: Use r4 for stack overflow check to reduce code size." by Treehugger Robot · 8 years ago
  21. 718e831 ART: Use the bitstring type check for AOT app compilation. by Vladimir Marko · 8 years ago
  22. be2b613 Merge "Compiler changes for bitstring based type checks." by Vladimir Marko · 8 years ago
  23. f307527 Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Nicolas Geoffray · 8 years ago
  24. 4eb4563 ARM: Use r4 for stack overflow check to reduce code size. by Vladimir Marko · 8 years ago
  25. eb0ebed Compiler changes for bitstring based type checks. by Vladimir Marko · 8 years ago
  26. 3913e48 ART: Refactor profile_compilation_info.h includes by Andreas Gampe · 8 years ago
  27. d78ca52 Merge "Improve bound analysis on constant range." by Aart Bik · 8 years ago
  28. b3c0b52 Merge "ART: Allow oatstatus verification for app dependencies" by Treehugger Robot · 8 years ago
  29. 7b4c09a Merge "ART: Implement SuperblockCloner." by Aart Bik · 8 years ago
  30. a95a5cc Improve bound analysis on constant range. by Aart Bik · 8 years ago
  31. c7ae623 Merge "Fix quickening logic" by Mathieu Chartier · 8 years ago
  32. 5577295 Merge "ART: Add entrypoint and intrinsic for Math.pow()." by Treehugger Robot · 8 years ago
  33. 4d17987 ART: Add entrypoint and intrinsic for Math.pow(). by Vladimir Marko · 8 years ago
  34. a79efdb Fix quickening logic by Mathieu Chartier · 8 years ago
  35. e993458 ART: Allow oatstatus verification for app dependencies by Andreas Gampe · 8 years ago
  36. c684f33 Refactor jit debugger interface and its ELF creation. by David Srbecky · 8 years ago
  37. 26037dd Merge "Fix the offset of $dexfile debug symbol." by Treehugger Robot · 8 years ago
  38. a780c6b Merge "Update PGO configuration" by Pirama Arumuga Nainar · 8 years ago
  39. c89013c Update PGO configuration by Pirama Arumuga Nainar · 8 years ago
  40. 0d413f6 Merge "Minor edits." by Aart Bik · 8 years ago
  41. 2593162 Fix the offset of $dexfile debug symbol. by David Srbecky · 8 years ago
  42. ad643b0 Merge "More general store elimination" by Mingyao Yang · 8 years ago
  43. b67f7e2 Minor edits. by Aart Bik · 8 years ago
  44. 1458841 Merge "Enhance BCE range analysis with length "alias" case." by Aart Bik · 8 years ago
  45. 1372c97 Merge "Add size for the $dexfile debug symbol." by Treehugger Robot · 8 years ago
  46. 98f1736 Enhance BCE range analysis with length "alias" case. by Aart Bik · 8 years ago
  47. 510bb88 Add size for the $dexfile debug symbol. by David Srbecky · 8 years ago
  48. aec4e73 More general store elimination by Mingyao Yang · 8 years ago
  49. 7c61374 Merge "Code sinking near "always throwing" method calls" by Treehugger Robot · 8 years ago
  50. d4e328f Code sinking near "always throwing" method calls by Aart Bik · 8 years ago
  51. 66c9df1 Add logic for deduplicating in dexlayout by Mathieu Chartier · 8 years ago
  52. a8b8e9b Improve code sinking near "always throwing" method calls by Aart Bik · 8 years ago
  53. d8f2702 Properly de-duplicate debug symbol names. by David Srbecky · 8 years ago
  54. fa0b0db Merge "Generate debug symbols for interpreted methods." by David Srbecky · 8 years ago
  55. 8892c6b Move debug info offsets into a side table by Mathieu Chartier · 8 years ago
  56. 210531f Revert "Revert "Move quickening info logic to its own table"" by Mathieu Chartier · 8 years ago
  57. 3c9e0f6 Merge "Change compiler tests to have aligned code item" by Mathieu Chartier · 8 years ago
  58. fa3db3d Change compiler tests to have aligned code item by Mathieu Chartier · 8 years ago
  59. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 8 years ago
  60. a7e4a15 Merge changes from topic "dex2oat-pgo" by Pirama Arumuga Nainar · 8 years ago
  61. 32210b9 Generate debug symbols for interpreted methods. by David Srbecky · 8 years ago
  62. 02f6ed6 Setup PGO for dex2oat and related libraries by Pirama Arumuga Nainar · 8 years ago
  63. 6716941 Revert "Move quickening info logic to its own table" by Nicolas Geoffray · 8 years ago
  64. 7a26f94 Move quickening info logic to its own table by Mathieu Chartier · 8 years ago
  65. b4182a3 Merge "Use 28 bits for type check bit string." by Vladimir Marko · 8 years ago
  66. dc682aa Use 28 bits for type check bit string. by Vladimir Marko · 8 years ago
  67. f4bf58d Merge "Try to mmap vdex file within the address range of the ELF file." by David Srbecky · 8 years ago
  68. 8e47493 Merge "ARM: Replace arm::SetCc with vixl32::FlagsUpdate." by Treehugger Robot · 8 years ago
  69. 7f4aff6 ART: Implement SuperblockCloner. by Artem Serov · 8 years ago
  70. 698ebbc Clean up CodeItemAccessors and Compact/StandardDexFile by Mathieu Chartier · 8 years ago
  71. f0a6a1d ARM: Replace arm::SetCc with vixl32::FlagsUpdate. by Vladimir Marko · 8 years ago
  72. 30f54cc Merge "ARM: Fix breaking changes from recent VIXL update." by Roland Levillain · 8 years ago
  73. 9e734c7 Create dex subdirectory by David Sehr · 8 years ago
  74. b496af8 Merge "ART: Clean up library loading" by Treehugger Robot · 8 years ago
  75. daa27bc Merge "Remove DexFile direct accesses to CodeItem" by Mathieu Chartier · 8 years ago
  76. 70a58af Merge "Change ClassStatus to fit into 4 bits." by Treehugger Robot · 8 years ago
  77. 2c64a83 Change ClassStatus to fit into 4 bits. by Vladimir Marko · 8 years ago
  78. 6238c83 Remove DexFile direct accesses to CodeItem by Mathieu Chartier · 8 years ago
  79. a61e97f Merge "Remove CodeItem accessor functions" by Mathieu Chartier · 8 years ago
  80. ec2cdf4 Try to mmap vdex file within the address range of the ELF file. by David Srbecky · 8 years ago
  81. 4abc001 Merge "MIPS: InstructionCodeGeneratorMIPS*::DivRemByPowerOfTwo()" by Treehugger Robot · 8 years ago
  82. 3165bb0 Merge "ART: Rename Atomic::CompareExchange methods" by Treehugger Robot · 8 years ago
  83. 473191c ART: Clean up library loading by Andreas Gampe · 8 years ago
  84. a3e5095 Merge changes I69b3b6f2,I294dbd43 by Treehugger Robot · 8 years ago
  85. a556e6b MIPS: InstructionCodeGeneratorMIPS*::DivRemByPowerOfTwo() by Lena Djokic · 8 years ago
  86. 00359cd Merge "ARM: Remove a deprecated IT block in the read barrier code" by Treehugger Robot · 8 years ago
  87. 4557b38 ART: Rename Atomic::CompareExchange methods by Orion Hodson · 8 years ago
  88. 73f21d4 Remove CodeItem accessor functions by Mathieu Chartier · 8 years ago
  89. 2a5d728 ART: Emit runtime read barrier checks only in slow-debug by Andreas Gampe · 8 years ago
  90. dc578c7 Move dex exception helpers to their own file and use dex accessor by Mathieu Chartier · 8 years ago
  91. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 8 years ago
  92. 5e399b8 ART: Rename cloner_test. by Artem Serov · 8 years ago
  93. a661594 Merge "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Treehugger Robot · 8 years ago
  94. e166e67 Revert "Don't embed the dex code in the oat file if dex is uncompressed." by Andreas Gampe · 8 years ago
  95. 349e61f ARM: Remove a deprecated IT block in the read barrier code by Anton Kirilov · 8 years ago
  96. df99018 Merge "ART: Fix single-preheader transformation." by Aart Bik · 8 years ago
  97. 672b9c1 ARM: Fix breaking changes from recent VIXL update. by Artem Serov · 8 years ago
  98. e7de5ec MIPS: Support swaps between 128-bit locations by Goran Jakovljevic · 8 years ago
  99. fe8a897 Merge changes Ib1381084,Icb2a838f by Vladimir Marko · 8 years ago
  100. c8d9103 Merge "Don't embed the dex code in the oat file if dex is uncompressed." by Nicolas Geoffray · 8 years ago