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