Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
dbbc99d2a197592aee8fdaf01253e426c9dff1d8
dbbc99d
Factor out try item from catch handler finding.
by Ian Rogers
· 12 years ago
fbdc0fa
Build fix.
by Ian Rogers
· 12 years ago
a182704
Tidy up compiled method.
by Ian Rogers
· 12 years ago
23055dc
Mutex tidy up.
by Ian Rogers
· 12 years ago
d914eb2
Thread pool tidying.
by Ian Rogers
· 12 years ago
25ae7eb
Fix RegTypeCache typo/memory-leak.
by Ian Rogers
· 12 years ago
6282dc1
MIR tidying.
by Ian Rogers
· 12 years ago
5d10a87
Remove the separate JdwpTransport objects.
by Elliott Hughes
· 12 years ago
68a5e3c
More JDWP implementation cleanup.
by Elliott Hughes
· 12 years ago
8b788fe
Send the GC's SIGQUIT output to the right ostream.
by Elliott Hughes
· 12 years ago
1f55ea0
minor cleanup
by Anwar Ghuloum
· 12 years ago
cfa9cfa
Fix JDWP log spam.
by Elliott Hughes
· 12 years ago
ee98895
Add bool to verifier to allow soft failures.
by Jeff Hao
· 12 years ago
3e13ae7
Merge "Compile less stuff" into dalvik-dev
by Anwar Ghuloum
· 12 years ago
c4f105d
Compile less stuff
by Anwar Ghuloum
· 12 years ago
068193c
Add missing TEMP_FAILURE_RETRYs to the JDWP transports.
by Elliott Hughes
· 12 years ago
0920163
Fix ObjectReference.InvokeMethod.
by Elliott Hughes
· 12 years ago
449db33
For JDWP, suspend thread before configuring it for single stepping.
by Jeff Hao
· 12 years ago
ed1790e
Add some comments about thread dumping and suspension.
by Jeff Hao
· 12 years ago
b6026da
Merge "Reorder kJdwpObjectRegistryLock to prevent lock level violations." into dalvik-dev
by Jeff Hao
· 12 years ago
6e2a723
Merge "Temporarily clear exception during ExceptionCaughtEvent." into dalvik-dev
by Jeff Hao
· 12 years ago
ff9af22
Port AOSP dalvik change 9e11a836e0927e6ea9246b56d99e0482920b81c6 to art.
by Elliott Hughes
· 12 years ago
9eef5b3
Reorder kJdwpObjectRegistryLock to prevent lock level violations.
by Jeff Hao
· 12 years ago
c0bd4da
Temporarily clear exception during ExceptionCaughtEvent.
by Jeff Hao
· 12 years ago
c1fcdf1
Fix frame type for deopt entry for x86.
by Jeff Hao
· 12 years ago
14dd5a8
Fix exception caught listeners and frame type for deopt.
by Jeff Hao
· 12 years ago
4b4d711
Remove SLOW_ART output spam in compiler driver.
by Jeff Hao
· 12 years ago
9d6589c
Merge "Compiler: continuing refactoring" into dalvik-dev
by buzbee
· 12 years ago
862a760
Compiler: continuing refactoring
by buzbee
· 12 years ago
1c42ff9
Fix portable build.
by Ian Rogers
· 12 years ago
f08e473
Fix abort regression.
by Ian Rogers
· 12 years ago
10e75ab
Build fix.
by Ian Rogers
· 12 years ago
62d6c77
Interpreter entries and instrumentation as a listener.
by Ian Rogers
· 12 years ago
c9b17c7
Merge "Remove remaining code related to compiled invoke and proxy stubs." into dalvik-dev
by Jeff Hao
· 12 years ago
9609cb6
Remove remaining code related to compiled invoke and proxy stubs.
by Jeff Hao
· 12 years ago
aef701d
Dump native stacks for all threads in native code.
by Elliott Hughes
· 12 years ago
5fa60c3
Remove use of compiled proxy stub from portable.
by Jeff Hao
· 12 years ago
a966e18
Merge "Fix crash in stack walking." into dalvik-dev
by Ian Rogers
· 12 years ago
a7b0c42
Fix crash in stack walking.
by Sebastien Hertz
· 12 years ago
46d69ad
Merge "Fix JNI internal tests." into dalvik-dev
by Sebastien Hertz
· 12 years ago
0c96fb5
Merge "Fix breakage for android.core.vm-tests-tf tests" into dalvik-dev
by Ian Rogers
· 12 years ago
998be61
Fix breakage for android.core.vm-tests-tf tests
by Sameer Abu Asal
· 12 years ago
0caa045
Merge "Compiler: stop wasting cycles...." into dalvik-dev
by buzbee
· 12 years ago
b0245ae
Compiler: stop wasting cycles....
by buzbee
· 12 years ago
b95851f
Fix JNI internal tests.
by Sebastien Hertz
· 12 years ago
4c6aad2
Add test 302-float-conversion from dalvik.
by Elliott Hughes
· 12 years ago
1fd3346
Compiler: LIR restructuring
by buzbee
· 12 years ago
58805e4
Fix missing dependency for test-art-host-gtest-dex_method_iterator_test
by Brian Carlstrom
· 12 years ago
8b1ce16
Fixes for comparisons between signed and unsigned values with new jb-mr2 compiler (for MIPS, previously fixed for ARM and x86)
by Brian Carlstrom
· 12 years ago
d829d0c
Merge "Fixes for comparisons between signed and unsigned values with new jb-mr2 compiler (for x86, ARM previously fixed in d74e41b1cce5373aa24fd2fbea735173f6113d5a)" into dalvik-dev
by Brian Carlstrom
· 12 years ago
6f67517
Fixes for comparisons between signed and unsigned values with new jb-mr2 compiler (for x86, ARM previously fixed in d74e41b1cce5373aa24fd2fbea735173f6113d5a)
by Brian Carlstrom
· 12 years ago
4aac9e1
Fix typo in runtime_support_mips.S causing build error with jb-mr2 toolchain
by Brian Carlstrom
· 12 years ago
bf393ef
Merge branch 'dalvik-dev' of https://googleplex-android.googlesource.com/a/platform/art into fixes-for-art-build-with-mr2
by Brian Carlstrom
· 12 years ago
c404bfb
Disable branch weights due to issue with llvm jb-mr2
by Brian Carlstrom
· 12 years ago
b568121
Port 1abc689a32fc20b38227060e4da5e0934df8fc19 and e5d14162ff278c41e09c42769cc31401feeeba18 to art.
by Elliott Hughes
· 12 years ago
ecc6682
Tracking rename of libcompiler-rt.a to libcompiler_rt.a
by Brian Carlstrom
· 12 years ago
2e8a4fc
Port 23579ddf124b5b0d190a68657f76d511c05a4a12 to art.
by Elliott Hughes
· 12 years ago
10efeec
Fix portable interpreter build.
by Jeff Hao
· 12 years ago
501f029
Merge "Refactoring type verification in Art." into dalvik-dev
by Ian Rogers
· 12 years ago
51a5fb7
Refactoring type verification in Art.
by Sameer Abu Asal
· 12 years ago
a3988d0
Fix portable build.
by Sebastien Hertz
· 12 years ago
1e0a0bc
Merge "Use Thumb sp-relative store." into dalvik-dev
by Sebastien Hertz
· 12 years ago
390662b
Merge "Gracefully valdiate oat magic on OatFile::Open" into dalvik-dev
by Brian Carlstrom
· 12 years ago
f1b3030
Gracefully valdiate oat magic on OatFile::Open
by Brian Carlstrom
· 12 years ago
a188cd4
Use Thumb sp-relative store.
by Sebastien Hertz
· 12 years ago
5a125bd
Merge "Track libcore DirectByteBuffer change." into dalvik-dev
by Elliott Hughes
· 12 years ago
aecb5f3
Track libcore DirectByteBuffer change.
by Elliott Hughes
· 12 years ago
75c233d
Merge "Remove code related to compiled invoke stubs." into dalvik-dev
by Jeff Hao
· 12 years ago
74180ca
Remove code related to compiled invoke stubs.
by Jeff Hao
· 12 years ago
22c0569
Disable close of compiler_library_ to workaround mclinker bug affecting gtest output
by Brian Carlstrom
· 12 years ago
857fe96
Fix Class::IsInSamePackage
by Brian Carlstrom
· 12 years ago
2b5bd59
Merge "Remove use of compiled invoke stubs from portable." into dalvik-dev
by Jeff Hao
· 12 years ago
6474d19
Remove use of compiled invoke stubs from portable.
by Jeff Hao
· 12 years ago
f6f0e01
Merge "Proxy filter for insamepackage checks" into dalvik-dev
by Anwar Ghuloum
· 12 years ago
9fa3f20
Proxy filter for insamepackage checks
by Anwar Ghuloum
· 12 years ago
f3c9932
Add some more permanent ElfWriter::Fixup debug logging
by Brian Carlstrom
· 12 years ago
d74e41b
Fixes for comparisons between signed and unsigned values with new jb-mr2 compiler
by Brian Carlstrom
· 12 years ago
333a8ec
Update class_initializer_black_list for jb-mr2
by Brian Carlstrom
· 12 years ago
37d4879
Changes to move to jb-mr2 based llvm
by Brian Carlstrom
· 12 years ago
59b976b
Remove gcc-based annotalysis support
by Brian Carlstrom
· 12 years ago
52e55cb
Remove gcc-based tsan support
by Brian Carlstrom
· 12 years ago
52003fe
Merge "Compiler: rework dataflow iterator." into dalvik-dev
by buzbee
· 12 years ago
0665fe0
Compiler: rework dataflow iterator.
by buzbee
· 12 years ago
03f74e5
Merge "Always supply matching -source and -target to javac." into dalvik-dev
by Elliott Hughes
· 12 years ago
9829e33
Always supply matching -source and -target to javac.
by Elliott Hughes
· 12 years ago
f3e9855
Slow ART.
by Ian Rogers
· 12 years ago
2da15ed
Merge "Make shadow frame addresses unique." into dalvik-dev
by Sebastien Hertz
· 12 years ago
71fe267
Some common frontend tidying.
by Ian Rogers
· 12 years ago
e8fc5df
Merge "Fix hprof." into dalvik-dev
by Ian Rogers
· 12 years ago
a3b59cb
Fix hprof.
by Ian Rogers
· 12 years ago
f3dc429
Merge "Fix DDMS large heap memory profiling." into dalvik-dev
by Ian Rogers
· 12 years ago
a3dd0b3
Fix DDMS large heap memory profiling.
by Ian Rogers
· 12 years ago
311ca16
Compiler: Spring cleaning
by buzbee
· 12 years ago
f11afa0
Make shadow frame addresses unique.
by Sebastien Hertz
· 12 years ago
2af52e7
Merge "Pass NULL as receiver for static methods for ArgArray builder." into dalvik-dev
by Jeff Hao
· 12 years ago
7a54946
Pass NULL as receiver for static methods for ArgArray builder.
by Jeff Hao
· 12 years ago
8e26b31
MIPS build fix.
by Ian Rogers
· 12 years ago
225ade2
Fix portable build.
by Ian Rogers
· 12 years ago
4f6ad8a
Various performance improvements.
by Ian Rogers
· 12 years ago
aabe8ad
Clean up ArgArray in preparation for portable changes.
by Jeff Hao
· 12 years ago
Next »