1. 688c3ff Merge "Update file headers." by Narayan Kamath · 9 years ago
  2. d14e2be Merge "Add hostname aware isCleartextTrafficPermitted" am: 46c7d0482e by Chad Brubaker · 9 years ago
  3. 051f3cf Merge "Add hostname aware isCleartextTrafficPermitted" am: 46c7d0482e by Chad Brubaker · 9 years ago
  4. 46c7d04 Merge "Add hostname aware isCleartextTrafficPermitted" by Chad Brubaker · 9 years ago
  5. 541a3f4 Fix build. by Narayan Kamath · 9 years ago
  6. 70d6d27 Update file headers. by Narayan Kamath · 9 years ago
  7. 89d911b Update header for Register.cpp. by Narayan Kamath · 9 years ago
  8. 240109a Delete unused JNI header files. by Narayan Kamath · 9 years ago
  9. cc42201 Deleting unused or broken files by Paul Duffin · 9 years ago
  10. 0990839 Update headers for header files. by Narayan Kamath · 9 years ago
  11. 26ab15c Fix for enso 'new File("", String)' regression. by Przemyslaw Szczepaniak · 9 years ago
  12. e0ab2e9 Merge "Add private Runtime#load(String,ClassLoader)" by Przemyslaw Szczepaniak · 9 years ago
  13. 8d7eda8 Add private Runtime#load(String,ClassLoader) by Przemyslaw Szczepaniak · 9 years ago
  14. c3ae37d Merge "Remove unused resources." by Narayan Kamath · 9 years ago
  15. 8f0fd78 Remove unused resources. by Narayan Kamath · 9 years ago
  16. 80425c6 Merge "Fix, expand and move test for GregorianCalendar change date" by Paul Duffin · 9 years ago
  17. 10f93d7 Merge "Remove unused files." by Narayan Kamath · 9 years ago
  18. 4661994 Remove unused files. by Narayan Kamath · 9 years ago
  19. dda702b Fix, expand and move test for GregorianCalendar change date by Paul Duffin · 9 years ago
  20. f0287c1 Remove unused java.math.* and javax.xml.* classes. by Narayan Kamath · 9 years ago
  21. 59cd433 Remove unused collation and formatting code. by Narayan Kamath · 9 years ago
  22. f5ab62e Merge "Revert "Revert "Port ICU based regex implementation over to OpenJdk.""" by Narayan Kamath · 9 years ago
  23. 09ecdfe Merge "Fix DecimalFormatSymbols hashcode calculation" by Yi Kong · 9 years ago
  24. 4d55cf7 Merge "Update VMRuntime.registerAppInfo signature" am: 11874004a9 am: d43dc802a9 by Calin Juravle · 9 years ago
  25. d43dc80 Merge "Update VMRuntime.registerAppInfo signature" am: 11874004a9 by Calin Juravle · 9 years ago
  26. 1187400 Merge "Update VMRuntime.registerAppInfo signature" by Calin Juravle · 9 years ago
  27. 85d69e1 Revert "Revert "Port ICU based regex implementation over to OpenJdk."" by Narayan Kamath · 9 years ago
  28. 52bb828 Fix DecimalFormatSymbols hashcode calculation by Yi Kong · 9 years ago
  29. 0846931 Merge "Quote paths in X509 cert creation script" am: d710d4da76 am: c857d0e9b9 by Kenny Root · 9 years ago
  30. c857d0e Merge "Quote paths in X509 cert creation script" am: d710d4da76 by Kenny Root · 9 years ago
  31. 8213d84 Merge "Use shared namespace for bundled apps" by Dimitry Ivanov · 9 years ago
  32. d3c9dab Use shared namespace for bundled apps by Dimitry Ivanov · 9 years ago
  33. f29af86 Merge "Revert "Port ICU based regex implementation over to OpenJdk."" by Brian Carlstrom · 9 years ago
  34. fadaa97 Revert "Port ICU based regex implementation over to OpenJdk." by Brian Carlstrom · 9 years ago
  35. b80fefa Add hostname aware isCleartextTrafficPermitted by Chad Brubaker · 9 years ago
  36. d710d4d Merge "Quote paths in X509 cert creation script" by Kenny Root · 9 years ago
  37. fbcfa0d Merge "Port ICU based regex implementation over to OpenJdk." by Narayan Kamath · 9 years ago
  38. 075cf9a Port ICU based regex implementation over to OpenJdk. by Narayan Kamath · 9 years ago
  39. abb9aa4 Merge "Fix test to match behavior of OpenJDK and RI" by Paul Duffin · 9 years ago
  40. 72a46b2 Remove unused luni native code. by Narayan Kamath · 9 years ago
  41. deae71d Merge "Change dependency from libart -> libopenjdkjvm." by Narayan Kamath · 9 years ago
  42. 55feeeb Consistent exception ordering in SourceChannelImpl. by Narayan Kamath · 9 years ago
  43. aab9271 Change dependency from libart -> libopenjdkjvm. by Narayan Kamath · 9 years ago
  44. 551112f resolve merge conflicts of 34b8470 to master. by Alex Light · 9 years ago
  45. aad989b Quote paths in X509 cert creation script by Kenny Root · 9 years ago
  46. 34b8470 Merge "Revert "Revert "Combine directMethods and virtualMethods fields in Class.""" by Alex Light · 9 years ago
  47. 4a3c134 Merge "Revert "Revert "Combine directMethods and virtualMethods fields in Class.""" by Alex Light · 9 years ago
  48. 3adfa66 Fix test to match behavior of OpenJDK and RI by Paul Duffin · 9 years ago
  49. c976de8 Bail early for bogus ParsePositions. by Narayan Kamath · 9 years ago
  50. 7bf811b Improve support for arabic minusSign & percent markers. by Narayan Kamath · 9 years ago
  51. 21a6280 Merge "Move enso net code to use AsynchronousCloseMonitor" by Przemyslaw Szczepaniak · 9 years ago
  52. 6d86a27 Merge "Fix GetDirectBufferAddress for DirectByteBuffer." by Narayan Kamath · 9 years ago
  53. 8bdca68 Merge changes from topic 'Use ref counting to manage fd life cycle' by Yi Kong · 9 years ago
  54. 7b67633 Fix GetDirectBufferAddress for DirectByteBuffer. by Alex Klyubin · 9 years ago
  55. 11dd66d Fix MessageFormatTest#test_setFormat by Yi Kong · 9 years ago
  56. e043cd9f Revert "Revert "Combine directMethods and virtualMethods fields in Class."" by Alex Light · 9 years ago
  57. 02b720f Apply temporary workaround for callers of hidden Runtime API. by Narayan Kamath · 9 years ago
  58. 53f82f0 Merge "ProviderTest: use the correct provider object when creating a service" am: 2428e4b908 by Sergio Giro · 9 years ago
  59. 762906e Merge "ProviderTest: use the correct provider object when creating a service" by Sergio Giro · 9 years ago
  60. 2428e4b Merge "ProviderTest: use the correct provider object when creating a service" by Sergio Giro · 9 years ago
  61. 3e74bae Merge "Fix isAccessible and alignment test" by Shubham Ajmera · 9 years ago
  62. feb8c7d Merge "java.text.Collator implemented using icu4j" by Shubham Ajmera · 9 years ago
  63. 1ee1fbe java.text.Collator implemented using icu4j by Shubham Ajmera · 9 years ago
  64. fd3e2c1 Merge "Remove FileTest#test_lastModified" by Yi Kong · 9 years ago
  65. 50164c3 Guard accesses to closed file streams by Yi Kong · 9 years ago
  66. e59e4c9 Revert "Closing of filDes shared b/w multiple streams" by Yi Kong · 9 years ago
  67. 583eb0e Move enso net code to use AsynchronousCloseMonitor by Przemyslaw Szczepaniak · 9 years ago
  68. 9f1812e Merge "Revert "Combine directMethods and virtualMethods fields in Class."" am: c86c851ff8 by Alex Light · 9 years ago
  69. e3c655d Merge "Revert "Combine directMethods and virtualMethods fields in Class."" by Alex Light · 9 years ago
  70. c86c851 Merge "Revert "Combine directMethods and virtualMethods fields in Class."" by Alex Light · 9 years ago
  71. d2f641e Merge "Revert "Combine directMethods and virtualMethods fields in Class."" by Alex Light · 9 years ago
  72. 504081a Revert "Combine directMethods and virtualMethods fields in Class." by Alex Light · 9 years ago
  73. 837e3ca Revert "Combine directMethods and virtualMethods fields in Class." by Alex Light · 9 years ago
  74. b776ae8 Merge "Combine directMethods and virtualMethods fields in Class." am: 2f408fba38 by Alex Light · 9 years ago
  75. e1faf19 Merge "Combine directMethods and virtualMethods fields in Class." by Alex Light · 9 years ago
  76. 179bf05 Merge "Combine directMethods and virtualMethods fields in Class." am: 2f408fba38 by Alex Light · 9 years ago
  77. 2f408fb Merge "Combine directMethods and virtualMethods fields in Class." by Alex Light · 9 years ago
  78. 32ea19c ProviderTest: use the correct provider object when creating a service by Sergio Giro · 9 years ago
  79. 440f10b Merge "Make ClassPathURLStreamHandlerTest deal with symlinks" am: 4d0d2f6bf3 by Neil Fuller · 9 years ago
  80. bebe252 Merge "Make ClassPathURLStreamHandlerTest deal with symlinks" am: 4d0d2f6bf3 by Neil Fuller · 9 years ago
  81. 17f57e3 Merge "Implement java.text.Normalizer in terms of ICU4J." by Shubham Ajmera · 9 years ago
  82. 4d0d2f6 Merge "Make ClassPathURLStreamHandlerTest deal with symlinks" by Neil Fuller · 9 years ago
  83. bb6fd10 Make ClassPathURLStreamHandlerTest deal with symlinks by Neil Fuller · 9 years ago
  84. 81546f7 Remove FileTest#test_lastModified by Yi Kong · 9 years ago
  85. 5d5b598 Merge "Fixed test_register_LSelectorI_error to make it work with OpenJdk" by Paul Duffin · 9 years ago
  86. 6bda99d Fixed test_register_LSelectorI_error to make it work with OpenJdk by Paul Duffin · 9 years ago
  87. 1ec898a Merge "Formatted java.nio.* classes" by Shubham Ajmera · 9 years ago
  88. 0fe7986 Merge "Make PlainSocketImpl instantiate with a non-null-FD" by Przemyslaw Szczepaniak · 9 years ago
  89. 379c07d Make PlainSocketImpl instantiate with a non-null-FD by Przemyslaw Szczepaniak · 9 years ago
  90. 9c7ca70 Fix testSerializationCompatibility test by Yi Kong · 9 years ago
  91. 190a490 Formatted java.nio.* classes by Shubham Ajmera · 9 years ago
  92. 1b68e11 Combine directMethods and virtualMethods fields in Class. by Alex Light · 9 years ago
  93. 66857ee Merge "Fixes associated with the tzdata 2015a update" into kitkat-cts-dev am: 779c726a7a am: a289f96778 am: 9c763fb49d -s ours am: 1c48ac828e am: 14fdf89b34 am: 45db0660a0 am: 328aec5f37 by Daniel Xie · 9 years ago
  94. 50611ea Merge "Fix TimeZoneTest#testPreHistoricOffsets CTS failures." into kitkat-cts-dev am: 1d1abc5b0c am: 0b8078f8b9 am: 960a6e939b am: 33d3334d17 am: 2751cbfbdd am: 3f4743b38d am: 5e4d3d3ecd by Daniel Xie · 9 years ago
  95. b772ff4 Merge "Fix the ENGINE_finish/ENGINE_free mixup The tests were calling finish when it meant free. This caused tests to segmentation fault next time the ENGINE was looked up in the dynamic engine list. (from cl/107214) b/23693318" into kitkat-cts-dev am: 70a463cbfe -s ours am: bcd9db7050 am: cb245d2936 am: d9f9980541 am: bebfb25f88 am: f7fe8aaf72 am: 6361d0c489 by Daniel Xie · 9 years ago
  96. 94721fc Merge "Fixes associated with the tzdata 2015a update" into kitkat-cts-dev am: 779c726a7a am: a289f96778 am: 9c763fb49d -s ours am: 1c48ac828e am: 14fdf89b34 am: 45db0660a0 by Daniel Xie · 9 years ago
  97. 911f304 Merge "Fix TimeZoneTest#testPreHistoricOffsets CTS failures." into kitkat-cts-dev am: 1d1abc5b0c am: 0b8078f8b9 am: 960a6e939b am: 33d3334d17 am: 2751cbfbdd am: 3f4743b38d by Daniel Xie · 9 years ago
  98. e556bb2 Merge "Fix the ENGINE_finish/ENGINE_free mixup The tests were calling finish when it meant free. This caused tests to segmentation fault next time the ENGINE was looked up in the dynamic engine list. (from cl/107214) b/23693318" into kitkat-cts-dev am: 70a463cbfe -s ours am: bcd9db7050 am: cb245d2936 am: d9f9980541 am: bebfb25f88 am: f7fe8aaf72 by Daniel Xie · 9 years ago
  99. 328aec5 Merge "Fixes associated with the tzdata 2015a update" into kitkat-cts-dev am: 779c726a7a am: a289f96778 am: 9c763fb49d -s ours am: 1c48ac828e am: 14fdf89b34 by Daniel Xie · 9 years ago
  100. 5e4d3d3 Merge "Fix TimeZoneTest#testPreHistoricOffsets CTS failures." into kitkat-cts-dev am: 1d1abc5b0c am: 0b8078f8b9 am: 960a6e939b am: 33d3334d17 am: 2751cbfbdd by Daniel Xie · 9 years ago