Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
ac3f1a5f8882428ddbef78eb51ab7016d6a412d0
ac3f1a5
Merge "Add image strings to intern table" into lmp-mr1-dev
by Mathieu Chartier
· 10 years ago
b6e292b
Add image strings to intern table
by Mathieu Chartier
· 10 years ago
22c8469
am 64d79730: am 9a783d6a: Fix FindDeclaredVirtualMethod(DexCache...) for miranda methods
by Brian Carlstrom
· 10 years ago
7d7b143
Merge "ART: Discard generated image in a low-memory environment" into lmp-mr1-dev
by Andreas Gampe
· 10 years ago
e059b77
ART: Discard generated image in a low-memory environment
by Andreas Gampe
· 10 years ago
5ef2990
art: Fix classlinker and nopatchoat test for PIC case
by Igor Murashkin
· 10 years ago
90ca5c0
ART: Add support for patching and loading OAT files compiled with PIC
by Igor Murashkin
· 10 years ago
d7392fa
ART: Add pic flag to oat header store
by Andreas Gampe
· 10 years ago
643b5df
dex2oat: Add a --compile-pic option
by Igor Murashkin
· 10 years ago
64d7973
am 9a783d6a: Fix FindDeclaredVirtualMethod(DexCache...) for miranda methods
by Brian Carlstrom
· 10 years ago
9a783d6
Fix FindDeclaredVirtualMethod(DexCache...) for miranda methods
by Brian Carlstrom
· 10 years ago
372ad2e
Merge "Add hash table to link virtual methods" into lmp-mr1-dev
by Mathieu Chartier
· 10 years ago
a9ca9ac
Add hash table to link virtual methods
by Mathieu Chartier
· 10 years ago
62a0975
Merge "ART: Do not abort on most verifier failures" into lmp-mr1-dev
by Andreas Gampe
· 10 years ago
3613c2a
Merge "Fix deoptimization bugs" into lmp-mr1-dev
by Sebastien Hertz
· 10 years ago
beb05a8
am 2759810f: am 7dd72618: Work around relocated boot.oat corruption
by Brian Carlstrom
· 10 years ago
936897a
am f4e60fb4: am efb9f850: ART: Fix ImageSpace error message.
by Andreas Gampe
· 10 years ago
de38e69
am d7c581cc: am a6b2affa: Remove boot.art/boot.oat on failure to create
by Brian Carlstrom
· 10 years ago
20ffaaa
Fix deoptimization bugs
by Sebastien Hertz
· 10 years ago
f13e6d8
Merge "Make ObjectRegistry::InternalAdd GC safe" into lmp-mr1-dev
by Sebastien Hertz
· 10 years ago
2759810
am 7dd72618: Work around relocated boot.oat corruption
by Brian Carlstrom
· 10 years ago
8fa841a
ART: Do not abort on most verifier failures
by Andreas Gampe
· 10 years ago
473484f
Tidy MethodProtoHelper.
by Ian Rogers
· 10 years ago
7dd7261
Work around relocated boot.oat corruption
by Brian Carlstrom
· 10 years ago
f6db70a
Merge "Fill resolved static fields during class initialization" into lmp-mr1-dev
by Mathieu Chartier
· 10 years ago
bfb2158
Fill resolved static fields during class initialization
by Mathieu Chartier
· 10 years ago
f4e60fb
am efb9f850: ART: Fix ImageSpace error message.
by Andreas Gampe
· 10 years ago
efb9f85
ART: Fix ImageSpace error message.
by Andreas Gampe
· 10 years ago
9a0b1a0
Merge "[native bridge] Make sure we always unload the native bridge" into lmp-mr1-dev
by Calin Juravle
· 10 years ago
622f106
Merge "[native bridge] Add test to verify code_cache existance." into lmp-mr1-dev
by Calin Juravle
· 10 years ago
ea66864
Make ObjectRegistry::InternalAdd GC safe
by Sebastien Hertz
· 10 years ago
74dc0be
Merge "Fixed debugger for threads attached from JNI" into lmp-mr1-dev
by Sebastien Hertz
· 10 years ago
a6e599a
Merge "Fix JDWP Virtualmachine.Resume command" into lmp-mr1-dev
by Sebastien Hertz
· 10 years ago
d7c581c
am a6b2affa: Remove boot.art/boot.oat on failure to create
by Brian Carlstrom
· 10 years ago
7989d22
Fix 64 bit build
by Mathieu Chartier
· 10 years ago
a6b2aff
Remove boot.art/boot.oat on failure to create
by Brian Carlstrom
· 10 years ago
22986a4
Merge "Optimize method linking" into lmp-mr1-dev
by Mathieu Chartier
· 10 years ago
1fb463e
Optimize method linking
by Mathieu Chartier
· 10 years ago
2ff973c
[native bridge] Make sure we always unload the native bridge
by Calin Juravle
· 10 years ago
b57535d
[native bridge] Add test to verify code_cache existance.
by Calin Juravle
· 10 years ago
4eec026
Fix JDWP Virtualmachine.Resume command
by Sebastien Hertz
· 10 years ago
5067947
Merge "Only watch location for BREAKPOINT event" into lmp-mr1-dev
by Sebastien Hertz
· 10 years ago
5151bcc
am c63a505a: Fix concurrent start bytes race
by Mathieu Chartier
· 10 years ago
c63a505
Fix concurrent start bytes race
by Mathieu Chartier
· 10 years ago
0133ec4
Fix concurrent start bytes race
by Mathieu Chartier
· 10 years ago
250e372
Fixed debugger for threads attached from JNI
by Daniel Mihalyi
· 10 years ago
96664ad
Avoid strict-aliasing problems with Handles.
by Ian Rogers
· 10 years ago
3bd08d5
Shut down FaultManager after shutting down threads.
by Vladimir Marko
· 10 years ago
f4450a3
Fix mac build (second attempt)
by Dmitriy Ivanov
· 10 years ago
09eff05
Fixing mac build
by Dmitriy Ivanov
· 10 years ago
4b70d11
Untie gtest executables from LD_PRELOAD
by Dmitriy Ivanov
· 10 years ago
7f1fa9e
Remove libsigchain from LD_PRELOADS
by Dmitriy Ivanov
· 10 years ago
1ec2f1d
am 4b4af816: am 1f24296c: Add way to ensure we are at the front of the sigaction chain
by Mathieu Chartier
· 10 years ago
ab608d4
Merge "Add test for equals and hashCode in ParameterizedType" into lmp-mr1-dev
by Narayan Kamath
· 10 years ago
4b4af81
am 1f24296c: Add way to ensure we are at the front of the sigaction chain
by Mathieu Chartier
· 10 years ago
d8bef73
Tracking change to make Class.getDeclaredFields/Methods public
by Brian Carlstrom
· 10 years ago
1f24296
Add way to ensure we are at the front of the sigaction chain
by Mathieu Chartier
· 10 years ago
a70c14a
am 1fc7a271: am edfc4ca2: Fix oatdump for no image
by Mathieu Chartier
· 10 years ago
1fc7a27
am edfc4ca2: Fix oatdump for no image
by Mathieu Chartier
· 10 years ago
b8acbcc
Fix oatdump for no image
by Mathieu Chartier
· 10 years ago
edfc4ca
Fix oatdump for no image
by Mathieu Chartier
· 10 years ago
01aec97
Merge "Store exiting thread ids and names while tracing to output later." into lmp-mr1-dev
by Jeff Hao
· 10 years ago
2a5e00d
am 84bda8bd: am c54e12a4: Change MemMap::maps_ to not be global variable
by Mathieu Chartier
· 10 years ago
84bda8b
am c54e12a4: Change MemMap::maps_ to not be global variable
by Mathieu Chartier
· 10 years ago
c54e12a
Change MemMap::maps_ to not be global variable
by Mathieu Chartier
· 10 years ago
fdcbc5c
Store exiting thread ids and names while tracing to output later.
by Jeff Hao
· 10 years ago
23a3103
am 0016e52f: am 5d1c1bbd: Check for errors in ThreadGroupReference JDWP commands
by Sebastien Hertz
· 10 years ago
0016e52
am 5d1c1bbd: Check for errors in ThreadGroupReference JDWP commands
by Sebastien Hertz
· 10 years ago
e3b173f
Add test for equals and hashCode in ParameterizedType
by Piotr Jastrzebski
· 11 years ago
93961dc
Merge "Optimize JDWP stack local values access" into lmp-mr1-dev
by Sebastien Hertz
· 10 years ago
45bc866
Merge "Handlerize throw location in DumpJavaStack" into lmp-mr1-dev
by Ian Rogers
· 10 years ago
5d1c1bb
Check for errors in ThreadGroupReference JDWP commands
by Sebastien Hertz
· 11 years ago
79ffe35
Handlerize throw location in DumpJavaStack
by Ian Rogers
· 10 years ago
47b72ff
am fbf94774: am a4fee49a: Don\'t call dlsym from signal context in signal chain
by Dave Allison
· 10 years ago
d6527cf
Hold mutator lock in DdmSendHeapSegments for all spaces
by Mathieu Chartier
· 10 years ago
c29f896
Only watch location for BREAKPOINT event
by Sebastien Hertz
· 10 years ago
5797aef
Optimize JDWP stack local values access
by Sebastien Hertz
· 11 years ago
fbf9477
am a4fee49a: Don\'t call dlsym from signal context in signal chain
by Dave Allison
· 10 years ago
523cd7f
Merge "ART: Stash any exception before dumping a stack" into lmp-mr1-dev
by Brian Carlstrom
· 10 years ago
a4fee49
Don't call dlsym from signal context in signal chain
by Dave Allison
· 10 years ago
defb5d8
am 056e8fa7: am b90132cb: Fix race in thread list destructor
by Mathieu Chartier
· 10 years ago
056e8fa
am b90132cb: Fix race in thread list destructor
by Mathieu Chartier
· 10 years ago
b90132c
Fix race in thread list destructor
by Mathieu Chartier
· 10 years ago
a4bd95f
am 7b579f56: am b6404fe0: Disable kEnableJavaStackTraceHandler
by Brian Carlstrom
· 10 years ago
7b579f5
am b6404fe0: Disable kEnableJavaStackTraceHandler
by Brian Carlstrom
· 10 years ago
f924d23
Dump mutator lock for thread suspend timeout
by Mathieu Chartier
· 10 years ago
b6404fe
Disable kEnableJavaStackTraceHandler
by Brian Carlstrom
· 10 years ago
21b45c8
Merge "Fix mips thread offsets" into lmp-mr1-dev
by Mathieu Chartier
· 10 years ago
7f47b23
Fix mips thread offsets
by Mathieu Chartier
· 10 years ago
7af1b97
am d2aa3bb9: am b9001abf: Add extra logging for lock contention
by Mathieu Chartier
· 10 years ago
d2aa3bb
am b9001abf: Add extra logging for lock contention
by Mathieu Chartier
· 10 years ago
b9001ab
Add extra logging for lock contention
by Mathieu Chartier
· 10 years ago
b5abda6
ART: Fix verifier fail message.
by Elena Sayapina
· 11 years ago
d87bc13
ART: Stash any exception before dumping a stack
by Andreas Gampe
· 10 years ago
8c732ca
am 70a96024: am 5be30072: ART: Remove wrong DCHECK
by Andreas Gampe
· 10 years ago
70a9602
am 5be30072: ART: Remove wrong DCHECK
by Andreas Gampe
· 10 years ago
5be3007
ART: Remove wrong DCHECK
by Andreas Gampe
· 10 years ago
68ad515
am 11881488: am ba16b079: More native bridge tests
by Calin Juravle
· 10 years ago
1188148
am ba16b079: More native bridge tests
by Calin Juravle
· 10 years ago
ba16b07
More native bridge tests
by Calin Juravle
· 10 years ago
Next »