1. a020126 Add model validations for custom callbacks by Nicolas Roulet · 1 year, 9 months ago
  2. e27af1f Improve AidlPoet with methods parameters and types by Nicolas Roulet · 1 year, 9 months ago
  3. 78e118b Remove return values from AIDL methods by Nicolas Roulet · 1 year, 9 months ago
  4. a4b7035 Migrate AIDL tests to goldens by Nicolas Roulet · 1 year, 9 months ago
  5. 418eedd Add model validations to ApiStubParser by Nicolas Roulet · 1 year, 9 months ago
  6. 3743a6e Merge "Call model validations in ApiParser" into androidx-main by Nicolas Roulet · 1 year, 9 months ago
  7. f82d39f Merge "Generate AIDL files for SDK defined values." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  8. a9bfc78 Call model validations in ApiParser by Nicolas Roulet · 1 year, 9 months ago
  9. fac71b6 Generate AIDL files for SDK defined values. by Lucas Tenório · 1 year, 9 months ago
  10. a595134f Merge "Change manual imports for KotlinPoet placeholders" into androidx-main by Nicolas Roulet · 1 year, 9 months ago
  11. 0837d38 Merge changes Iac17b224,I4a888829 into androidx-main by Nicolas Roulet · 1 year, 9 months ago
  12. 0daf344 Validate ValueProperty types by Nicolas Roulet · 1 year, 9 months ago
  13. 222325b Allow Values as parameters and return types by Nicolas Roulet · 1 year, 9 months ago
  14. 8f235d9 Change manual imports for KotlinPoet placeholders by Nicolas Roulet · 1 year, 9 months ago
  15. 62ec9da Add parsing for custom callbacks by Nicolas Roulet · 1 year, 9 months ago
  16. 2eb6835 Add PrivacySandboxCallback annotation by Nicolas Roulet · 1 year, 9 months ago
  17. 7adc24b Merge "Add validation on model classes" into androidx-main by Nicolas Roulet · 1 year, 9 months ago
  18. 19eae6e Add validation on model classes by Nicolas Roulet · 1 year, 9 months ago
  19. cb8751c Parse annotated values in SDK APIs. by Lucas Tenório · 1 year, 9 months ago
  20. a50c40b Add type constants for primitive types by Nicolas Roulet · 1 year, 9 months ago
  21. e00e191 Stardardize type handling in Privacy Sandbox tools. by Lucas Tenório · 1 year, 9 months ago
  22. e0836ca Add annotation for Privacy Sandbox values. by Lucas Tenório · 1 year, 9 months ago
  23. 90fb1d3 Remove redundant public modifiers by Nicolas Roulet · 1 year, 9 months ago
  24. e33e7a1a Use poet specs in server-side codegen by Nicolas Roulet · 1 year, 9 months ago
  25. db7a585 Handle suspend functions in client generated code. by Lucas Tenorio · 1 year, 9 months ago
  26. 6ba96b0 Move testing compilation logic to shared library by Nicolas Roulet · 1 year, 9 months ago
  27. efd3499 Migrate apicompiler tests to use goldens by Nicolas Roulet · 1 year, 9 months ago
  28. 05fab04 Skeleton of privacysandbox tools-testing library by Nicolas Roulet · 1 year, 9 months ago
  29. d4ef736 Handle absence of annotated service gracefully by Nicolas Roulet · 1 year, 9 months ago
  30. 5390149 Move some core classes into subpackages by Nicolas Roulet · 1 year, 9 months ago
  31. 0ea447f Add cancellation callbacks to server side stubs by Nicolas Roulet · 1 year, 9 months ago
  32. 181606e Fix use of transaction callbacks and return types by Nicolas Roulet · 1 year, 9 months ago
  33. 449d83c Fix context passing in generated AbstractSdkProvider. by Lucas Tenorio · 1 year, 9 months ago
  34. 568c83e Merge "Generate method for loading SDKs from the sandbox." into androidx-main by Lucas Tenório · 1 year, 9 months ago
  35. 24d81cc Enforce method ordering inside AIDL by Nicolas Roulet · 1 year, 9 months ago
  36. df5eec5 Generate method for loading SDKs from the sandbox. by Lucas Tenorio · 1 year, 9 months ago
  37. 1120e11 Add suspend-ness to model methods and parse it by Nicolas Roulet · 1 year, 10 months ago
  38. fb414cb Implement abstract provider's onLoadSdk by Nicolas Roulet · 1 year, 10 months ago
  39. 6efc4b9 Merge "Generate stub delegates" into androidx-main by Nicolas Roulet · 1 year, 9 months ago
  40. 0cf021f Generate binders for communicating with sandboxed SDKs. by Lucas Tenorio · 1 year, 10 months ago
  41. 6b44103 Generate stub delegates by Nicolas Roulet · 1 year, 10 months ago
  42. aeaf367 Add return types to AIDL interfaces by Nicolas Roulet · 1 year, 10 months ago
  43. 8926637 Generate AbstractSandboxedSdkProvider by Nicolas Roulet · 1 year, 10 months ago
  44. 762fa23 Call AIDL generation from KSP processor by Nicolas Roulet · 1 year, 10 months ago
  45. a50aa08 AIDL - transaction callbacks for return values by Nicolas Roulet · 1 year, 10 months ago
  46. 1ab9a02 Merge changes I984b831d,I5e1345e0 into androidx-main by Nicolas Roulet · 1 year, 10 months ago
  47. e9398ae Remove validation against non-suspend functions by Nicolas Roulet · 1 year, 10 months ago
  48. 55a63a6 Merge "Add basic PrivacySandboxApiGenerator implementation." into androidx-main by Lucas Tenório · 1 year, 10 months ago
  49. d7626d9 Add basic PrivacySandboxApiGenerator implementation. by Lucas Tenorio · 1 year, 10 months ago
  50. 90950ff Merge "Make the KSP processor generate a placeholder file" into androidx-main by Nicolas Roulet · 1 year, 10 months ago
  51. 752667d Validate that there's only one service by Nicolas Roulet · 1 year, 10 months ago
  52. 30d6c4e Make `generate` a static method of AidlGenerator by Nicolas Roulet · 1 year, 10 months ago
  53. 79ec61e Merge "Type conversion for AIDL generation" into androidx-main by Nicolas Roulet · 1 year, 10 months ago
  54. 0dfe988 Make the KSP processor generate a placeholder file by Nicolas Roulet · 1 year, 10 months ago
  55. 7da078d Merge "Call API Parser from main KSP processor" into androidx-main by Nicolas Roulet · 1 year, 10 months ago
  56. 08e7ef0 Type conversion for AIDL generation by Nicolas Roulet · 1 year, 10 months ago
  57. c795655 Call API Parser from main KSP processor by Nicolas Roulet · 1 year, 10 months ago
  58. 8ddafec Basic AIDL generation and compilation by Nicolas Roulet · 1 year, 10 months ago
  59. d83c342 Parse methods from Privacy Sandbox services bytecode. by Lucas Tenorio · 1 year, 10 months ago
  60. 8299f5c Use qualified type names in Privacy Sandbox API Compiler. by Lucas Tenorio · 1 year, 10 months ago
  61. 9995c62 Add basic parser to Privacy Sandbox API generator. by Lucas Tenorio · 1 year, 10 months ago
  62. 838b076 Validate against nullable types by Nicolas Roulet · 1 year, 10 months ago
  63. 62cdc3f Move Privacy Sandbox code inspection model classes to a shared place. by Lucas Tenorio · 1 year, 10 months ago
  64. d587d73 Directory setup for Privacy Sandbox tools-core. by Lucas Tenorio · 1 year, 10 months ago
  65. 935a01c Merge "Setup directory for sdkruntime project" into androidx-main by Anton Kulakov · 1 year, 10 months ago
  66. 617c18b Add type validations by Nicolas Roulet · 1 year, 10 months ago
  67. 36f7920 Add parameter validations by Nicolas Roulet · 1 year, 10 months ago
  68. e6959f2 Add method-level validations by Nicolas Roulet · 1 year, 10 months ago
  69. 64ed152 Setup directory for sdkruntime project by Anton Kulakov · 1 year, 10 months ago
  70. 1ef9bf4 Add validations for annotated interfaces by Nicolas Roulet · 1 year, 10 months ago
  71. 817bbe9 Basic core model classes and parsing by Nicolas Roulet · 1 year, 10 months ago
  72. 418701d Minimal parser implementation by Nicolas Roulet · 1 year, 11 months ago
  73. daf69b0 Empty KSP processor for Privacy Sandbox API Compiler by Nicolas Roulet · 1 year, 11 months ago
  74. 129c9e6 Add nicoroulet@ to privacysandbox owners by Nicolas Roulet · 1 year, 11 months ago
  75. 3bf0d2f Directory setup for Privacy Sandbox tools. by Lucas Tenorio · 1 year, 11 months ago