<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages_apps_Browser/tests/src/com/android/browser, branch replicant-6.0</title>
<subtitle>packages/apps/browser
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/'/>
<entry>
<title>De-classicify Android Browser part 2</title>
<updated>2013-08-26T03:07:02+00:00</updated>
<author>
<name>Jonathan Dixon</name>
<email>joth@google.com</email>
</author>
<published>2013-08-26T02:35:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=f9e1705d4012706664a2bdf63a50b8a784b833dd'/>
<id>f9e1705d4012706664a2bdf63a50b8a784b833dd</id>
<content type='text'>
Bug: 10427705

Allows Browser to compile even when WebViewClassic is no longer in
frameworks/base. The deleted functionality was already disabled at
runtime when using non-classic webview.

Change-Id: I21b58ec52ac059c699b49a2dd80008d9a9e6791a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 10427705

Allows Browser to compile even when WebViewClassic is no longer in
frameworks/base. The deleted functionality was already disabled at
runtime when using non-classic webview.

Change-Id: I21b58ec52ac059c699b49a2dd80008d9a9e6791a
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixup browser after hidden API refactor</title>
<updated>2012-06-08T17:18:26+00:00</updated>
<author>
<name>Jonathan Dixon</name>
<email>joth@google.com</email>
</author>
<published>2012-06-08T17:15:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=f4ff149372adfc22f140eb67e89a227fdc281781'/>
<id>f4ff149372adfc22f140eb67e89a227fdc281781</id>
<content type='text'>
Interdepends on https://android-git.corp.google.com/g/#/c/198193

Change-Id: I9f44c0f4f84674965b7afc652420986314e2fc8e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Interdepends on https://android-git.corp.google.com/g/#/c/198193

Change-Id: I9f44c0f4f84674965b7afc652420986314e2fc8e
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to follow internal impl.</title>
<updated>2012-05-29T22:55:35+00:00</updated>
<author>
<name>Dianne Hackborn</name>
<email>hackbod@google.com</email>
</author>
<published>2012-05-26T01:16:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=e7ac37e77ad8605b5e730fe48f088bb77df4b57a'/>
<id>e7ac37e77ad8605b5e730fe48f088bb77df4b57a</id>
<content type='text'>
Change-Id: I40cae53d7ae724c44c40fb7f21649e807416ae54
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I40cae53d7ae724c44c40fb7f21649e807416ae54
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to follow internal API changes.</title>
<updated>2012-05-10T01:19:33+00:00</updated>
<author>
<name>Dianne Hackborn</name>
<email>hackbod@google.com</email>
</author>
<published>2012-05-10T01:19:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=5bc61e23008567a9d934848359439d8936aa3482'/>
<id>5bc61e23008567a9d934848359439d8936aa3482</id>
<content type='text'>
Change-Id: I5447e251a4b1b75561ae9a9a2174330505a6912b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5447e251a4b1b75561ae9a9a2174330505a6912b
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for HTML Media Capture "capture" attribute.</title>
<updated>2012-04-13T13:03:56+00:00</updated>
<author>
<name>Ben Murdoch</name>
<email>benm@google.com</email>
</author>
<published>2012-01-11T10:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=8cad413fe902010140cf20aad47c2f4e7a51f8d2'/>
<id>8cad413fe902010140cf20aad47c2f4e7a51f8d2</id>
<content type='text'>
Receive the value for the new "capture" attribute on HTML
file pickers, and do the right thing with it.

Requires changes in WebKit
(I0a921be31fda79a43c05da4fe22d9c808d92709c)

and the framework (I494adc1274ca21ce8fe52a6c7b6b758217927e66).

Bug: 5771207

Change-Id: I38dfe2df043fdba1388384dbd3b5370737eb38e5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Receive the value for the new "capture" attribute on HTML
file pickers, and do the right thing with it.

Requires changes in WebKit
(I0a921be31fda79a43c05da4fe22d9c808d92709c)

and the framework (I494adc1274ca21ce8fe52a6c7b6b758217927e66).

Bug: 5771207

