1. e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 5 years ago
  2. 4945b29 hiddenapi: add 'test-api' flag into dex files. by Mariia Feofanova · 5 years ago
  3. 7c5acbb ART: Fix some types by Andreas Gampe · 6 years ago
  4. fe9181d hiddenapi: Error message when superclass not found by David Brazdil · 5 years ago
  5. fb6a5c0 Add and use art::GetAndroidRuntimeBinDir. by Roland Levillain · 6 years ago
  6. d53f606 Partially disable building ART for host on Mac. by David Srbecky · 6 years ago
  7. 23a8eb6 art: use PLOG rather than LOG strerror. by Elliott Hughes · 6 years ago
  8. 370a064 Differentiate system and test apis in whitelist by Andrei Onea · 6 years ago
  9. 4d6b54e Merge "Disallow duplicated classes on boot classpath." by Steven Moreland · 6 years ago
  10. ae1d2c8 hiddenapi: Use std::string_view more. by Vladimir Marko · 6 years ago
  11. e512556 Replace StringPiece with std::string_view in profman. by Vladimir Marko · 6 years ago
  12. 2da3cbb hiddenapi: Fix class hierarchy traversal by David Brazdil · 6 years ago
  13. 95779c9 Disallow duplicated classes on boot classpath. by David Brazdil · 6 years ago
  14. 3482caa hiddenapi: Enable assign-all CHECK by David Brazdil · 6 years ago
  15. 90faceb hiddenapi: Support 'core-platform-api' flag by David Brazdil · 6 years ago
  16. 62a4bcf hiddenapi: Produce CSV for `list` command by David Brazdil · 6 years ago
  17. 1ff5a65 hiddenapi: Better error message for boot cp inconsistencies by David Brazdil · 6 years ago
  18. b62f6f1 Improved error message when multiple annotations. by Mathew Inwood · 6 years ago
  19. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  20. 32fd183 hiddenapi: Fix typo by David Brazdil · 6 years ago
  21. 69af30e hiddenapi: Turn CHECK into a warning by David Brazdil · 6 years ago
  22. 91690d3 hiddenapi: Convert API lists to a flags CSV file by David Brazdil · 6 years ago
  23. 9c8957d Fix "performance-for-range-copy" error. by Elliott Hughes · 6 years ago
  24. dcfa89b Rename and reorganize hiddenapi::ApiList by David Brazdil · 6 years ago
  25. 2a487eb ART: Fix performance-inefficient-vector-operation by Andreas Gampe · 6 years ago
  26. 976b01f hiddenapi: Initialize unused value in DexFile::MapItem by David Brazdil · 6 years ago
  27. 47cd272 Remove HiddenApiAccessFlags, move content to hiddenapi:: by David Brazdil · 6 years ago
  28. 20c765f Revert^4: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  29. d33d318 Revert "Revert^2: Add dex item for hiddenapi flags" by Luman Qu · 6 years ago
  30. fe3a979 Revert^2: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  31. d9a0437 Revert "Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  32. 0dbc363 Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  33. 9b031f7 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  34. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  35. 396dc08 Move hiddenapi to ClassAccessor by Mathieu Chartier · 6 years ago
  36. 345c0ed hiddenapi: Handle visibility through inheritance by David Brazdil · 6 years ago
  37. da821c9 hiddenapi: Fix map insertion bug by David Brazdil · 6 years ago
  38. 0b6de0c hiddenapi: Add 'list' command to generate public/private API lists by David Brazdil · 6 years ago
  39. 003e64b hiddenapi: Refactor before new features are added by David Brazdil · 6 years ago
  40. 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 6 years ago
  41. 79e2607 Move profile dependent modules to libartbase by David Sehr · 6 years ago
  42. cebbb65 Fix find_api_violations script. by Mathew Inwood · 7 years ago
  43. 5ebc4cc Quick script to get API access violations. by Mathew Inwood · 7 years ago
  44. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  45. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  46. fcbe15c Build debug library libdexfiled by David Sehr · 7 years ago
  47. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 7 years ago
  48. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 7 years ago
  49. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 7 years ago
  50. 1a824a5 Remove hiddenapi access flags in FixedUpDexFile by Alex Light · 7 years ago
  51. f6a8a55 Set runtime hidden API access flags by David Brazdil · 7 years ago
  52. 0baa7cc Make hiddenapi gtest host-only by David Brazdil · 7 years ago
  53. 4572ade Fix memory leak in hiddenapi_test by David Brazdil · 7 years ago
  54. 2b9c35b Introduce new build tool: hiddenapi by David Brazdil · 7 years ago