1. 54d6573 JDWP: fix breakpoint on catch statement by Sebastien Hertz · 10 years ago
  2. 8ae14d8 Merge "Fix for potential moving GC bugs around proxy class." into mnc-dev by Hiroshi Yamauchi · 10 years ago
  3. 08d1b5f Fix for potential moving GC bugs around proxy class. by Hiroshi Yamauchi · 10 years ago
  4. c1134980c Merge "ART: Sometimes even empty methods take forever to verify" into mnc-dev by Andreas Gampe · 10 years ago
  5. 9953ca9 Merge "Revert "DO NOT MERGE ART: Turn off duplicate-classes checking"" into mnc-dev by Andreas Gampe · 10 years ago
  6. 8110447 ART: Sometimes even empty methods take forever to verify by Andreas Gampe · 10 years ago
  7. 18a1827 Revert "DO NOT MERGE ART: Turn off duplicate-classes checking" by Andreas Gampe · 10 years ago
  8. 99ca40c ART: Refactor UnstartedRuntime for testing by Andreas Gampe · 10 years ago
  9. d58a6de Merge "DO NOT MERGE ART: Turn off duplicate-classes checking" into mnc-dev by Andreas Gampe · 10 years ago
  10. cd572eb Merge "Intercept JNI invocation of String.<init> methods." into mnc-dev by Jeff Hao · 10 years ago
  11. 15e9ad1 Intercept JNI invocation of String.<init> methods. by Jeff Hao · 10 years ago
  12. 585b4cf Merge "ART: Fix RegisterNative order" into mnc-dev by Andreas Gampe · 10 years ago
  13. 70c7f22 Merge "Fix a cts crash around proxy class fields." into mnc-dev by Hiroshi Yamauchi · 10 years ago
  14. a56ce5e Fix a cts crash around proxy class fields. by Hiroshi Yamauchi · 10 years ago
  15. aafcfca DO NOT MERGE ART: Turn off duplicate-classes checking by Andreas Gampe · 10 years ago
  16. 8256609 ART: Fix RegisterNative order by Andreas Gampe · 10 years ago
  17. 5d52f3d Merge "Fix debuggable compiler flag detection for secondary dex files" into mnc-dev by Sebastien Hertz · 10 years ago
  18. f177dd6 ART: Change huge-method warning in verifier by Andreas Gampe · 10 years ago
  19. 094ff2c Fix debuggable compiler flag detection for secondary dex files by Sebastien Hertz · 10 years ago
  20. ce70082 Merge "Test and fix bug checking status of secondary multidex files." into mnc-dev by Richard Uhler · 10 years ago
  21. a5a1c13 Test and fix bug checking status of secondary multidex files. by Richard Uhler · 10 years ago
  22. 6650075 JDWP: more GC safety by Sebastien Hertz · 10 years ago
  23. bfd4c2a Merge "Print more info on mark sweep invalid ref crash." into mnc-dev by Hiroshi Yamauchi · 10 years ago
  24. 1e1a472 Print more info on mark sweep invalid ref crash. by Hiroshi Yamauchi · 10 years ago
  25. a02e391 Add new style String operations during compilation init, part 2 by Kenny Root · 10 years ago
  26. 577d24c Stop wrapping close(2) with TEMP_FAILURE_RETRY in art. by Elliott Hughes · 10 years ago
  27. 88bf23f Merge "In hprof, use an address within string for char array of empty string." into mnc-dev by Jeff Hao · 10 years ago
  28. 1cfce8c Merge changes I2ea008b7,Ibd7a643d into mnc-dev by Kenny Root · 10 years ago
  29. a32474e In hprof, use an address within string for char array of empty string. by Jeff Hao · 10 years ago
  30. a298e6d Add new style String operations during compilation init by Kenny Root · 10 years ago
  31. 788a0a1 Fix non-range String init calls by Kenny Root · 10 years ago
  32. 5b691ed Merge "In hprof, set string class instance size to that of an empty string." into mnc-dev by Jeff Hao · 10 years ago
  33. c99b900 In hprof, set string class instance size to that of an empty string. by Jeff Hao · 10 years ago
  34. 375a29a Print field info on mark sweep invalid ref crash. by Hiroshi Yamauchi · 10 years ago
  35. a36098b ART: Do not relocate app program headers in patchoat. by Vladimir Marko · 10 years ago
  36. 3beb245 Also print class for NoSuchFieldException by Mathieu Chartier · 10 years ago
  37. 5f5e57f Merge "Hold heap bitmap lock in Heap::GetObjectsAllocated" into mnc-dev by Mathieu Chartier · 10 years ago
  38. 4dece9c Merge "Add notes about fast JNI calls." into mnc-dev by Hiroshi Yamauchi · 10 years ago
  39. 368010a Add notes about fast JNI calls. by Hiroshi Yamauchi · 10 years ago
  40. de1c33c Merge "Fix bug in removal of *.flock files." into mnc-dev by Richard Uhler · 10 years ago
  41. a395c0a Hold heap bitmap lock in Heap::GetObjectsAllocated by Mathieu Chartier · 10 years ago
  42. 325ec9b Fix bug in removal of *.flock files. by Richard Uhler · 10 years ago
  43. 8db2a6d Quick: Fix DCE to mark wide register overlaps correctly. by Vladimir Marko · 10 years ago
  44. d0d3b97 am 1774ca95: am bdd9f2d8: Merge "Remove unused StackHandleScope" by Sebastien Hertz · 10 years ago
  45. bdd9f2d Merge "Remove unused StackHandleScope" by Sebastien Hertz · 10 years ago
  46. f3713fb am cbfc2b94: am 1d316ada: Merge "Insert a read barrier in the JNI bridge." by Hiroshi Yamauchi · 10 years ago
  47. 1d316ad Merge "Insert a read barrier in the JNI bridge." by Hiroshi Yamauchi · 10 years ago
  48. a34ea22 am 1ed3ab7c: am bd0cfef5: Merge "Fix typo in VLOG message." by Richard Uhler · 10 years ago
  49. c6c4b52 am fa389ffa: am c55efc73: Merge "Add more diagnostics info to flaky oat file assistant test." by Richard Uhler · 10 years ago
  50. bd0cfef Merge "Fix typo in VLOG message." by Richard Uhler · 10 years ago
  51. c55efc7 Merge "Add more diagnostics info to flaky oat file assistant test." by Richard Uhler · 10 years ago
  52. db30566 Remove unused StackHandleScope by Sebastien Hertz · 10 years ago
  53. f7f798c Fix typo in VLOG message. by Richard Uhler · 10 years ago
  54. f16d572 Add more diagnostics info to flaky oat file assistant test. by Richard Uhler · 10 years ago
  55. ee623ea am 1c324341: am 6108ed86: Merge "Add a flag to StackVisitor for inlining." by Nicolas Geoffray · 10 years ago
  56. 8e5bd18 Add a flag to StackVisitor for inlining. by Nicolas Geoffray · 10 years ago
  57. 3e130a7 am c628cc9a: am 775b7b88: Merge "Don\'t allow JIT to compile native methods" by Mathieu Chartier · 10 years ago
  58. 70f7d98 Don't allow JIT to compile native methods by Mathieu Chartier · 10 years ago
  59. 623f088 am dc5b620f: am 591d8e4e: Merge "Add stub_test implementation for mips & mips64" by Andreas Gampe · 10 years ago
  60. 11f663f am 05c67f03: am e20df2a6: Merge "Fix stub_test for Mips64" by Andreas Gampe · 10 years ago
  61. 74388c5 am 8515f6a5: am 0172c5b0: Merge "Check IsReferenceVReg during deopt" by Mathieu Chartier · 10 years ago
  62. 591d8e4 Merge "Add stub_test implementation for mips & mips64" by Andreas Gampe · 10 years ago
  63. 0456881 Fix stub_test for Mips64 by Goran Jakovljevic · 10 years ago
  64. 0172c5b Merge "Check IsReferenceVReg during deopt" by Mathieu Chartier · 10 years ago
  65. e410210 am b39cc9d6: Merge "Check IsReferenceVReg during deopt" into mnc-dev by Mathieu Chartier · 10 years ago
  66. b39cc9d Merge "Check IsReferenceVReg during deopt" into mnc-dev by Mathieu Chartier · 10 years ago
  67. 50030ef Check IsReferenceVReg during deopt by Mathieu Chartier · 10 years ago
  68. e786a7b am 2619371b: am 2c68641c: Merge "ART: Merge entries with same name and protect in MemMap dump." by Vladimir Marko · 10 years ago
  69. f00baf5 Check IsReferenceVReg during deopt by Mathieu Chartier · 10 years ago
  70. dd5a4d0 ART: Merge entries with same name and protect in MemMap dump. by Vladimir Marko · 10 years ago
  71. 2c68641 Merge "ART: Merge entries with same name and protect in MemMap dump." by Vladimir Marko · 10 years ago
  72. 17a924a ART: Merge entries with same name and protect in MemMap dump. by Vladimir Marko · 10 years ago
  73. 863fd4a am 1f927a86: am add1d9ba: Merge "Fix typo in comments." by Richard Uhler · 10 years ago
  74. add1d9b Merge "Fix typo in comments." by Richard Uhler · 10 years ago
  75. 5c34846 am 0b4408d5: am 2e8da8ec: Merge "ART: Fix debug output for bad reused MemMap." by Vladimir Marko · 10 years ago
  76. 8ee43e3 ART: Fix debug output for bad reused MemMap. by Vladimir Marko · 10 years ago
  77. b550582 ART: Fix debug output for bad reused MemMap. by Vladimir Marko · 10 years ago
  78. 5eae455 Support multiple instrumentation clients by Sebastien Hertz · 10 years ago
  79. c3cde2c JDWP: properly combine location events by Sebastien Hertz · 10 years ago
  80. 1cc71eb Insert a read barrier in the JNI bridge. by Hiroshi Yamauchi · 10 years ago
  81. b361d94 Fix typo in comments. by Richard Uhler · 10 years ago
  82. d367191 am 4a75e3c2: am ba9ef537: Merge "Support multiple instrumentation clients" by Sebastien Hertz · 10 years ago
  83. ccb1154 am a8b4dfcc: am b882da74: Merge "Remove unused InvokeWithShadowFrame" by Sebastien Hertz · 10 years ago
  84. 8b2f6e1 am c42bd509: am eb7c5b19: Merge "JDWP: properly combine location events" by Sebastien Hertz · 10 years ago
  85. 71359ff am 9a950dec: am a6591ef9: Merge "ART: Fix mips64 jni bugs." by Andreas Gampe · 10 years ago
  86. bbbc770 am 86b09d0f: am 8771be9a: Merge "Fix mips64 bugs." by Andreas Gampe · 10 years ago
  87. ba9ef53 Merge "Support multiple instrumentation clients" by Sebastien Hertz · 10 years ago
  88. 0462c4c Support multiple instrumentation clients by Sebastien Hertz · 10 years ago
  89. b882da7 Merge "Remove unused InvokeWithShadowFrame" by Sebastien Hertz · 10 years ago
  90. 5446254 Remove unused InvokeWithShadowFrame by Sebastien Hertz · 10 years ago
  91. 4ef69be Add stub_test implementation for mips & mips64 by Goran Jakovljevic · 10 years ago
  92. f689ca3 am 3ba8671d: Fix broken checks in IsValidPartOfMemberNameUtf8Slow. by Narayan Kamath · 10 years ago
  93. 6d2d480 Merge "Fix broken checks in IsValidPartOfMemberNameUtf8Slow." by Narayan Kamath · 10 years ago
  94. eb7c5b1 Merge "JDWP: properly combine location events" by Sebastien Hertz · 10 years ago
  95. 8508e37 Fix broken checks in IsValidPartOfMemberNameUtf8Slow. by Narayan Kamath · 10 years ago
  96. 3ba8671 Fix broken checks in IsValidPartOfMemberNameUtf8Slow. by Narayan Kamath · 10 years ago
  97. d90957f ART: Fix mips64 jni bugs. by Douglas Leung · 10 years ago
  98. 8771be9 Merge "Fix mips64 bugs." by Andreas Gampe · 10 years ago
  99. 02b22d9 am e92d0afc: am 3acc27f4: Merge "Fix Mips64 utils.h typo" by Andreas Gampe · 10 years ago
  100. 7ac12b6 am f7083ed8: Quick: Inline synthetic accessors generated by jack. by Vladimir Marko · 10 years ago