Change-Id: I38dfe2df043fdba1388384dbd3b5370737eb38e5
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixup browser to use WebView proxy</title>
<updated>2012-03-02T11:18:30+00:00</updated>
<author>
<name>Jonathan Dixon</name>
<email>joth@google.com</email>
</author>
<published>2012-02-24T00:13:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=4d2fcaba7fb8eb1723943ac9a10e76d509330bd1'/>
<id>4d2fcaba7fb8eb1723943ac9a10e76d509330bd1</id>
<content type='text'>
Has to escape out to WebViewClassic whenever it needs a hidden API.

Interdepends on https://android-git.corp.google.com/g/165608

Change-Id: Ic61dd7f57f75381864075605d5901f2688648cbd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Has to escape out to WebViewClassic whenever it needs a hidden API.

Interdepends on https://android-git.corp.google.com/g/165608

Change-Id: Ic61dd7f57f75381864075605d5901f2688648cbd
</pre>
</div>
</content>
</entry>
<entry>
<title>am 3e5e5fad: Merge "Remove the psychic labs feature." into ics-mr1</title>
<updated>2011-11-18T23:22:32+00:00</updated>
<author>
<name>Narayan Kamath</name>
<email>narayan@google.com</email>
</author>
<published>2011-11-18T23:22:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=e834a5b48a4e0109a16edcdc9ec26d846b467895'/>
<id>e834a5b48a4e0109a16edcdc9ec26d846b467895</id>
<content type='text'>
* commit '3e5e5fada69d74bb50b14ef3588e7beadaedfd69':
  Remove the psychic labs feature.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit '3e5e5fada69d74bb50b14ef3588e7beadaedfd69':
  Remove the psychic labs feature.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the psychic labs feature.</title>
<updated>2011-11-18T11:42:58+00:00</updated>
<author>
<name>Narayan Kamath</name>
<email>narayan@google.com</email>
</author>
<published>2011-11-17T14:43:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=f3174a588cdf63ef59055998c23aad4b36b7856e'/>
<id>f3174a588cdf63ef59055998c23aad4b36b7856e</id>
<content type='text'>
Reverts the UrlInputView to a standard autocomplete
that causes less trouble for IMEs.

bug:5598837
Change-Id: If469d76f4feda88e4a122264a39d317737404578
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reverts the UrlInputView to a standard autocomplete
that causes less trouble for IMEs.

bug:5598837
Change-Id: If469d76f4feda88e4a122264a39d317737404578
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove WebView Java Bridge test</title>
<updated>2011-11-10T16:16:10+00:00</updated>
<author>
<name>Steve Block</name>
<email>steveblock@google.com</email>
</author>
<published>2011-11-10T16:16:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=0915640658ba78457f1002afcdc9f81f47395274'/>
<id>0915640658ba78457f1002afcdc9f81f47395274</id>
<content type='text'>
This is superseded by a new set of tests in frameworks/base/tests/WebViewTests.

Bug: 5140673
Change-Id: I2874afa5a52ad9ac77bad0aa07ec84cde117c54e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is superseded by a new set of tests in frameworks/base/tests/WebViewTests.

Bug: 5140673
Change-Id: I2874afa5a52ad9ac77bad0aa07ec84cde117c54e
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix WebStorageSizeManagerUnitTest NPE</title>
<updated>2011-09-15T12:00:43+00:00</updated>
<author>
<name>Ben Murdoch</name>
<email>benm@google.com</email>
</author>
<published>2011-09-15T11:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=327e3ac66da7b67dadf16e93dc3a8bb5ecf0efd0'/>
<id>327e3ac66da7b67dadf16e93dc3a8bb5ecf0efd0</id>
<content type='text'>
Previously we passed a null Context into the WebStorageSizeManager
from the unit test. After the refactoring to get the
application context from the passed in Context, this no longer
works. So pass in a valid Context.

(See Ib0be5f8c for the regression)

Bug: 5319628
Change-Id: I691e2edb0a4174076c7599525569d104a83d3442
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously we passed a null Context into the WebStorageSizeManager
from the unit test. After the refactoring to get the
application context from the passed in Context, this no longer
works. So pass in a valid Context.

(See Ib0be5f8c for the regression)

Bug: 5319628
Change-Id: I691e2edb0a4174076c7599525569d104a83d3442
</pre>
</div>
</content>
</entry>
</feed>
