summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Support for calling oncancel on the SearchBox API while preloading.Mathew Inwood2011-08-103-0/+26
* Merge "Reduce capture frequency"John Reck2011-08-096-8/+76
|\
| * Reduce capture frequencyJohn Reck2011-08-096-8/+76
* | Merge "suppress copyPixel error"Michael Kolb2011-08-091-4/+7
|\ \
| * | suppress copyPixel errorMichael Kolb2011-08-091-4/+7
* | | Merge "Observe a flag to supress the HTTP auth dialog prompt and silently can...Ben Murdoch2011-08-091-1/+1
|\ \ \ | |_|/ |/| |
| * | Observe a flag to supress the HTTP auth dialog prompt and silently cancel auth.Ben Murdoch2011-08-051-1/+1
* | | Merge "Tests fixup"John Reck2011-08-091-1/+1
|\ \ \ | |_|/ |/| |
| * | Tests fixupJohn Reck2011-08-091-1/+1
* | | Merge "Move local bookmarks to end of Bookmark page"John Reck2011-08-093-5/+34
|\ \ \
| * | | Move local bookmarks to end of Bookmark pageJohn Reck2011-08-083-5/+34
| |/ /
* | | Add preview for contrastJohn Reck2011-08-086-34/+197
|/ /
* | close external tabs on backMichael Kolb2011-08-053-4/+23
|/
* Merge "Remove preloaded URLs from back stack when preloading fails."Mathew Inwood2011-08-042-1/+32
|\
| * Remove preloaded URLs from back stack when preloading fails.Mathew Inwood2011-08-032-1/+32
* | Merge "Fix BrowserSettings to apply blockPopupWindows() correctly"Steve Block2011-08-041-1/+1
|\ \
| * | Fix BrowserSettings to apply blockPopupWindows() correctlySteve Block2011-08-031-1/+1
| |/
* | Move inverted mode to Accessibility settingsNicolas Roard2011-08-034-3/+28
|/
* Clear bitmap from canvas after done drawing to it.Dianne Hackborn2011-08-025-0/+5
* Merge "make sure titlebar can be attached"Michael Kolb2011-08-021-0/+5
|\
| * make sure titlebar can be attachedMichael Kolb2011-08-021-0/+5
* | fix url action modeMichael Kolb2011-08-023-2/+6
|/
* 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
|\ \ \ \