Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
ff3957dc6b3119f07ee3a2ee15815aa285426c7e
ff3957d
am 14e093db: am d59f0b19: Merge "Fix hash set memory leaks"
by Mathieu Chartier
· 10 years ago
deb7c9b
am d5a482cb: am 3c9c7760: Merge "Add uninterruptible role"
by Mathieu Chartier
· 10 years ago
a5857a4
am 372e3bee: am f64914d7: Merge "Move to newer clang annotations"
by Mathieu Chartier
· 10 years ago
330ad0f
am a7cae0a6: am fab0712a: Merge "runtest: Have gcstress tests skip 955-lambda-smali"
by Igor Murashkin
· 10 years ago
f2ff5e4
am 41c2b27b: am 6078aec2: Merge "ART: Add VerboseMethods to optimizing compiler"
by Andreas Gampe
· 10 years ago
37308c9
am 67496bfb: am d8da9dc8: Merge "More diagnostics for flaky oat file assistant test."
by Richard Uhler
· 10 years ago
d09066d
am 8d060f27: am c20d7286: Merge "Replaced CHECK with EXPECT in tests."
by Aart Bik
· 10 years ago
14e093d
am d59f0b19: Merge "Fix hash set memory leaks"
by Mathieu Chartier
· 10 years ago
d5a482c
am 3c9c7760: Merge "Add uninterruptible role"
by Mathieu Chartier
· 10 years ago
372e3be
am f64914d7: Merge "Move to newer clang annotations"
by Mathieu Chartier
· 10 years ago
a7cae0a
am fab0712a: Merge "runtest: Have gcstress tests skip 955-lambda-smali"
by Igor Murashkin
· 10 years ago
41c2b27
am 6078aec2: Merge "ART: Add VerboseMethods to optimizing compiler"
by Andreas Gampe
· 10 years ago
67496bf
am d8da9dc8: Merge "More diagnostics for flaky oat file assistant test."
by Richard Uhler
· 10 years ago
8d060f2
am c20d7286: Merge "Replaced CHECK with EXPECT in tests."
by Aart Bik
· 10 years ago
d59f0b1
Merge "Fix hash set memory leaks"
by Mathieu Chartier
· 10 years ago
88b6b05
Fix hash set memory leaks
by Mathieu Chartier
· 10 years ago
fbcab05
am 88d751b2: am c5bee2a1: Merge "Revert "Fixes and improvements in ReferenceTypePropagation""
by Calin Juravle
· 10 years ago
82c1325
am ccc2dda7: am 32d7806b: Merge "Revert "Use the object class as top in reference type propagation""
by Calin Juravle
· 10 years ago
b0365b5
am 1705b335: am d77aa00c: Merge "ART: Fix Thumb2 literal fixup."
by Vladimir Marko
· 10 years ago
8fdc36d
am 23d9295d: am ff6e79c9: Merge "Added unit tests to LICM."
by Aart Bik
· 10 years ago
427c068
am 998669b2: am 0e126bb7: Merge "When a Checker assertion cannot be parsed, display it."
by Roland Levillain
· 10 years ago
c138fc0
am 3683469c: am 60f4804f: Merge "Delete extraneous prefix `SideEffects::` in `nodes.h`."
by Roland Levillain
· 10 years ago
d00eff4
am 300a6384: am e6e38ce0: Merge "Use the object class as top in reference type propagation"
by Calin Juravle
· 10 years ago
217c5ac
am 0a3fb002: am a3073e24: Merge "Fixes and improvements in ReferenceTypePropagation"
by Calin Juravle
· 10 years ago
12704db
am 8e9d3f06: am 236d0a3c: Merge changes from topic \'lambda_experimental\'
by Igor Murashkin
· 10 years ago
7d6dc9e
am d72bef09: am c962dd74: Merge "Prefer 32-bit host executables on Mac."
by Ying Wang
· 10 years ago
a285439
am 0a72d65a: am 56ebee4d: Merge "Add more checks to diagnose flaky oat file assistant test."
by Richard Uhler
· 10 years ago
7725799
am 9aa5c9be: am 2bb897ea: Merge "Refine the canary pattern in RedZone"
by Andreas Gampe
· 10 years ago
3c9c776
Merge "Add uninterruptible role"
by Mathieu Chartier
· 10 years ago
4e2cb09
Add uninterruptible role
by Mathieu Chartier
· 10 years ago
f64914d
Merge "Move to newer clang annotations"
by Mathieu Chartier
· 10 years ago
fab0712
Merge "runtest: Have gcstress tests skip 955-lambda-smali"
by Igor Murashkin
· 10 years ago
ef3119e
runtest: Have gcstress tests skip 955-lambda-smali
by Igor Murashkin
· 10 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 10 years ago
6078aec
Merge "ART: Add VerboseMethods to optimizing compiler"
by Andreas Gampe
· 10 years ago
53fcd0f
ART: Add VerboseMethods to optimizing compiler
by Andreas Gampe
· 10 years ago
d8da9dc
Merge "More diagnostics for flaky oat file assistant test."
by Richard Uhler
· 10 years ago
c20d728
Merge "Replaced CHECK with EXPECT in tests."
by Aart Bik
· 10 years ago
8f08f9e
Replaced CHECK with EXPECT in tests.
by Aart Bik
· 10 years ago
88d751b
am c5bee2a1: Merge "Revert "Fixes and improvements in ReferenceTypePropagation""
by Calin Juravle
· 10 years ago
ccc2dda
am 32d7806b: Merge "Revert "Use the object class as top in reference type propagation""
by Calin Juravle
· 10 years ago
c5bee2a
Merge "Revert "Fixes and improvements in ReferenceTypePropagation""
by Calin Juravle
· 10 years ago
32d7806
Merge "Revert "Use the object class as top in reference type propagation""
by Calin Juravle
· 10 years ago
7733bd6
Revert "Use the object class as top in reference type propagation"
by Calin Juravle
· 10 years ago
9b0096b
Revert "Fixes and improvements in ReferenceTypePropagation"
by Calin Juravle
· 10 years ago
1705b33
am d77aa00c: Merge "ART: Fix Thumb2 literal fixup."
by Vladimir Marko
· 10 years ago
d77aa00
Merge "ART: Fix Thumb2 literal fixup."
by Vladimir Marko
· 10 years ago
23d9295
am ff6e79c9: Merge "Added unit tests to LICM."
by Aart Bik
· 10 years ago
ff6e79c
Merge "Added unit tests to LICM."
by Aart Bik
· 10 years ago
998669b
am 0e126bb7: Merge "When a Checker assertion cannot be parsed, display it."
by Roland Levillain
· 10 years ago
94f5bda
More diagnostics for flaky oat file assistant test.
by Richard Uhler
· 10 years ago
0e126bb
Merge "When a Checker assertion cannot be parsed, display it."
by Roland Levillain
· 10 years ago
3683469
am 60f4804f: Merge "Delete extraneous prefix `SideEffects::` in `nodes.h`."
by Roland Levillain
· 10 years ago
60f4804
Merge "Delete extraneous prefix `SideEffects::` in `nodes.h`."
by Roland Levillain
· 10 years ago
74e1cc0
When a Checker assertion cannot be parsed, display it.
by Roland Levillain
· 10 years ago
1c4ccea
Delete extraneous prefix `SideEffects::` in `nodes.h`.
by Alexandre Rames
· 10 years ago
663c934
ART: Fix Thumb2 literal fixup.
by Vladimir Marko
· 10 years ago
300a638
am e6e38ce0: Merge "Use the object class as top in reference type propagation"
by Calin Juravle
· 10 years ago
0a3fb00
am a3073e24: Merge "Fixes and improvements in ReferenceTypePropagation"
by Calin Juravle
· 10 years ago
e6e38ce
Merge "Use the object class as top in reference type propagation"
by Calin Juravle
· 10 years ago
a3073e2
Merge "Fixes and improvements in ReferenceTypePropagation"
by Calin Juravle
· 10 years ago
3f307f3
Added unit tests to LICM.
by Aart Bik
· 10 years ago
8e9d3f0
am 236d0a3c: Merge changes from topic \'lambda_experimental\'
by Igor Murashkin
· 10 years ago
236d0a3
Merge changes from topic 'lambda_experimental'
by Igor Murashkin
· 10 years ago
6bd980c
interpreter: Add tests for move-result after invoke-lambda
by Igor Murashkin
· 10 years ago
4d7b75f
verifier: Skip verification of methods when seeing experimental opcodes
by Igor Murashkin
· 10 years ago
d72bef0
am c962dd74: Merge "Prefer 32-bit host executables on Mac."
by Ying Wang
· 10 years ago
c962dd7
Merge "Prefer 32-bit host executables on Mac."
by Ying Wang
· 10 years ago
6075283
am be86eabe: Merge "Don\'t check code pointer for proxies in ArtMethod::GetQuickFrameInfo" into mnc-dev
by Mathieu Chartier
· 10 years ago
d87bddf
am 3387f397: Get non proxy method for StackDumpVisitor
by Mathieu Chartier
· 10 years ago
0a72d65
am 56ebee4d: Merge "Add more checks to diagnose flaky oat file assistant test."
by Richard Uhler
· 10 years ago
be86eab
Merge "Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo" into mnc-dev
by Mathieu Chartier
· 10 years ago
bfbb72e
Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo
by Mathieu Chartier
· 10 years ago
56ebee4
Merge "Add more checks to diagnose flaky oat file assistant test."
by Richard Uhler
· 10 years ago
754a445
Prefer 32-bit host executables on Mac.
by Ying Wang
· 10 years ago
3ce5b90
am e3bab35d: am b203b332: Merge "ART: Fix UninitializedReference handling"
by Andreas Gampe
· 10 years ago
50727ce
am 75c82d00: am 364fa537: Merge "Fix bug in OatFileAssistant::GetBestOatFile."
by Richard Uhler
· 10 years ago
5baa96f
am 7f474a0d: am 411b96d6: Merge "ART: Remove some of the Mac craziness"
by Andreas Gampe
· 10 years ago
9aa5c9b
am 2bb897ea: Merge "Refine the canary pattern in RedZone"
by Andreas Gampe
· 10 years ago
2bb897e
Merge "Refine the canary pattern in RedZone"
by Andreas Gampe
· 10 years ago
3387f39
Get non proxy method for StackDumpVisitor
by Mathieu Chartier
· 10 years ago
e3bab35
am b203b332: Merge "ART: Fix UninitializedReference handling"
by Andreas Gampe
· 10 years ago
b203b33
Merge "ART: Fix UninitializedReference handling"
by Andreas Gampe
· 10 years ago
891dfaa
ART: Fix UninitializedReference handling
by Andreas Gampe
· 10 years ago
75c82d0
am 364fa537: Merge "Fix bug in OatFileAssistant::GetBestOatFile."
by Richard Uhler
· 10 years ago
364fa53
Merge "Fix bug in OatFileAssistant::GetBestOatFile."
by Richard Uhler
· 10 years ago
7f474a0
am 411b96d6: Merge "ART: Remove some of the Mac craziness"
by Andreas Gampe
· 10 years ago
411b96d
Merge "ART: Remove some of the Mac craziness"
by Andreas Gampe
· 10 years ago
4360be2
ART: Remove some of the Mac craziness
by Andreas Gampe
· 10 years ago
3fabec7
Use the object class as top in reference type propagation
by Calin Juravle
· 10 years ago
b0d5fc0
Fixes and improvements in ReferenceTypePropagation
by Calin Juravle
· 10 years ago
e4c6655
am 86aee341: am 9ed82069: Merge "Don\'t check code pointer for proxies in ArtMethod::GetQuickFrameInfo"
by Mathieu Chartier
· 10 years ago
7bc74c2
am c0023fec: am 84bfbe14: Merge "Fix broken tests."
by Aart Bik
· 10 years ago
66a59cc
am 3495f1ea: am af0365ac: Merge "runtime: Add lambda box/unbox object equality"
by Igor Murashkin
· 10 years ago
86aee34
am 9ed82069: Merge "Don\'t check code pointer for proxies in ArtMethod::GetQuickFrameInfo"
by Mathieu Chartier
· 10 years ago
9ed8206
Merge "Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo"
by Mathieu Chartier
· 10 years ago
c0023fe
am 84bfbe14: Merge "Fix broken tests."
by Aart Bik
· 10 years ago
84bfbe1
Merge "Fix broken tests."
by Aart Bik
· 10 years ago
34c3ba9
Fix broken tests.
by Aart Bik
· 10 years ago
3495f1e
am af0365ac: Merge "runtime: Add lambda box/unbox object equality"
by Igor Murashkin
· 10 years ago
Next »