summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use correct placeholder ID for certificate view"Brian Carlstrom2011-07-061-2/+2
|\
| * Use correct placeholder ID for certificate viewBrian Carlstrom2011-07-061-2/+2
* | Merge "Shortcut the TYPED url case"John Reck2011-07-064-9/+34
|\ \
| * | Shortcut the TYPED url caseJohn Reck2011-07-014-9/+34
* | | Merge "Temporarily show title bar on setActiveTab"John Reck2011-07-061-0/+11
|\ \ \
| * | | Temporarily show title bar on setActiveTabJohn Reck2011-07-011-0/+11
| |/ /
* | | Merge "0-click NFC: check for private tab on UI thread."Martijn Coenen2011-07-061-11/+37
|\ \ \
| * | | 0-click NFC: check for private tab on UI thread.Martijn Coenen2011-07-041-11/+37
| | |/ | |/|
* / | Add tab to tab bar when rendering a preloaded one.Mathew Inwood2011-07-041-0/+1
|/ /
* / remove url bar indicator from tabsMichael Kolb2011-07-013-162/+3
|/
* Saved Pages tabJohn Reck2011-07-0111-138/+360
* Merge "Preloading support in browser"Michael Kolb2011-07-0117-98/+678
|\
| * Preloading support in browserMichael Kolb2011-06-3017-98/+678
* | Merge "Fix AsyncTask"John Reck2011-06-301-0/+3
|\ \
| * | Fix AsyncTaskJohn Reck2011-06-301-0/+3
| |/
* | Merge "Update geolocation prompt"John Reck2011-06-303-30/+20
|\ \
| * | Update geolocation promptJohn Reck2011-06-303-30/+20
| |/
* | Merge "Fix 0-click from the browser."Jeff Hamilton2011-06-301-2/+1
|\ \ | |/ |/|
| * Fix 0-click from the browser.Jeff Hamilton2011-06-301-2/+1
* | Always trigger URL bar on scroll down gestureJohn Reck2011-06-293-31/+39
|/
* Add a tab switcher button to phonesJohn Reck2011-06-291-0/+5
* Always automatically restoreJohn Reck2011-06-291-4/+11
* Merge "Fix IntentHandler behavior"John Reck2011-06-295-56/+57
|\
| * Fix IntentHandler behaviorJohn Reck2011-06-295-56/+57
* | Merge "Fix wrong thread issue"John Reck2011-06-291-3/+6
|\ \
| * | Fix wrong thread issueJohn Reck2011-06-291-3/+6
| |/
* | Fix (workaround?) for NPE when showing a preloaded tab.Mathew Inwood2011-06-291-2/+2
* | 2nd try: Shows the right URL that has a cert error.Huahui Wu2011-06-282-10/+18
* | Merge "Revert "Shows the right URL that has a cert error.""Huahui Wu2011-06-282-18/+10
|\ \
| * | Revert "Shows the right URL that has a cert error."Huahui Wu2011-06-282-18/+10
* | | Merge "Shows the right URL that has a cert error."Huahui Wu2011-06-282-10/+18
|\| | | |/ |/|
| * Shows the right URL that has a cert error.Huahui Wu2011-06-272-10/+18
* | Merge "Prevent duplicates in omnibox"John Reck2011-06-272-2/+8
|\ \
| * | Prevent duplicates in omniboxJohn Reck2011-06-272-2/+8
* | | Merge "Fix tests"John Reck2011-06-271-0/+1
|\ \ \
| * | | Fix testsJohn Reck2011-06-271-0/+1
| |/ /
* | | Merge "Move most visited to set homepage"John Reck2011-06-275-150/+147
|\ \ \
| * | | Move most visited to set homepageJohn Reck2011-06-275-150/+147
| |/ /
* | | Merge "Moving ssl_certificate layout, resources, and helper code to SslCertif...Brian Carlstrom2011-06-271-84/+10
|\ \ \ | |/ / |/| |
| * | Moving ssl_certificate layout, resources, and helper code to SslCertificateBrian Carlstrom2011-06-271-84/+10
* | | Merge "Attempt to automatically restore after crash"John Reck2011-06-271-4/+43
|\ \ \
| * | | Attempt to automatically restore after crashJohn Reck2011-06-241-4/+43
* | | | Merge "Tweak title bar animation"John Reck2011-06-271-4/+17
|\ \ \ \
| * | | | Tweak title bar animationJohn Reck2011-06-241-4/+17
| |/ / /
* | | | Merge "Fix title bar bug"John Reck2011-06-271-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix title bar bugJohn Reck2011-06-241-1/+1
| |/ /
* / / Replace KeyChainActivity placeholder UI with more polished dialog (2 of 5)Brian Carlstrom2011-06-261-1/+17
|/ /
* / Titlebar Autoshow tweaksJohn Reck2011-06-235-44/+11
|/
* Handle restore dialog cancelJohn Reck2011-06-221-0/+7
* Implement scroll up trigger titlebarJohn Reck2011-06-225-30/+79