1. eab2645 Added two new Dalvik documents. by Andy McFadden · 15 years ago
  2. 7501cdb The Android.mk file in libcore was writing a test by Aaron Kushner · 15 years ago
  3. 748191e Merge commit 'korg/donut' by The Android Open Source Project · 15 years ago
  4. 9b0e834 Improve zygote heap sharing. by Barry Hayes · 16 years ago
  5. 863d4d6 AI 146710: Splitting android.core.tests.apk into several smaller by Urs Grob · 16 years ago
  6. 891ecb7 AI 146479: Fixes for tests in the sql module. by Urs Grob · 16 years ago
  7. 9974ec5 Merge commit 'korg/cupcake' by The Android Open Source Project · 16 years ago
  8. df92b7e AI 146132: Fixes from the review of 'Bringing XML down to one broken test.' by Urs Grob · 16 years ago
  9. 2267b7d AI 146126: Fixes from the review of 'Bringing RegEx down to zero broken tests.' by Urs Grob · 16 years ago
  10. 3b81b49 AI 145291: Fixes from the review of 'Bringing XNET down to zero broken tests.' by Urs Grob · 16 years ago
  11. 53739a0 AI 145289: Fixes for tests in the text module. by Urs Grob · 16 years ago
  12. e978e33 AI 145288: Removing tabs from tests. BUG=1285921 by Urs Grob · 16 years ago
  13. ef7517d AI 144839: First version of new test runner for the core tests by Jorg Pleumann · 16 years ago
  14. 6d5c5d6 AI 144830: Bringing luni down to 15 broken tests. Not perfect, by Jorg Pleumann · 16 years ago
  15. 72abafe AI 144828: Bringing RegEx down to zero broken tests. BUG=1285921 by Jorg Pleumann · 16 years ago
  16. 2f1bd54 AI 144822: Bringing XML down to one broken test. BUG=1285921 by Jorg Pleumann · 16 years ago
  17. e56d103 AI 144818: Bringing archive down to zero broken tests. BUG=1285921 by Jorg Pleumann · 16 years ago
  18. a4d8b06 AI 144816: Bringing XNET down to zero broken tests. BUG=1285921 by Jorg Pleumann · 16 years ago
  19. c155ae2 AI 144802: Bringing SQL down to zero broken tests. Restructuring by Jorg Pleumann · 16 years ago
  20. f68a91f AI 144356: Synchronized code that touches native SSL sessions. by Bob Lee · 16 years ago
  21. 81a3a41 AI 144229: Modifying build of core-tests.jar version for by Jorg Pleumann · 16 years ago
  22. f355218 Merge change 9336 by Android Code Review · 16 years ago
  23. bdd2cc6 AI 143467: Bringing archive down to zero failures and by Jorg Pleumann · 16 years ago
  24. eaf8612 AI 143466: Bringing the logging tests down to zero failures. BUG=1285921 by Jorg Pleumann · 16 years ago
  25. 580713e AI 143464: Proposal for a TestTimeout annotation that the CTS by Jorg Pleumann · 16 years ago
  26. 6b21611 AI 143460: Adding new annotation for tests that expose or suffer from by Jorg Pleumann · 16 years ago
  27. 6d833cc AI 143458: Bringing the security tests down to zero failures (and by Jorg Pleumann · 16 years ago
  28. 9b236bc AI 143457: Bringing the nio_char tests down to zero failures. BUG=1285921 by Jorg Pleumann · 16 years ago
  29. de80b9c AI 143456: Bringing the text tests down to zero failures. BUG=1285921 by Jorg Pleumann · 16 years ago
  30. 82e9d04 AI 143455: Bringing the SQL tests down to zero failures (and by Jorg Pleumann · 16 years ago
  31. 81d5ab7 AI 143454: Temporarily removing the Expat test from the XML by Jorg Pleumann · 16 years ago
  32. d8c2a9c AI 143453: Bringing the luni tests down to zero failures. BUG=1285921 by Jorg Pleumann · 16 years ago
  33. 6eff974 Merge commit 'korg/cupcake' by The Android Open Source Project · 16 years ago
  34. 51201cc AI 143073: Bringing the Crypto tests down to zero failures. BUG=1285921 by Jorg Pleumann · 16 years ago
  35. c44aef5 AI 143070: Two small fixes for the support module. The by Jorg Pleumann · 16 years ago
  36. 956a12e Automated import from //branches/cupcake/...@142925,142925 by Jorg Pleumann · 16 years ago
  37. f2e198c Automated import from //branches/cupcake/...@141706,141706 by Urs Grob · 16 years ago
  38. 57b30da Fixes to make dalvik compile for armv4t: by Fredrik Markström · 16 years ago
  39. d697232 add comments for the UTF-8 string creation patch by Hao Feng · 16 years ago
  40. 3b5fe28 auto import from //branches/cupcake_rel/...@141571 by The Android Open Source Project · 16 years ago
  41. 88f28ca Merge by Android Code Review · 16 years ago
  42. e520044 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
  43. 6964d8b Merge commit 'remotes/korg/cupcake' into cupcake_to_master by Jean-Baptiste Queru · 16 years ago
  44. 3592d62 Move the code in scanObject which sets the scanGeneration [and other fields] of by Barry Hayes · 16 years ago
  45. 2f099e2 auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 16 years ago
  46. a99b695 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
  47. f411249 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 16 years ago
  48. dd4aa46 Merge by Android Code Review · 16 years ago
  49. 71104be 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
  50. 2e0e4ab auto import from //depot/cupcake/@136654 by The Android Open Source Project · 16 years ago
  51. af93f33 Use static const variable for speed. Clarify a comment. by Jean-Baptiste Queru · 16 years ago
  52. f6c3871 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  53. f72d5de auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  54. 31e3010 auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  55. bc6da18 Merge by Android Code Review · 16 years ago
  56. 6dcac3d auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  57. fbec4ba Remove unused variable by Jean-Baptiste Queru · 16 years ago
  58. fe70276 Merge by Android Code Review · 16 years ago
  59. cda113e Fix the obvois wrong test in methodIsPublic function. by Vadim Lebedev · 16 years ago
  60. 077f9d7 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
  61. 446b11c auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  62. 5d70978 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  63. c4080f6 This patch rewrites common_invokeOld for the x86 fast interpreter. The implementation is similar to what is done for the armv5 code. by Johnnie Birch · 16 years ago
  64. cd18d57 Merge branch 'cupcake' by The Android Open Source Project · 16 years ago
  65. bcd637a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  66. 0f553c6 Merge branch 'cupcake' by The Android Open Source Project · 16 years ago
  67. 4c1a291 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
  68. 4d5f098 Merge branch 'cupcake' by android-build SharedAccount · 16 years ago
  69. 066bed5 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  70. f8377dd Merge branch 'cupcake' by The Android Open Source Project · 16 years ago
  71. cc05ad2 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  72. ae9e207 Merge commit 'remotes/korg/cupcake' by Jean-Baptiste Queru · 16 years ago
  73. 89c1feb Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  74. ffa5c29 A fairly obvious ifdef'd syntax error: missing closing brace. by Jay Freeman (saurik) · 16 years ago
  75. 2ad60cf Initial Contribution by The Android Open Source Project · 16 years ago