| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Bug: 5145315
Change-Id: I1e9b4a6bae325244c7a3fb6159deadc3fcf170e6
|
|
|
|
|
|
|
|
|
|
| |
This rule adds a dependency on the SoundRecorder app in the Browser
so that it will get built and added to the system image. We need the
sound recorder to fully support audio capture as part of the
Media Capture API.
Bug: 3498644
Change-Id: I166fc90553358970b16b23e2a7e4e8efa202127f
|
|
|
|
|
|
|
|
| |
Bug: 3248213
Fixes errors in the tests that were caused by missing files, proguard,
and the refactor.
Change-Id: I503dfc7ee42d0173e3a5ad032f58a6f4f310588c
|
|
|
|
| |
Change-Id: I9a41043a4dc44f6d46f19318ee3baa1bd1b87bb2
|
|
|
|
|
|
| |
This also makes the settings panel 2 pane.
Change-Id: Ifccfdc145065fc51f12b74160c797749063b403d
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|