Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Allow suggestions to span 2 lines | John Reck | 2011-07-29 | 1 | -0/+2 | |
| | |/ / | |/| | | ||||||
* | | | | Merge "Fix resetting defaults triggering prelogin" | John Reck | 2011-07-29 | 1 | -1/+6 | |
|\ \ \ \ | ||||||
| * | | | | Fix resetting defaults triggering prelogin | John Reck | 2011-07-29 | 1 | -1/+6 | |
| |/ / / | ||||||
* | | | | Fix recovery flow | John Reck | 2011-07-29 | 1 | -5/+7 | |
|/ / / | ||||||
* | | | Merge "Turbobox!" | John Reck | 2011-07-29 | 2 | -11/+53 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Turbobox! | John Reck | 2011-07-28 | 2 | -11/+53 | |
* | | | remove unused references | Michael Kolb | 2011-07-28 | 2 | -22/+0 | |
* | | | Merge "fix url menu" | Michael Kolb | 2011-07-28 | 3 | -10/+2 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | fix url menu | Michael Kolb | 2011-07-28 | 3 | -10/+2 | |
* | | | Merge "Tests for BP1->BP2 upgrade" | John Reck | 2011-07-28 | 1 | -1/+5 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Tests for BP1->BP2 upgrade | John Reck | 2011-07-28 | 1 | -1/+5 | |
| |/ | ||||||
* | | Merge "Fix Strict Mode violation in SnapshotProvider." | Ben Murdoch | 2011-07-28 | 1 | -8/+15 | |
|\ \ | ||||||
| * | | Fix Strict Mode violation in SnapshotProvider. | Ben Murdoch | 2011-07-28 | 1 | -8/+15 | |
| |/ | ||||||
* | | Fix for bug 5090755 StrictMode violation BrowserProvider2 - Cursor not closed | Kristian Monsen | 2011-07-28 | 1 | -3/+8 | |
|/ | ||||||
* | Merge "add collapse animation to tab switcher" | Michael Kolb | 2011-07-27 | 3 | -16/+99 | |
|\ | ||||||
| * | add collapse animation to tab switcher | Michael Kolb | 2011-07-27 | 3 | -16/+99 | |
* | | Fix HC -> ICS db upgrade | John Reck | 2011-07-27 | 1 | -0/+20 | |
* | | Fix the build | John Reck | 2011-07-27 | 1 | -1/+1 | |
* | | Merge "Restore overhaul" | John Reck | 2011-07-27 | 15 | -141/+359 | |
|\ \ | ||||||
| * | | Restore overhaul | John Reck | 2011-07-27 | 15 | -141/+359 | |
| |/ | ||||||
* | | Fix dialog crash | John Reck | 2011-07-27 | 1 | -1/+9 | |
|/ | ||||||
* | handle preload tab when max count is reached | Michael Kolb | 2011-07-27 | 2 | -0/+26 | |
* | Merge "add tab dragging" | Michael Kolb | 2011-07-27 | 3 | -30/+169 | |
|\ | ||||||
| * | add tab dragging | Michael Kolb | 2011-07-26 | 3 | -30/+169 | |
* | | Merge "Releasing a SQLite cursor." | Kristian Monsen | 2011-07-27 | 1 | -0/+1 | |
|\ \ | ||||||
| * | | Releasing a SQLite cursor. | Kristian Monsen | 2011-07-26 | 1 | -0/+1 | |
* | | | Merge "Show prelogin only once" | John Reck | 2011-07-26 | 3 | -21/+30 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Show prelogin only once | John Reck | 2011-07-26 | 3 | -21/+30 | |
* | | | Merge "Remove dead code." | Jeff Brown | 2011-07-26 | 1 | -1/+0 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Remove dead code. | Jeff Brown | 2011-07-25 | 1 | -1/+0 | |
* | | | Merge "Remove obsolete usage of WebIconDatabase" | John Reck | 2011-07-26 | 6 | -97/+12 | |
|\ \ \ | ||||||
| * | | | Remove obsolete usage of WebIconDatabase | John Reck | 2011-07-26 | 6 | -97/+12 | |
* | | | | Fix TabControl#canCreateTab. | Narayan Kamath | 2011-07-26 | 1 | -4/+3 | |
|/ / / | ||||||
* | | | Merge "Switch to a background thread pool" | John Reck | 2011-07-25 | 5 | -66/+98 | |
|\ \ \ | ||||||
| * | | | Switch to a background thread pool | John Reck | 2011-07-25 | 5 | -66/+98 | |
* | | | | Close FileInputStream in CrashRecoveryHandler | Ben Murdoch | 2011-07-25 | 1 | -1/+8 | |
* | | | | apply() instead of commit() SharedPref change in CrashRecoveryHandler | Ben Murdoch | 2011-07-25 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge changes I78550965,I6e0fe0ba,Ia6db6cf3 | Ben Murdoch | 2011-07-25 | 3 | -50/+61 | |
|\ \ \ | ||||||
| * | | | Cache the factory reset URL. | Ben Murdoch | 2011-07-25 | 1 | -14/+19 | |
| * | | | Fix StrictMode violation in InstantSearchEngine | Ben Murdoch | 2011-07-25 | 1 | -1/+1 | |
| * | | | Query Private Browsing state for NFC on UI thread. | Ben Murdoch | 2011-07-25 | 1 | -35/+41 | |
* | | | | Merge "Limit the number of preloader sessions to one." | Narayan Kamath | 2011-07-25 | 1 | -13/+28 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Limit the number of preloader sessions to one. | Narayan Kamath | 2011-07-22 | 1 | -13/+28 | |
| |/ / | ||||||
* | | | Quick disabling of state images | John Reck | 2011-07-22 | 1 | -1/+1 | |
* | | | Preload crash recovery state | John Reck | 2011-07-22 | 3 | -61/+100 | |
* | | | Merge "Fix autologin crash by removing cleverness" | John Reck | 2011-07-22 | 1 | -10/+1 | |
|\ \ \ | ||||||
| * | | | Fix autologin crash by removing cleverness | John Reck | 2011-07-22 | 1 | -10/+1 | |
| |/ / | ||||||
* | | | Startup optimization | John Reck | 2011-07-21 | 4 | -32/+42 | |
|/ / | ||||||
* | | Initialize settings in a thread | John Reck | 2011-07-21 | 1 | -44/+76 | |
* | | ActionBar change for phones | John Reck | 2011-07-20 | 1 | -0/+26 |