Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
dalvik
/
e7a37d5f93fbfcf282a9041dd1dcf7e8f43f369c
/
vm
/
Sync.c
60e6241
Remove a reference to the unlinked class in identityHashCode.
by Carl Shapiro
· 15 years ago
4ba5672
Clean-up the use of barriers in the synchronization code.
by Carl Shapiro
· 15 years ago
6e10b9a
Atomic op cleanup.
by Andy McFadden
· 15 years ago
b31b301
Eliminate more unused variables and compiler warnings.
by Carl Shapiro
· 15 years ago
e3c01da
Remove unused labels, variables, and functions. Enable warnings.
by Carl Shapiro
· 15 years ago
c48b6d0
Fix the identity hash code getter.
by Carl Shapiro
· 15 years ago
c083591
resolved conflicts for merge of ee25fc06 to dalvik-dev
by Carl Shapiro
· 15 years ago
8782d7c
Since we no longer make use of formatted I/O in the unlock monitor
by Carl Shapiro
· 15 years ago
b8fcf57
Fix remaining small issues with the lock sampling.
by Carl Shapiro
· 15 years ago
d5d02e9
am 5005a521: am 612fa566: am af69cf8d: Fix several issues with the lock sampling code. This change obsoletes the lockProfSample flag.
by Carl Shapiro
· 15 years ago
bfe4dcc
Refinements to array and class object size computation.
by Carl Shapiro
· 15 years ago
af69cf8
Fix several issues with the lock sampling code. This change obsoletes
by Carl Shapiro
· 15 years ago
6b4ba58
Add a mechanism to long a sample of long running lock acquisitions.
by Carl Shapiro
· 15 years ago
045fdc9
Fix a typo and unbreak the build.
by Carl Shapiro
· 15 years ago
068abf0
resolved conflicts for merge of f0c514ce to dalvik-dev
by Carl Shapiro
· 15 years ago
f0c514c
Add a mechanism to long a sample of long running lock acquisitions.
by Carl Shapiro
· 15 years ago
9227708
Clean-up the monitor unlock routine. Remove the comment adjacent to
by Carl Shapiro
· 15 years ago
1ff876d
Unlock the monitor mutex before destroying it. This resolves an issue
by Carl Shapiro
· 15 years ago
1e714bb
Import the heap verification code from the copying collector. The
by Carl Shapiro
· 15 years ago
980ffb0
Replace free calls to the pthread mutex lock, unlock, and trylock
by Carl Shapiro
· 15 years ago
0a24ef9
Try to show lock owner in MONITOR thread dump.
by Andy McFadden
· 15 years ago
fd54266
Try to show lock owner in MONITOR thread dump.
by Andy McFadden
· 15 years ago
66bb7df
Factor out lock inflation into a common subroutine.
by Carl Shapiro
· 15 years ago
9e76e48
am 699c9eb5: Merge "Hoist shape discrimination above thin lock owner test in the lock procedure. It is unsafe to reckon a thin lock owner without having first determined that the bit pattern of the lock word corresponds to that of a thin lock. Without proper orderin
by Carl Shapiro
· 15 years ago
147dd3f
Hoist shape discrimination above thin lock owner test in the lock
by Carl Shapiro
· 15 years ago
e11f3fd
Print the self thread id and the owning thread id in the description
by Carl Shapiro
· 15 years ago
9111757
Print the self thread id and the owning thread id in the description
by Carl Shapiro
· 15 years ago
fd78c3d
Remove a bogus assertion.
by Carl Shapiro
· 15 years ago
fccb31d
Jit: Start the Jit when framework signals on first screen draw
by Bill Buzbee
· 15 years ago
eb695c6
Jit: Start the Jit when framework signals on first screen draw
by Bill Buzbee
· 15 years ago
94d89f8
Jit: Fix for [Issue 2406862] Compiler thread preventing VM from shutting down
by Bill Buzbee
· 15 years ago
ef5b4d3
Test the lock shape before falling into the thin lock code. The
by Carl Shapiro
· 15 years ago
07b3592
Restore the lock owner ahead of calling waitSetRemove.
by Carl Shapiro
· 15 years ago
142ef27
Move the waitSetAppend subroutine call ahead of clearing the monitor
by Carl Shapiro
· 15 years ago
30aa997
Update the hash state bits when an identity hash code is computed.
by Carl Shapiro
· 15 years ago
19074e4
Eliminate unused variables.
by Carl Shapiro
· 15 years ago
5a6071b
Separately sweep the monitor list before sweeping the heap. Required
by Carl Shapiro
· 15 years ago
5f56e67
Invert a conditional to make it correctly specified. Without this
by Carl Shapiro
· 15 years ago
b453919
Remove references to the old wait implementation in various comments.
by Carl Shapiro
· 15 years ago
77f52eb
New implementation of wait, notify, and notifyAll. Uses an explicit
by Carl Shapiro
· 15 years ago
8d7f9b2
Supersede the Lock union type with a word-sized integer in the object
by Carl Shapiro
· 15 years ago
7193802
Assert that the incoming thread and monitor objects are not NULL. The
by Carl Shapiro
· 15 years ago
bc64d78
Remove conditionally compiled code for monitor-only locks.
by Carl Shapiro
· 15 years ago
94338aa
Repurpose bits 1 and 2 of the lockword for encoding the hash state of
by Carl Shapiro
· 15 years ago
581bed7
Add a memory barrier.
by Andy McFadden
· 15 years ago
f6c3871
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
f72d5de
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
5d70978
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
89c1feb
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
2ad60cf
Initial Contribution
by The Android Open Source Project
· 16 years ago