1. 92fc63e Implement UTS #35 5-count date format patterns. by Elliott Hughes · 11 years ago
  2. 22a12c9 Track rename of mockwebserver-hostdex to mockwebserver-host by Brian Carlstrom · 11 years ago
  3. a96f0f8 Add NIST PKIX tests to core-tests and knownfailures by Kenny Root · 11 years ago
  4. bcf0a81 am 44d48b2d: Merge "Improve the System.currentTimeMillis/Date/DateFormat/SimpleDateFormat documentation." by Elliott Hughes · 12 years ago
  5. b986327 Improve the System.currentTimeMillis/Date/DateFormat/SimpleDateFormat documentation. by Elliott Hughes · 12 years ago
  6. 32c5a5c am ca5c576d: Merge "Fix LIBCORE_SKIP_TESTS without causing warnings." by Elliott Hughes · 12 years ago
  7. c5cd6e8 Fix LIBCORE_SKIP_TESTS without causing warnings. by Elliott Hughes · 12 years ago
  8. 181f828 am f3a26410: Merge "Make libcore\'s dependency on the tzdata explicit." by Elliott Hughes · 12 years ago
  9. 055fe87 Make libcore's dependency on the tzdata explicit. by Elliott Hughes · 12 years ago
  10. d8330aa resolved conflicts for merge of afbed325 to jb-mr1-dev by Elliott Hughes · 12 years ago
  11. 73d3e26 Add dependencies on the makefiles. by Elliott Hughes · 12 years ago
  12. 507504c Fix build warning. by Ying Wang · 12 years ago
  13. e79ac58 Fix build warning. by Ying Wang · 12 years ago
  14. ff053c3 Remove obsolete variables. by Ying Wang · 12 years ago
  15. 17cdf1a Remove junit source from libcore. by Brett Chabot · 12 years ago
  16. fd92a50 Merge "Use external/mockwebserver in libcore" by Jesse Wilson · 13 years ago
  17. 09336c9 Use external/mockwebserver in libcore by Jesse Wilson · 13 years ago
  18. 43624e7 Quote the filename before passing to jar. by Ying Wang · 13 years ago
  19. 5b989a4 Remove --core-libraries from the core-tests make rules. by Elliott Hughes · 13 years ago
  20. b4088b3 resolved conflicts for merge of cfa84a2a to dalvik-dev by Brian Carlstrom · 13 years ago
  21. cfa84a2 Import SamplingProfiler from http://code.google.com/p/dalvik/ by Brian Carlstrom · 13 years ago
  22. 37a816a Move sqlite-jdbc to be a static library by Brian Carlstrom · 13 years ago
  23. f34b023 resolved conflicts for merge of b5d9f82a to dalvik-dev by Brian Carlstrom · 13 years ago
  24. b5d9f82 Remove sqlite-jdbc sources that moved to external/javasqlite by Brian Carlstrom · 13 years ago
  25. 8ea4e0c Remove unused core-junitrunner by Brian Carlstrom · 13 years ago
  26. d39b1d6 "m dalvik-host" for quick minimal host build by Brian Carlstrom · 13 years ago
  27. 302e330 Removing cts dependency on AllTests for running core-tests by Brian Carlstrom · 13 years ago
  28. d610834 Build everything with -encoding UTF-8, as we intended. by Elliott Hughes · 13 years ago
  29. e590b9c Move apache-xml to external. (project 2 of 4) by Jesse Wilson · 14 years ago
  30. f029395 Break dependency from libcore to Apache XML libraries. by Jesse Wilson · 14 years ago
  31. dc3c152 Add libcore-docs target by Brian Carlstrom · 14 years ago
  32. 48d0b3f Building libcore in master is spam city. Fix that. by Elliott Hughes · 14 years ago
  33. 59498a6 Remove dead scripts. by Elliott Hughes · 14 years ago
  34. 53fbc0a Add optional tags to libcore. by Jesse Wilson · 14 years ago
  35. f267896 make new module optional by Jean-Baptiste Queru · 14 years ago
  36. 7898a91 Update the host core.jar build to include classes.dex. by Jesse Wilson · 14 years ago
  37. 51ee38b New Java-based SamplingProfiler by Brian Carlstrom · 14 years ago
  38. 12cd1f0 Remove libcore's dependency on bouncycastle by Brian Carlstrom · 14 years ago
  39. d0049c5 Enable UTF-8 in libcore Java source by Brian Carlstrom · 14 years ago
  40. d3ae3db libcore/luni/src/main/java/org/bouncycastle moved to external/bouncycastle/src/main/java/org/bouncycastle by Brian Carlstrom · 14 years ago
  41. 45628e3 am 83244e5b: update emma build path due to libcore location change by Guang Zhu · 14 years ago
  42. 83244e5 update emma build path due to libcore location change by Guang Zhu · 14 years ago
  43. 706d535 Adding HTTPS and proxy support to our mock webserver. by Jesse Wilson · 14 years ago
  44. b094af3 Rename core-tests-luni to core-tests-luni for cts dependency by Brian Carlstrom · 14 years ago
  45. bf87c56 Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  46. 1708c11 Moving junit out of core.jar and into core-junit.jar. by Jesse Wilson · 14 years ago
  47. d5d3526 DO NOT MERGE: Split test targets into different .jars for master. by Jesse Wilson · 14 years ago
  48. 32cfe95 Moving junit out of core.jar and into core-junit.jar. by Jesse Wilson · 14 years ago
  49. 6b811c5 Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luni by Peter Hallam · 14 years ago
  50. 6e1c2a9 Adapt to new location of libcore by Jean-Baptiste Queru · 14 years ago
  51. f69aac3 no emma instrumentation on core-test by Guang Zhu · 14 years ago
  52. cec4dd4 merge more modules into luni by Peter Hallam · 14 years ago
  53. 3ff29eb More merging of nio into luni by Peter Hallam · 14 years ago
  54. 478c95c am 7e3d5fcd: Merge "include emma into core library on conditional flag" by Guang Zhu · 14 years ago
  55. 757a794 Merge LocaleData and Resources, rename Resources to ICU. by Elliott Hughes · 14 years ago
  56. 709c24d include emma into core library on conditional flag by Guang Zhu · 14 years ago
  57. b9cf9cb Break the sqlite JDBC driver out from our JDBC implementation. by Elliott Hughes · 14 years ago
  58. 3e951a5 Fix a stupid mistake in my earlier change. by Elliott Hughes · 14 years ago
  59. bf1ecf2 Adapt jesse's new json tests to the new build scheme. by Elliott Hughes · 14 years ago
  60. e2a6f77 Merge remote branch 'goog/master' into mm by Elliott Hughes · 14 years ago
  61. 67cc34b Remove external/jsr305, external/guava, and external/caliper. by Elliott Hughes · 14 years ago
  62. 7ee3a06 Resync a load of tests with upstream, make our build faster. by Elliott Hughes · 14 years ago
  63. e75be42 Support running caliper with the jtreg runner. This is an early first look; by Jesse Wilson · 15 years ago
  64. 6ac43c2 Split libcore/Android.mk into two files, one for Java code and one for by Dan Bornstein · 15 years ago