1. 7b88b82 Merge "Acknowledge our 524 XSLT test failures." into dalvik-dev by Jesse Wilson · 13 years ago
  2. 3098556 Acknowledge our 524 XSLT test failures. by Jesse Wilson · 13 years ago
  3. 9acbfdd Merge "Fix race conditions in finalizers." into dalvik-dev by Jesse Wilson · 13 years ago
  4. 6a22fa9 Fix race conditions in finalizers. by Jesse Wilson · 13 years ago
  5. 56f4685 Merge "Add getsockname(2) and getsockopt(2)." into dalvik-dev by Elliott Hughes · 13 years ago
  6. 0a9d1ee Add getsockname(2) and getsockopt(2). by Elliott Hughes · 13 years ago
  7. d2eb732 Merge "Change ReferenceTest to not depend on live-precise GC and synchronous reference queueing." into dalvik-dev by Jesse Wilson · 13 years ago
  8. e8fad0e Fix build. by Elliott Hughes · 13 years ago
  9. 04ff663 Change ReferenceTest to not depend on live-precise GC and synchronous reference queueing. by Jesse Wilson · 13 years ago
  10. 462bdac Add close(2). by Elliott Hughes · 13 years ago
  11. 6338bf7 FileDescriptor.descriptor can now be private. by Elliott Hughes · 13 years ago
  12. fabdbfd Merge "Move and rename an implementation detail." into dalvik-dev by Elliott Hughes · 13 years ago
  13. 645d772 am e9af8901: SamplingProfilerIntegration and SamplingProfiler improvements (2/3) by Brian Carlstrom · 13 years ago
  14. e9af890 SamplingProfilerIntegration and SamplingProfiler improvements (2/3) by Brian Carlstrom · 13 years ago
  15. d320e32 Move and rename an implementation detail. by Elliott Hughes · 13 years ago
  16. b39fa91 Merge "Add socket(2) and start adding setsockopt(2)." into dalvik-dev by Elliott Hughes · 13 years ago
  17. 454a95f Add socket(2) and start adding setsockopt(2). by Elliott Hughes · 13 years ago
  18. 353d1d5 Merge "Fix MockWebServer to use the same hostname as TestKeyStore." into dalvik-dev by Jesse Wilson · 13 years ago
  19. 0c2fd82 Fix MockWebServer to use the same hostname as TestKeyStore. by Jesse Wilson · 13 years ago
  20. 8b15dcc Add sendfile(2). by Elliott Hughes · 13 years ago
  21. 94aa98c Merge "Add readv(2)/writev(2)." into dalvik-dev by Elliott Hughes · 13 years ago
  22. bbac92e Add readv(2)/writev(2). by Elliott Hughes · 13 years ago
  23. f16edfe Follow up on enh's comments for CollectionUtils.uniqueCopy() by Jesse Wilson · 13 years ago
  24. 0843c02 Move ClassMembers' members into Class; remove ClassMembers. by Jesse Wilson · 13 years ago
  25. 9babc04 Don't include duplicates when an interface is implemented through two paths. by Jesse Wilson · 13 years ago
  26. b4fc2e5 Fix getMethods to include superclass' interface methods. by Jesse Wilson · 13 years ago
  27. ee1d547 Remove the caching from ClassMembers. by Jesse Wilson · 13 years ago
  28. ad7d39d Merge "Don't lookup all fields to get a single field." into dalvik-dev by Jesse Wilson · 13 years ago
  29. 461d0d8 Add ioctl(2) for int*. by Elliott Hughes · 13 years ago
  30. efaf389 Don't lookup all fields to get a single field. by Jesse Wilson · 13 years ago
  31. 4af0d8c Support read-only ByteBuffers. by Elliott Hughes · 13 years ago
  32. 6789e65 Permit general and parameter entity features to be disabled for Expat SAX. by Jesse Wilson · 13 years ago
  33. 53eaa09 Merge "Add write(2)." into dalvik-dev by Elliott Hughes · 13 years ago
  34. fd837f4 Merge "Fix cts-tf tests by using InetAddress.getLoopbackAddress()." into dalvik-dev by Tsu Chiang Chuang · 13 years ago
  35. 6b89e5f Merge "Minor tweak to NativeStart" into dalvik-dev by Andy McFadden · 13 years ago
  36. 821ff8e Merge "Rescue some XML tests to a libcore.xml package." into dalvik-dev by Jesse Wilson · 13 years ago
  37. 1c92541 Rescue some XML tests to a libcore.xml package. by Jesse Wilson · 13 years ago
  38. 78c7cc5 Add write(2). by Elliott Hughes · 13 years ago
  39. da5f38a Fix build (javadoc). by Elliott Hughes · 13 years ago
  40. 26c7025 Add read(2). by Elliott Hughes · 14 years ago
  41. d4ce68d Minor tweak to NativeStart by Andy McFadden · 14 years ago
  42. 5a1d955 Get AnnotationsTest to compile by throwing the right exceptions. by Jesse Wilson · 14 years ago
  43. d19897a Merge "Fast-path annotations for methods and constructors." into dalvik-dev by Jesse Wilson · 14 years ago
  44. e62cb8b Fast-path annotations for methods and constructors. by Jesse Wilson · 14 years ago
  45. 0519c0d Better detail message when HttpURLConnection.setRequestMethod fails. by Elliott Hughes · 14 years ago
  46. bfc28f5 Merge "Remove dead cruft." into dalvik-dev by Elliott Hughes · 14 years ago
  47. ac0bbf7 Remove dead cruft. by Elliott Hughes · 14 years ago
  48. 4b928b9 Merge "Fix inconsistencies in HttpURLConnection docs." into dalvik-dev by Jesse Wilson · 14 years ago
  49. b4088b3 resolved conflicts for merge of cfa84a2a to dalvik-dev by Brian Carlstrom · 14 years ago
  50. 8ee594c Fix cts-tf tests by using InetAddress.getLoopbackAddress(). by Tsu Chiang Chuang · 14 years ago
  51. cfa84a2 Import SamplingProfiler from http://code.google.com/p/dalvik/ by Brian Carlstrom · 14 years ago
  52. 151a354 Merge "Optimize annotation lookups on types." into dalvik-dev by Jesse Wilson · 14 years ago
  53. cdd3452 Merge "Add fcntl(2)." into dalvik-dev by Elliott Hughes · 14 years ago
  54. 0e40a5c Fix a doc typo in TimSort. by Jesse Wilson · 14 years ago
  55. fc549a0 Add fcntl(2). by Elliott Hughes · 14 years ago
  56. a0b862a Optimize annotation lookups on types. by Jesse Wilson · 14 years ago
  57. 7341b9e Add uname(2). by Elliott Hughes · 14 years ago
  58. e1502d6 Add listen(2). by Elliott Hughes · 14 years ago
  59. 59e4744 Add shutdown(2). by Elliott Hughes · 14 years ago
  60. 41f0605 Add pipe(2). by Elliott Hughes · 14 years ago
  61. 6c93792 Clean up File's absolute path handling. by Elliott Hughes · 14 years ago
  62. c7fa207 Add mkdir(2) and remove(2). by Elliott Hughes · 14 years ago
  63. b719019 Add chmod(2). by Elliott Hughes · 14 years ago
  64. 8fcfe95 Fix an initialization. by Elliott Hughes · 14 years ago
  65. 59fa716 Add statfs(2). by Elliott Hughes · 14 years ago
  66. f8c4009 Fix build. by Elliott Hughes · 14 years ago
  67. a20cc6f Add rename(2) and symlink(2). by Elliott Hughes · 14 years ago
  68. 2ffce92 Move File.createNewFile into Java. by Elliott Hughes · 14 years ago
  69. 0ac77ac Add open(2). by Elliott Hughes · 14 years ago
  70. 0f746ff5 Add mincore(2). by Elliott Hughes · 14 years ago
  71. e6ce85b Merge "Remove more dead SecurityManager cruft." into dalvik-dev by Elliott Hughes · 14 years ago
  72. 8647680 Remove more dead SecurityManager cruft. by Elliott Hughes · 14 years ago
  73. 8294b84 Merge "Move finalization into the core library." into dalvik-dev by Carl Shapiro · 14 years ago
  74. bbfadc8 Move finalization into the core library. by Carl Shapiro · 14 years ago
  75. 7e13c0f Add mlock(2) and munlock(2). by Elliott Hughes · 14 years ago
  76. e3ed211 Merge "Add mmap(2), msync(2), and munmap(2)." into dalvik-dev by Elliott Hughes · 14 years ago
  77. c49f634 Merge "Prefer the user's stream handlers to the built-in ones." into dalvik-dev by Jesse Wilson · 14 years ago
  78. 7e25eff Add mmap(2), msync(2), and munmap(2). by Elliott Hughes · 14 years ago
  79. c2ebff3 Prefer the user's stream handlers to the built-in ones. by Jesse Wilson · 14 years ago
  80. 029da69 Add a missing @hide to a non-public API. by Jesse Wilson · 14 years ago
  81. eb09bc3 Fix inconsistencies in HttpURLConnection docs. by Jesse Wilson · 14 years ago
  82. 10959ae Don't block a selector if the current thread has been interrupted. by Jesse Wilson · 14 years ago
  83. 450d930 Merge "Add isatty(2)." into dalvik-dev by Elliott Hughes · 14 years ago
  84. 9a3f363 Add isatty(2). by Elliott Hughes · 14 years ago
  85. 5aafac4 Move URLConnection classes to libcore.net. by Jesse Wilson · 14 years ago
  86. e191b51 Merge "Add lseek(2)." into dalvik-dev by Elliott Hughes · 14 years ago
  87. 0785935 Merge "Move sqlite-jdbc to be a static library" into dalvik-dev by Brian Carlstrom · 14 years ago
  88. dedaccd Add lseek(2). by Elliott Hughes · 14 years ago
  89. 37a816a Move sqlite-jdbc to be a static library by Brian Carlstrom · 14 years ago
  90. f5333fd Add ftruncate(2). by Elliott Hughes · 14 years ago
  91. cdf58e1 am 482f8305: (-s ours) am 5c21cb19: (-s ours) am a33fb54f: (-s ours) am 44fa6764: DO NOT MERGE: Ensure sslSelect is non-blocking by Brian Carlstrom · 14 years ago
  92. 482f830 am 5c21cb19: (-s ours) am a33fb54f: (-s ours) am 44fa6764: DO NOT MERGE: Ensure sslSelect is non-blocking by Brian Carlstrom · 14 years ago
  93. 5c21cb1 am a33fb54f: (-s ours) am 44fa6764: DO NOT MERGE: Ensure sslSelect is non-blocking by Brian Carlstrom · 14 years ago
  94. a33fb54 am 44fa6764: DO NOT MERGE: Ensure sslSelect is non-blocking by Brian Carlstrom · 14 years ago
  95. 44fa676 DO NOT MERGE: Ensure sslSelect is non-blocking by Brian Carlstrom · 14 years ago
  96. 492cd0c Minor cleanup: remove useless "return"s and dead package-private methods. by Elliott Hughes · 14 years ago
  97. e1ee5a2 Reimplement Runtime.availableProcessors. by Elliott Hughes · 14 years ago
  98. 6fc1a0e Add sysconf(3). by Elliott Hughes · 14 years ago
  99. 2f75ad8 Merge "Add fstat(2), lstat(2), and stat(2)." into dalvik-dev by Elliott Hughes · 14 years ago
  100. f34b023 resolved conflicts for merge of b5d9f82a to dalvik-dev by Brian Carlstrom · 14 years ago