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