1. 60e6241 Remove a reference to the unlinked class in identityHashCode. by Carl Shapiro · 15 years ago
  2. 4ba5672 Clean-up the use of barriers in the synchronization code. by Carl Shapiro · 15 years ago
  3. 6e10b9a Atomic op cleanup. by Andy McFadden · 15 years ago
  4. b31b301 Eliminate more unused variables and compiler warnings. by Carl Shapiro · 15 years ago
  5. e3c01da Remove unused labels, variables, and functions. Enable warnings. by Carl Shapiro · 15 years ago
  6. c48b6d0 Fix the identity hash code getter. by Carl Shapiro · 15 years ago
  7. c083591 resolved conflicts for merge of ee25fc06 to dalvik-dev by Carl Shapiro · 15 years ago
  8. 8782d7c Since we no longer make use of formatted I/O in the unlock monitor by Carl Shapiro · 15 years ago
  9. b8fcf57 Fix remaining small issues with the lock sampling. by Carl Shapiro · 15 years ago
  10. 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
  11. bfe4dcc Refinements to array and class object size computation. by Carl Shapiro · 15 years ago
  12. af69cf8 Fix several issues with the lock sampling code. This change obsoletes by Carl Shapiro · 15 years ago
  13. 6b4ba58 Add a mechanism to long a sample of long running lock acquisitions. by Carl Shapiro · 15 years ago
  14. 045fdc9 Fix a typo and unbreak the build. by Carl Shapiro · 15 years ago
  15. 068abf0 resolved conflicts for merge of f0c514ce to dalvik-dev by Carl Shapiro · 15 years ago
  16. f0c514c Add a mechanism to long a sample of long running lock acquisitions. by Carl Shapiro · 15 years ago
  17. 9227708 Clean-up the monitor unlock routine. Remove the comment adjacent to by Carl Shapiro · 15 years ago
  18. 1ff876d Unlock the monitor mutex before destroying it. This resolves an issue by Carl Shapiro · 15 years ago
  19. 1e714bb Import the heap verification code from the copying collector. The by Carl Shapiro · 15 years ago
  20. 980ffb0 Replace free calls to the pthread mutex lock, unlock, and trylock by Carl Shapiro · 15 years ago
  21. 0a24ef9 Try to show lock owner in MONITOR thread dump. by Andy McFadden · 15 years ago
  22. fd54266 Try to show lock owner in MONITOR thread dump. by Andy McFadden · 15 years ago
  23. 66bb7df Factor out lock inflation into a common subroutine. by Carl Shapiro · 15 years ago
  24. 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
  25. 147dd3f Hoist shape discrimination above thin lock owner test in the lock by Carl Shapiro · 15 years ago
  26. e11f3fd Print the self thread id and the owning thread id in the description by Carl Shapiro · 15 years ago
  27. 9111757 Print the self thread id and the owning thread id in the description by Carl Shapiro · 15 years ago
  28. fd78c3d Remove a bogus assertion. by Carl Shapiro · 15 years ago
  29. fccb31d Jit: Start the Jit when framework signals on first screen draw by Bill Buzbee · 15 years ago
  30. eb695c6 Jit: Start the Jit when framework signals on first screen draw by Bill Buzbee · 15 years ago
  31. 94d89f8 Jit: Fix for [Issue 2406862] Compiler thread preventing VM from shutting down by Bill Buzbee · 15 years ago
  32. ef5b4d3 Test the lock shape before falling into the thin lock code. The by Carl Shapiro · 15 years ago
  33. 07b3592 Restore the lock owner ahead of calling waitSetRemove. by Carl Shapiro · 15 years ago
  34. 142ef27 Move the waitSetAppend subroutine call ahead of clearing the monitor by Carl Shapiro · 15 years ago
  35. 30aa997 Update the hash state bits when an identity hash code is computed. by Carl Shapiro · 15 years ago
  36. 19074e4 Eliminate unused variables. by Carl Shapiro · 15 years ago
  37. 5a6071b Separately sweep the monitor list before sweeping the heap. Required by Carl Shapiro · 15 years ago
  38. 5f56e67 Invert a conditional to make it correctly specified. Without this by Carl Shapiro · 15 years ago
  39. b453919 Remove references to the old wait implementation in various comments. by Carl Shapiro · 15 years ago
  40. 77f52eb New implementation of wait, notify, and notifyAll. Uses an explicit by Carl Shapiro · 15 years ago
  41. 8d7f9b2 Supersede the Lock union type with a word-sized integer in the object by Carl Shapiro · 15 years ago
  42. 7193802 Assert that the incoming thread and monitor objects are not NULL. The by Carl Shapiro · 15 years ago
  43. bc64d78 Remove conditionally compiled code for monitor-only locks. by Carl Shapiro · 15 years ago
  44. 94338aa Repurpose bits 1 and 2 of the lockword for encoding the hash state of by Carl Shapiro · 15 years ago
  45. 581bed7 Add a memory barrier. by Andy McFadden · 15 years ago
  46. f6c3871 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  47. f72d5de auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  48. 5d70978 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  49. 89c1feb Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  50. 2ad60cf Initial Contribution by The Android Open Source Project · 16 years ago