Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't show URL bar during pinch zoom | John Reck | 2011-07-07 | 1 | -1/+2 |
* | Merge "Move Snapshots to own DB on sdcard" | John Reck | 2011-07-07 | 6 | -94/+312 |
|\ | |||||
| * | Move Snapshots to own DB on sdcard | John Reck | 2011-07-07 | 6 | -94/+312 |
* | | Add SearchBox support to preloader. | Mathew Inwood | 2011-07-07 | 5 | -36/+177 |
* | | Merge "Titlebar on phone UI update" | Michael Kolb | 2011-07-06 | 4 | -57/+119 |
|\ \ | |/ |/| | |||||
| * | Titlebar on phone UI update | Michael Kolb | 2011-07-06 | 4 | -57/+119 |
* | | Merge "Use correct placeholder ID for certificate view" | Brian Carlstrom | 2011-07-06 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Use correct placeholder ID for certificate view | Brian Carlstrom | 2011-07-06 | 1 | -2/+2 |
* | | Merge "Shortcut the TYPED url case" | John Reck | 2011-07-06 | 4 | -9/+34 |
|\ \ | |||||
| * | | Shortcut the TYPED url case | John Reck | 2011-07-01 | 4 | -9/+34 |
* | | | Merge "Temporarily show title bar on setActiveTab" | John Reck | 2011-07-06 | 1 | -0/+11 |
|\ \ \ | |||||
| * | | | Temporarily show title bar on setActiveTab | John Reck | 2011-07-01 | 1 | -0/+11 |
| |/ / | |||||
* | | | Merge "0-click NFC: check for private tab on UI thread." | Martijn Coenen | 2011-07-06 | 1 | -11/+37 |
|\ \ \ | |||||
| * | | | 0-click NFC: check for private tab on UI thread. | Martijn Coenen | 2011-07-04 | 1 | -11/+37 |
| | |/ | |/| | |||||
* | | | Add tab to tab bar when rendering a preloaded one. | Mathew Inwood | 2011-07-04 | 1 | -0/+1 |
|/ / | |||||
* | | remove url bar indicator from tabs | Michael Kolb | 2011-07-01 | 3 | -162/+3 |
|/ | |||||
* | Saved Pages tab | John Reck | 2011-07-01 | 11 | -138/+360 |
* | Merge "Preloading support in browser" | Michael Kolb | 2011-07-01 | 17 | -98/+678 |
|\ | |||||
| * | Preloading support in browser | Michael Kolb | 2011-06-30 | 17 | -98/+678 |
* | | Merge "Fix AsyncTask" | John Reck | 2011-06-30 | 1 | -0/+3 |
|\ \ | |||||
| * | | Fix AsyncTask | John Reck | 2011-06-30 | 1 | -0/+3 |
| |/ | |||||
* | | Merge "Update geolocation prompt" | John Reck | 2011-06-30 | 3 | -30/+20 |
|\ \ | |||||
| * | | Update geolocation prompt | John Reck | 2011-06-30 | 3 | -30/+20 |
| |/ | |||||
* | | Merge "Fix 0-click from the browser." | Jeff Hamilton | 2011-06-30 | 1 | -2/+1 |
|\ \ | |/ |/| | |||||
| * | Fix 0-click from the browser. | Jeff Hamilton | 2011-06-30 | 1 | -2/+1 |
* | | Always trigger URL bar on scroll down gesture | John Reck | 2011-06-29 | 3 | -31/+39 |
|/ | |||||
* | Add a tab switcher button to phones | John Reck | 2011-06-29 | 1 | -0/+5 |
* | Always automatically restore | John Reck | 2011-06-29 | 1 | -4/+11 |
* | Merge "Fix IntentHandler behavior" | John Reck | 2011-06-29 | 5 | -56/+57 |
|\ | |||||
| * | Fix IntentHandler behavior | John Reck | 2011-06-29 | 5 | -56/+57 |
* | | Merge "Fix wrong thread issue" | John Reck | 2011-06-29 | 1 | -3/+6 |
|\ \ | |||||
| * | | Fix wrong thread issue | John Reck | 2011-06-29 | 1 | -3/+6 |
| |/ | |||||
* | | Fix (workaround?) for NPE when showing a preloaded tab. | Mathew Inwood | 2011-06-29 | 1 | -2/+2 |
* | | 2nd try: Shows the right URL that has a cert error. | Huahui Wu | 2011-06-28 | 2 | -10/+18 |
* | | Merge "Revert "Shows the right URL that has a cert error."" | Huahui Wu | 2011-06-28 | 2 | -18/+10 |
|\ \ | |||||
| * | | Revert "Shows the right URL that has a cert error." | Huahui Wu | 2011-06-28 | 2 | -18/+10 |
* | | | Merge "Shows the right URL that has a cert error." | Huahui Wu | 2011-06-28 | 2 | -10/+18 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Shows the right URL that has a cert error. | Huahui Wu | 2011-06-27 | 2 | -10/+18 |
* | | Merge "Prevent duplicates in omnibox" | John Reck | 2011-06-27 | 2 | -2/+8 |
|\ \ | |||||
| * | | Prevent duplicates in omnibox | John Reck | 2011-06-27 | 2 | -2/+8 |
* | | | Merge "Fix tests" | John Reck | 2011-06-27 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Fix tests | John Reck | 2011-06-27 | 1 | -0/+1 |
| |/ / | |||||
* | | | Merge "Move most visited to set homepage" | John Reck | 2011-06-27 | 5 | -150/+147 |
|\ \ \ | |||||
| * | | | Move most visited to set homepage | John Reck | 2011-06-27 | 5 | -150/+147 |
| |/ / | |||||
* | | | Merge "Moving ssl_certificate layout, resources, and helper code to SslCertif... | Brian Carlstrom | 2011-06-27 | 1 | -84/+10 |
|\ \ \ | |/ / |/| | | |||||
| * | | Moving ssl_certificate layout, resources, and helper code to SslCertificate | Brian Carlstrom | 2011-06-27 | 1 | -84/+10 |
* | | | Merge "Attempt to automatically restore after crash" | John Reck | 2011-06-27 | 1 | -4/+43 |
|\ \ \ | |||||
| * | | | Attempt to automatically restore after crash | John Reck | 2011-06-24 | 1 | -4/+43 |
* | | | | Merge "Tweak title bar animation" | John Reck | 2011-06-27 | 1 | -4/+17 |
|\ \ \ \ | |||||
| * | | | | Tweak title bar animation | John Reck | 2011-06-24 | 1 | -4/+17 |
| |/ / / |