summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* fix restore capture bugMichael Kolb2011-08-021-1/+6
* Don't pause webview timers as we're rendering a preloaded tab.Mathew Inwood2011-08-021-1/+1
* Factor Activity dependency out of FetchUrlMimeTypeBen Murdoch2011-08-021-6/+5
* Merge "Don't cache the ComboViewActivity"Ben Murdoch2011-08-021-8/+6
|\
| * Don't cache the ComboViewActivityBen Murdoch2011-08-011-8/+6
* | Merge "Cache the application context instead of Activity."Ben Murdoch2011-08-0216-20/+20
|\ \ | |/
| * Cache the application context instead of Activity.Ben Murdoch2011-08-0116-20/+20
* | fix action bar and menuMichael Kolb2011-08-015-7/+29
* | monkey-proofing animationMichael Kolb2011-08-011-1/+1
* | fix last tab close bugMichael Kolb2011-08-013-24/+23
|/
* Merge "add accessibility descriptions/events"Michael Kolb2011-07-294-0/+19
|\
| * add accessibility descriptions/eventsMichael Kolb2011-07-294-0/+19
* | Merge "Fix race condition"John Reck2011-07-291-4/+14
|\ \
| * | Fix race conditionJohn Reck2011-07-291-4/+14
| |/
* | Snapshot UI updateJohn Reck2011-07-291-0/+59
|/
* Merge "Get rid of the recovery dialog"John Reck2011-07-291-50/+16
|\
| * Get rid of the recovery dialogJohn Reck2011-07-291-50/+16
* | 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
* | | 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
| |/ /
* | | 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
* | | | 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
* | | | | Merge "Fix strict mode violation in GoogleAccountLogin"Ben Murdoch2011-07-291-10/+3
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Fix strict mode violation in GoogleAccountLoginBen Murdoch2011-07-291-10/+3
* | | | Merge "Allow suggestions to span 2 lines"John Reck2011-07-291-0/+2
|\ \ \ \
| * | | | Allow suggestions to span 2 linesJohn Reck2011-07-291-0/+2
| | |/ / | |/| |
* | | | Merge "Fix resetting defaults triggering prelogin"John Reck2011-07-291-1/+6
|\ \ \ \
| * | | | Fix resetting defaults triggering preloginJohn Reck2011-07-291-1/+6
| |/ / /
* | | | Fix recovery flowJohn Reck2011-07-291-5/+7
|/ / /
* | | Merge "Turbobox!"John Reck2011-07-292-11/+53
|\ \ \ | |/ / |/| |
| * | Turbobox!John Reck2011-07-282-11/+53
* | | remove unused referencesMichael Kolb2011-07-282-22/+0
* | | Merge "fix url menu"Michael Kolb2011-07-283-10/+2
|\ \ \ | |/ / |/| |
| * | fix url menuMichael Kolb2011-07-283-10/+2
* | | Merge "Tests for BP1->BP2 upgrade"John Reck2011-07-281-1/+5
|\ \ \ | |/ / |/| |
| * | Tests for BP1->BP2 upgradeJohn Reck2011-07-281-1/+5
| |/
* | 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
| |/
* | Fix for bug 5090755 StrictMode violation BrowserProvider2 - Cursor not closedKristian Monsen2011-07-281-3/+8
|/
* Merge "add collapse animation to tab switcher"Michael Kolb2011-07-273-16/+99
|\
| * add collapse animation to tab switcherMichael Kolb2011-07-273-16/+99
* | Fix HC -> ICS db upgradeJohn Reck2011-07-271-0/+20
* | Fix the buildJohn Reck2011-07-271-1/+1
* | Merge "Restore overhaul"John Reck2011-07-2715-141/+359
|\ \
| * | Restore overhaulJohn Reck2011-07-2715-141/+359
| |/
* | Fix dialog crashJohn Reck2011-07-271-1/+9
|/
* handle preload tab when max count is reachedMichael Kolb2011-07-272-0/+26