0
Files
src/content/services
Abigail Katcoff a133621128 PA: Parameterize minimum prepared contexts per bidder thread
This will help reduce wasted contexts until we implement a better
heuristic for the number of contexts.

Bug: 378135925
Change-Id: I0a4e410582117a1063acebfb52b768a565191f1e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6163726
Reviewed-by: Russ Hamilton <behamilton@google.com>
Commit-Queue: Abigail Katcoff <abigailkatcoff@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1404918}
2025-01-10 11:22:44 -08:00
..

This directory holds services that are: (a) Not considered part of Chrome's foundation (i.e., //services) or they have dependencies which we don't allow in /services (such as content or Blink), and (b) are entirely consumed by content/ (or exposed via a content/public interface).

If in doubt about where your service belongs, contact services-dev@chromium.org.