On Tuesday, March 13, 2012 3:12:24 PM UTC+1, Shawn Pearce wrote:

AOSP maintains an additional manifest file that lists every project...
because ls-projects isn't (yet) available over HTTP.

Isn't Admin → Projects in the Web UI the same as gerrit ls-projects?

If so, a GET to https://gerrit-review.googlesource.com/gerrit/rpc/ProjectAdminService?jsonrpc=2.0&id=1&method=visibleProjects&params=W10%3D should give you the result (or something like that; I couldn't make it work without an xsrfToken; it works from the Web UI if you go to https://gerrit-review.googlesource.com/#/admin/projects/ without being authenticated –the page is not accessible through the Web UI via links–)