summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge "add accessibility descriptions/events"Michael Kolb2011-07-294-0/+19
|\
| * add accessibility descriptions/eventsMichael Kolb2011-07-294-0/+19
| | | | | | | | | | | | | | | | Bug: 4979091 added content descriptions to the image buttons send event for screen transition Change-Id: I403fe8504cace4aa84a5b1c6ca18f6c10fc9be34
* | Merge "Fix race condition"John Reck2011-07-291-4/+14
|\ \
| * | Fix race conditionJohn Reck2011-07-291-4/+14
| |/ | | | | | | | | | | | | | | | | Bug: 5042778 There was a chance that the widget refresh would happen before the SQL transaction was committed. Meaning the widget would correctly be notified, but it would refresh before the delete actually occured Change-Id: Ie7ae3104077c9ebeba4928d3fe7b6a6793f31ca1
* | Snapshot UI updateJohn Reck2011-07-291-0/+59
|/ | | | | | | Bug: 5045575 Bug: 4982126 Change-Id: Idb446ca8ad7a92942be15436eaf2f5fb8875abeb
* Merge "Get rid of the recovery dialog"John Reck2011-07-291-50/+16
|\
| * Get rid of the recovery dialogJohn Reck2011-07-291-50/+16
| | | | | | | | | | | | Bug: 5081732 Change-Id: I6cbe0bdcd02735a21e785655df84896d8b79e8ce
* | Merge "Part of fix for bug 4997380: Some error types unknown to SslError"Kristian Monsen2011-07-291-25/+16
|\ \
| * | Part of fix for bug 4997380: Some error types unknown to SslErrorKristian Monsen2011-07-281-25/+16
| | | | | | | | | | | | | | | | | | Added the new error codes to be displayed with error messages. Change-Id: I06b9bd6b2d6ffb95097228a1843dcda77b85a3e7
* | | Merge "Add a runtime switch between Raster and Ganesh rendering modes."Derek Sollenberger2011-07-292-0/+9
|\ \ \
| * | | Add a runtime switch between Raster and Ganesh rendering modes.Derek Sollenberger2011-07-282-0/+9
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | There are corresponding changes in: frameworks/base -- change ID: 120662 external/webkit -- change ID: 120660 bug: 5013645 Change-Id: Ic8dfd24786c2ecc14df840204c7a01cb0defa5e3
* | | Merge "apply() instead of commit() SharedPrefs change in BookmarkWidget"Ben Murdoch2011-07-291-1/+1
|\ \ \
| * | | apply() instead of commit() SharedPrefs change in BookmarkWidgetBen Murdoch2011-07-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes a strict mode violation. Bug: 5096309 Change-Id: I9993e0b3396a8a8e7fe3c7a26abfffca54267795
* | | | Merge "Make snapshot go live a popup menu"John Reck2011-07-291-2/+22
|\ \ \ \
| * | | | Make snapshot go live a popup menuJohn Reck2011-07-291-2/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 4982126 Change-Id: Ic4b6b645e8ec29f18e3b9fcdaf5f4a12ce58de4c
* | | | | Merge "Fix strict mode violation in GoogleAccountLogin"Ben Murdoch2011-07-291-10/+3
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Fix strict mode violation in GoogleAccountLoginBen Murdoch2011-07-291-10/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not call WebView methods from a background thread. Bug: 5090601 Change-Id: If72d86c6a68932787b14d7eb11c3a351ac1f8385
* | | | Merge "Allow suggestions to span 2 lines"John Reck2011-07-291-0/+2
|\ \ \ \
| * | | | Allow suggestions to span 2 linesJohn Reck2011-07-291-0/+2
| | |/ / | |/| | | | | | | | | | | | | | | | | | Bug: 4603029 Change-Id: If0d914a559d32f33a7b75cd1103a6a972082f396
* | | | Merge "Fix resetting defaults triggering prelogin"John Reck2011-07-291-1/+6
|\ \ \ \
| * | | | Fix resetting defaults triggering preloginJohn Reck2011-07-291-1/+6
| |/ / / | | | | | | | | | | | | | | | | | | | | Bug: 4163516 Change-Id: I0a64ab19469c25f8c267699fd6bce4fb599f78f9
* | | | Fix recovery flowJohn Reck2011-07-291-5/+7
|/ / / | | | | | | | | | | | | | | | Bug: 5096566 Change-Id: Ib7b7e24d5953d02c5e824fc9ef74468fe80480ec
* | | Merge "Turbobox!"John Reck2011-07-292-11/+53
|\ \ \ | |/ / |/| |
| * | Turbobox!John Reck2011-07-282-11/+53
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 5080207 Fix the omnibox's slow performance. It's now pretty snappy if I do say so myself Change-Id: I42d9ed87bcfa1a30f2413e0241afc254ae1e472d
* | | remove unused referencesMichael Kolb2011-07-282-22/+0
| | | | | | | | | | | | | | | | | | fixing the build Change-Id: I0eb96c00a50918bc2cbf588c6ee2bce8b7082358
* | | Merge "fix url menu"Michael Kolb2011-07-283-10/+2
|\ \ \ | |/ / |/| |
| * | fix url menuMichael Kolb2011-07-283-10/+2
| | | | | | | | | | | | | | | | | | | | | Bug: 5003525 removed old context menu Change-Id: Iec6298caf799fa783f6147a153544cdac18cc3c3
* | | Merge "Tests for BP1->BP2 upgrade"John Reck2011-07-281-1/+5
|\ \ \ | |/ / |/| |
| * | Tests for BP1->BP2 upgradeJohn Reck2011-07-281-1/+5
| |/ | | | | | | | | | | Bug: 5087957 Change-Id: Idf70c488baa515222ce8ed905aa5c80a529fd15f
* | Merge "Fix Strict Mode violation in SnapshotProvider."Ben Murdoch2011-07-281-8/+15
|\ \
| * | Fix Strict Mode violation in SnapshotProvider.Ben Murdoch2011-07-281-8/+15
| |/ | | | | | | | | | | | | | | Don't initialise the database helper until we need it - doing it in onCreate hits the disk. Bug: 5090265 Change-Id: I84ddde4da46452804fd3030ef1a49c4ba6eb69b4
* | Fix for bug 5090755 StrictMode violation BrowserProvider2 - Cursor not closedKristian Monsen2011-07-281-3/+8
|/ | | | | | Closing all cursors in the file that were not closed. Change-Id: I0dd3f4d438d1cb8390ac297322ee38d0afd50fea
* Merge "add collapse animation to tab switcher"Michael Kolb2011-07-273-16/+99
|\
| * add collapse animation to tab switcherMichael Kolb2011-07-273-16/+99
| | | | | | | | | | | | | | | | Bug: 5087355 if the tab is not the last tab, the tabs collapse smoothly use animation when close button is used Change-Id: I5dabcbb30317ff634aafd21b6f1b0e2b902b767e
* | Fix HC -> ICS db upgradeJohn Reck2011-07-271-0/+20
| | | | | | | | | | | | | | | | Bug: 3249854 When upgrading from HC to ICS, enable account sync for browser as in HC it defaulted to off whereas in ICS we default to on. Change-Id: I69ccd535409c0e5b031efe087c09cc06281c2537
* | Fix the buildJohn Reck2011-07-271-1/+1
| | | | | | | | Change-Id: Ia881cc2e9af6f0a52f969f65cfa32f19ef15c485
* | Merge "Restore overhaul"John Reck2011-07-2715-141/+359
|\ \
| * | Restore overhaulJohn Reck2011-07-2715-141/+359
| |/ | | | | | | | | | | | | | | Bug: 5069192 Store thumbnails in a database restored async for each tab Fix restoring a tab not restoring its current state Change-Id: I2c14e352638aac0ef766fb3bf4036ff220c53ecd
* | Fix dialog crashJohn Reck2011-07-271-1/+9
|/ | | | | | | | Bug: 5007226 This is sort of a "nuke it from orbit" fix to prevent the crash as it is a test blocker. Bug 5086504 filed to track a "proper" fix Change-Id: Ifd02a1fee05a05d61d70724a1ae758701679fc27
* handle preload tab when max count is reachedMichael Kolb2011-07-272-0/+26
| | | | | | | | | | Bug: 5066968 when opening the pre-load tab, check against max count if max count is already reached, replace the least used tab with the pre-loaded tab; it's back/forward history will be lost Change-Id: I091b6b066a3e990f330be458d4aff72f62c8de38
* Merge "add tab dragging"Michael Kolb2011-07-273-30/+169
|\
| * add tab draggingMichael Kolb2011-07-263-30/+169
| | | | | | | | | | | | | | | | Bug: 5081671 enable dragging tabs to close them animations are not correct yet and will be fixed later Change-Id: Ib0a4ca07706fd73464e307f2061c4246863b9ec8
* | Merge "Releasing a SQLite cursor."Kristian Monsen2011-07-271-0/+1
|\ \
| * | Releasing a SQLite cursor.Kristian Monsen2011-07-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for bug 5080615 StrictMode violation AccountsChangedReceiver - Cursor not closed Not releasing the cursor is a strict mode violation, see http://strictdroid.prom.corp.google.com/v/16e91826934896b11d2763d0dce226adf9cf5866 Change-Id: I53eaa2d7e2b3328dd69869e6e9fc24babc68aa48
* | | Merge "Show prelogin only once"John Reck2011-07-263-21/+30
|\ \ \ | |_|/ |/| |
| * | Show prelogin only onceJohn Reck2011-07-263-21/+30
| | | | | | | | | | | | | | | | | | Bug: 5081641 Change-Id: I1c625e3528de9a7cd37dae5b8b428ff141759e14
* | | Merge "Remove dead code."Jeff Brown2011-07-261-1/+0
|\ \ \ | |/ / |/| |
| * | Remove dead code.Jeff Brown2011-07-251-1/+0
| | | | | | | | | | | | Change-Id: Id62f6f1e10c63ecccbe63df3b7218f0454194be2
* | | Merge "Remove obsolete usage of WebIconDatabase"John Reck2011-07-266-97/+12
|\ \ \
| * | | Remove obsolete usage of WebIconDatabaseJohn Reck2011-07-266-97/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 5019676 Removes some other legacy code Change-Id: I766d9d6f7805b5619a9769e6d72ae2f4c363d3ed