<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages_apps_Browser/src/com/android/browser/PreloadController.java, 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>Modify AOSP browser to take advantage of new filechooser API.</title>
<updated>2014-06-18T20:28:54+00:00</updated>
<author>
<name>Selim Gurun</name>
<email>sgurun@google.com</email>
</author>
<published>2014-06-18T02:52:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=4d59434c396e3d414ed4266103d6990a340331e1'/>
<id>4d59434c396e3d414ed4266103d6990a340331e1</id>
<content type='text'>
Bug: 6930981
Change-Id: Id73512cd6e859ea9316f02e8f0d973b6e15d969b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 6930981
Change-Id: Id73512cd6e859ea9316f02e8f0d973b6e15d969b
</pre>
</div>
</content>
</entry>
<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>Pass referer on download requests</title>
<updated>2012-08-29T20:08:13+00:00</updated>
<author>
<name>Selim Gurun</name>
<email>sgurun@google.com</email>
</author>
<published>2012-08-29T20:08:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=0b3d66fc2275fb5270cb7166cc991be7dc9d8ff7'/>
<id>0b3d66fc2275fb5270cb7166cc991be7dc9d8ff7</id>
<content type='text'>
Bug: 6662557
Change-Id: Ib7fdc4b3f1e0f7370631d8a222565faaee550bfb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 6662557
Change-Id: Ib7fdc4b3f1e0f7370631d8a222565faaee550bfb
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove voice search handling</title>
<updated>2012-05-03T22:25:01+00:00</updated>
<author>
<name>Michael Kolb</name>
<email>kolby@google.com</email>
</author>
<published>2012-05-03T18:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=5ff5c8b88968fa794eab4b7a263cae25f05bd4d3'/>
<id>5ff5c8b88968fa794eab4b7a263cae25f05bd4d3</id>
<content type='text'>
  Bug: 6439925

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

Change-Id: I1b7161a67fa0c20d87f147d6ed19c02e53093054
</pre>
</div>
</content>
</entry>
<entry>
<title>Support fallback key events</title>
<updated>2012-04-20T01:08:25+00:00</updated>
<author>
<name>John Reck</name>
<email>jreck@google.com</email>
</author>
<published>2012-04-20T01:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=997b1b7695822cb2dc2deca0458a5649d00b9953'/>
<id>997b1b7695822cb2dc2deca0458a5649d00b9953</id>
<content type='text'>
 Bug: 6023055

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

Change-Id: Ifc36425d6b09d0938f7e08176a749159c27fe088
</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>Rename Tab.LockIcon to Tab.SecurityState</title>
<updated>2011-10-03T16:51:57+00:00</updated>
<author>
<name>Steve Block</name>
<email>steveblock@google.com</email>
</author>
<published>2011-10-03T14:33:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=2466effd6ef97aa17396c214d51f9f19a4760260'/>
<id>2466effd6ef97aa17396c214d51f9f19a4760260</id>
<content type='text'>
The tab's state is concerned with whether or not the page is secure. It should
not mention the lock icon, as this is just a UI choice of how to represent the
security state.

Also renames WebViewController.onUpdatedLockIcon() to onUpdatedSecurityState().

No functional change.

Bug: 5403366
Change-Id: Id18402e84fd9b1f661c160189c7a19a9352fd25c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The tab's state is concerned with whether or not the page is secure. It should
not mention the lock icon, as this is just a UI choice of how to represent the
security state.

Also renames WebViewController.onUpdatedLockIcon() to onUpdatedSecurityState().

No functional change.

Bug: 5403366
Change-Id: Id18402e84fd9b1f661c160189c7a19a9352fd25c
</pre>
</div>
</content>
</entry>
<entry>
<title>Cache the application context instead of Activity.</title>
<updated>2011-08-01T15:17:37+00:00</updated>
<author>
<name>Ben Murdoch</name>
<email>benm@google.com</email>
</author>
<published>2011-08-01T12:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=914c5591baeb86bf30a5bc28930071442a822d60'/>
<id>914c5591baeb86bf30a5bc28930071442a822d60</id>
<content type='text'>
When storing a reference to a Context, ensure that it's the
Application context rather than Activity Context.

Bug: 5084293

Change-Id: Ib0be5f8ceb91846bb985d0813a8f22cabd44eaf8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When storing a reference to a Context, ensure that it's the
Application context rather than Activity Context.

Bug: 5084293

Change-Id: Ib0be5f8ceb91846bb985d0813a8f22cabd44eaf8
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore overhaul</title>
<updated>2011-07-27T21:11:44+00:00</updated>
<author>
<name>John Reck</name>
<email>jreck@google.com</email>
</author>
<published>2011-07-26T17:22:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=1cf4b79a0020bc18c83ca8bde0e318ecd5252bc2'/>
<id>1cf4b79a0020bc18c83ca8bde0e318ecd5252bc2</id>
<content type='text'>
 Bug: 5069192
 Store thumbnails in a database restored async for each tab
 Fix restoring a tab not restoring its current state

Change-Id: I2c14e352638aac0ef766fb3bf4036ff220c53ecd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Bug: 5069192
 Store thumbnails in a database restored async for each tab
 Fix restoring a tab not restoring its current state

Change-Id: I2c14e352638aac0ef766fb3bf4036ff220c53ecd
</pre>
</div>
</content>
</entry>
<entry>
<title>Clear prerender history when loading a new page.</title>
<updated>2011-07-20T13:36:22+00:00</updated>
<author>
<name>Narayan Kamath</name>
<email>narayan@google.com</email>
</author>
<published>2011-07-20T13:36:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=c8892c7975dee647c65b52fb9350e5c3858bcf8b'/>
<id>c8892c7975dee647c65b52fb9350e5c3858bcf8b</id>
<content type='text'>
Following the recommendation in the bug below.
bug:5030881

Change-Id: Iae1e432e735e443ab03ec1bda6576db638a674a0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Following the recommendation in the bug below.
bug:5030881

Change-Id: Iae1e432e735e443ab03ec1bda6576db638a674a0
</pre>
</div>
</content>
</entry>
</feed>
