1. 6611bab Merge "Avoid NullPointerException with IoUtils.closeQuietly" by Brian Carlstrom · 13 years ago
  2. eda5718 Avoid NullPointerException with IoUtils.closeQuietly by Brian Carlstrom · 13 years ago
  3. 7632f95 Add a constant for enabling logging of third-party JNI activity. by Elliott Hughes · 13 years ago
  4. 0409667 Merge "Fix a performance regression in XML documents with entities." by Jesse Wilson · 13 years ago
  5. 5e60d54 Fix a performance regression in XML documents with entities. by Jesse Wilson · 13 years ago
  6. f695343 Fix DecimalFormat's use of DecimalFormatSymbols' zero digit. by Elliott Hughes · 13 years ago
  7. 79341fd Adding IntegralToString.appendByteAsHex by Brian Carlstrom · 13 years ago
  8. 9bb2293 Merge "Small code cleanup in TrustedCertificateStore.findIssuer" by Brian Carlstrom · 13 years ago
  9. bd7005d Small code cleanup in TrustedCertificateStore.findIssuer by Brian Carlstrom · 13 years ago
  10. d8e6e70 Updating comment to reflect move from keychain uid to system uid by Brian Carlstrom · 13 years ago
  11. 6612e3b CA certificate update: Certum Trusted Network CA by Brian Carlstrom · 13 years ago
  12. 87201ff Have Arrays.asList.get() use ArrayList.throwIndexOutOfBoundsException for better error reporting by Brian Carlstrom · 13 years ago
  13. 5112325 Move socket tagging to frameworks/base. by Jesse Wilson · 13 years ago
  14. aeacd09 Merge "Add ExceptionCheck after all places we setCallbackState" by Brian Carlstrom · 13 years ago
  15. 6380000 Add ExceptionCheck after all places we setCallbackState by Brian Carlstrom · 13 years ago
  16. 2b60e18 Migrate setThreadStatsTag() from String to int. by Jeff Sharkey · 13 years ago
  17. 028654a Test more of System.arraycopy's detail messages. by Elliott Hughes · 13 years ago
  18. da5eb52 CA certificate update: Adding TWCA Root Certification Authority by Brian Carlstrom · 13 years ago
  19. 344461e Merge "Make the Timer docs consistent with the implementation." by Jesse Wilson · 13 years ago
  20. 723f75d Make the Timer docs consistent with the implementation. by Jesse Wilson · 13 years ago
  21. 5f7beb1 TrustedCertificateStore additions for TrustedCredentials Fragment by Brian Carlstrom · 13 years ago
  22. a3d688b Merge "Fix getPackage so it may be used by bootclasspath classes." by Jesse Wilson · 13 years ago
  23. f418b59 Merge "Fix gcc-4.6 compiler warnings about conversion between pointer and integer." by Doug Kwan · 13 years ago
  24. 0432d7d Fix getPackage so it may be used by bootclasspath classes. by Jesse Wilson · 13 years ago
  25. adb2b33 Merge "Add another test to demonstrate that getElementsByTagName works." by Jesse Wilson · 13 years ago
  26. f08498e Fix gcc-4.6 compiler warnings about conversion between pointer and integer. by Doug Kwan · 13 years ago
  27. 6619cd9 Add another test to demonstrate that getElementsByTagName works. by Jesse Wilson · 13 years ago
  28. a084812 Merge "Remove an unused internal native." by Elliott Hughes · 13 years ago
  29. c8a6bcc Remove an unused internal native. by Elliott Hughes · 13 years ago
  30. 0c58d22 Don't trigger a reverse DNS lookup from a log statement. by Jesse Wilson · 13 years ago
  31. f69b0fc Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 13 years ago
  32. a5e4160 am 9429d06c: Fix System.runFinalization() to avoid running indefinitely. by Jesse Wilson · 13 years ago
  33. 1ada59c Merge "Add a couple more missing calls to DeleteLocalRef." into dalvik-dev by Elliott Hughes · 13 years ago
  34. 9429d06 Fix System.runFinalization() to avoid running indefinitely. by Jesse Wilson · 13 years ago
  35. 6230d5d am 64c6c367: Implement the finalizer watchdog. by Jesse Wilson · 13 years ago
  36. 64c6c36 Implement the finalizer watchdog. by Jesse Wilson · 13 years ago
  37. d8cec78 Add a couple more missing calls to DeleteLocalRef. by Elliott Hughes · 13 years ago
  38. 25e769d Add tests for Calendar/SimpleDateFormat bugs by Jesse Wilson · 13 years ago
  39. d2dd676 am 4c94a612: Add ICU.getScript() by Fabrice Di Meglio · 13 years ago
  40. 4c94a61 Add ICU.getScript() by Fabrice Di Meglio · 13 years ago
  41. b58926d Don't leak a JNI local reference every time findClass is called. by Elliott Hughes · 13 years ago
  42. 9a6483c am 0452e9ad: Add addLikelySubtags() to ICU by Fabrice Di Meglio · 13 years ago
  43. c5ffd17 Merge "Remove the LocaleData.digit field." into dalvik-dev by Elliott Hughes · 13 years ago
  44. e2377cd Remove the LocaleData.digit field. by Elliott Hughes · 13 years ago
  45. 49ba840 Merge "Kill another use of TimeZone.useDaylightTime()." into dalvik-dev by Jesse Wilson · 13 years ago
  46. d8d3329 Kill another use of TimeZone.useDaylightTime(). by Jesse Wilson · 13 years ago
  47. 9bc6320 Remove an unused dependency. by Elliott Hughes · 13 years ago
  48. 5cd66f0 Update the Locale documentation to mention ICU 4.6. by Elliott Hughes · 13 years ago
  49. 0452e9a Add addLikelySubtags() to ICU by Fabrice Di Meglio · 13 years ago
  50. b434689 Don't interpret useDaylightTime as 'ever used daylight time'. by Jesse Wilson · 13 years ago
  51. adac916 Annotate those methods that don't need a JNIEnv*. by Elliott Hughes · 13 years ago
  52. 71ad1ba Simplify & optimize DatagramSocket's implementation. by Elliott Hughes · 13 years ago
  53. fb2316a am eda291fb: Merge "Libcore changes corresponding to ICU4.6 upgrade." by claireho · 13 years ago
  54. eda291f Merge "Libcore changes corresponding to ICU4.6 upgrade." by claireho · 13 years ago
  55. 1c6a607 am bf046972: Merge "Fix ReferenceQueue linked list manipulations." by Jeff Brown · 13 years ago
  56. bf04697 Merge "Fix ReferenceQueue linked list manipulations." by Jeff Brown · 13 years ago
  57. 7796ec1 Fix ReferenceQueue linked list manipulations. by Jeff Brown · 13 years ago
  58. 0324df6 Add a test case for crossing a non-60 minute DST boundary. by Jesse Wilson · 13 years ago
  59. 031e60e Merge "Tidy transferFrom a little." into dalvik-dev by Elliott Hughes · 13 years ago
  60. e3d7539 Tidy transferFrom a little. by Elliott Hughes · 13 years ago
  61. 996083c Fix GregorianCalendar DST adjustment bug. by Jesse Wilson · 13 years ago
  62. 128cf77 Merge "Expose pread and pwrite." into dalvik-dev by Elliott Hughes · 13 years ago
  63. e3b6fa2 Expose pread and pwrite. by Elliott Hughes · 13 years ago
  64. 3be1277 Libcore changes corresponding to ICU4.6 upgrade. by claireho · 13 years ago
  65. 6945c36 Merge "Add a failing test for a GregorianCalendar DST bug." into dalvik-dev by Jesse Wilson · 13 years ago
  66. 1426082 Add a failing test for a GregorianCalendar DST bug. by Jesse Wilson · 13 years ago
  67. d268fd7 am 632889b0: Revert "am c1fb498a: Merge 997e8227 - resolve conflicts" by Jean-Baptiste Queru · 13 years ago
  68. 632889b Revert "am c1fb498a: Merge 997e8227 - resolve conflicts" by Jean-Baptiste Queru · 13 years ago
  69. 15c0a3d am 06ae2e3e: Merge "blockguard: tweak netfilter cmd handling, document function." by JP Abgrall · 13 years ago
  70. 06ae2e3 Merge "blockguard: tweak netfilter cmd handling, document function." by JP Abgrall · 13 years ago
  71. fb5b884 am 22668806: am c1fb498a: Merge 997e8227 - resolve conflicts by Jean-Baptiste Queru · 13 years ago
  72. 6c8d3ae am e31fa84b: Merge "BlockGuard: bandwidth control: enable and simplify talking to kernel." by JP Abgrall · 13 years ago
  73. ebda6e3 blockguard: tweak netfilter cmd handling, document function. by JP Abgrall · 13 years ago
  74. 2266880 am c1fb498a: Merge 997e8227 - resolve conflicts by Jean-Baptiste Queru · 13 years ago
  75. e31fa84 Merge "BlockGuard: bandwidth control: enable and simplify talking to kernel." by JP Abgrall · 13 years ago
  76. fa65e4a Fix the ServiceLoader callers to use the appropriate ClassLoader. by Elliott Hughes · 13 years ago
  77. 6057b57 am 8624c425: Merge "Use the same host name in the SSL cert as in mockwebserver." by Jesse Wilson · 13 years ago
  78. 8624c42 Merge "Use the same host name in the SSL cert as in mockwebserver." by Jesse Wilson · 13 years ago
  79. 465ac86 am 80b55721: resolved conflicts for merge of f03727d7 to master by Elliott Hughes · 13 years ago
  80. 5474507 Use the same host name in the SSL cert as in mockwebserver. by Jesse Wilson · 13 years ago
  81. 80b5572 resolved conflicts for merge of f03727d7 to master by Elliott Hughes · 13 years ago
  82. 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 · 13 years ago
  83. 2b5dbde am 90dd65c0: am bbd3aa01: am bad60996: Merge "correct erroneous double free" by Elliott Hughes · 13 years ago
  84. 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 · 13 years ago
  85. 90dd65c am bbd3aa01: am bad60996: Merge "correct erroneous double free" by Elliott Hughes · 13 years ago
  86. 61d5741 am 6abb9fbb: Merge "Deduplicate from Harmony\'s java.util tests." by Jesse Wilson · 13 years ago
  87. 6abb9fb Merge "Deduplicate from Harmony's java.util tests." by Jesse Wilson · 13 years ago
  88. b26f58f Merge "Remove more dead code and tests." into dalvik-dev by Elliott Hughes · 13 years ago
  89. ad83403 am aa6f3711: Deduplicate GregorianCalendar tests with Harmony. by Jesse Wilson · 13 years ago
  90. 789c3a2 Deduplicate from Harmony's java.util tests. by Jesse Wilson · 13 years ago
  91. 555c25e Remove more dead code and tests. by Elliott Hughes · 13 years ago
  92. aa6f371 Deduplicate GregorianCalendar tests with Harmony. by Jesse Wilson · 13 years ago
  93. 8545b83 Tidy a few includes. by Elliott Hughes · 13 years ago
  94. 5a44da2 Merge "Kill more dead code and tests." into dalvik-dev by Elliott Hughes · 13 years ago
  95. eb1d33c Kill more dead code and tests. by Elliott Hughes · 13 years ago
  96. 32bc0f2 am f45c08ac: Merge "Test fixes validated on RI and device" by Brian Carlstrom · 13 years ago
  97. f45c08a Merge "Test fixes validated on RI and device" by Brian Carlstrom · 13 years ago
  98. 2708f77 Test fixes validated on RI and device by Brian Carlstrom · 13 years ago
  99. 7f70807 am fd92a508: Merge "Use external/mockwebserver in libcore" by Jesse Wilson · 13 years ago
  100. fd92a50 Merge "Use external/mockwebserver in libcore" by Jesse Wilson · 13 years ago