1. f4d219b Add check for optimize after each mutation operation. by Terry Wang · 3 years, 1 month ago
  2. c522b93 Merge "Add ability to enforce limits on docs per package and size of doc." into sc-dev by Alexander Dorokhine · 3 years, 1 month ago
  3. c281b87 Merge "Move libicing.so out of /usr/lib, into the appsearch apex." into sc-dev by Alexander Dorokhine · 3 years, 1 month ago
  4. 37c8b17 Add ability to enforce limits on docs per package and size of doc. by Alexander Dorokhine · 3 years, 1 month ago
  5. 4effd63 Merge "Enable appsearch to perform its own hidden API processing" into sc-dev by Paul Duffin · 3 years, 1 month ago
  6. 626d83c Move libicing.so out of /usr/lib, into the appsearch apex. by Alexander Dorokhine · 3 years, 1 month ago
  7. 2d31fbc Enable appsearch to perform its own hidden API processing by Paul Duffin · 3 years, 1 month ago
  8. 399a821 Merge "Port appsearch-service to the system_server_current sdk." into sc-dev by Alexander Dorokhine · 3 years, 1 month ago
  9. 5d2bb0b Port appsearch-service to the system_server_current sdk. by Alexander Dorokhine · 3 years, 1 month ago
  10. a2d23d7 Merge "Prevent instant apps from using AppSearch." into sc-dev by Cassie Wang · 3 years, 1 month ago
  11. 84e33a0 Prevent instant apps from using AppSearch. by Cassie Wang · 3 years, 1 month ago
  12. ebe7c0d Sync framework from jetpack. by Alexander Dorokhine · 3 years, 1 month ago
  13. 44c0497 Update framework from jetpack. by Alexander Dorokhine · 3 years, 1 month ago
  14. 15d0ae4 Update framework from jetpack. by Alexander Dorokhine · 3 years, 1 month ago
  15. 4d05163 Guard system usage reporting by checking the caller has system access. by Alexander Dorokhine · 3 years, 1 month ago
  16. 1cbb35b Merge "Clear the uninstalled package data in AppSearch." into sc-dev by Terry Wang · 3 years, 1 month ago
  17. 26bd4b4 Merge "Explicitly set generate_hashtree: false" into sc-dev by Nikita Ioffe · 3 years, 2 months ago
  18. a9e6e21 Clear the uninstalled package data in AppSearch. by Terry Wang · 3 years, 3 months ago
  19. 9d56dc9 Switch to a non-hidden way to compute data path and switch to subdir. by Alexander Dorokhine · 3 years, 2 months ago
  20. c9b7005 Merge "Update framework from jetpack." into sc-dev by Alexander Dorokhine · 3 years, 2 months ago
  21. 4ae46f3 Merge "Close AppSearchImpl in handling user removed broadcast." into sc-dev by Terry Wang · 3 years, 2 months ago
  22. 091aac3 Explicitly set generate_hashtree: false by Nikita Ioffe · 3 years, 2 months ago
  23. b3643e3 Fix some incorrect annotations in AppSearch. by Alexander Dorokhine · 3 years, 2 months ago
  24. ec2f315 Close AppSearchImpl in handling user removed broadcast. by Terry Wang · 3 years, 2 months ago
  25. 82a3872 Update framework from jetpack. by Alexander Dorokhine · 3 years, 2 months ago
  26. ce74947 Merge "Use AppSearchConfig in PlatformLogger" into sc-dev by Xiaoyu Jin · 3 years, 2 months ago
  27. 433892c Use AppSearchConfig in PlatformLogger by Xiaoyu Jin · 3 years, 2 months ago
  28. a4cdef9 Log two new fields for initializeStats by Xiaoyu Jin · 3 years, 2 months ago
  29. 5c41677 Move to non-hidden APIs for handleUser and broadcast registration. by Alexander Dorokhine · 3 years, 2 months ago
  30. 0cffd2b Merge "Update VisibilityStore to handle role-based system visibility." into sc-dev by Cassie Wang · 3 years, 2 months ago
  31. 91acdfb Update VisibilityStore to handle role-based system visibility. by Alexander Dorokhine · 3 years, 2 months ago
  32. 8e5d057 Merge "Add AppSearchConfig in AppSearch" into sc-dev by Xiaoyu Jin · 3 years, 2 months ago
  33. 88ff3bc Add AppSearchConfig in AppSearch by Xiaoyu Jin · 3 years, 3 months ago
  34. 062616a Annotate AppSearchManager APIs with @UserHandleAware by Terry Wang · 3 years, 2 months ago
  35. a4b5bab Update framework from jetpack. by Alexander Dorokhine · 3 years, 2 months ago
  36. 7358452 Stop depending on internal Preconditions.java from service-appsearch. by Alexander Dorokhine · 3 years, 2 months ago
  37. 8064454 Merge "Update statsd config to be mainline compatible." into sc-dev by Alexander Dorokhine · 3 years, 2 months ago
  38. 8b7bc6a Merge "Remove PackageManagerInternal from AppSearchService." into sc-dev by Alexander Dorokhine · 3 years, 2 months ago
  39. 00ad738 Merge "Fix HiddenApiTest#testSignatureMethodsThroughReflection." into sc-dev by Alexander Dorokhine · 3 years, 2 months ago
  40. 082009a Merge "Add systemserverclasspath_fragment." into sc-dev by Artur Satayev · 3 years, 2 months ago
  41. 2c4996d Update API txt following a metalava fix by Anton Hansson · 3 years, 2 months ago
  42. 7d90216 Update statsd config to be mainline compatible. by Alexander Dorokhine · 3 years, 2 months ago
  43. bea5560 Remove PackageManagerInternal from AppSearchService. by Alexander Dorokhine · 3 years, 2 months ago
  44. f168d79 Fix HiddenApiTest#testSignatureMethodsThroughReflection. by Alexander Dorokhine · 3 years, 2 months ago
  45. 0583058 Add systemserverclasspath_fragment. by satayev · 3 years, 2 months ago
  46. 17c20b8 Update framework from jetpack by Alexander Dorokhine · 3 years, 2 months ago
  47. 14ea779 Merge "Log CallStats for more api calls" into sc-dev by Xiaoyu Jin · 3 years, 3 months ago
  48. 11ac9aa Merge "Log InitializeStats in the platform" into sc-dev by Xiaoyu Jin · 3 years, 3 months ago
  49. e4969ec Merge "Log SearchStats in the platform" into sc-dev by Xiaoyu Jin · 3 years, 3 months ago
  50. c5a7577 Log CallStats for more api calls by Xiaoyu Jin · 3 years, 3 months ago
  51. c410c4f Log InitializeStats in the platform by Xiaoyu Jin · 3 years, 3 months ago
  52. a4f8837 Merge "Link framework-appsearch against the module_current SDK." into sc-dev by Alexander Dorokhine · 3 years, 3 months ago
  53. ef66a42 Log SearchStats in the platform by Xiaoyu Jin · 3 years, 3 months ago
  54. 479bd8c Update framework from jetpack. by Alexander Dorokhine · 3 years, 3 months ago
  55. 4ebb9cf Merge "Refactor VisibilityStore's docs and maps to separate objects." into sc-dev by Alexander Dorokhine · 3 years, 3 months ago
  56. edb5471 Refactor VisibilityStore's docs and maps to separate objects. by Alexander Dorokhine · 3 years, 3 months ago
  57. 1394fc2 Link framework-appsearch against the module_current SDK. by Alexander Dorokhine · 3 years, 3 months ago
  58. 9ba377d Add bootclasspath_fragment. by satayev · 3 years, 3 months ago
  59. a4f356a Merge "Handle user stopping in AppSearch." into sc-dev by Terry Wang · 3 years, 3 months ago
  60. 83384c7 Update framework from jetpack. by Alexander Dorokhine · 3 years, 3 months ago
  61. 0a0a406 Merge "Unhide the storage attribution API with system visibility." into sc-dev by Alexander Dorokhine · 3 years, 3 months ago
  62. c18a2e4 Merge "Delete deprecated methods after dogfood transition." into sc-dev by Alexander Dorokhine · 3 years, 3 months ago
  63. d76fbed Merge "Refactor how AppSearchResult and AppSearchBatchResult are parcelled." into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  64. de9f338 Handle user stopping in AppSearch. by Terry Wang · 3 years, 3 months ago
  65. 39f42a4 Delete deprecated methods after dogfood transition. by Alexander Dorokhine · 3 years, 3 months ago
  66. 0d22884 Update framework from Jetpack. by Alexander Dorokhine · 3 years, 3 months ago
  67. a5d0d32 Unhide the storage attribution API with system visibility. by Alexander Dorokhine · 3 years, 3 months ago
  68. 887379d Fix appsearch filegroups to match package by Anton Hansson · 3 years, 3 months ago
  69. 4fa0d3f Merge "Call persistToDisk after indexing VisibilityDoc" into sc-dev by Tim Barron · 3 years, 3 months ago
  70. 6ca8935 Call persistToDisk after indexing VisibilityDoc by Tim Barron · 3 years, 3 months ago
  71. d5e8eda Refactor how AppSearchResult and AppSearchBatchResult are parcelled. by Alexander Dorokhine · 3 years, 3 months ago
  72. 43c0fdf Temporarily re-add methods and classes removed in ag/1420175. by Alexander Dorokhine · 3 years, 3 months ago
  73. 773e41f Update Framework from Jetpack. by Alexander Dorokhine · 3 years, 3 months ago
  74. 5a80848 Remove AndroidFuture from AppSearch. by Alexander Dorokhine · 3 years, 3 months ago
  75. 7cbc471 Update framework from jetpack. by Alexander Dorokhine · 3 years, 3 months ago
  76. e201dc0 Register PackageChangedReceiver to AppSearchManagerService. by Terry Wang · 3 years, 4 months ago
  77. 0fcd51a Implement StorageStatsAugmenter for storage info. by Yang Yu · 3 years, 3 months ago
  78. 17f7937 Update framework from jetpack. by Alexander Dorokhine · 3 years, 3 months ago
  79. d6348ad Merge "Update AppSearchManager to clarify features" into sc-dev by Dan Saadati · 3 years, 3 months ago
  80. aa0b847 Update AppSearchManager to clarify features by Dan Saadati · 3 years, 4 months ago
  81. 7a6483d Merge "Remove remaining uses of Preconditions.checkNotNull." into sc-dev by Alexander Dorokhine · 3 years, 4 months ago
  82. 6ad00d8 Merge "Change AppSearchManagerService's thread pool to use LinkedBlockingQueue." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  83. 5258ad2 Remove remaining uses of Preconditions.checkNotNull. by Alexander Dorokhine · 3 years, 4 months ago
  84. 9900e7e Merge "Remove ParcelableException from AppSearch." into sc-dev by Alexander Dorokhine · 3 years, 4 months ago
  85. 1652a33 Merge "Revert "Register PackageChangedReceiver to AppSearchManagerService."" into sc-dev by Martijn Coenen · 3 years, 4 months ago
  86. b5d34b1 Remove ParcelableException from AppSearch. by Alexander Dorokhine · 3 years, 4 months ago
  87. 9fdaf0d Revert "Register PackageChangedReceiver to AppSearchManagerService." by Martijn Coenen · 3 years, 4 months ago
  88. aeb581a Merge "Update framework from jetpack." into sc-dev by Alexander Dorokhine · 3 years, 4 months ago
  89. d2186e5 Change AppSearchManagerService's thread pool to use LinkedBlockingQueue. by Terry Wang · 3 years, 4 months ago
  90. c77f444 Update framework from jetpack. by Alexander Dorokhine · 3 years, 4 months ago
  91. be40238 Register PackageChangedReceiver to AppSearchManagerService. by Terry Wang · 3 years, 4 months ago
  92. f8cc201 Use the PlatformLogger in the platform by Xiaoyu Jin · 3 years, 5 months ago
  93. 99fc72d Merge "Implement schema migration to another type in framework." into sc-dev by Terry Wang · 3 years, 4 months ago
  94. c10610d Implement schema migration to another type in framework. by Terry Wang · 3 years, 4 months ago
  95. e04ceab Add background executor to AppSearchManagerService. by Terry Wang · 3 years, 4 months ago
  96. e41b611 Merge "Register UserActionReceiver to AppSearchManagerService." into sc-dev by Terry Wang · 3 years, 4 months ago
  97. 1f59c8c Merge "Add appsearch multiuser test" into sc-dev by Terry Wang · 3 years, 4 months ago
  98. 12dc6c0 Register UserActionReceiver to AppSearchManagerService. by Terry Wang · 3 years, 4 months ago
  99. 77739a0 Add appsearch multiuser test by Terry Wang · 3 years, 6 months ago
  100. c1df44e Update framework from Jetpack. by Alexander Dorokhine · 3 years, 4 months ago