1. c8a6bcc Remove an unused internal native. by Elliott Hughes · 14 years ago
  2. f69b0fc Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  3. a5e4160 am 9429d06c: Fix System.runFinalization() to avoid running indefinitely. by Jesse Wilson · 14 years ago
  4. 1ada59c Merge "Add a couple more missing calls to DeleteLocalRef." into dalvik-dev by Elliott Hughes · 14 years ago
  5. 9429d06 Fix System.runFinalization() to avoid running indefinitely. by Jesse Wilson · 14 years ago
  6. 6230d5d am 64c6c367: Implement the finalizer watchdog. by Jesse Wilson · 14 years ago
  7. 64c6c36 Implement the finalizer watchdog. by Jesse Wilson · 14 years ago
  8. d8cec78 Add a couple more missing calls to DeleteLocalRef. by Elliott Hughes · 14 years ago
  9. 25e769d Add tests for Calendar/SimpleDateFormat bugs by Jesse Wilson · 14 years ago
  10. d2dd676 am 4c94a612: Add ICU.getScript() by Fabrice Di Meglio · 14 years ago
  11. 4c94a61 Add ICU.getScript() by Fabrice Di Meglio · 14 years ago
  12. b58926d Don't leak a JNI local reference every time findClass is called. by Elliott Hughes · 14 years ago
  13. 9a6483c am 0452e9ad: Add addLikelySubtags() to ICU by Fabrice Di Meglio · 14 years ago
  14. c5ffd17 Merge "Remove the LocaleData.digit field." into dalvik-dev by Elliott Hughes · 14 years ago
  15. e2377cd Remove the LocaleData.digit field. by Elliott Hughes · 14 years ago
  16. 49ba840 Merge "Kill another use of TimeZone.useDaylightTime()." into dalvik-dev by Jesse Wilson · 14 years ago
  17. d8d3329 Kill another use of TimeZone.useDaylightTime(). by Jesse Wilson · 14 years ago
  18. 9bc6320 Remove an unused dependency. by Elliott Hughes · 14 years ago
  19. 5cd66f0 Update the Locale documentation to mention ICU 4.6. by Elliott Hughes · 14 years ago
  20. 0452e9a Add addLikelySubtags() to ICU by Fabrice Di Meglio · 14 years ago
  21. b434689 Don't interpret useDaylightTime as 'ever used daylight time'. by Jesse Wilson · 14 years ago
  22. adac916 Annotate those methods that don't need a JNIEnv*. by Elliott Hughes · 14 years ago
  23. 71ad1ba Simplify & optimize DatagramSocket's implementation. by Elliott Hughes · 14 years ago
  24. fb2316a am eda291fb: Merge "Libcore changes corresponding to ICU4.6 upgrade." by claireho · 14 years ago
  25. eda291f Merge "Libcore changes corresponding to ICU4.6 upgrade." by claireho · 14 years ago
  26. 1c6a607 am bf046972: Merge "Fix ReferenceQueue linked list manipulations." by Jeff Brown · 14 years ago
  27. bf04697 Merge "Fix ReferenceQueue linked list manipulations." by Jeff Brown · 14 years ago
  28. 7796ec1 Fix ReferenceQueue linked list manipulations. by Jeff Brown · 14 years ago
  29. 0324df6 Add a test case for crossing a non-60 minute DST boundary. by Jesse Wilson · 14 years ago
  30. 031e60e Merge "Tidy transferFrom a little." into dalvik-dev by Elliott Hughes · 14 years ago
  31. e3d7539 Tidy transferFrom a little. by Elliott Hughes · 14 years ago
  32. 996083c Fix GregorianCalendar DST adjustment bug. by Jesse Wilson · 14 years ago
  33. 128cf77 Merge "Expose pread and pwrite." into dalvik-dev by Elliott Hughes · 14 years ago
  34. e3b6fa2 Expose pread and pwrite. by Elliott Hughes · 14 years ago
  35. 3be1277 Libcore changes corresponding to ICU4.6 upgrade. by claireho · 14 years ago
  36. 6945c36 Merge "Add a failing test for a GregorianCalendar DST bug." into dalvik-dev by Jesse Wilson · 14 years ago
  37. 1426082 Add a failing test for a GregorianCalendar DST bug. by Jesse Wilson · 14 years ago
  38. d268fd7 am 632889b0: Revert "am c1fb498a: Merge 997e8227 - resolve conflicts" by Jean-Baptiste Queru · 14 years ago
  39. 632889b Revert "am c1fb498a: Merge 997e8227 - resolve conflicts" by Jean-Baptiste Queru · 14 years ago
  40. 15c0a3d am 06ae2e3e: Merge "blockguard: tweak netfilter cmd handling, document function." by JP Abgrall · 14 years ago
  41. 06ae2e3 Merge "blockguard: tweak netfilter cmd handling, document function." by JP Abgrall · 14 years ago
  42. fb5b884 am 22668806: am c1fb498a: Merge 997e8227 - resolve conflicts by Jean-Baptiste Queru · 14 years ago
  43. 6c8d3ae am e31fa84b: Merge "BlockGuard: bandwidth control: enable and simplify talking to kernel." by JP Abgrall · 14 years ago
  44. ebda6e3 blockguard: tweak netfilter cmd handling, document function. by JP Abgrall · 14 years ago
  45. 2266880 am c1fb498a: Merge 997e8227 - resolve conflicts by Jean-Baptiste Queru · 14 years ago
  46. e31fa84 Merge "BlockGuard: bandwidth control: enable and simplify talking to kernel." by JP Abgrall · 14 years ago
  47. fa65e4a Fix the ServiceLoader callers to use the appropriate ClassLoader. by Elliott Hughes · 14 years ago
  48. 6057b57 am 8624c425: Merge "Use the same host name in the SSL cert as in mockwebserver." by Jesse Wilson · 14 years ago
  49. 8624c42 Merge "Use the same host name in the SSL cert as in mockwebserver." by Jesse Wilson · 14 years ago
  50. 465ac86 am 80b55721: resolved conflicts for merge of f03727d7 to master by Elliott Hughes · 14 years ago
  51. 5474507 Use the same host name in the SSL cert as in mockwebserver. by Jesse Wilson · 14 years ago
  52. 80b5572 resolved conflicts for merge of f03727d7 to master by Elliott Hughes · 14 years ago
  53. 343a2ca am ecb253ab: am ee2d7bfa: am 93bc0306: Merge "1. The format test of Date below is only for Locale.US, so I suggest this case should query the value of locale from phone before actually doing the test." by Elliott Hughes · 14 years ago
  54. 2b5dbde am 90dd65c0: am bbd3aa01: am bad60996: Merge "correct erroneous double free" by Elliott Hughes · 14 years ago
  55. ecb253a am ee2d7bfa: am 93bc0306: Merge "1. The format test of Date below is only for Locale.US, so I suggest this case should query the value of locale from phone before actually doing the test." by Elliott Hughes · 14 years ago
  56. 90dd65c am bbd3aa01: am bad60996: Merge "correct erroneous double free" by Elliott Hughes · 14 years ago
  57. 61d5741 am 6abb9fbb: Merge "Deduplicate from Harmony\'s java.util tests." by Jesse Wilson · 14 years ago
  58. 6abb9fb Merge "Deduplicate from Harmony's java.util tests." by Jesse Wilson · 14 years ago
  59. b26f58f Merge "Remove more dead code and tests." into dalvik-dev by Elliott Hughes · 14 years ago
  60. ad83403 am aa6f3711: Deduplicate GregorianCalendar tests with Harmony. by Jesse Wilson · 14 years ago
  61. 789c3a2 Deduplicate from Harmony's java.util tests. by Jesse Wilson · 14 years ago
  62. 555c25e Remove more dead code and tests. by Elliott Hughes · 14 years ago
  63. aa6f371 Deduplicate GregorianCalendar tests with Harmony. by Jesse Wilson · 14 years ago
  64. 8545b83 Tidy a few includes. by Elliott Hughes · 14 years ago
  65. 5a44da2 Merge "Kill more dead code and tests." into dalvik-dev by Elliott Hughes · 14 years ago
  66. eb1d33c Kill more dead code and tests. by Elliott Hughes · 14 years ago
  67. 32bc0f2 am f45c08ac: Merge "Test fixes validated on RI and device" by Brian Carlstrom · 14 years ago
  68. f45c08a Merge "Test fixes validated on RI and device" by Brian Carlstrom · 14 years ago
  69. 2708f77 Test fixes validated on RI and device by Brian Carlstrom · 14 years ago
  70. 7f70807 am fd92a508: Merge "Use external/mockwebserver in libcore" by Jesse Wilson · 14 years ago
  71. fd92a50 Merge "Use external/mockwebserver in libcore" by Jesse Wilson · 14 years ago
  72. c1fb498 Merge 997e8227 - resolve conflicts by Jean-Baptiste Queru · 14 years ago
  73. 9f41cf9 Merge "Check that the result of UniquePtr::release is always used." into dalvik-dev by Elliott Hughes · 14 years ago
  74. f03727d am 08fe90bf: Merge "add arLocale into requiredLocales" by Elliott Hughes · 14 years ago
  75. ee2d7bf am 93bc0306: Merge "1. The format test of Date below is only for Locale.US, so I suggest this case should query the value of locale from phone before actually doing the test." by Elliott Hughes · 14 years ago
  76. bbd3aa0 am bad60996: Merge "correct erroneous double free" by Elliott Hughes · 14 years ago
  77. 997e822 am 9cca6a44: Merge "Skip tests if it includes unsupported locale/charset" into gingerbread by Jean-Baptiste Queru · 14 years ago
  78. 9cca6a4 Merge "Skip tests if it includes unsupported locale/charset" into gingerbread by Jean-Baptiste Queru · 14 years ago
  79. 1a577c9 Check that the result of UniquePtr::release is always used. by Elliott Hughes · 14 years ago
  80. 09336c9 Use external/mockwebserver in libcore by Jesse Wilson · 14 years ago
  81. e58a6ca am 59596659: Merge "Quote the filename before passing to jar." by Ying Wang · 14 years ago
  82. 5959665 Merge "Quote the filename before passing to jar." by Ying Wang · 14 years ago
  83. 43624e7 Quote the filename before passing to jar. by Ying Wang · 14 years ago
  84. 686dd6f Remove dead tests. by Elliott Hughes · 14 years ago
  85. c320b43 Clean up test duplication and fix broken tests. by Elliott Hughes · 14 years ago
  86. 90b1401 Remove some unnecessary cruft. by Elliott Hughes · 14 years ago
  87. 4b1a899 am 003f7a4d: Make test initialization lazy by Brian Carlstrom · 14 years ago
  88. 4f54203 Merge "Remove more dead "security theater" cruft." into dalvik-dev by Elliott Hughes · 14 years ago
  89. 003f7a4 Make test initialization lazy by Brian Carlstrom · 14 years ago
  90. e26b27f Remove more dead "security theater" cruft. by Elliott Hughes · 14 years ago
  91. fc041ff Remove support for deprecated IPv4 address formats. by Elliott Hughes · 14 years ago
  92. ada8588 BlockGuard: bandwidth control: enable and simplify talking to kernel. by JP Abgrall · 14 years ago
  93. 08fe90b Merge "add arLocale into requiredLocales" by Elliott Hughes · 14 years ago
  94. 93bc030 Merge "1. The format test of Date below is only for Locale.US, so I suggest this case should query the value of locale from phone before actually doing the test." by Elliott Hughes · 14 years ago
  95. bad6099 Merge "correct erroneous double free" by Elliott Hughes · 14 years ago
  96. 4fcee33 correct erroneous double free by Robert CH Chou · 14 years ago
  97. 8f1bbe0 am cbec51f5: SHA1_MessageDigestImpl should work for inputs of 256 Megabytes by Brian Carlstrom · 14 years ago
  98. cbec51f SHA1_MessageDigestImpl should work for inputs of 256 Megabytes by Brian Carlstrom · 14 years ago
  99. 555c472 Allow the user to specify the packages to test. by Elliott Hughes · 14 years ago
  100. 4596cf1 am ee100f24: Merge "Make ErrnoException a checked exception." by Elliott Hughes · 14 years ago