summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * | 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
| * Merge "Remove unnecessary flags" into ics-mr1Michael Kolb2011-12-051-11/+2
| |\
| | * Remove unnecessary flagsMichael Kolb2011-12-021-11/+2
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 5494143 handled by HTML5FullScreenView now Change-Id: Ifdf3d0e2835acde856a9278d03f91a6ed4089b37
* | | am 31ae2cc1: Switch BP1->2 upgrade to best effortJohn Reck2011-12-021-6/+12
|\ \ \ | |/ / | | | | | | | | | * commit '31ae2cc171ed6355d958ea05501ce6e7ef0ad223': Switch BP1->2 upgrade to best effort
| * | Switch BP1->2 upgrade to best effortJohn Reck2011-12-021-6/+12
| |/ | | | | | | | | | | | | | | Bug: 5705036 Prefer a partial upgrade or loss of data over crashing if the data we are upgrading from fails constraint checks Change-Id: I0ad52278b61be73dc7d1201a8bde63fa667f2a2b
* | am c5b0b2db: Fix yet another Monkey NPEMichael Kolb2011-11-301-1/+2
|\ \ | |/ | | | | | | * commit 'c5b0b2db3b917e658700642763fb50da0057716b': Fix yet another Monkey NPE
| * Fix yet another Monkey NPEMichael Kolb2011-11-291-1/+2
| | | | | | | | | | | | Bug: 5685380 Change-Id: Ida841160df6e76318ebb8e2b3804a40184b96161
* | am 7431a694: Merge "Fix NPE at startup" into ics-mr1Bart Sears2011-11-281-1/+1
|\ \ | |/ | | | | | | * commit '7431a694054d56b5d56410f708f97bc2a81ae5e3': Fix NPE at startup
| * Merge "Fix NPE at startup" into ics-mr1Bart Sears2011-11-281-1/+1
| |\
| | * Fix NPE at startupMichael Kolb2011-11-281-1/+1
| | | | | | | | | | | | | | | | | | Bug: 5676863 Change-Id: I673699e577f0ed2cfa85260f905ccccc0d852399
* | | Merge "Remove an init. workaround for Cookiemanager."Selim Gurun2011-11-231-2/+0
|\ \ \
| * | | Remove an init. workaround for Cookiemanager.Selim Gurun2011-11-211-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug:5253777 This workaround is now not necessary as we not do not block while accessing cookie manager settings. Change-Id: I7b1df4b60124123b6493a0320d2d96dfdd8d2c29
* | | | Merge "Crash recover no longer uses icicle."George Mount2011-11-235-98/+162
|\ \ \ \
| * | | | Crash recover no longer uses icicle.George Mount2011-11-235-98/+162
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 5508252 Changed load state to use the crash recovery state every time instead of using icicle. When the state is saved, the value is written synchronously. Moved settings from CrashRecoveryHandler to BrowserSettings Change-Id: I1a241d4c488fe3246c7d7f1ee0ce26c42ba29429
* | | | am 6cfe9772: Start downloads as a new taskJohn Reck2011-11-231-0/+1
|\ \ \ \ | | |/ / | |/| | | | | | | | | | * commit '6cfe97725ede972940bf3090a4474b1e2c017a9f': Start downloads as a new task
| * | | Start downloads as a new taskJohn Reck2011-11-231-0/+1
| | |/ | |/| | | | | | | | | | | | | Bug: 5661310 Change-Id: Ib6d4d08474116d6a222eedd0cf40830c9286a2dd
* | | am 63faec47: Merge "Add more options to Quick Controls on phone" into ics-mr1Michael Kolb2011-11-231-1/+13
|\ \ \ | |/ / | | | | | | | | | * commit '63faec479010e77762d5ffa517fdc65f3474383c': Add more options to Quick Controls on phone
| * | Merge "Add more options to Quick Controls on phone" into ics-mr1Michael Kolb2011-11-231-1/+13
| |\ \
| | * | Add more options to Quick Controls on phoneMichael Kolb2011-11-221-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 5660535 added new tab and bookmarks increased radius of controls Change-Id: I7034e072eae8d59b06c71347b91d9fa042fde3b6
* | | | am 78ea2875: Merge "Support super-full-screen mode for html5 video" into ics-mr1Teng-Hui Zhu2011-11-221-1/+6
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit '78ea2875af7145f7a9c167e09b294b7a38acefb5': Support super-full-screen mode for html5 video
| * | | Merge "Support super-full-screen mode for html5 video" into ics-mr1Teng-Hui Zhu2011-11-221-1/+6
| |\ \ \ | | |/ / | |/| |
| | * | Support super-full-screen mode for html5 videoTeng-Hui Zhu2011-11-211-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:5569146 Framework change is c/151486/ Change-Id: I9b622c7de87810ebfab5e01ea77e25c2401deef3
* | | | am a48621be: Merge "Monkey season" into ics-mr1Michael Kolb2011-11-211-1/+4
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit 'a48621be8a537284f37b843388b30017b0cfce51': Monkey season
| * | | Merge "Monkey season" into ics-mr1Michael Kolb2011-11-211-1/+4
| |\ \ \
| | * | | Monkey seasonMichael Kolb2011-11-211-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 5650555 Change-Id: Ia5ea323b3abaf411c24af18193d5d9ac7f63e212
* | | | | am b1fb70ce: Fix stop/refresh menu stateMichael Kolb2011-11-212-20/+20
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * commit 'b1fb70cee9e24f3f9e648dff1816403c427976d1': Fix stop/refresh menu state
| * | | | Fix stop/refresh menu stateMichael Kolb2011-11-212-20/+20
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 5469075 5640775 Reconcile page load status updates to only use tab state; update menus accordingly Change-Id: Id32f1e0486e8439d6729f3657eda1132c25dfc7e
* | | | am 2edc80c2: URL bar select allJohn Reck2011-11-211-0/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | * commit '2edc80c2ccca9030f8013328cc2e37bc374d3d92': URL bar select all
| * | URL bar select allJohn Reck2011-11-211-0/+1
| | | | | | | | | | | | | | | | | | Bug: 5650655 Change-Id: I0b1e2522b158bccdc04d1bdaf4cb01ac53541b70