1. d320e32 Move and rename an implementation detail. by Elliott Hughes · 14 years ago
  2. b39fa91 Merge "Add socket(2) and start adding setsockopt(2)." into dalvik-dev by Elliott Hughes · 14 years ago
  3. 454a95f Add socket(2) and start adding setsockopt(2). by Elliott Hughes · 14 years ago
  4. 353d1d5 Merge "Fix MockWebServer to use the same hostname as TestKeyStore." into dalvik-dev by Jesse Wilson · 14 years ago
  5. 0c2fd82 Fix MockWebServer to use the same hostname as TestKeyStore. by Jesse Wilson · 14 years ago
  6. 8b15dcc Add sendfile(2). by Elliott Hughes · 14 years ago
  7. f241d46 Don't read from the delegate stream after we close it. by Jesse Wilson · 14 years ago
  8. 94aa98c Merge "Add readv(2)/writev(2)." into dalvik-dev by Elliott Hughes · 14 years ago
  9. bbac92e Add readv(2)/writev(2). by Elliott Hughes · 14 years ago
  10. f16edfe Follow up on enh's comments for CollectionUtils.uniqueCopy() by Jesse Wilson · 14 years ago
  11. 0843c02 Move ClassMembers' members into Class; remove ClassMembers. by Jesse Wilson · 14 years ago
  12. 9babc04 Don't include duplicates when an interface is implemented through two paths. by Jesse Wilson · 14 years ago
  13. b4fc2e5 Fix getMethods to include superclass' interface methods. by Jesse Wilson · 14 years ago
  14. ee1d547 Remove the caching from ClassMembers. by Jesse Wilson · 14 years ago
  15. ad7d39d Merge "Don't lookup all fields to get a single field." into dalvik-dev by Jesse Wilson · 14 years ago
  16. 461d0d8 Add ioctl(2) for int*. by Elliott Hughes · 14 years ago
  17. efaf389 Don't lookup all fields to get a single field. by Jesse Wilson · 14 years ago
  18. 4af0d8c Support read-only ByteBuffers. by Elliott Hughes · 14 years ago
  19. 6789e65 Permit general and parameter entity features to be disabled for Expat SAX. by Jesse Wilson · 14 years ago
  20. 53eaa09 Merge "Add write(2)." into dalvik-dev by Elliott Hughes · 14 years ago
  21. fd837f4 Merge "Fix cts-tf tests by using InetAddress.getLoopbackAddress()." into dalvik-dev by Tsu Chiang Chuang · 14 years ago
  22. 6b89e5f Merge "Minor tweak to NativeStart" into dalvik-dev by Andy McFadden · 14 years ago
  23. 821ff8e Merge "Rescue some XML tests to a libcore.xml package." into dalvik-dev by Jesse Wilson · 14 years ago
  24. 1c92541 Rescue some XML tests to a libcore.xml package. by Jesse Wilson · 14 years ago
  25. 78c7cc5 Add write(2). by Elliott Hughes · 14 years ago
  26. da5f38a Fix build (javadoc). by Elliott Hughes · 14 years ago
  27. 26c7025 Add read(2). by Elliott Hughes · 14 years ago
  28. d4ce68d Minor tweak to NativeStart by Andy McFadden · 14 years ago
  29. 5a1d955 Get AnnotationsTest to compile by throwing the right exceptions. by Jesse Wilson · 14 years ago
  30. d19897a Merge "Fast-path annotations for methods and constructors." into dalvik-dev by Jesse Wilson · 14 years ago
  31. e62cb8b Fast-path annotations for methods and constructors. by Jesse Wilson · 14 years ago
  32. 0519c0d Better detail message when HttpURLConnection.setRequestMethod fails. by Elliott Hughes · 14 years ago
  33. bfc28f5 Merge "Remove dead cruft." into dalvik-dev by Elliott Hughes · 14 years ago
  34. ac0bbf7 Remove dead cruft. by Elliott Hughes · 14 years ago
  35. 4b928b9 Merge "Fix inconsistencies in HttpURLConnection docs." into dalvik-dev by Jesse Wilson · 14 years ago
  36. 0422b9a Fix initialization races in X509CertImpl DO NOT MERGE by Brian Carlstrom · 14 years ago
  37. b4088b3 resolved conflicts for merge of cfa84a2a to dalvik-dev by Brian Carlstrom · 14 years ago
  38. 8ee594c Fix cts-tf tests by using InetAddress.getLoopbackAddress(). by Tsu Chiang Chuang · 14 years ago
  39. cfa84a2 Import SamplingProfiler from http://code.google.com/p/dalvik/ by Brian Carlstrom · 14 years ago
  40. 151a354 Merge "Optimize annotation lookups on types." into dalvik-dev by Jesse Wilson · 14 years ago
  41. cdd3452 Merge "Add fcntl(2)." into dalvik-dev by Elliott Hughes · 14 years ago
  42. 0e40a5c Fix a doc typo in TimSort. by Jesse Wilson · 14 years ago
  43. fc549a0 Add fcntl(2). by Elliott Hughes · 14 years ago
  44. a0b862a Optimize annotation lookups on types. by Jesse Wilson · 14 years ago
  45. 7341b9e Add uname(2). by Elliott Hughes · 14 years ago
  46. e1502d6 Add listen(2). by Elliott Hughes · 14 years ago
  47. 59e4744 Add shutdown(2). by Elliott Hughes · 14 years ago
  48. 41f0605 Add pipe(2). by Elliott Hughes · 14 years ago
  49. 6c93792 Clean up File's absolute path handling. by Elliott Hughes · 14 years ago
  50. c7fa207 Add mkdir(2) and remove(2). by Elliott Hughes · 14 years ago
  51. b719019 Add chmod(2). by Elliott Hughes · 14 years ago
  52. 8fcfe95 Fix an initialization. by Elliott Hughes · 14 years ago
  53. 59fa716 Add statfs(2). by Elliott Hughes · 14 years ago
  54. f8c4009 Fix build. by Elliott Hughes · 14 years ago
  55. a20cc6f Add rename(2) and symlink(2). by Elliott Hughes · 14 years ago
  56. 2ffce92 Move File.createNewFile into Java. by Elliott Hughes · 14 years ago
  57. 0ac77ac Add open(2). by Elliott Hughes · 14 years ago
  58. 0f746ff5 Add mincore(2). by Elliott Hughes · 14 years ago
  59. e6ce85b Merge "Remove more dead SecurityManager cruft." into dalvik-dev by Elliott Hughes · 14 years ago
  60. 8647680 Remove more dead SecurityManager cruft. by Elliott Hughes · 14 years ago
  61. 8294b84 Merge "Move finalization into the core library." into dalvik-dev by Carl Shapiro · 14 years ago
  62. bbfadc8 Move finalization into the core library. by Carl Shapiro · 14 years ago
  63. 7e13c0f Add mlock(2) and munlock(2). by Elliott Hughes · 14 years ago
  64. e3ed211 Merge "Add mmap(2), msync(2), and munmap(2)." into dalvik-dev by Elliott Hughes · 14 years ago
  65. c49f634 Merge "Prefer the user's stream handlers to the built-in ones." into dalvik-dev by Jesse Wilson · 14 years ago
  66. 7e25eff Add mmap(2), msync(2), and munmap(2). by Elliott Hughes · 14 years ago
  67. c2ebff3 Prefer the user's stream handlers to the built-in ones. by Jesse Wilson · 14 years ago
  68. 029da69 Add a missing @hide to a non-public API. by Jesse Wilson · 14 years ago
  69. eb09bc3 Fix inconsistencies in HttpURLConnection docs. by Jesse Wilson · 14 years ago
  70. 10959ae Don't block a selector if the current thread has been interrupted. by Jesse Wilson · 14 years ago
  71. 450d930 Merge "Add isatty(2)." into dalvik-dev by Elliott Hughes · 14 years ago
  72. 9a3f363 Add isatty(2). by Elliott Hughes · 14 years ago
  73. 5aafac4 Move URLConnection classes to libcore.net. by Jesse Wilson · 14 years ago
  74. e191b51 Merge "Add lseek(2)." into dalvik-dev by Elliott Hughes · 14 years ago
  75. 0785935 Merge "Move sqlite-jdbc to be a static library" into dalvik-dev by Brian Carlstrom · 14 years ago
  76. dedaccd Add lseek(2). by Elliott Hughes · 14 years ago
  77. 37a816a Move sqlite-jdbc to be a static library by Brian Carlstrom · 14 years ago
  78. f5333fd Add ftruncate(2). by Elliott Hughes · 14 years ago
  79. 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
  80. 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
  81. 5c21cb1 am a33fb54f: (-s ours) am 44fa6764: DO NOT MERGE: Ensure sslSelect is non-blocking by Brian Carlstrom · 14 years ago
  82. a33fb54 am 44fa6764: DO NOT MERGE: Ensure sslSelect is non-blocking by Brian Carlstrom · 14 years ago
  83. 44fa676 DO NOT MERGE: Ensure sslSelect is non-blocking by Brian Carlstrom · 14 years ago
  84. 492cd0c Minor cleanup: remove useless "return"s and dead package-private methods. by Elliott Hughes · 14 years ago
  85. e1ee5a2 Reimplement Runtime.availableProcessors. by Elliott Hughes · 14 years ago
  86. 6fc1a0e Add sysconf(3). by Elliott Hughes · 14 years ago
  87. 2f75ad8 Merge "Add fstat(2), lstat(2), and stat(2)." into dalvik-dev by Elliott Hughes · 14 years ago
  88. f34b023 resolved conflicts for merge of b5d9f82a to dalvik-dev by Brian Carlstrom · 14 years ago
  89. a879e74 Merge "Use the '@hide' tag rather than reflection and initialization order tricks." into dalvik-dev by Jesse Wilson · 14 years ago
  90. b74b0c7 Use the '@hide' tag rather than reflection and initialization order tricks. by Jesse Wilson · 14 years ago
  91. 47cb338 Add fstat(2), lstat(2), and stat(2). by Elliott Hughes · 14 years ago
  92. b5d9f82 Remove sqlite-jdbc sources that moved to external/javasqlite by Brian Carlstrom · 14 years ago
  93. 5b6296d Also give errno names (like EINVAL) when we know them. by Elliott Hughes · 14 years ago
  94. bdb717a Simplify the constant initialization. by Elliott Hughes · 14 years ago
  95. d1e402e Merge "Remove bogus "super()" calls." into dalvik-dev by Elliott Hughes · 14 years ago
  96. 32c2297 Remove bogus "super()" calls. by Elliott Hughes · 14 years ago
  97. 31d5bfb am 2db55fa8: Don\'t build our own copy of javasqlite now there\'s one in external. by Elliott Hughes · 14 years ago
  98. 52724d3 Add fsync(2) and fdatasync(2). by Elliott Hughes · 14 years ago
  99. 2db55fa Don't build our own copy of javasqlite now there's one in external. by Elliott Hughes · 14 years ago
  100. ddfdbb9 Add access(2), strerror(3) and access to environ. by Elliott Hughes · 14 years ago