1. 2366260 am 3e905b77: Delete libcore, now in its own project by Jean-Baptiste Queru · 14 years ago
  2. f2b0c54 Adapt to new location of libcore by Jean-Baptiste Queru · 14 years ago
  3. 0c041d2 Delete libcore, now in its own project by Jean-Baptiste Queru · 14 years ago
  4. 3e905b7 Delete libcore, now in its own project by Jean-Baptiste Queru · 14 years ago
  5. 5793d43 am 3e557951: am 42452494: Fix dexdump to build in Windows SDK under Linux by Raphael · 15 years ago
  6. 3e55795 am 42452494: Fix dexdump to build in Windows SDK under Linux by Raphael · 15 years ago
  7. 4245249 Fix dexdump to build in Windows SDK under Linux by Raphael · 15 years ago
  8. ca88104 am 770379e1: am 6efd4463: Fix a deadlock in the breakpoint code. by Andy McFadden · 15 years ago
  9. 770379e am 6efd4463: Fix a deadlock in the breakpoint code. by Andy McFadden · 15 years ago
  10. 6efd446 Fix a deadlock in the breakpoint code. by Andy McFadden · 15 years ago
  11. d2203aa am 1beb43af: merge from open-source master by The Android Open Source Project · 15 years ago
  12. 1beb43a merge from open-source master by The Android Open Source Project · 15 years ago
  13. d4b6f6a am 1dd42bb9: Fix NetworkInterface on sholes/ppp. by Elliott Hughes · 15 years ago
  14. 1dd42bb Fix NetworkInterface on sholes/ppp. by Elliott Hughes · 15 years ago
  15. 6f7ec8e am 28f4d74b: Merge "Remove dangerous logging code from unlockMonitor. It is unsafe to dereference a potentially corrupt lock word to retrieve additional information about the lock state. This code was added to debug a transient error and has since been removed from by Carl Shapiro · 15 years ago
  16. 28f4d74 Merge "Remove dangerous logging code from unlockMonitor. It is unsafe to dereference a potentially corrupt lock word to retrieve additional information about the lock state. This code was added to debug a transient error and has since been removed from other branches." into froyo by Carl Shapiro · 15 years ago
  17. e339343 Improve the implementation of countOnes function to use only 12 operations. by Cosmin Cojocar · 15 years ago
  18. 9cfe27b am 8068ea8d: Update the ssl test so the client reads something from the server. This is needed when cut-through feature is needed as in b/2586347. Dr. No approved in http://b/issue?id=2511073 . by Huahui Wu · 15 years ago
  19. 8068ea8 Update the ssl test so the client reads something from the server. by Huahui Wu · 15 years ago
  20. ffbad85 Remove dangerous logging code from unlockMonitor. It is unsafe to by Carl Shapiro · 15 years ago
  21. 831eec9 am b8fcf57f: Fix remaining small issues with the lock sampling. by Carl Shapiro · 15 years ago
  22. b8fcf57 Fix remaining small issues with the lock sampling. by Carl Shapiro · 15 years ago
  23. 612fa56 am af69cf8d: Fix several issues with the lock sampling code. This change obsoletes the lockProfSample flag. by Carl Shapiro · 15 years ago
  24. af69cf8 Fix several issues with the lock sampling code. This change obsoletes by Carl Shapiro · 15 years ago
  25. 54c9323 am 6b4ba58e: Add a mechanism to long a sample of long running lock acquisitions. by Carl Shapiro · 15 years ago
  26. 6b4ba58 Add a mechanism to long a sample of long running lock acquisitions. by Carl Shapiro · 15 years ago
  27. a8984fe am ddc0d4c2: (-s ours) DO NOT MERGE. Suppressing tests that fail in CTS\' test runner. by Jesse Wilson · 15 years ago
  28. ddc0d4c DO NOT MERGE. Suppressing tests that fail in CTS' test runner. by Jesse Wilson · 15 years ago
  29. e09ba12 Fixing PipedInputStreamTest to fill the buffer before dying on a dead reader. by Jesse Wilson · 15 years ago
  30. 5fdfbef Fix SSL_shutdown error reporting to print a proper error instead of "Ok" by Brian Carlstrom · 15 years ago
  31. 5dde0c4 Merge "Adding support for hash '#' comments to our JSON parser." into froyo by Jesse Wilson · 15 years ago
  32. 609fe74 Adding support for hash '#' comments to our JSON parser. by Jesse Wilson · 15 years ago
  33. c7b7edf Merge "Trivial doc change: froyo is 2.2." into froyo by Andy McFadden · 15 years ago
  34. c46d8bc Trivial doc change: froyo is 2.2. by Andy McFadden · 15 years ago
  35. f3c7fd5 Merge "Froyo InputStream.available documentation improvement." into froyo by Elliott Hughes · 15 years ago
  36. fcf8f87 Froyo InputStream.available documentation improvement. by Elliott Hughes · 15 years ago
  37. 54df4ec Added a note about android:vmSafeMode. by Andy McFadden · 15 years ago
  38. bd1326d Clean up the codegen for invoking helper callout functions. by Ben Cheng · 15 years ago
  39. 4ff253f Remove JSON License from NOTICE file by Brian Carlstrom · 15 years ago
  40. 76cacb1 Merge "Accept the "-Xjitdisableopt" flag as advertised." into froyo by Ben Cheng · 15 years ago
  41. 502528b Accept the "-Xjitdisableopt" flag as advertised. by Ben Cheng · 15 years ago
  42. a497359 Fix a race condition in JIT state refresh under debugging / misc code cleanup. by Ben Cheng · 15 years ago
  43. d4b0783 Merge "Fix misuse of ALLOC_DONT_TRACK." into froyo by Andy McFadden · 15 years ago
  44. ea527bc Remove debug message from OpenSSL JNI code by Brian Carlstrom · 15 years ago
  45. 31513e1 Fix misuse of ALLOC_DONT_TRACK. by Andy McFadden · 15 years ago
  46. 6e13829 Add an @KnownFailure annotation. by Elliott Hughes · 15 years ago
  47. 434bae6 Fix for 2542488 JIT codegen bug with overlapping wide operands by Bill Buzbee · 15 years ago
  48. d5adae1 Improve JIT self verifier test coverage to follow single-step instructions. by Ben Cheng · 15 years ago
  49. 8812fdd Merge "Fixing tests to handle changes in our behaviour since DOM 3." into froyo by Jesse Wilson · 15 years ago
  50. 2be0c81 Suppressing additional tests that fail in Froyo. by Jesse Wilson · 15 years ago
  51. 94640f1 Fixing tests to handle changes in our behaviour since DOM 3. by Jesse Wilson · 15 years ago
  52. 63868fe Use correct resource flags for Dalvik ld/st instructions to enable code motion. by Ben Cheng · 15 years ago
  53. f2f7880 Test and document our handling of nulls with getString(). by Jesse Wilson · 15 years ago
  54. d630700 Merge "Jit: Fix for 2542488 JIT codegen bug with overlapping wide operands" by Bill Buzbee · 15 years ago
  55. 80cef86 Jit: Fix for 2542488 JIT codegen bug with overlapping wide operands by Bill Buzbee · 15 years ago
  56. ec7c8c9 Fix java.util.Random's constructors. by Elliott Hughes · 15 years ago
  57. f87ab96 Merge "Don't leak memory on failed pipe or mutex init" by Kenny Root · 15 years ago
  58. 49a3f86 Don't leak memory on failed pipe or mutex init by Kenny Root · 15 years ago
  59. 3d5d873 Merge "Fix for the JIT blocking mode plus some code cleanup." by Ben Cheng · 15 years ago
  60. 11d8f14 Fix for the JIT blocking mode plus some code cleanup. by Ben Cheng · 15 years ago
  61. c66affa Switch to VMWAIT while outputting trace data. by Andy McFadden · 15 years ago
  62. b7b9be1 Merge "Improve java.net.InetAddress.getLocalHost documentation." by Elliott Hughes · 15 years ago
  63. 02388cf Jit: disable for Sapphire. by Bill Buzbee · 15 years ago
  64. 104b662 Improve java.net.InetAddress.getLocalHost documentation. by Elliott Hughes · 15 years ago
  65. d4e0952 Further refinements to "kill other thread". by Andy McFadden · 15 years ago
  66. 64ee717 Jit: Re-enable for Sapphire by Bill Buzbee · 15 years ago
  67. e9f1038 Merge "Use pthread_kill(3) instead of kill(2)." by Andy McFadden · 15 years ago
  68. 7122d86 Use pthread_kill(3) instead of kill(2). by Andy McFadden · 15 years ago
  69. 7713b90 Merge "Fixing namespace+prefix mode in Expat and removing optional fields from callbacks." by Jesse Wilson · 15 years ago
  70. 39f91b9 Fixing namespace+prefix mode in Expat and removing optional fields from callbacks. by Jesse Wilson · 15 years ago
  71. e073b0e Move String creation outside O(n^2) path in LogManager by Bjorn Bringert · 15 years ago
  72. 94e57f7 Merge "Increase sleep delays on debug thread kill." by Andy McFadden · 15 years ago
  73. a388a16 Increase sleep delays on debug thread kill. by Andy McFadden · 15 years ago
  74. 253eebd Drop needless parens from Javadoc. by Jesse Wilson · 15 years ago
  75. 1573a78 Merge "Javadoc for JSONArray." by Jesse Wilson · 15 years ago
  76. d5b5f84 Javadoc for JSONArray. by Jesse Wilson · 15 years ago
  77. 58ece73 Bug fix for JIT peephole optimization. by Ben Cheng · 15 years ago
  78. 3127526 Fixing 10 of the XPath failures caused by a malformed Document. by Jesse Wilson · 15 years ago
  79. f697678 Merge "Exercising our XPath implementation with 279 of Jaxen's tests." by Jesse Wilson · 15 years ago
  80. 82ebe52 Merge "Javadocs for JSONObject." by Jesse Wilson · 15 years ago
  81. db7c9b8 Javadocs for JSONObject. by Jesse Wilson · 15 years ago
  82. e209b86 Exercising our XPath implementation with 279 of Jaxen's tests. by Jesse Wilson · 15 years ago
  83. 9fa39c9 Add missing macro SIGNATURE_BREAKPOINT. by Ben Cheng · 15 years ago
  84. 79cea5c Merge "Implement signature-based breakpoint for the JIT compiler." by Ben Cheng · 15 years ago
  85. 288de8e Merge "Replace a use of index with strchr." by Carl Shapiro · 15 years ago
  86. dca7143 Implement signature-based breakpoint for the JIT compiler. by Ben Cheng · 15 years ago
  87. be9b70f Replace a use of index with strchr. by Carl Shapiro · 15 years ago
  88. 900a3af Jit: Fix register usage bug - Issue 2518825 native crash running ARMv5te JIT by Bill Buzbee · 15 years ago
  89. fcd1cbd Merge "Include strings.h directly for its ffs prototype." by Carl Shapiro · 15 years ago
  90. 38b778b Fixing an @link issue that is upsetting DroidDoc. by Jesse Wilson · 15 years ago
  91. 6abe258 Merge "First half of JSON Javadocs." by Jesse Wilson · 15 years ago
  92. 4731ea8 First half of JSON Javadocs. by Jesse Wilson · 15 years ago
  93. f8a44e8 Merge "Point debuggerd at the interesting thread." by Andy McFadden · 15 years ago
  94. 10b0b7a Include strings.h directly for its ffs prototype. by Carl Shapiro · 15 years ago
  95. 384ef6b Point debuggerd at the interesting thread. by Andy McFadden · 15 years ago
  96. 2718254 Implementing Document.renameNode() and DOMImplementation.getFeature(). by Jesse Wilson · 15 years ago
  97. 1639f70 Merge "Fix the JIT blocking mode to unblock itself." by Ben Cheng · 15 years ago
  98. 812e6b1 Fix the JIT blocking mode to unblock itself. by Ben Cheng · 15 years ago
  99. a58fc61 Merge "Try to show lock owner in MONITOR thread dump." by Andy McFadden · 15 years ago
  100. 0a24ef9 Try to show lock owner in MONITOR thread dump. by Andy McFadden · 15 years ago