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