<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages_apps_Browser/res/xml/debug_preferences.xml, 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>User agent as advanced setting</title>
<updated>2015-11-07T21:57:29+00:00</updated>
<author>
<name>Daniel Volk</name>
<email>mail@volkarts.com</email>
</author>
<published>2015-01-10T18:59:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=2a048843326dd22351474b2606916b9bcdf81258'/>
<id>2a048843326dd22351474b2606916b9bcdf81258</id>
<content type='text'>
By default is a debug only setting.

based on JB commit by D4rKn3sSyS

Change-Id: Ic2d695d68eab6716b12e25c4a999582e7ff7b6a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By default is a debug only setting.

based on JB commit by D4rKn3sSyS

Change-Id: Ic2d695d68eab6716b12e25c4a999582e7ff7b6a4
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove debug code</title>
<updated>2012-04-24T23:06:40+00:00</updated>
<author>
<name>John Reck</name>
<email>jreck@google.com</email>
</author>
<published>2012-04-24T23:03:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=dedcee2bbf80f32165398af66c5d72e886c102e8'/>
<id>dedcee2bbf80f32165398af66c5d72e886c102e8</id>
<content type='text'>
Change-Id: I53236e23990e996b86944214b45a9af014b296f6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I53236e23990e996b86944214b45a9af014b296f6
</pre>
</div>
</content>
</entry>
<entry>
<title>Bookmark page changes</title>
<updated>2012-04-24T00:57:54+00:00</updated>
<author>
<name>John Reck</name>
<email>jreck@google.com</email>
</author>
<published>2012-04-23T21:50:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=3ad8d5cf0911ba015e019bc75e8fb13c091efe0e'/>
<id>3ad8d5cf0911ba015e019bc75e8fb13c091efe0e</id>
<content type='text'>
 Bug: 6372933
 Fix a race condition between update &amp; destroy
 Fix update path
 Add some extra debug support

Change-Id: I66a450e175b22d992de97d5bc24200961144412a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Bug: 6372933
 Fix a race condition between update &amp; destroy
 Fix update path
 Add some extra debug support

Change-Id: I66a450e175b22d992de97d5bc24200961144412a
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable Ganesh in the debug settings page.</title>
<updated>2011-10-17T17:06:46+00:00</updated>
<author>
<name>Derek Sollenberger</name>
<email>djsollen@google.com</email>
</author>
<published>2011-10-17T17:05:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=3a301c6fc2f3d6db2cdb798f65a85395a7066278'/>
<id>3a301c6fc2f3d6db2cdb798f65a85395a7066278</id>
<content type='text'>
bug: 5463411
Change-Id: Icf90e4cab3ecb7b0055f01a7e58912c4a9a7b951
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bug: 5463411
Change-Id: Icf90e4cab3ecb7b0055f01a7e58912c4a9a7b951
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch browser back to use Gpu upload path</title>
<updated>2011-09-30T17:42:21+00:00</updated>
<author>
<name>Teng-Hui Zhu</name>
<email>ztenghui@google.com</email>
</author>
<published>2011-09-30T17:37:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=dbe001b3ce8f6d1b763caee138b8b6846176b213'/>
<id>dbe001b3ce8f6d1b763caee138b8b6846176b213</id>
<content type='text'>
Change-Id: I8dbc25b6c5bdf6b8edf4ba2273b886cc000bfaff

bug:5395019
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I8dbc25b6c5bdf6b8edf4ba2273b886cc000bfaff

bug:5395019
</pre>
</div>
</content>
</entry>
<entry>
<title>UI for switching texture upload mode</title>
<updated>2011-09-23T21:26:00+00:00</updated>
<author>
<name>Teng-Hui Zhu</name>
<email>ztenghui@google.com</email>
</author>
<published>2011-09-22T22:34:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=85de57ad68c831729ebc46b87548ddb1e92ab6a5'/>
<id>85de57ad68c831729ebc46b87548ddb1e92ab6a5</id>
<content type='text'>
For browser, default will be CPU upload until bug 5334978 fix.

bug:5347539

The webkit part is in
https://android-git.corp.google.com/g/#/c/137610/

Change-Id: Iec3a100dc142b28e54145f08a5c76210f8634cba
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For browser, default will be CPU upload until bug 5334978 fix.

bug:5347539

The webkit part is in
https://android-git.corp.google.com/g/#/c/137610/

Change-Id: Iec3a100dc142b28e54145f08a5c76210f8634cba
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a runtime switch between Raster and Ganesh rendering modes.</title>
<updated>2011-07-28T20:27:03+00:00</updated>
<author>
<name>Derek Sollenberger</name>
<email>djsollen@google.com</email>
</author>
<published>2011-07-08T15:31:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=31adf671737521438499be855043296f33e1c3a6'/>
<id>31adf671737521438499be855043296f33e1c3a6</id>
<content type='text'>
There are corresponding changes in:

frameworks/base -- change ID: 120662
external/webkit -- change ID: 120660

bug: 5013645
Change-Id: Ic8dfd24786c2ecc14df840204c7a01cb0defa5e3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are corresponding changes in:

frameworks/base -- change ID: 120662
external/webkit -- change ID: 120660

bug: 5013645
Change-Id: Ic8dfd24786c2ecc14df840204c7a01cb0defa5e3
</pre>
</div>
</content>
</entry>
<entry>
<title>Show prelogin only once</title>
<updated>2011-07-26T23:27:54+00:00</updated>
<author>
<name>John Reck</name>
<email>jreck@google.com</email>
</author>
<published>2011-07-26T23:13:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=ba287c2673922ac51c4e4258224574411c0117e1'/>
<id>ba287c2673922ac51c4e4258224574411c0117e1</id>
<content type='text'>
 Bug: 5081641

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

Change-Id: I1c625e3528de9a7cd37dae5b8b428ff141759e14
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove DEV_BUILD option</title>
<updated>2011-04-28T00:52:30+00:00</updated>
<author>
<name>John Reck</name>
<email>jreck@google.com</email>
</author>
<published>2011-04-28T00:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=f48314fcba4d6ddda8abf2e30f94112542363ca5'/>
<id>f48314fcba4d6ddda8abf2e30f94112542363ca5</id>
<content type='text'>
 Bug: 4346867
 This CL changes it so that debug itself is a "sticky" option unless
 it is a release build

Change-Id: Ib2bac358270aaeb4cd3d828f26ea3947c49fb993
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Bug: 4346867
 This CL changes it so that debug itself is a "sticky" option unless
 it is a release build

Change-Id: Ib2bac358270aaeb4cd3d828f26ea3947c49fb993
</pre>
</div>
</content>
</entry>
<entry>
<title>Debug settings changes</title>
<updated>2010-12-03T18:28:16+00:00</updated>
<author>
<name>John Reck</name>
<email>jreck@google.com</email>
</author>
<published>2010-12-02T03:29:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=63bb687da46c285f6a71ff47c9f00e46111ffec2'/>
<id>63bb687da46c285f6a71ff47c9f00e46111ffec2</id>
<content type='text'>
 Bug: 3250498
 Makes OpenGL rendering and user agent normally visible in settings-&gt;debug
 Changing the OpenGL setting now automatically restarts the browser

Change-Id: I04036b580f2463f77376edb4bee2dfefe3d123ed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Bug: 3250498
 Makes OpenGL rendering and user agent normally visible in settings-&gt;debug
 Changing the OpenGL setting now automatically restarts the browser

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