OSDN Git Service

merge from open-source master
[android-x86/dalvik.git] / vm / Thread.c
2010-06-22 The Android Open... merge from open-source master
2010-06-22 Andy McFaddenMerge "dalvik: use pthread_setname_np() to set the...
2010-06-15 The Android Open... merge from open-source master
2010-06-11 The Android Open... merge from open-source master
2010-06-09 André Goddard Rosadalvik: use pthread_setname_np() to set the name of...
2010-06-04 The Android Open... merge from open-source master
2010-06-03 Christopher Tateam 962f896e: Add /proc/pid/task/tid/schedstat info...
2010-06-03 Christopher TateAdd /proc/pid/task/tid/schedstat info to thread stack...
2010-05-03 The Android Open... merge from open-source master
2010-04-22 The Android Open... merge from open-source master
2010-03-23 Andy McFaddenFurther refinements to "kill other thread".
2010-03-19 Andy McFaddenMerge "Use pthread_kill(3) instead of kill(2)."
2010-03-19 Andy McFaddenUse pthread_kill(3) instead of kill(2).
2010-03-19 Jesse WilsonMerge "Fixing namespace+prefix mode in Expat and removi...
2010-03-18 Andy McFaddenMerge "Increase sleep delays on debug thread kill."
2010-03-18 Andy McFaddenIncrease sleep delays on debug thread kill.
2010-03-16 Carl ShapiroMerge "Replace a use of index with strchr."
2010-03-16 Carl ShapiroMerge "Include strings.h directly for its ffs prototype."
2010-03-16 Jesse WilsonMerge "First half of JSON Javadocs."
2010-03-16 Andy McFaddenMerge "Point debuggerd at the interesting thread."
2010-03-16 Andy McFaddenPoint debuggerd at the interesting thread.
2010-03-15 Ben ChengMerge "Fix the JIT blocking mode to unblock itself."
2010-03-15 Andy McFaddenMerge "Try to show lock owner in MONITOR thread dump."
2010-03-15 Andy McFaddenTry to show lock owner in MONITOR thread dump.
2010-03-11 Colin CrossMerge "Add armv7-a-neon build target"
2010-03-10 Jesse WilsonMerge "New tests for JSONObject and for JSON's self...
2010-03-10 Andy McFaddenMerge "If a finalizer wedges, raise prio and retry."
2010-03-10 Andy McFaddenIf a finalizer wedges, raise prio and retry.
2010-03-09 Brian CarlstromMerge "Fix certimport.sh to check for Bouncy Castle...
2010-03-09 Carl ShapiroMerge "Hoist shape discrimination above thin lock owner...
2010-03-09 Jesse WilsonMerge "Adding support for getUserData() and setUserData...
2010-03-08 Bill BuzbeeJit: fix for 2483131 - VM daemon thread shutdown with...
2010-03-05 Jesse WilsonMerge "Implementing the Java 7 APIs for DeflaterOutputS...
2010-03-04 Elliott HughesMerge "Don't call a method that can be overridden from...
2010-03-04 Andy McFaddenMerge "Update local copy of getSchedulerGroup."
2010-03-03 Andy McFaddenUpdate local copy of getSchedulerGroup.
2010-03-03 Bill BuzbeeMerge "Jit: Sapphire tuning - mostly scheduling."
2010-03-03 Elliott Hughesam b16b78db: am 275acdff: Copy Froyo\'s version of...
2010-03-02 Andy McFaddenMerge "Switch thread's cgroup during spin-on-suspend."
2010-03-02 Andy McFaddenSwitch thread's cgroup during spin-on-suspend.
2010-03-01 David 'Digit' TurnerMerge "Allow unpriviledged gdbserver to attach to debug...
2010-02-26 Brian CarlstromMerge "First pass at reorganizing org.apache.harmony...
2010-02-25 Elliott HughesMerge "Keep the order from getaddrinfo() unchanged...
2010-02-25 Ben ChengMerge "Print "JIT" in the thread dump if the top frame...
2010-02-25 Ben ChengPrint "JIT" in the thread dump if the top frame is...
2010-02-24 Andy McFaddenam cf4e8b02: Merge "This is a contribution of x86-atom...
2010-02-17 Elliott HughesMerge "Add a general-purpose scoped pointer for libcore...
2010-02-11 Jesse WilsonMerge "Fixing some of our XSLT implementation issues."
2010-02-11 The Android Open... am a38780c9: merge from open-source master
2010-02-05 The Android Open... am adbe0586: am 217f8ef4: reconcile main tree with...
2010-02-04 Nagendra ModaduguMerge "Add two TrustCenter roots: - TC TrustCenter...
2010-02-03 Ben ChengFix performance issues related to chaining and unchaining.
2010-02-03 Carl ShapiroMerge "Fix a long standing bug within dvmHeapSourceGetO...
2010-02-02 Jesse WilsonMerge "A new test suite for our XSLT transforms."
2010-01-30 Elliott HughesMerge "Fix all the harmony java.util.Formatter tests."
2010-01-30 Jesse WilsonMerge "Fixing a critical regression in our SAX parsing."
2010-01-30 Andy McFaddenMerge "Add support for streaming hprof dumps."
2010-01-29 Brian CarlstromMerge "Change DalvikRunner to use newly added OptionPar...
2010-01-29 Carl ShapiroMerge "Remove an obsolete assertion."
2010-01-29 Carl ShapiroRemove an obsolete assertion.
2010-01-29 Elliott HughesMerge "Use DecimalFormatSymbols' new default constructo...
2010-01-29 Bill BuzbeeMerge "Jit: Fix register usage bug (driveabout failure)"
2010-01-29 Jack VeenstraMerge "Fix a couple minor bugs (bug 2404859) in TraceDu...
2010-01-29 Carl ShapiroFix an off-by-one error when releasing thread ids....
2010-01-28 Jack VeenstraMerge "Added support for filter in dmtracedump tool...
2010-01-28 Elliott HughesMerge "Fix jniThrowRuntimeException for C callers,...
2010-01-28 Jesse WilsonMerge "Removing duplicate classes from our tests. These...
2010-01-28 Bill BuzbeeMerge "Jit: Rework delayed start plus misc. cleanup"
2010-01-28 Bill BuzbeeJit: Rework delayed start plus misc. cleanup
2010-01-28 Andy McFaddenMerge "Add streaming method profiling support."
2010-01-28 Brett Chabotam ffea5ceb: am 0e9d568e: Merge "Mark libcore cert...
2010-01-28 Brett Chabotam ff3a96c9: am c4f93305: Fix for DecimalFormatTest...
2010-01-28 Brian CarlstromMerge "Spelling fixes"
2010-01-27 Elliott HughesMerge "Add a cache to Currency.getInstance(Locale)."
2010-01-27 Carl ShapiroMerge "Eliminate the constraint that thread ids must...
2010-01-27 Carl ShapiroEliminate the constraint that thread ids must have...
2010-01-26 Jesse WilsonMerge "Including proper prefixes and qualified names...
2010-01-25 Carl ShapiroMerge "Move the waitSetAppend subroutine call ahead...
2010-01-25 Ben ChengMerge "Tighten the safe points for code cache resets...
2010-01-25 Ben ChengTighten the safe points for code cache resets to happen.
2010-01-13 Carl ShapiroMerge "Separately sweep the monitor list before sweepin...
2010-01-12 Carl ShapiroMerge "Delete remaining FANCY_REFERENCE_SUBCLASS code...
2010-01-12 Brett Chabotam 82e86144: am 56176a05: Fix ScannerTest failures.
2010-01-11 Brett Chabotam eb9ea32d: am 53a6c01c: Fix DecimalFormatTest#test_se...
2010-01-07 Elliott HughesMerge "Fix a typo in "dalvikvm --help" output."
2010-01-07 Ben ChengMerge "Tear down the code cache when it is full and...
2010-01-07 Ben ChengTear down the code cache when it is full and restart...
2010-01-05 Elliott HughesMerge "Speed up DecimalFormatSymbols."
2010-01-05 Barry HayesMerge "Remove the case where we make it hard to tell...
2010-01-05 Carl ShapiroMerge "New implementation of wait, notify, and notifyAl...
2010-01-04 Carl ShapiroNew implementation of wait, notify, and notifyAll....
2009-12-22 Brett Chabotam d3b06457: am 6cdbef55: Merge change I1d9b205f into...
2009-12-21 Android (Google... Merge change I34b20f49
2009-12-21 Scott Mainresolved conflicts for merge of 4923840c to master
2009-12-16 Android (Google... Merge change Id6bd7c81
2009-12-15 Brett Chabotam 61fdb24e: (-s ours) am 173411f7: Temporarily omit...
2009-12-15 Android Git AutomergerMerge commit 'goog/eclair-plus-aosp'
2009-12-14 Android (Google... Merge change I1d96b51e
2009-12-14 Android (Google... Merge change Icf57d5da
2009-12-14 Android (Google... Merge change Ie84afdff
next