1. 4637159 More native stack dump hardening. by Elliott Hughes · 12 years ago
  2. feddac5 Harden the native stack dumping decision. by Elliott Hughes · 12 years ago
  3. 167bd12 Merge "Dump native stacks for all threads in native code." by Elliott Hughes · 12 years ago
  4. 890ce01 Dump native stacks for all threads in native code. by Elliott Hughes · 12 years ago
  5. 1d98bdf Merge "Tiny optimization for complier templates for arm." by Elliott Hughes · 12 years ago
  6. c7bae7a Merge "Fix a leak in Dalvik_dalvik_system_DexFile_openDexFile" by Elliott Hughes · 12 years ago
  7. ab3cbf6 Merge "Fix a minor leaks caused by failed initializations.(typo)" by Elliott Hughes · 12 years ago
  8. b825d9f Fix a minor leak in handleVM_CreateString by You Kim · 12 years ago
  9. 8e62222 Fix a minor leaks caused by failed initializations.(typo) by You Kim · 12 years ago
  10. 7bf47d1 Fix a leak in Dalvik_dalvik_system_DexFile_openDexFile by You Kim · 12 years ago
  11. a2dc68a Tiny optimization for complier templates for arm. by You Kim · 12 years ago
  12. bf452d4 Merge "[x86] Fix errors with WITH_JIT_TUNING defined" by Elliott Hughes · 12 years ago
  13. d335cba Merge "[x86] Terminate trace if SGET/SPUT have unresolved fields in codegen" by Elliott Hughes · 12 years ago
  14. 05d4f7c [x86] FPU stack needs to be reset after double conversion by Udayan Banerji · 12 years ago
  15. ddff71d Merge "[x86] Disable Method-JIT for x86 target" by Elliott Hughes · 12 years ago
  16. 1abc689 Fix a cast in JniEnv::NewDirectByteBuffer. by Elliott Hughes · 12 years ago
  17. e5d1416 Track libcore's DirectByteBuffer <init> change. by Elliott Hughes · 12 years ago
  18. 3eeda5e Extra log information when pthread_create fails. by Elliott Hughes · 12 years ago
  19. 19eb287 [x86] Fix errors with WITH_JIT_TUNING defined by Udayan Banerji · 12 years ago
  20. 4eb6d96 [x86] Terminate trace if SGET/SPUT have unresolved fields in codegen by Udayan Banerji · 12 years ago
  21. 8d8a795 [x86] Disable Method-JIT for x86 target by Udayan Banerji · 12 years ago
  22. bf34831 Track 64-bit nio changes. by Elliott Hughes · 12 years ago
  23. 9a58f1b Track libcore DirectByteBuffer cleanup. by Elliott Hughes · 12 years ago
  24. 34a00d7 pthread_create doesn't set errno. by Elliott Hughes · 12 years ago
  25. 2a41b0b Merge "Print the locker thread when waiting on an object" by Elliott Hughes · 12 years ago
  26. ae3f95e Fix a Field.isAnnotationPresent crash. by Elliott Hughes · 12 years ago
  27. 3a7af00 Check JavaVMAttachArgs::version in CheckJNI. by Elliott Hughes · 12 years ago
  28. 0954697 Fix -Xjitthreshold (for real this time). by Elliott Hughes · 12 years ago
  29. 1319ed8 Merge "Zygote: use proper header file." by Nick Kralevich · 12 years ago
  30. ba858f9 Remove CAP_NET_RAW from zygote by Nick Kralevich · 12 years ago
  31. 7033bed Zygote: use proper header file. by Nick Kralevich · 12 years ago
  32. c89d83e Fix -Xjitthreshold. by Elliott Hughes · 12 years ago
  33. b091981 Abstract methods aren't implementations. by Elliott Hughes · 12 years ago
  34. 0a682b1 Zygote: replace set?id() with setres?id() by Nick Kralevich · 12 years ago
  35. 7436394 Added missing initialization of modLock when DvmDex structures are allocated. by msg555 · 12 years ago
  36. a8eb3e7 Merge "Move the arraycopy implementation out of bionic and into dalvik." by Elliott Hughes · 12 years ago
  37. 869cd7c Move the arraycopy implementation out of bionic and into dalvik. by Elliott Hughes · 12 years ago
  38. daa97a1 Zygote: address comments from previous review. by Nick Kralevich · 12 years ago
  39. d43bc05 Merge "Zygote: limit the bounding capability set to CAP_NET_RAW" by Nick Kralevich · 12 years ago
  40. c0ecb5b Zygote: limit the bounding capability set to CAP_NET_RAW by Nick Kralevich · 12 years ago
  41. 3599cdd Remove stray references to non-existent opcodes. by Elliott Hughes · 12 years ago
  42. 6eb3af4 Revert "Zygote: limit the bounding capability set to CAP_NET_RAW" by Elliott Hughes · 12 years ago
  43. 921e9ae Zygote: limit the bounding capability set to CAP_NET_RAW by Nick Kralevich · 12 years ago
  44. 896f177 am 43241340: Merge "Use execv from Libcore" by Nick Kralevich · 12 years ago
  45. 20f12f4 Use execv from Libcore by Nick Kralevich · 12 years ago
  46. 5d89bdf am ecc334ea: Merge "Fix a tracked reference leak in dvmGenerateProxyClass." by Elliott Hughes · 12 years ago
  47. ecc334e Merge "Fix a tracked reference leak in dvmGenerateProxyClass." by Elliott Hughes · 12 years ago
  48. 9fb1be8 Fix a tracked reference leak in dvmGenerateProxyClass. by Elliott Hughes · 12 years ago
  49. 4e9fc02 am ad9811c9: Merge "Remove dead instruction in common_exceptionThrown." by Jeff Hao · 12 years ago
  50. 22cf4ac Remove dead instruction in common_exceptionThrown. by Jeff Hao · 12 years ago
  51. af6fe2d am 604d7243: Merge "rTEMP gets clobbered in the JALR macro. Use t9 instead." by Elliott Hughes · 12 years ago
  52. 7a451b0 rTEMP gets clobbered in the JALR macro. Use t9 instead. by Raghu Gandham · 12 years ago
  53. e59bd16 am 8b0367ca: Merge "Fix DDMS crash" by Ian Rogers · 12 years ago
  54. 977e390 Fix DDMS crash by Tim Murray · 12 years ago
  55. adfb17a am d0380673: Merge "Support System.loadLibrary for libraries with transitive dependencies." by Elliott Hughes · 12 years ago
  56. d038067 Merge "Support System.loadLibrary for libraries with transitive dependencies." by Elliott Hughes · 12 years ago
  57. 3634efb am 2e5f16bf: Merge "Fix a forecopy/forcecopy typo." by Elliott Hughes · 12 years ago
  58. 855a7de Fix a forecopy/forcecopy typo. by Elliott Hughes · 12 years ago
  59. 6dc914d am 47160283: Merge "Add JNI statistics to the SIGQUIT output." by Elliott Hughes · 12 years ago
  60. 483eedc Add JNI statistics to the SIGQUIT output. by Elliott Hughes · 12 years ago
  61. ebad130 Support System.loadLibrary for libraries with transitive dependencies. by Elliott Hughes · 12 years ago
  62. 5aca517 am 5155b31c: Merge "Change NewDirectByteBuffer to allow NULL if capacity == 0." by Elliott Hughes · 12 years ago
  63. 85e8913 Change NewDirectByteBuffer to allow NULL if capacity == 0. by Elliott Hughes · 12 years ago
  64. 92f5ec9 resolved conflicts for merge of e016e80c to jb-mr1-dev-plus-aosp by Ying Wang · 12 years ago
  65. c4119e1 Optimize dvmHash Loops. by You Kim · 12 years ago
  66. 72d8557 Merge "Optimize opcodes to avoid bubble in pipeline." by Elliott Hughes · 12 years ago
  67. f61171f Remove possilbe leaks in dalvik. by You Kim · 12 years ago
  68. a344588 Reclaiming attribute obj after pthread_create by You Kim · 12 years ago
  69. 48b9590 Merge "Possible leak in dvmAllocRegion" by Elliott Hughes · 12 years ago
  70. 889344d Fix handling of annotations whose classes are missing at runtime. by Elliott Hughes · 12 years ago
  71. a5e0812 Possible leak in dvmAllocRegion by You Kim · 12 years ago
  72. a4cc696 Optimize opcodes to avoid bubble in pipeline. by You Kim · 12 years ago
  73. b456134 ExceptionInInitializerError should wrap only non Error exceptions. by Elliott Hughes · 12 years ago
  74. 333155b Don't cache failures in the interface cache. by Elliott Hughes · 12 years ago
  75. 3d20456 Remove dvmFindInterfaceMethodInCache2. by Elliott Hughes · 12 years ago
  76. 5605832 Print the locker thread when waiting on an object by Pal Szasz · 13 years ago
  77. c83353b JIT: Performance fix for const doubles by buzbee · 12 years ago
  78. 17b732e Use ALOGE rather than SLOGE for mountEmulatedStorage failures. by Elliott Hughes · 12 years ago
  79. c0f355c remove duplicated call to dvmJitCalleeSave() by Rocky Zhang · 12 years ago
  80. 32155bb Merge "[MIPS] Fix DDMS(profiling) bug." by Elliott Hughes · 12 years ago
  81. 7f98dcf Merge "[MIPS] Fix several profiling issues caused by incorrect register saves" by Elliott Hughes · 12 years ago
  82. 6e3967d [MIPS] Fixing FP registers fs0 and fs1 corruption bug. by Douglas Leung · 12 years ago
  83. 46abe70 [MIPS] Fix DDMS(profiling) bug. by Douglas Leung · 12 years ago
  84. b1cafe0 [MIPS] Fix several profiling issues caused by incorrect register saves by Chris Dearman · 12 years ago
  85. 78a9a37 am 6bc15e50: Merge "Fix x86 JIT log spam." by Elliott Hughes · 12 years ago
  86. a067ce1 Fix x86 JIT log spam. by Elliott Hughes · 12 years ago
  87. 11ef8f2 am 9a8b82ae: Merge "Always build WITH_JIT for the target." by Elliott Hughes · 12 years ago
  88. 272a54f Always build WITH_JIT for the target. by Elliott Hughes · 12 years ago
  89. ade14ce am 2988c4f2: Merge "Fix dalvik\'s use of readdir_r(3)." by Elliott Hughes · 12 years ago
  90. fae95cc Fix dalvik's use of readdir_r(3). by Elliott Hughes · 12 years ago
  91. 7c3fb24 resolved conflicts for merge of e206e7c9 to jb-mr1-dev-plus-aosp by Nick Kralevich · 12 years ago
  92. c09ec65 Push to AOSP by Nick Kralevich · 12 years ago
  93. 119d654 resolved conflicts for merge of ab84215a to jb-mr1-dev-plus-aosp by Kenny Root · 12 years ago
  94. 613f8ed Remove HAVE_SELINUX guards by Kenny Root · 12 years ago
  95. 8f44c80 am cda473c1: Merge "Handle MAX_INT case in packed-switch" by Elliott Hughes · 12 years ago
  96. d723319 am 20b6e422: Merge "Remove Jumbo opcode support" by Elliott Hughes · 12 years ago
  97. 825d1f4 Handle MAX_INT case in packed-switch by Chris Dearman · 13 years ago
  98. 48aa13d am 0a2bb853: am 97358651: Revert the fix for incorrect package-private overriding. by Elliott Hughes · 12 years ago
  99. 813d934 Remove Jumbo opcode support by Raghu Gandham · 12 years ago
  100. 9735865 Revert the fix for incorrect package-private overriding. by Elliott Hughes · 12 years ago