Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
f288bd1b268bbbd94c163c9c23bdd20e42bbc36b
f288bd1
Merge "Manage JDWP errors related to garbage collection."
by Sebastien Hertz
· 11 years ago
e96060a
Manage JDWP errors related to garbage collection.
by Sebastien Hertz
· 11 years ago
ff8d298
Merge "Remove unused method in DEX-to-DEX."
by Sebastien Hertz
· 11 years ago
6054239
Merge "Fix null argument handling during invoke from JDWP."
by Sebastien Hertz
· 11 years ago
0630ab5
Fix null argument handling during invoke from JDWP.
by Sebastien Hertz
· 11 years ago
19031d5
Merge "Define missing static constexpr variables"
by Mathieu Chartier
· 11 years ago
45c1165
Define missing static constexpr variables
by Mark Mendell
· 11 years ago
8755359
Merge "Enable moving classes."
by Mathieu Chartier
· 11 years ago
0b5a3fe
Merge changes I002f4ab1,Ief34c1b5
by Brian Carlstrom
· 11 years ago
f76cc59
Merge "A simple promotion-like mechanism."
by Hiroshi Yamauchi
· 11 years ago
3f7c5e0
Merge "Add dependency on libutils for libziparchive"
by Narayan Kamath
· 11 years ago
9e0668f
Add dependency on libutils for libziparchive
by Narayan Kamath
· 11 years ago
e11eb15
Merge "Art: fix basic block optimization pass"
by buzbee
· 11 years ago
1ebe217
Remove unused method in DEX-to-DEX.
by Sebastien Hertz
· 11 years ago
543154a
Merge "Fix JDWP class-only modifier."
by Sebastien Hertz
· 11 years ago
fd7ad0a
Fix dependencies to be on core-libart, not core
by Brian Carlstrom
· 11 years ago
08cbf66
Do not require classes.dex to support stripped zip files
by Brian Carlstrom
· 11 years ago
ed61d74
Merge "Fix FindFieldID to use class's classloader to find field type."
by Jeff Hao
· 11 years ago
62509b6
Fix FindFieldID to use class's classloader to find field type.
by Jeff Hao
· 11 years ago
c528dba
Enable moving classes.
by Mathieu Chartier
· 11 years ago
cdcfdfc
Art: fix basic block optimization pass
by buzbee
· 11 years ago
76f5523
Merge "Add missing push/pop shadow frame to artInterpreterToCompiledCodeBridge."
by Mathieu Chartier
· 11 years ago
f043de4
Add missing push/pop shadow frame to artInterpreterToCompiledCodeBridge.
by Mathieu Chartier
· 11 years ago
3d0ecf9
Merge "Add SpaceTest for RosAllocSpace."
by Hiroshi Yamauchi
· 11 years ago
75d0e4b
Merge "Remove unneeded quoting"
by Brian Carlstrom
· 11 years ago
3ddbd42
Add SpaceTest for RosAllocSpace.
by Hiroshi Yamauchi
· 11 years ago
4fa0bcd
Remove unneeded quoting
by Brian Carlstrom
· 11 years ago
4b1782f
A simple promotion-like mechanism.
by Hiroshi Yamauchi
· 11 years ago
8d4122f
Merge "Get rid of platform-specific method inliners."
by Vladimir Marko
· 11 years ago
b8a0c23
Merge "Unsafe.compareAndSwapLong() intrinsic for x86."
by Vladimir Marko
· 11 years ago
dce8852
Merge "Add support for emitting x86 kArray instructions."
by Vladimir Marko
· 11 years ago
867a2b3
Get rid of platform-specific method inliners.
by Vladimir Marko
· 11 years ago
dd66873
Merge "Fix build (lint: explicit ctor)."
by Vladimir Marko
· 11 years ago
07a3212
Fix build (lint: explicit ctor).
by Vladimir Marko
· 11 years ago
a401ca8
Merge "Don't prefix GC map by length."
by Vladimir Marko
· 11 years ago
8171fc3
Don't prefix GC map by length.
by Vladimir Marko
· 11 years ago
fa365d2
Merge "Fix memory usage regression and clean up collector changing code."
by Mathieu Chartier
· 11 years ago
7bf82af
Fix memory usage regression and clean up collector changing code.
by Mathieu Chartier
· 11 years ago
5e99ba7
Merge "Add some functions to the unitialized VM handling"
by Kenny Root
· 11 years ago
fa31b3c
Add some functions to the unitialized VM handling
by Kenny Root
· 11 years ago
400455c
Merge "Rename ClobberCalleeSave to *Caller*, fix it for x86."
by Vladimir Marko
· 11 years ago
31c2aac
Rename ClobberCalleeSave to *Caller*, fix it for x86.
by Vladimir Marko
· 11 years ago
37035d6
Merge "Fix Mir2Lir::AllocFreeTemp() to return -1 on failure."
by Vladimir Marko
· 11 years ago
f4d4ce5
Merge "Use libziparchive for art zip processing."
by Narayan Kamath
· 11 years ago
92572be
Use libziparchive for art zip processing.
by Narayan Kamath
· 11 years ago
1a7e7d6
Merge "Fix valgrind-test-art-host-gtest-object_test."
by Hiroshi Yamauchi
· 11 years ago
e4e23c0
Fix valgrind-test-art-host-gtest-object_test.
by Hiroshi Yamauchi
· 11 years ago
73e08b3
Fix Mir2Lir::AllocFreeTemp() to return -1 on failure.
by Vladimir Marko
· 11 years ago
afaf468
am 9cefcd7e: Merge "Performance improvement for mapping table creation."
by Vladimir Marko
· 11 years ago
9cefcd7
Merge "Performance improvement for mapping table creation."
by Vladimir Marko
· 11 years ago
c0abab1
am 29c788da: Merge "Workaround for gcc volatile struct member bug"
by Brian Carlstrom
· 11 years ago
29c788d
Merge "Workaround for gcc volatile struct member bug"
by Brian Carlstrom
· 11 years ago
59cde53
Workaround for gcc volatile struct member bug
by Chris Dearman
· 11 years ago
459b4fa
am 93461f9b: Merge "Fix races in thread list Unregister."
by Mathieu Chartier
· 11 years ago
93461f9
Merge "Fix races in thread list Unregister."
by Mathieu Chartier
· 11 years ago
5f51d4b
Fix races in thread list Unregister.
by Mathieu Chartier
· 11 years ago
3af1beb
am 3a91e906: Merge "Fix a rosalloc check failure in a test."
by Hiroshi Yamauchi
· 11 years ago
3a91e90
Merge "Fix a rosalloc check failure in a test."
by Hiroshi Yamauchi
· 11 years ago
06606b9
Performance improvement for mapping table creation.
by Vladimir Marko
· 11 years ago
123756a
Fix JDWP class-only modifier.
by Sebastien Hertz
· 11 years ago
501668a
Fix a rosalloc check failure in a test.
by Hiroshi Yamauchi
· 11 years ago
a60ad4a
am d83d4c86: Merge "Fix stack trace for proxy methods and added test case."
by Jeff Hao
· 11 years ago
d83d4c8
Merge "Fix stack trace for proxy methods and added test case."
by Jeff Hao
· 11 years ago
228d6b8
Fix stack trace for proxy methods and added test case.
by Jeff Hao
· 11 years ago
8690425
am 0f6615fe: Merge "Fix incorrect IsHeapAddress in jni entrypoints."
by Mathieu Chartier
· 11 years ago
0f6615f
Merge "Fix incorrect IsHeapAddress in jni entrypoints."
by Mathieu Chartier
· 11 years ago
85db144
Fix incorrect IsHeapAddress in jni entrypoints.
by Mathieu Chartier
· 11 years ago
70b797d
Unsafe.compareAndSwapLong() intrinsic for x86.
by Vladimir Marko
· 11 years ago
057c74a
Add support for emitting x86 kArray instructions.
by Vladimir Marko
· 11 years ago
3fc1156
am 2f838d40: Merge "tools: use \'/usr/bin/env python\' instead of \'/usr/bin/python\'"
by Ying Wang
· 11 years ago
2f838d4
Merge "tools: use '/usr/bin/env python' instead of '/usr/bin/python'"
by Ying Wang
· 11 years ago
2ad27aa
am 7ceee468: Merge "Unsafe.compareAndSwapInt()/Object() intrinsics for x86."
by Vladimir Marko
· 11 years ago
7ceee46
Merge "Unsafe.compareAndSwapInt()/Object() intrinsics for x86."
by Vladimir Marko
· 11 years ago
c1bb50e
am 4cd03789: Merge "Delta-encoding of mapping tables."
by Vladimir Marko
· 11 years ago
4cd0378
Merge "Delta-encoding of mapping tables."
by Vladimir Marko
· 11 years ago
c29bb61
Unsafe.compareAndSwapInt()/Object() intrinsics for x86.
by Vladimir Marko
· 11 years ago
1e6cb63
Delta-encoding of mapping tables.
by Vladimir Marko
· 11 years ago
2248c17
tools: use '/usr/bin/env python' instead of '/usr/bin/python'
by Chirayu Desai
· 11 years ago
e59cab0
am 00ce1853: Merge "Fix intrinsic Long.reverseBytes()."
by Vladimir Marko
· 11 years ago
00ce185
Merge "Fix intrinsic Long.reverseBytes()."
by Vladimir Marko
· 11 years ago
f246af2
Fix intrinsic Long.reverseBytes().
by Vladimir Marko
· 11 years ago
2493cc7
am 7613ffdf: Merge "Add interface for updating process state."
by Mathieu Chartier
· 11 years ago
7613ffd
Merge "Add interface for updating process state."
by Mathieu Chartier
· 11 years ago
4222361
am 315ab6c0: Merge "Fix JDWP single-step removal."
by Brian Carlstrom
· 11 years ago
315ab6c
Merge "Fix JDWP single-step removal."
by Brian Carlstrom
· 11 years ago
fa9b594
am af82e0cc: Merge "[MIPS] Enable futex support"
by Elliott Hughes
· 11 years ago
af82e0c
Merge "[MIPS] Enable futex support"
by Elliott Hughes
· 11 years ago
dd0ada2
am 83a9962f: Merge "More compile-time tuning"
by Elliott Hughes
· 11 years ago
9af4e35
am 21be5b21: Merge "Intrinsic Unsafe.CompareAndSwapLong() for ARM."
by Narayan Kamath
· 11 years ago
83a9962
Merge "More compile-time tuning"
by Elliott Hughes
· 11 years ago
1da1e2f
More compile-time tuning
by buzbee
· 11 years ago
21be5b2
Merge "Intrinsic Unsafe.CompareAndSwapLong() for ARM."
by Narayan Kamath
· 11 years ago
3e5af82
Intrinsic Unsafe.CompareAndSwapLong() for ARM.
by Vladimir Marko
· 11 years ago
87118ed
Fix JDWP single-step removal.
by Sebastien Hertz
· 11 years ago
ca2a24d
Add interface for updating process state.
by Mathieu Chartier
· 11 years ago
3a13ba4
am 5da37787: Turn up oat version to 11
by Brian Carlstrom
· 11 years ago
35bdc1d
am 218daa2d: Change thread.h to thread-inl.h for missing Thread::Current for rosalloc.cc
by Brian Carlstrom
· 11 years ago
7c836e6
am 73fbaade: Update ART for LLVM merge up to r187914.
by Stephen Hines
· 11 years ago
fa1063b
am 26c6dce5: Merge branch \'dalvik-dev\' of persistent-https://googleplex-android.git.corp.google.com/platform/art into merge-goog-dalvik-dev-to-aosp-master
by Brian Carlstrom
· 11 years ago
4541c7a
am 2044b133: Merge branch \'master\' of persistent-https://googleplex-android.git.corp.google.com/platform/art into merge-goog-master-to-aosp-master
by Brian Carlstrom
· 11 years ago
Next »