1. 1ec5a34 Add VMRuntime.getTargetSdkVersion. by Alex Klyubin · 11 years ago
  2. 6347f63 am 17a9c017: am 3c91b32f: Merge "Add VMRuntime.getTargetSdkVersion." by Alex Klyubin · 11 years ago
  3. 17a9c01 am 3c91b32f: Merge "Add VMRuntime.getTargetSdkVersion." by Alex Klyubin · 11 years ago
  4. 3c91b32 Merge "Add VMRuntime.getTargetSdkVersion." by Alex Klyubin · 11 years ago
  5. 7ec3dc1 Add VMRuntime.getTargetSdkVersion. by Alex Klyubin · 11 years ago
  6. 4ff6a31 am 23c359e0: am 569ee5e9: Merge "Fix a bug in AbstractStringBuilder#deleteCharAt0" by Narayan Kamath · 11 years ago
  7. 23c359e am 569ee5e9: Merge "Fix a bug in AbstractStringBuilder#deleteCharAt0" by Narayan Kamath · 11 years ago
  8. 569ee5e Merge "Fix a bug in AbstractStringBuilder#deleteCharAt0" by Narayan Kamath · 11 years ago
  9. 6e59ada am 2464c2eb: am 38bb29ed: Merge "Use correct SSL protocols assertion method in test." by Alex Klyubin · 11 years ago
  10. 2464c2e am 38bb29ed: Merge "Use correct SSL protocols assertion method in test." by Alex Klyubin · 11 years ago
  11. 38bb29e Merge "Use correct SSL protocols assertion method in test." by Alex Klyubin · 11 years ago
  12. 3864928 Use correct SSL protocols assertion method in test. by Alex Klyubin · 11 years ago
  13. e917c8b am 6face3ed: am 100210b8: Merge "Resurrect test_SSLSocket_interrupt_case." by Narayan Kamath · 11 years ago
  14. 6face3e am 100210b8: Merge "Resurrect test_SSLSocket_interrupt_case." by Narayan Kamath · 11 years ago
  15. 100210b Merge "Resurrect test_SSLSocket_interrupt_case." by Narayan Kamath · 11 years ago
  16. cb3a4d2 Fix a bug in AbstractStringBuilder#deleteCharAt0 by Narayan Kamath · 11 years ago
  17. d255af1 Resurrect test_SSLSocket_interrupt_case. by Narayan Kamath · 11 years ago
  18. 416fdad Merge "Preload DexCaches" by Brian Carlstrom · 11 years ago
  19. 57efadd am 32ddd00f: am 24c44b46: Merge "Revert "Fix a bug in AbstractStringBuilder#deleteCharAt0"" by Elliott Hughes · 11 years ago
  20. 32ddd00 am 24c44b46: Merge "Revert "Fix a bug in AbstractStringBuilder#deleteCharAt0"" by Elliott Hughes · 11 years ago
  21. 24c44b4 Merge "Revert "Fix a bug in AbstractStringBuilder#deleteCharAt0"" by Elliott Hughes · 11 years ago
  22. f752cb7 Revert "Fix a bug in AbstractStringBuilder#deleteCharAt0" by Elliott Hughes · 11 years ago
  23. 47947da am d1dde5b0: am 510a94df: Merge "Fix a bug in AbstractStringBuilder#deleteCharAt0" by Narayan Kamath · 11 years ago
  24. d1dde5b am 510a94df: Merge "Fix a bug in AbstractStringBuilder#deleteCharAt0" by Narayan Kamath · 11 years ago
  25. 510a94d Merge "Fix a bug in AbstractStringBuilder#deleteCharAt0" by Narayan Kamath · 11 years ago
  26. cf86f4c am 2baf0043: am 5d180362: Merge "Fix build." by Narayan Kamath · 11 years ago
  27. 2baf004 am 5d180362: Merge "Fix build." by Narayan Kamath · 11 years ago
  28. 5d18036 Merge "Fix build." by Narayan Kamath · 11 years ago
  29. abd0b0a Fix build. by Narayan Kamath · 11 years ago
  30. 3d625c0 Fix a bug in AbstractStringBuilder#deleteCharAt0 by Narayan Kamath · 11 years ago
  31. 6af3de1 am 2d5c2a92: am 8a9be4c2: Merge "Simplify code in XmlPullParserFactory." by Narayan Kamath · 11 years ago
  32. 2d5c2a9 am 8a9be4c2: Merge "Simplify code in XmlPullParserFactory." by Narayan Kamath · 11 years ago
  33. 8a9be4c Merge "Simplify code in XmlPullParserFactory." by Narayan Kamath · 11 years ago
  34. 0363556 Simplify code in XmlPullParserFactory. by Narayan Kamath · 11 years ago
  35. 90174b2 am 5fc4fb0a: am 3a74682b: Merge "Get stricter about DOCTYPEs." by Narayan Kamath · 11 years ago
  36. 5fc4fb0 am 3a74682b: Merge "Get stricter about DOCTYPEs." by Narayan Kamath · 11 years ago
  37. 3a74682 Merge "Get stricter about DOCTYPEs." by Narayan Kamath · 11 years ago
  38. 6d3f6a4 am 0a56e711: am c5991a77: merge in klp-release (no-op) by Ed Heyl · 11 years ago
  39. 0a56e71 am c5991a77: merge in klp-release (no-op) by Ed Heyl · 11 years ago
  40. c5991a7 merge in klp-release (no-op) by Ed Heyl · 11 years ago
  41. 65e6aca Preload DexCaches by Brian Carlstrom · 11 years ago
  42. 0424d12 Get stricter about DOCTYPEs. by Narayan Kamath · 11 years ago
  43. 94396d2 am 4a7dad55: am f81c365a: Merge "Improve SocketChannel documentation." by Elliott Hughes · 11 years ago
  44. c1f9fa6 am e511aea1: am 0f4e2c63: Merge "Use @throws rather than the deprecated and unusual @exception." by Elliott Hughes · 11 years ago
  45. 4a7dad5 am f81c365a: Merge "Improve SocketChannel documentation." by Elliott Hughes · 11 years ago
  46. f81c365 Merge "Improve SocketChannel documentation." by Elliott Hughes · 11 years ago
  47. 3189125 Fix libart String.charAt documentation to match libdvm. by Elliott Hughes · 11 years ago
  48. e511aea am 0f4e2c63: Merge "Use @throws rather than the deprecated and unusual @exception." by Elliott Hughes · 11 years ago
  49. 0f4e2c6 Merge "Use @throws rather than the deprecated and unusual @exception." by Elliott Hughes · 11 years ago
  50. 2b76e18 Improve SocketChannel documentation. by Elliott Hughes · 11 years ago
  51. 38f3983 Use @throws rather than the deprecated and unusual @exception. by Elliott Hughes · 11 years ago
  52. c44e445 am c0f6039a: am 77c24df6: Merge "Fix a varargs warning in MessageFormatTest." by Elliott Hughes · 11 years ago
  53. c0f6039 am 77c24df6: Merge "Fix a varargs warning in MessageFormatTest." by Elliott Hughes · 11 years ago
  54. 323f1bc am 7aa074ab: am 9b3e8afc: Merge "Improve the charAt documentation." by Elliott Hughes · 11 years ago
  55. 77c24df Merge "Fix a varargs warning in MessageFormatTest." by Elliott Hughes · 11 years ago
  56. 7aa074a am 9b3e8afc: Merge "Improve the charAt documentation." by Elliott Hughes · 11 years ago
  57. 9b3e8af Merge "Improve the charAt documentation." by Elliott Hughes · 11 years ago
  58. ed1dd1f Fix a varargs warning in MessageFormatTest. by Elliott Hughes · 11 years ago
  59. adf1aa8 Improve the charAt documentation. by Elliott Hughes · 11 years ago
  60. 46cf4fc am df065fae: am 25b1b911: Merge "Add a unit test for a Class.getDeclaringClass bug." by Brian Carlstrom · 11 years ago
  61. b0c8d8e am 98b5ae2c: am 710e31f1: Merge "Make JSONObject summary documentation clearer." by Elliott Hughes · 11 years ago
  62. 606dfa9 am 51984703: am 8bf63a6e: Add a test for a ja_JP AlphabeticIndex bug. by Elliott Hughes · 11 years ago
  63. e97398d am 81227cc9: am 39cf3f23: Merge "Add a test for a ja_JP AlphabeticIndex bug." by Elliott Hughes · 11 years ago
  64. df065fa am 25b1b911: Merge "Add a unit test for a Class.getDeclaringClass bug." by Brian Carlstrom · 11 years ago
  65. 25b1b91 Merge "Add a unit test for a Class.getDeclaringClass bug." by Brian Carlstrom · 11 years ago
  66. e239af5 merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  67. 4583b2c Fix Class.getDeclaringClass bug for ART by Brian Carlstrom · 11 years ago
  68. c9b3e3c Add a unit test for a Class.getDeclaringClass bug. by Elliott Hughes · 11 years ago
  69. 98b5ae2 am 710e31f1: Merge "Make JSONObject summary documentation clearer." by Elliott Hughes · 11 years ago
  70. 710e31f Merge "Make JSONObject summary documentation clearer." by Elliott Hughes · 11 years ago
  71. 1c7e332 Make JSONObject summary documentation clearer. by Elliott Hughes · 11 years ago
  72. d262169 Add a unit test for a Class.getDeclaringClass bug. by Elliott Hughes · 11 years ago
  73. 5198470 am 8bf63a6e: Add a test for a ja_JP AlphabeticIndex bug. by Elliott Hughes · 11 years ago
  74. 81227cc am 39cf3f23: Merge "Add a test for a ja_JP AlphabeticIndex bug." by Elliott Hughes · 11 years ago
  75. 8bf63a6 Add a test for a ja_JP AlphabeticIndex bug. by Elliott Hughes · 11 years ago
  76. 39cf3f2 Merge "Add a test for a ja_JP AlphabeticIndex bug." by Elliott Hughes · 11 years ago
  77. 66f0438 Add a test for a ja_JP AlphabeticIndex bug. by Elliott Hughes · 11 years ago
  78. 849737f am 473e374c: am ce927e5a: Merge "JarUtils: remove reference to X509CertImpl" by Kenny Root · 11 years ago
  79. 473e374 am ce927e5a: Merge "JarUtils: remove reference to X509CertImpl" by Kenny Root · 11 years ago
  80. ce927e5 Merge "JarUtils: remove reference to X509CertImpl" by Kenny Root · 11 years ago
  81. 6a2b431 JarUtils: remove reference to X509CertImpl by Kenny Root · 11 years ago
  82. b730184 am 9ac2f402: am e9a9082e: Merge "Remove zip file extension whitelists when validating dex file path." by Brian Carlstrom · 11 years ago
  83. 9ac2f40 am e9a9082e: Merge "Remove zip file extension whitelists when validating dex file path." by Brian Carlstrom · 11 years ago
  84. e9a9082 Merge "Remove zip file extension whitelists when validating dex file path." by Brian Carlstrom · 11 years ago
  85. b56d8ec am 7e3492e7: am cdac05d6: Merge "JarUtils: try using the DigestEncryptionAlgorithm" by Kenny Root · 11 years ago
  86. 9a47338 Merge "Remove zip file extension whitelists when validating dex file path." by Hui Lu · 11 years ago
  87. 7e3492e am cdac05d6: Merge "JarUtils: try using the DigestEncryptionAlgorithm" by Kenny Root · 11 years ago
  88. cdac05d Merge "JarUtils: try using the DigestEncryptionAlgorithm" by Kenny Root · 11 years ago
  89. bda6980 JarUtils: try using the DigestEncryptionAlgorithm by Kenny Root · 11 years ago
  90. bf5ea97 Remove zip file extension whitelists when validating dex file path. by Hui Lu · 11 years ago
  91. d7f6c65 Remove zip file extension whitelists when validating dex file path. by Hui Lu · 11 years ago
  92. fe1e0e3 am 83c419d7: am c8cfc667: Preload DexCaches by Brian Carlstrom · 11 years ago
  93. 3b5a05a am be69fd8c: am 34b97151: merge in KFS78N (no-op) by Ed Heyl · 11 years ago
  94. 0f9d87c am 96c2e984: am 638fdab8: merge in KQS81M by Ed Heyl · 11 years ago
  95. 7d4a5e0 merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  96. 83c419d am c8cfc667: Preload DexCaches by Brian Carlstrom · 11 years ago
  97. c8cfc66 Preload DexCaches by Brian Carlstrom · 11 years ago
  98. be69fd8 am 34b97151: merge in KFS78N (no-op) by Ed Heyl · 11 years ago
  99. 34b9715 merge in KFS78N (no-op) by Ed Heyl · 11 years ago
  100. 96c2e98 am 638fdab8: merge in KQS81M by Ed Heyl · 11 years ago