aboutsummaryrefslogtreecommitdiff
path: root/dom
AgeCommit message (Expand)Author
2022-09-12Prefer `T.valueOf(t)` over `new T(t)` for boxed primitive typesOrion Hodson
2020-07-29Inclusive Language Fixit: step #8Paul Duffin
2017-03-06Automated: Canonicalize spelling of Android-changed across libcoreTobias Thierer
2011-02-28Remove all the remaining AllTests cruft.Elliott Hughes
2011-01-13Fix another DOM test that had broken expectations for the number of results.Jesse Wilson
2010-11-04Style cleanup of some XML code.Jesse Wilson
2010-03-29Merge commit '8812fdd7' into manualmergeJesse Wilson
2010-03-26Fixing tests to handle changes in our behaviour since DOM 3.Jesse Wilson
2010-02-22Merge remote branch 'goog/master' into mmElliott Hughes
2010-02-19Resync a load of tests with upstream, make our build faster.Elliott Hughes
2010-02-16Removing unnecessary org.w3c.dom subpackagesJesse Wilson
2010-02-01Fix "unmappable character for ascii" warnings in libcore tests.Elliott Hughes
2010-02-01Fix varargs warnings in libcore tests.Elliott Hughes
2010-01-28Removing duplicate classes from our tests. These are obsolete with our DOMv3 ...Jesse Wilson
2010-01-27Bring our XML APIs up to date with Java 5.Jesse Wilson
2009-04-27AI 147838: A couple of fixes for making theJorg Pleumann
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745The Android Open Source Project
2009-01-09auto import from //branches/cupcake/...@125939The Android Open Source Project