1. 46a56d0 am 677fead0: Merge commit \'264952afbf3986a2af4c2fa6b8daaed04f34fee8\' into froyo-plus-aosp by android-build SharedAccount · 14 years ago
  2. 677fead Merge commit '264952afbf3986a2af4c2fa6b8daaed04f34fee8' into froyo-plus-aosp by android-build SharedAccount · 14 years ago
  3. 264952a b/2663512: "java.io.IOException: SSL shutdown failed.: Ok" shouldn't dump a stacktrace by Brian Carlstrom · 14 years ago
  4. 645689d am 42b68d1a: am 818164b8: Revert "Plug leak in class initialization." by Dan Egnor · 14 years ago
  5. 42b68d1 am 818164b8: Revert "Plug leak in class initialization." by Dan Egnor · 14 years ago
  6. 818164b Revert "Plug leak in class initialization." by Dan Egnor · 14 years ago
  7. 71c9526 am 99632b11: manual merge from froyo by Jean-Baptiste Queru · 14 years ago
  8. 173de77 am b2520c7f: manual merge from froyo by Jean-Baptiste Queru · 14 years ago
  9. 99632b1 manual merge from froyo by Jean-Baptiste Queru · 14 years ago
  10. b2520c7 manual merge from froyo by Jean-Baptiste Queru · 14 years ago
  11. d07cf9d Plug leak in class initialization. by Andy McFadden · 14 years ago
  12. 80a4e24 Dalvik Zip rewrite. by Andy McFadden · 15 years ago
  13. fd1674c DO NOT MERGE: Rewrite the HTTP connection pool used by HttpURLConnection. by Jesse Wilson · 14 years ago
  14. f6cd559 am c2c14690: am 4751c150: Fixing bulk reads in ByteArray.MyInputStream by Jesse Wilson · 14 years ago
  15. c2c1469 am 4751c150: Fixing bulk reads in ByteArray.MyInputStream by Jesse Wilson · 14 years ago
  16. 4751c15 Fixing bulk reads in ByteArray.MyInputStream by Jesse Wilson · 14 years ago
  17. 80f7e83 am 78115b68: am c03da3e8: Fix breakpoint handling on switch statements. by Andy McFadden · 14 years ago
  18. 78115b6 am c03da3e8: Fix breakpoint handling on switch statements. by Andy McFadden · 14 years ago
  19. c03da3e Fix breakpoint handling on switch statements. by Andy McFadden · 14 years ago
  20. e5ab92a am cf6ab741: merge from open-source master by The Android Open Source Project · 14 years ago
  21. cf6ab74 merge from open-source master by The Android Open Source Project · 14 years ago
  22. ddb6aab Adapt to new location of libcore by Jean-Baptiste Queru · 14 years ago
  23. 948c39d am ff1965e6: am 743fe2ce: Merge "Throw an exception in JIT\'ed code if dvmFindInterfaceMethodInCache returns NULL" into froyo by Ben Cheng · 14 years ago
  24. 560b356 am 8dbde000: am 73e00c82: Merge "Fix a memory ordering bug when updating the inline cache for predicted chaining." into froyo by Ben Cheng · 14 years ago
  25. ff1965e am 743fe2ce: Merge "Throw an exception in JIT\'ed code if dvmFindInterfaceMethodInCache returns NULL" into froyo by Ben Cheng · 14 years ago
  26. 8dbde00 am 73e00c82: Merge "Fix a memory ordering bug when updating the inline cache for predicted chaining." into froyo by Ben Cheng · 14 years ago
  27. 743fe2c Merge "Throw an exception in JIT'ed code if dvmFindInterfaceMethodInCache returns NULL" into froyo by Ben Cheng · 14 years ago
  28. 73e00c8 Merge "Fix a memory ordering bug when updating the inline cache for predicted chaining." into froyo by Ben Cheng · 14 years ago
  29. b8062e1 am 0a310052: resolved conflicts for merge of f3565212 to froyo-plus-aosp by repo sync · 14 years ago
  30. b40ffdb am 57cf2608: Adapt to new location of libcore by Jean-Baptiste Queru · 14 years ago
  31. 2366260 am 3e905b77: Delete libcore, now in its own project by Jean-Baptiste Queru · 14 years ago
  32. 09e50c9 Throw an exception in JIT'ed code if dvmFindInterfaceMethodInCache returns NULL by Ben Cheng · 14 years ago
  33. 0a31005 resolved conflicts for merge of f3565212 to froyo-plus-aosp by repo sync · 14 years ago
  34. 452efba Fix a memory ordering bug when updating the inline cache for predicted chaining. by Ben Cheng · 14 years ago
  35. ffe09d8 Delete libcore, now in its own project by Jean-Baptiste Queru · 14 years ago
  36. 57cf260 Adapt to new location of libcore by Jean-Baptiste Queru · 14 years ago
  37. f2b0c54 Adapt to new location of libcore by Jean-Baptiste Queru · 14 years ago
  38. 0c041d2 Delete libcore, now in its own project by Jean-Baptiste Queru · 14 years ago
  39. 3e905b7 Delete libcore, now in its own project by Jean-Baptiste Queru · 14 years ago
  40. f356521 Backport the setFixedLengthStreamingMode fix to froyo. by Elliott Hughes · 14 years ago
  41. 5793d43 am 3e557951: am 42452494: Fix dexdump to build in Windows SDK under Linux by Raphael · 15 years ago
  42. 3e55795 am 42452494: Fix dexdump to build in Windows SDK under Linux by Raphael · 15 years ago
  43. 4245249 Fix dexdump to build in Windows SDK under Linux by Raphael · 15 years ago
  44. ca88104 am 770379e1: am 6efd4463: Fix a deadlock in the breakpoint code. by Andy McFadden · 15 years ago
  45. 770379e am 6efd4463: Fix a deadlock in the breakpoint code. by Andy McFadden · 15 years ago
  46. 6efd446 Fix a deadlock in the breakpoint code. by Andy McFadden · 15 years ago
  47. d2203aa am 1beb43af: merge from open-source master by The Android Open Source Project · 15 years ago
  48. 1beb43a merge from open-source master by The Android Open Source Project · 15 years ago
  49. d4b6f6a am 1dd42bb9: Fix NetworkInterface on sholes/ppp. by Elliott Hughes · 15 years ago
  50. 1dd42bb Fix NetworkInterface on sholes/ppp. by Elliott Hughes · 15 years ago
  51. 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
  52. 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
  53. e339343 Improve the implementation of countOnes function to use only 12 operations. by Cosmin Cojocar · 15 years ago
  54. 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
  55. 8068ea8 Update the ssl test so the client reads something from the server. by Huahui Wu · 15 years ago
  56. ffbad85 Remove dangerous logging code from unlockMonitor. It is unsafe to by Carl Shapiro · 15 years ago
  57. 831eec9 am b8fcf57f: Fix remaining small issues with the lock sampling. by Carl Shapiro · 15 years ago
  58. b8fcf57 Fix remaining small issues with the lock sampling. by Carl Shapiro · 15 years ago
  59. 612fa56 am af69cf8d: Fix several issues with the lock sampling code. This change obsoletes the lockProfSample flag. by Carl Shapiro · 15 years ago
  60. af69cf8 Fix several issues with the lock sampling code. This change obsoletes by Carl Shapiro · 15 years ago
  61. 54c9323 am 6b4ba58e: Add a mechanism to long a sample of long running lock acquisitions. by Carl Shapiro · 15 years ago
  62. 6b4ba58 Add a mechanism to long a sample of long running lock acquisitions. by Carl Shapiro · 15 years ago
  63. a8984fe am ddc0d4c2: (-s ours) DO NOT MERGE. Suppressing tests that fail in CTS\' test runner. by Jesse Wilson · 15 years ago
  64. ddc0d4c DO NOT MERGE. Suppressing tests that fail in CTS' test runner. by Jesse Wilson · 15 years ago
  65. e09ba12 Fixing PipedInputStreamTest to fill the buffer before dying on a dead reader. by Jesse Wilson · 15 years ago
  66. 5fdfbef Fix SSL_shutdown error reporting to print a proper error instead of "Ok" by Brian Carlstrom · 15 years ago
  67. 5dde0c4 Merge "Adding support for hash '#' comments to our JSON parser." into froyo by Jesse Wilson · 15 years ago
  68. 609fe74 Adding support for hash '#' comments to our JSON parser. by Jesse Wilson · 15 years ago
  69. c7b7edf Merge "Trivial doc change: froyo is 2.2." into froyo by Andy McFadden · 15 years ago
  70. c46d8bc Trivial doc change: froyo is 2.2. by Andy McFadden · 15 years ago
  71. f3c7fd5 Merge "Froyo InputStream.available documentation improvement." into froyo by Elliott Hughes · 15 years ago
  72. fcf8f87 Froyo InputStream.available documentation improvement. by Elliott Hughes · 15 years ago
  73. 54df4ec Added a note about android:vmSafeMode. by Andy McFadden · 15 years ago
  74. bd1326d Clean up the codegen for invoking helper callout functions. by Ben Cheng · 15 years ago
  75. 4ff253f Remove JSON License from NOTICE file by Brian Carlstrom · 15 years ago
  76. 76cacb1 Merge "Accept the "-Xjitdisableopt" flag as advertised." into froyo by Ben Cheng · 15 years ago
  77. 502528b Accept the "-Xjitdisableopt" flag as advertised. by Ben Cheng · 15 years ago
  78. a497359 Fix a race condition in JIT state refresh under debugging / misc code cleanup. by Ben Cheng · 15 years ago
  79. d4b0783 Merge "Fix misuse of ALLOC_DONT_TRACK." into froyo by Andy McFadden · 15 years ago
  80. ea527bc Remove debug message from OpenSSL JNI code by Brian Carlstrom · 15 years ago
  81. 31513e1 Fix misuse of ALLOC_DONT_TRACK. by Andy McFadden · 15 years ago
  82. 6e13829 Add an @KnownFailure annotation. by Elliott Hughes · 15 years ago
  83. 434bae6 Fix for 2542488 JIT codegen bug with overlapping wide operands by Bill Buzbee · 15 years ago
  84. d5adae1 Improve JIT self verifier test coverage to follow single-step instructions. by Ben Cheng · 15 years ago
  85. 8812fdd Merge "Fixing tests to handle changes in our behaviour since DOM 3." into froyo by Jesse Wilson · 15 years ago
  86. 2be0c81 Suppressing additional tests that fail in Froyo. by Jesse Wilson · 15 years ago
  87. 94640f1 Fixing tests to handle changes in our behaviour since DOM 3. by Jesse Wilson · 15 years ago
  88. 63868fe Use correct resource flags for Dalvik ld/st instructions to enable code motion. by Ben Cheng · 15 years ago
  89. f2f7880 Test and document our handling of nulls with getString(). by Jesse Wilson · 15 years ago
  90. d630700 Merge "Jit: Fix for 2542488 JIT codegen bug with overlapping wide operands" by Bill Buzbee · 15 years ago
  91. 80cef86 Jit: Fix for 2542488 JIT codegen bug with overlapping wide operands by Bill Buzbee · 15 years ago
  92. ec7c8c9 Fix java.util.Random's constructors. by Elliott Hughes · 15 years ago
  93. f87ab96 Merge "Don't leak memory on failed pipe or mutex init" by Kenny Root · 15 years ago
  94. 49a3f86 Don't leak memory on failed pipe or mutex init by Kenny Root · 15 years ago
  95. 3d5d873 Merge "Fix for the JIT blocking mode plus some code cleanup." by Ben Cheng · 15 years ago
  96. 11d8f14 Fix for the JIT blocking mode plus some code cleanup. by Ben Cheng · 15 years ago
  97. c66affa Switch to VMWAIT while outputting trace data. by Andy McFadden · 15 years ago
  98. b7b9be1 Merge "Improve java.net.InetAddress.getLocalHost documentation." by Elliott Hughes · 15 years ago
  99. 02388cf Jit: disable for Sapphire. by Bill Buzbee · 15 years ago
  100. 104b662 Improve java.net.InetAddress.getLocalHost documentation. by Elliott Hughes · 15 years ago