1. 744ab6b Merge change 2619 into donut by Android (Google) Code Review · 15 years ago
  2. 0d11781 InetAddress: Stop logging DNS lookups to logcat. by Mike Lockwood · 15 years ago
  3. e406b31 Bug 1844104: Fix buffer overwrite bugs in CharsetEncoderICU and CharsetDecoderICU. by Mihai Preda · 15 years ago
  4. 8493876 Code to reuse PlatformAddress objects. Minimizing garbage creation on the framework level and reducing the number of runtime GC-hiccups for OpenGL apps and animations. by t.mehrvarz · 16 years ago
  5. d3c6d36 Merge change 1987 into donut by Android (Google) Code Review · 15 years ago
  6. 5b7abc5 Add tracing of native function calls to Dalvik. by Jack Veenstra · 15 years ago
  7. 7ccb7a6 Increase the number of entries set aside for zygote initiating loader lists. by Andy McFadden · 15 years ago
  8. e1021a3 Fix handling of "--dev" argument in dalvik tests. by Andy McFadden · 15 years ago
  9. 4da0525 Merge change 1400 into donut by Android (Google) Code Review · 15 years ago
  10. 39b99b0 Increase default stack size from 8K to 12K. by Andy McFadden · 15 years ago
  11. 08eacd4 am 64b928e: AI 148694: Manually copied from cupcake_dcm CL 148669-p9. W by Andy Stadler · 15 years ago
  12. 64b928e AI 148694: Manually copied from cupcake_dcm CL 148669-p9. When resetting the by Andy Stadler · 15 years ago
  13. 8cee535 am 974cdcd: AI 148692: Merge change #148679 into Cupcake, since we proba by Dan Bornstein · 15 years ago
  14. 974cdcd AI 148692: Merge change #148679 into Cupcake, since we probably want to by Dan Bornstein · 15 years ago
  15. 96e0f60 Merge change 1369 into donut by Android (Google) Code Review · 15 years ago
  16. 06b7a28 Updated a comment. by Andy McFadden · 15 years ago
  17. ac02d18 am 2de2459: AI 148670: More tests that need to be marked broken, since by Jorg Pleumann · 15 years ago
  18. 2de2459 AI 148670: More tests that need to be marked broken, since by Jorg Pleumann · 15 years ago
  19. 99647fb Pull the useful part of p9-132414 over to "donut". by Andy McFadden · 15 years ago
  20. dbd5c90 am c423b40: AI 148447: Marking some more tests as broken, because they by Jorg Pleumann · 15 years ago
  21. c423b40 AI 148447: Marking some more tests as broken, because they by Jorg Pleumann · 15 years ago
  22. 61df6ac am 2f563a4: AI 148431: Marking as broken a couple of tests by Jorg Pleumann · 15 years ago
  23. 2f563a4 AI 148431: Marking as broken a couple of tests by Jorg Pleumann · 15 years ago
  24. 619309e Merge change 1003 into donut by Android (Google) Code Review · 15 years ago
  25. c3b182a Add support for tracing Java method entry/exit in emulator. by Jack Veenstra · 15 years ago
  26. 921d947 Merge change 1055 into donut by Android (Google) Code Review · 15 years ago
  27. cce1782 Fix issue 1687880. by Jing Yu · 15 years ago
  28. a2ee53b Added XML output mode for dexdump. by Andy McFadden · 15 years ago
  29. 6d874d2 Merge change 993 into donut by Android (Google) Code Review · 15 years ago
  30. bcb0959 Pull fix from master branch, and correct filename juggling. by Andy McFadden · 15 years ago
  31. 1444f86 Merge change 945 into donut by Android (Google) Code Review · 15 years ago
  32. a1a7a34 Moved the context class loader init down a bit to ensure proper init. by Andy McFadden · 15 years ago
  33. 8bad31e Merge change 944 into donut by Android (Google) Code Review · 15 years ago
  34. 9ab2fb6 Set the main thread's context class loader to the system class loader. by Andy McFadden · 15 years ago
  35. 1cf3b27 Test for null object in the Get<Type>Field and Set<Type>Field JNI functions. by Andy McFadden · 15 years ago
  36. 8eeeefc Merge change 891 into donut by Android (Google) Code Review · 15 years ago
  37. dc5ffb8 Corrected behavior of Constructor.newInstance on abstract classes. by Andy McFadden · 15 years ago
  38. 399fbc0 Merge change 818 into donut by Android (Google) Code Review · 15 years ago
  39. 44a3484 Changed the way we check the magic number in guard pages. by Andy McFadden · 15 years ago
  40. 2c98747 Improve zygote heap sharing. by Barry Hayes · 16 years ago
  41. 50f46fd am 14da4cc: AI 147896: Some more fixes for tests that failed in by Jorg Pleumann · 15 years ago
  42. 8073bbc am ef71222: AI 147838: A couple of fixes for making the by Jorg Pleumann · 15 years ago
  43. 4e3cc66 am 4645b7c: AI 147732: fix broken links by Scott Main · 15 years ago
  44. 8c5029b am 210c512: AI 147726: Getting rid of tests.luni.AllTests and by Jorg Pleumann · 15 years ago
  45. 28352aa am 7cc0301: AI 147723: This should have been deleted a while ago, since by Jorg Pleumann · 15 years ago
  46. d26d3fc am 3fb3946: AI 147687: Several fixes for failing tests in the cts host. by Urs Grob · 15 years ago
  47. fbf8886 am 119c75d: AI 147660: Fixes for tests in the security module. by Urs Grob · 15 years ago
  48. 025322b am 2b828ef: AI 147464: Some small bugfixes for the core tests. by Jorg Pleumann · 15 years ago
  49. 14da4cc AI 147896: Some more fixes for tests that failed in by Jorg Pleumann · 15 years ago
  50. 1c7ba87 Fix an infinite loop in ClassLoader.isAncestorOf() by Urs Grob · 15 years ago
  51. ef71222 AI 147838: A couple of fixes for making the by Jorg Pleumann · 15 years ago
  52. f2931ca Fix for excessive GREF use in gethostbyaddr. by Urs Grob · 15 years ago
  53. 4645b7c AI 147732: fix broken links BUG=1810005 by Scott Main · 15 years ago
  54. 210c512 AI 147726: Getting rid of tests.luni.AllTests and by Jorg Pleumann · 15 years ago
  55. 7cc0301 AI 147723: This should have been deleted a while ago, since by Jorg Pleumann · 15 years ago
  56. 3fb3946 AI 147687: Several fixes for failing tests in the cts host. also tests that timeout by Urs Grob · 15 years ago
  57. 119c75d AI 147660: Fixes for tests in the security module. by Urs Grob · 15 years ago
  58. b8beb5f vm: Replace a reference to TARGET_BUILD_TYPE with DEBUG_DALVIK_VM by Dave Bort · 15 years ago
  59. 4c99ba4 Merge change 374 into donut by Android (Google) Code Review · 15 years ago
  60. 256fc15 vm: Add support for changing the scheduler group for a thread. by San Mehat · 16 years ago
  61. 2b828ef AI 147464: Some small bugfixes for the core tests. by Jorg Pleumann · 15 years ago
  62. d3cdb40 merge cupcake into donut by Jean-Baptiste Queru · 15 years ago
  63. 7bbedee AI 147386: am: CL 147384 Fixes from the review of 'Bringing luni down to 15 broken tests. by Urs Grob · 15 years ago
  64. 6cd2603 AI 147384: Fixes from the review of 'Bringing luni down to 15 broken tests. by Urs Grob · 15 years ago
  65. 28b7a26 AI 147126: am: CL 147121 Fixes for tests in the luni module. by Urs Grob · 16 years ago
  66. 743fc43 AI 147121: Fixes for tests in the luni module. by Urs Grob · 16 years ago
  67. 4a93462 AI 147120: am: CL 147118 Several fixes to reduce failing tests in the cts host by Urs Grob · 16 years ago
  68. 8887e38 AI 147118: Several fixes to reduce failing tests in the cts host by Urs Grob · 16 years ago
  69. d03734b AI 146742: am: CL 146710 Splitting android.core.tests.apk into several smaller by Urs Grob · 16 years ago
  70. 863d4d6 AI 146710: Splitting android.core.tests.apk into several smaller by Urs Grob · 16 years ago
  71. dfb1bbd AI 146495: am: CL 146479 Fixes for tests in the sql module. by Urs Grob · 16 years ago
  72. 891ecb7 AI 146479: Fixes for tests in the sql module. by Urs Grob · 16 years ago
  73. 3b55221 AI 146133: am: CL 146132 Fixes from the review of 'Bringing XML down to one broken test.' by Urs Grob · 16 years ago
  74. df92b7e AI 146132: Fixes from the review of 'Bringing XML down to one broken test.' by Urs Grob · 16 years ago
  75. 6401831 AI 146128: am: CL 146126 Fixes from the review of 'Bringing RegEx down to zero broken tests.' by Urs Grob · 16 years ago
  76. 2267b7d AI 146126: Fixes from the review of 'Bringing RegEx down to zero broken tests.' by Urs Grob · 16 years ago
  77. 45f9bdb AI 145615: am: CL 145291 Fixes from the review of 'Bringing XNET down to zero broken tests.' by Urs Grob · 16 years ago
  78. dae018f AI 145613: am: CL 145289 Fixes for tests in the text module. by Urs Grob · 16 years ago
  79. e4d78c4 AI 145612: am: CL 145288 Removing tabs from tests. by Urs Grob · 16 years ago
  80. 3b81b49 AI 145291: Fixes from the review of 'Bringing XNET down to zero broken tests.' by Urs Grob · 16 years ago
  81. 53739a0 AI 145289: Fixes for tests in the text module. by Urs Grob · 16 years ago
  82. e978e33 AI 145288: Removing tabs from tests. BUG=1285921 by Urs Grob · 16 years ago
  83. fb77555 AI 144925: Rename armv4 to armv4t, which is what it really is. by Andy McFadden · 16 years ago
  84. c36fab6 AI 144841: am: CL 144839 First version of new test runner for the core tests by Jorg Pleumann · 16 years ago
  85. 412c5fb AI 144833: am: CL 144830 Bringing luni down to 15 broken tests. Not perfect, by Jorg Pleumann · 16 years ago
  86. 638b4ed AI 144832: am: CL 144828 Bringing RegEx down to zero broken tests. by Jorg Pleumann · 16 years ago
  87. 0c52095 AI 144827: am: CL 144822 Bringing XML down to one broken test. by Jorg Pleumann · 16 years ago
  88. bd72a29 AI 144821: am: CL 144818 Bringing archive down to zero broken tests. by Jorg Pleumann · 16 years ago
  89. dd39e17 AI 144820: am: CL 144816 Bringing XNET down to zero broken tests. by Jorg Pleumann · 16 years ago
  90. bdac7cb AI 144804: am: CL 144802 Bringing SQL down to zero broken tests. Restructuring by Jorg Pleumann · 16 years ago
  91. ef7517d AI 144839: First version of new test runner for the core tests by Jorg Pleumann · 16 years ago
  92. 6d5c5d6 AI 144830: Bringing luni down to 15 broken tests. Not perfect, by Jorg Pleumann · 16 years ago
  93. 72abafe AI 144828: Bringing RegEx down to zero broken tests. BUG=1285921 by Jorg Pleumann · 16 years ago
  94. 2f1bd54 AI 144822: Bringing XML down to one broken test. BUG=1285921 by Jorg Pleumann · 16 years ago
  95. e56d103 AI 144818: Bringing archive down to zero broken tests. BUG=1285921 by Jorg Pleumann · 16 years ago
  96. a4d8b06 AI 144816: Bringing XNET down to zero broken tests. BUG=1285921 by Jorg Pleumann · 16 years ago
  97. c155ae2 AI 144802: Bringing SQL down to zero broken tests. Restructuring by Jorg Pleumann · 16 years ago
  98. 033629e AI 144381: am: CL 144356 Synchronized code that touches native SSL sessions. by Bob Lee · 16 years ago
  99. f68a91f AI 144356: Synchronized code that touches native SSL sessions. by Bob Lee · 16 years ago
  100. a431568 AI 144230: am: CL 144229 Modifying build of core-tests.jar version for by Jorg Pleumann · 16 years ago