summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge "Revert "fix hl parameter for incognito search""Victoria Lease2012-03-291-20/+5
|\ \
| * | Revert "fix hl parameter for incognito search"Victoria Lease2012-03-291-20/+5
| |/ | | | | This reverts commit 043e72f70ae61f1a62aefef6d137c4916206d3c9
* | Enable WAL mode using new API, which is more efficient.Jeff Brown2012-03-221-1/+1
| | | | | | | | | | Bug: 6124556 Change-Id: I49b6ba6706878d0e78d8457cde7cb9055663bfe0
* | Prevent flicker while dragging contrast sliderJohn Reck2012-03-203-6/+8
|/ | | | Change-Id: Ia7b99d4674d4013451477981f89de93b6b28b0ae
* fix hl parameter for incognito searchVictoria Lease2012-03-141-5/+20
| | | | | | Bug: 5777487 Change-Id: I34ea2e3aac0659cb5fe29732b30a117a289a4b72
* Add "Share" option back to context menu for images.Victoria Lease2012-03-131-0/+12
| | | | | | Bug: 5904671 Change-Id: Id5b26035ddc8c04decc5f43ae4b859b396839a82
* Bad Monkey.Michael Kolb2012-03-091-2/+2
| | | | | | Bug: 6028523 Change-Id: I960bcbb90344a4008f33551a846f2d5e8baeee22
* Merge "Should recycle TypedArray."Jeff Brown2012-03-081-0/+2
|\
| * Should recycle TypedArray.Jeff Brown2012-03-081-0/+2
| | | | | | | | Change-Id: Iac0fdd3aa971ee1a625bb636f45b6c8ca40bb449
* | Merge "Remove WebSettings from BrowserSettings in destroy"John Reck2012-03-082-0/+17
|\ \
| * | Remove WebSettings from BrowserSettings in destroyJohn Reck2012-03-082-0/+17
| |/ | | | | | | | | | | Bug: 5776363 Change-Id: Id142c7096601c2316d71bd9443930080ce92c19c
* | Merge "Fix restoring desktop useragent"John Reck2012-03-081-4/+12
|\ \
| * | Fix restoring desktop useragentJohn Reck2012-03-081-4/+12
| |/ | | | | | | | | | | Bug: 5911010 Change-Id: I84f94edbf29c9b17888ef5b24aa7c03712d22046
* | handle locale changes directly in BrowserMichael Kolb2012-03-081-0/+2
|/ | | | | | Bug: 6125790 Change-Id: I1326b5944260fe29ba9d68256d118238bcfdc3a0
* Fixup browser to use WebView proxyJonathan Dixon2012-03-0216-54/+74
| | | | | | | | Has to escape out to WebViewClassic whenever it needs a hidden API. Interdepends on https://android-git.corp.google.com/g/165608 Change-Id: Ic61dd7f57f75381864075605d5901f2688648cbd
* Revert "Temporarily disable saved pages for Skia update"Derek Sollenberger2012-02-272-3/+2
| | | | This reverts commit efe667469ef06277ad95699c365fe9ba6b44f4d5.
* limit pie submenu to screenMichael Kolb2012-02-244-8/+15
| | | | | | Bug: 6050725 Change-Id: I3aa3154501a36a93aac50e1e5c0bae40cf0aeac2
* Fix NPE when pre-populating Autofill data.Ben Murdoch2012-02-231-0/+4
| | | | | | | If the user has no me profile, bail out to avoid a NPE. Bug: 5869116 Change-Id: I80701d4563f394879917b6242ace7b2bae584fb2
* Move thumbnail update to onProgressChangedJohn Reck2012-02-211-16/+15
| | | | | | | | Bug: 5960873 onPageFinished happens with in-page navigation, but onProgressChanged doesn't. Use that to avoid taking unnecessary thumbnail captures Change-Id: Ifbc83e3f654c81cc01d52a6ece129f96e888bf67
* Merge "Temporarily disable saved pages for Skia update"Derek Sollenberger2012-02-072-2/+3
|\
| * Temporarily disable saved pages for Skia updateJohn Reck2012-01-262-2/+3
| | | | | | | | Change-Id: I931def1d52eb792f8ada99946b0c419936e01771
* | Fix mMenuIsDown trackingJohn Reck2012-02-031-6/+10
| | | | | | | | Change-Id: I4aeb1f420c885181dc6016e317c2e716876db549
* | Update Browser for improved NDEF API's.Nick Pelly2012-01-251-3/+8
|/ | | | Change-Id: I4a9430d118fd18d40a17490a10b5fbb723b36ca2
* Enforce most visited limitJohn Reck2012-01-231-2/+7
| | | | Change-Id: If24a89703d74d359461c4c4c6c46449fd93d2be5
* Fix quickcontrols after combo viewMichael Kolb2012-01-191-0/+1
| | | | | | Bug: 5889443 Change-Id: Ifa3656610512e333739564a022c20323e3ace72f
* Merge "Add a folder index view in debug mode"John Reck2012-01-172-2/+97
|\
| * Add a folder index view in debug modeJohn Reck2012-01-172-2/+97
| | | | | | | | Change-Id: I67bb28d95cbe5ab6cf361271b46acc44398f188e
* | Merge "fix back key on tabs behavior"Michael Kolb2012-01-172-3/+7
|\ \ | |/ |/|
| * fix back key on tabs behaviorMichael Kolb2012-01-172-3/+7
| | | | | | | | | | | | | | | | Bug: 5851422 5841282 don't restore back/forward list when re-creating a webview Change-Id: I4648ced38aafedb8e129f599f0ea28f7520da9b8
* | Faster NTPJohn Reck2012-01-171-4/+23
|/ | | | | | | | Optimize the Most Visited NTP query. According to dumpsys dbinfo this speeds up the query from taking over a second to less than 100ms Change-Id: I00c86a5bcb66e126850434845350359f0e7279d5
* Avoid ISEMichael Kolb2012-01-101-1/+3
| | | | | | Bug: 5786209 Change-Id: I92321d8dfc2e2991a508e475d2353d5a6597156b
* Make static fields of WSF$Site package-privateConley Owens2011-12-201-3/+3
| | | | | | | | | | This makes a little more sense since they are accessed outside of the class that they are defined in. In addition, this fixes errors created by proguard when building with OpenJDK. Change-Id: I41d9bbb687628140038eb517ea08517cee37e0c7
* fix anchor link url bar updatesMichael Kolb2011-12-162-7/+2
| | | | | | | | | | | Bug: 5621026 Allow onPageFinished to reach Controller for links with anchor tags Note that the bookmark thumbnail update won't overload the async task anymore, since only one update message is active at any given time (see bug: 4517571) Change-Id: Iaeb9950ef15446aa9c824c7196f26a748591c944
* Shock the MonkeyMichael Kolb2011-12-161-0/+1
| | | | | | Bug: 5731650 Change-Id: Icf2c3aba7f1146b1f78d191a807121dcbe3012ae
* Another monkey NPEMichael Kolb2011-12-151-0/+1
| | | | | | Bug: 5737769 Change-Id: Ie1a485222df6b470d95ace9130b5cf2591a231df
* Merge "Make Ctl-Tab and Shift-Ctl-Tab cycle tabs"Michael Kolb2011-12-151-4/+10
|\
| * Make Ctl-Tab and Shift-Ctl-Tab cycle tabsMichael Kolb2011-12-151-4/+10
| | | | | | | | | | | | Bug: 5731975 Change-Id: I1dd44b25f718a2270d5965a8f3f5dab096398856
* | fix tablet quickcontrols to not show titlebar during loadMichael Kolb2011-12-152-31/+10
|/ | | | | | handle progress updates in tablet navbar Change-Id: I2398358537e6a244ae1873895bf4b5bb9e3ce8eb
* Merge "fix monkey NPE"Michael Kolb2011-12-151-1/+3
|\
| * fix monkey NPEMichael Kolb2011-12-151-1/+3
| | | | | | | | | | | | Bug: 5372741 Change-Id: I9e7461371f1f801e33d890329f820b7440c6d865
* | Merge "Fix generic filter check"John Reck2011-12-151-1/+1
|\ \ | |/ |/|
| * Fix generic filter checkJohn Reck2011-12-151-1/+1
| | | | | | | | | | | | Bug: 5768794 Change-Id: I72d98d1750232bfdedc88b2cbf3ff76c088e89d2
* | Merge "fix navscreen animation"Michael Kolb2011-12-151-1/+1
|\ \
| * | fix navscreen animationMichael Kolb2011-12-151-1/+1
| |/ | | | | | | | | | | | | | | | | Prevent image from jumping when coming out of navscreen by using the visible title height as the target top. Note: there is still a little jump animating to the nav screen this will be fixed by a different CL Change-Id: Id85995e43253579754a8f214fb8596dcd77e7240
* | Check current index in PieStackViewMichael Kolb2011-12-151-1/+1
|/ | | | | | Bug: 5569079 Change-Id: I5af1e37c1a73dcf94ae684ac5f2796db5a4ab3be
* am 06d107fc: Merge "Remove even more unnecessary flag" into ics-mr1Bart Sears2011-12-061-2/+1
|\ | | | | | | | | * commit '06d107fc963a451415e7ffdbf72e34198d85fc35': Remove even more unnecessary flag
| * Remove even more unnecessary flagMichael Kolb2011-12-061-2/+1
| | | | | | | | | | | | | | | | Bug: 5715053 The flag added earlier caused a screen blackout on stingray. Change-Id: Ia1400111c4a53a1803f92549c4da73e3715cfe15
* | am 0d0245ff: Add Bookmarks option to phone menuMichael Kolb2011-12-052-0/+16
|\ \ | |/ | | | | | | * commit '0d0245ffd51825f90a9df883667a71e500da03fa': Add Bookmarks option to phone menu
| * Add Bookmarks option to phone menuMichael Kolb2011-12-052-0/+16
| | | | | | | | | | | | Bug: 5713465 Change-Id: I7a260ea5138efca9b4f8ac461a03207480b438df
* | am 861d52c8: Merge "Remove unnecessary flags" into ics-mr1Michael Kolb2011-12-051-11/+2
|\ \ | |/ | | | | | | * commit '861d52c80430edeb0eba6f73cd0e206e27f4ac6b': Remove unnecessary flags