| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
add emma code coverage filter to exclude com.android.common.* from
code coverage report because it's not actually in Browser source.
Change-Id: Ibd47eeeb5fec6a980ad27c24022dc939b06d6d1f
|
|
|
|
|
|
|
|
| |
Hardcode the account values when looking up the hosted domain. We also hardcode
the settings uri for looking up the client id. This is the better solution for
now because the client id is written only once. If the partner setup were to
write the value to the BrowserProvider, it would get erased if the user decided
to reset the Browser.
|
|
|
|
| |
Also patch makefiles to correctly build tests and allow for hidden API calls in test.
|
|
|
|
|
|
|
|
|
| |
The SOURCE (search source identifier) constant is moving
from hidden in android.app.SearchManager to com.android.common.Search.
Part of http://b/issue?id=2429556
Change-Id: I4eee5dbac6f0cee2947175915186a17d06dd9fec
|
|
|
|
| |
Change-Id: Ib03e2d8500a53b5f8742b19415a421a602947ec3
|
|
|
|
|
| |
Startet on logging from the browser. This commit is just the tools
for logging, nothing is being logged yet.
|
|
|
|
|
|
|
|
|
|
| |
The build system does not honor user tags on apps,
and setting it is misleading.
This removes the confusion by making the makefiles
behave like they read.
Change-Id: Iddc3da158364849efa59c02bac7d821dc12cf02f
|
|
|
|
| |
See bug 1900802.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|