Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
187e3a05a2bc03e0316abed788d32dea47d77661
187e3a0
am 622f106c: Merge "[native bridge] Add test to verify code_cache existance." into lmp-mr1-dev
by Calin Juravle
· 11 years ago
cad0ff2
am 74dc0bee: Merge "Fixed debugger for threads attached from JNI" into lmp-mr1-dev
by Sebastien Hertz
· 11 years ago
1e3926e
am a6e599a8: Merge "Fix JDWP Virtualmachine.Resume command" into lmp-mr1-dev
by Sebastien Hertz
· 11 years ago
adcd83f
am 7989d226: (-s ours) Fix 64 bit build
by Mathieu Chartier
· 11 years ago
2d16535
am 22986a47: (-s ours) Merge "Optimize method linking" into lmp-mr1-dev
by Mathieu Chartier
· 11 years ago
622f106
Merge "[native bridge] Add test to verify code_cache existance." into lmp-mr1-dev
by Calin Juravle
· 11 years ago
74dc0be
Merge "Fixed debugger for threads attached from JNI" into lmp-mr1-dev
by Sebastien Hertz
· 11 years ago
a6e599a
Merge "Fix JDWP Virtualmachine.Resume command" into lmp-mr1-dev
by Sebastien Hertz
· 11 years ago
7989d22
Fix 64 bit build
by Mathieu Chartier
· 11 years ago
22986a4
Merge "Optimize method linking" into lmp-mr1-dev
by Mathieu Chartier
· 11 years ago
1fb463e
Optimize method linking
by Mathieu Chartier
· 11 years ago
b57535d
[native bridge] Add test to verify code_cache existance.
by Calin Juravle
· 11 years ago
4eec026
Fix JDWP Virtualmachine.Resume command
by Sebastien Hertz
· 11 years ago
8ce0887
am 50679473: Merge "Only watch location for BREAKPOINT event" into lmp-mr1-dev
by Sebastien Hertz
· 11 years ago
5067947
Merge "Only watch location for BREAKPOINT event" into lmp-mr1-dev
by Sebastien Hertz
· 11 years ago
4eaf83b
am 5151bccb: am c63a505a: Fix concurrent start bytes race
by Mathieu Chartier
· 11 years ago
5151bcc
am c63a505a: Fix concurrent start bytes race
by Mathieu Chartier
· 11 years ago
c63a505
Fix concurrent start bytes race
by Mathieu Chartier
· 11 years ago
a464166
am 0133ec45: Fix concurrent start bytes race
by Mathieu Chartier
· 11 years ago
a8432d6
am 59b0ba5c: Merge commit \'ad6f0d28f69352c19cf7a1a954e33027dd3a3529\' into HEAD
by Bill Yi
· 11 years ago
340824b
am 98c17112: Merge "Fix make file comment"
by Calin Juravle
· 11 years ago
1dfe5d9
am 036c408b: Merge "Minor fix in codegen tests."
by Calin Juravle
· 11 years ago
0c52a80
am 7f7bf4ec: Merge "Add multiplication for floats/doubles in optimizing compiler"
by Calin Juravle
· 11 years ago
fb80c6d
am 53093be1: Merge "Fix typo in Makefile."
by Nicolas Geoffray
· 11 years ago
ff0841f
am 46bf5e07: Merge "Implement array creation related DEX instructions."
by Nicolas Geoffray
· 11 years ago
9d9cb18
am 2da28f2a: Merge "Fixed debugger for threads attached from JNI"
by Sebastien Hertz
· 11 years ago
7be765d
am 099dbe84: Merge "Fix bug in UnionIfNotIn."
by Nicolas Geoffray
· 11 years ago
8e67153
am 965ac7e0: Merge "Various fixes related to integer negate operations."
by Roland Levillain
· 11 years ago
c042b44
am 70f4b992: Merge "ART: Print args in case of run-test build failure"
by Andreas Gampe
· 11 years ago
1329c4b
am 94e5af86: Merge "ART: Fix common_build CFLAGS"
by Andreas Gampe
· 11 years ago
dcf1f62
am 71c4cea5: Merge "Fix Mac build."
by Ian Rogers
· 11 years ago
20121d6
am 4918e1ca: Merge "Fix a DCHECK failure IsResolved() || IsErroneous()."
by Hiroshi Yamauchi
· 11 years ago
11126e4
am 0f95dfe9: Merge "Const-ify functions/variables in trampoline entrypoints."
by Ian Rogers
· 11 years ago
0133ec4
Fix concurrent start bytes race
by Mathieu Chartier
· 11 years ago
59b0ba5
Merge commit 'ad6f0d28f69352c19cf7a1a954e33027dd3a3529' into HEAD
by Bill Yi
· 11 years ago
2125a6f
am 96664adf: (-s ours) Avoid strict-aliasing problems with Handles.
by Ian Rogers
· 11 years ago
98c1711
Merge "Fix make file comment"
by Calin Juravle
· 11 years ago
9228b2a
Fix make file comment
by Calin Juravle
· 11 years ago
036c408
Merge "Minor fix in codegen tests."
by Calin Juravle
· 11 years ago
48dee04
Minor fix in codegen tests.
by Calin Juravle
· 11 years ago
7f7bf4e
Merge "Add multiplication for floats/doubles in optimizing compiler"
by Calin Juravle
· 11 years ago
b5bfa96
Add multiplication for floats/doubles in optimizing compiler
by Calin Juravle
· 11 years ago
53093be
Merge "Fix typo in Makefile."
by Nicolas Geoffray
· 11 years ago
83cae42
Fix typo in Makefile.
by Nicolas Geoffray
· 11 years ago
46bf5e0
Merge "Implement array creation related DEX instructions."
by Nicolas Geoffray
· 11 years ago
a3d05a4
Implement array creation related DEX instructions.
by Nicolas Geoffray
· 11 years ago
250e372
Fixed debugger for threads attached from JNI
by Daniel Mihalyi
· 11 years ago
2da28f2
Merge "Fixed debugger for threads attached from JNI"
by Sebastien Hertz
· 11 years ago
099dbe8
Merge "Fix bug in UnionIfNotIn."
by Nicolas Geoffray
· 11 years ago
b556761
Fix bug in UnionIfNotIn.
by Nicolas Geoffray
· 11 years ago
965ac7e
Merge "Various fixes related to integer negate operations."
by Roland Levillain
· 11 years ago
b762d2e
Various fixes related to integer negate operations.
by Roland Levillain
· 11 years ago
70f4b99
Merge "ART: Print args in case of run-test build failure"
by Andreas Gampe
· 11 years ago
deb48a0
ART: Print args in case of run-test build failure
by Andreas Gampe
· 11 years ago
94e5af8
Merge "ART: Fix common_build CFLAGS"
by Andreas Gampe
· 11 years ago
ee0ebc8
ART: Fix common_build CFLAGS
by Andreas Gampe
· 11 years ago
71c4cea
Merge "Fix Mac build."
by Ian Rogers
· 11 years ago
6c480d6
Fix Mac build.
by Ian Rogers
· 11 years ago
96664ad
Avoid strict-aliasing problems with Handles.
by Ian Rogers
· 11 years ago
4918e1c
Merge "Fix a DCHECK failure IsResolved() || IsErroneous()."
by Hiroshi Yamauchi
· 11 years ago
f4c15a1
Fix a DCHECK failure IsResolved() || IsErroneous().
by Hiroshi Yamauchi
· 11 years ago
845087a
Merge "Avoid strict-aliasing problems with Handles."
by Ian Rogers
· 11 years ago
b5cb18a
Avoid strict-aliasing problems with Handles.
by Ian Rogers
· 11 years ago
0f95dfe
Merge "Const-ify functions/variables in trampoline entrypoints."
by Ian Rogers
· 11 years ago
1428dce
Const-ify functions/variables in trampoline entrypoints.
by Ian Rogers
· 11 years ago
f6248d1
am 6207b2b0: Merge "ART: Fix test 089 to ignore debug lines"
by Andreas Gampe
· 11 years ago
6207b2b
Merge "ART: Fix test 089 to ignore debug lines"
by Andreas Gampe
· 11 years ago
e55ff0e
ART: Fix test 089 to ignore debug lines
by Andreas Gampe
· 11 years ago
45e3007
am 58e560f5: Merge "ART: Fix run-test script"
by Andreas Gampe
· 11 years ago
58e560f
Merge "ART: Fix run-test script"
by Andreas Gampe
· 11 years ago
5551a84
am 3bd08d5d: Shut down FaultManager after shutting down threads.
by Vladimir Marko
· 11 years ago
f6930a8
ART: Fix run-test script
by Andreas Gampe
· 11 years ago
1dcbcb4
am 4403b087: Merge "Fix register_allocator_test after reg alloc changes."
by Nicolas Geoffray
· 11 years ago
3bd08d5
Shut down FaultManager after shutting down threads.
by Vladimir Marko
· 11 years ago
4403b08
Merge "Fix register_allocator_test after reg alloc changes."
by Nicolas Geoffray
· 11 years ago
1f897b9
Fix register_allocator_test after reg alloc changes.
by Nicolas Geoffray
· 11 years ago
66fb7bb
am 4ff20eba: Merge "Fix off by one errors in linear scan register allocator."
by Nicolas Geoffray
· 11 years ago
4ff20eb
Merge "Fix off by one errors in linear scan register allocator."
by Nicolas Geoffray
· 11 years ago
c8147a7
Fix off by one errors in linear scan register allocator.
by Nicolas Geoffray
· 11 years ago
4c3bb23
am be8c1894: Merge "Fix m test-art-host-run-test-001-HelloWorld."
by Nicolas Geoffray
· 11 years ago
be8c189
Merge "Fix m test-art-host-run-test-001-HelloWorld."
by Nicolas Geoffray
· 11 years ago
f38b7dc
Fix m test-art-host-run-test-001-HelloWorld.
by Nicolas Geoffray
· 11 years ago
7f970e6
am 8d2c23e0: Merge "Implement register allocator for floating point registers."
by Nicolas Geoffray
· 11 years ago
8d2c23e
Merge "Implement register allocator for floating point registers."
by Nicolas Geoffray
· 11 years ago
38e194b
am f6281934: Merge "Enable generic JNI for x86 and ARM when interpret-only."
by Ian Rogers
· 11 years ago
102cbed
Implement register allocator for floating point registers.
by Nicolas Geoffray
· 11 years ago
f628193
Merge "Enable generic JNI for x86 and ARM when interpret-only."
by Ian Rogers
· 11 years ago
41e28c1
am a21bf6e7: Merge "Clarify a confusing error message."
by Elliott Hughes
· 11 years ago
a4a3f40
Enable generic JNI for x86 and ARM when interpret-only.
by Ian Rogers
· 11 years ago
a21bf6e
Merge "Clarify a confusing error message."
by Elliott Hughes
· 11 years ago
4f55ff6
Clarify a confusing error message.
by Elliott Hughes
· 11 years ago
7012c99
am 07f5c5ed: Merge "Constant folding on unary operations in the optimizing compiler."
by Roland Levillain
· 11 years ago
db209d3
am fdc31730: Merge "Implement int negate instruction in the optimizing compiler."
by Roland Levillain
· 11 years ago
07f5c5e
Merge "Constant folding on unary operations in the optimizing compiler."
by Roland Levillain
· 11 years ago
fdc3173
Merge "Implement int negate instruction in the optimizing compiler."
by Roland Levillain
· 11 years ago
9240d6a
Constant folding on unary operations in the optimizing compiler.
by Roland Levillain
· 11 years ago
88cb175
Implement int negate instruction in the optimizing compiler.
by Roland Levillain
· 11 years ago
bfe443d
am 41aae699: Merge "Remove the notion of dies at entry."
by Nicolas Geoffray
· 11 years ago
41aae69
Merge "Remove the notion of dies at entry."
by Nicolas Geoffray
· 11 years ago
8e3964b
Remove the notion of dies at entry.
by Nicolas Geoffray
· 11 years ago
Next »