summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2014-05-13am ac497b63: Merge "Fix Incognito mode crash in AOSP browser"android-l-preview_r2l-previewJohn Reck
* commit 'ac497b63b7fab9e79cacfaed498ab19c9dd56972': Fix Incognito mode crash in AOSP browser
2014-05-13Fix Incognito mode crash in AOSP browserbxu10x
The menu of incognito is not supported in KK release, delete it. Change-Id: I461b3133ec49fa067e6730ac8d15feaa9e57a92b Signed-off-by: bxu10x <binx.xu@intel.com>
2014-05-06am 6207cda4: Merge "Fix Memory leaks on Browser application"John Reck
* commit '6207cda40403a4288138c7069530e147dbe77800': Fix Memory leaks on Browser application
2014-05-04Fix Memory leaks on Browser applicationSebastien MICHEL
Working on Issue 31125 (http://code.google.com/p/android/issues /detail?id=31125): * Enhance mTabViews management on NavScreen class (add remove() function when necessary). Change-Id: I89662880107ae88ead40d5246286d4ab65ed9e75 Signed-off-by: Sebastien MICHEL <sebastien.michel@intel.com>
2014-04-29Merge commit '4c1e2fb40bee6d3361b2d90a27493006f33f729b' into HEADBill Yi
2014-04-09Merge "Fix the problem that the layout of the suggestion drop down list does ↵idea133-weekly-releaseJohn Reck
not fit to the screen width when an orientation changes."
2014-03-11am a83366c5: Merge "Handle DownloadManager expceptions"Selim Gurun
* commit 'a83366c52fa7743615d60907d79c39853f5417c1': Handle DownloadManager expceptions
2014-03-11am 10c97303: Merge "Fix a crash when creating an incognito tab in the quick ↵John Reck
controls mode." * commit '10c973034e686f0538adfa4b923c8054d7673e58': Fix a crash when creating an incognito tab in the quick controls mode.
2014-03-11am dbad7252: Merge "Fix a crash when creating an incognito tab."John Reck
* commit 'dbad7252e6e64f19f584e9f66596fe9d4eb95586': Fix a crash when creating an incognito tab.
2014-03-10am c34de179: Merge "Fix the problem that the favicons on the history page ↵John Reck
are shown ramdomly when the page is scrolled." * commit 'c34de1799596e1659c5edea61f89e807c8119705': Fix the problem that the favicons on the history page are shown ramdomly when the page is scrolled.
2014-03-07Merge "Handle DownloadManager expceptions"Selim Gurun
2014-03-02Fix a crash when creating an incognito tab in the quick controls mode.Sungmann Cho
The KitKat's WebView doesn't support an incognito mode. Opening an incognito tab leads to a crash. So it would be nice to hide the menu itself in the KitKat or later. Change-Id: I788969a7a634d3e14653681a8489ff8719df6a4f Signed-off-by: Sungmann Cho <sungmann.cho@navercorp.com>
2014-02-28Fix a crash when creating an incognito tab.Sungmann Cho
The KitKat's WebView doesn't support an incognito mode. Opening an incognito tab leads to a crash. So it would be nice to hide the menu itself in the KitKat or later. Change-Id: I9853df92f3a4e404b528640776725b34b675fee5 Signed-off-by: Sungmann Cho <sungmann.cho@navercorp.com>
2014-02-27Fix the problem that the layout of the suggestion drop down list does not ↵Sungmann Cho
fit to the screen width when an orientation changes. Steps to reproduce: 1. Set the orientation of the Browser to landscape mode. 2. Type some keys in the url input view to show some suggestions. 3. Set the orientation to portrait mode again. What heppended: The width of the suggestion layout exceeds the screen width. The arrow icon on the right side couldn't be seen. Additional comments: On some devices, setupDropDown() doesn't work correctly. On the Samsung Galaxy S3, for instance, setupDropDown() produces left-hand margins. The simplest way to fix these problems is to call setDropDownAnchor() when the url input view is created. Change-Id: Icfe979033da235a960b8b306f291802cb7c46646 Signed-off-by: Sungmann Cho <sungmann.cho@navercorp.com>
2014-02-21Merge "Fix the problem that the favicons on the history page are shown ↵John Reck
ramdomly when the page is scrolled."
2014-01-17am c64a55de: am 6f304cae: am 23ed73fd: am dd873d25: am b3a20816: am ↵Selim Gurun
5f86f1d1: am e5188530: am 9f99f739: am d2391b49: Further tighten the files that the browser can show * commit 'c64a55dea1445bc5d88756a74cae32fa1b0fb533': Further tighten the files that the browser can show
2014-01-17am 6f304cae: am 23ed73fd: am dd873d25: am b3a20816: am 5f86f1d1: am ↵android-4.4w_r1android-4.4.4_r2.0.1android-4.4.4_r2android-4.4.4_r1.0.1android-4.4.4_r1android-4.4.3_r1.1.0.1android-4.4.3_r1.1android-4.4.3_r1.0.1android-4.4.3_r1kitkat-wearkitkat-mr2.2-releasekitkat-mr2.1-releasekitkat-mr2-releaseSelim Gurun
e5188530: am 9f99f739: am d2391b49: Further tighten the files that the browser can show * commit '6f304cae570865efa4b3f1d7f6664424a603f4c7': Further tighten the files that the browser can show
2014-01-17am 23ed73fd: am dd873d25: am b3a20816: am 5f86f1d1: am e5188530: am ↵Selim Gurun
9f99f739: am d2391b49: Further tighten the files that the browser can show * commit '23ed73fd8003ea840f55de31bfda1b0b92063f89': Further tighten the files that the browser can show
2014-01-17am dd873d25: am b3a20816: am 5f86f1d1: am e5188530: am 9f99f739: am ↵jb-mr2-devSelim Gurun
d2391b49: Further tighten the files that the browser can show * commit 'dd873d252fdf73f5c8c652b2a5e93c6d86cb462d': Further tighten the files that the browser can show
2014-01-17am b3a20816: am 5f86f1d1: am e5188530: am 9f99f739: am d2391b49: Further ↵Selim Gurun
tighten the files that the browser can show * commit 'b3a20816882efd44663dfef078b8d05fa7028dc3': Further tighten the files that the browser can show
2014-01-17am 9f99f739: am d2391b49: Further tighten the files that the browser can showjb-mr1-devSelim Gurun
* commit '9f99f739ccfb72f3e6a3c2e0ebb75b8922ed0b31': Further tighten the files that the browser can show
2014-01-17am d2391b49: Further tighten the files that the browser can showSelim Gurun
* commit 'd2391b492dec778452238bc6d9d549d56d41c107': Further tighten the files that the browser can show
2014-01-17Further tighten the files that the browser can showandroid-cts-4.1_r4jb-devSelim Gurun
Bug: 11516871 Change-Id: I46088ed5f668a484df33bb8458ebf687f1aa70d9
2014-01-16am 88408f25: am f7571625: am a36781e0: Merge "DO NOT MERGE Convert the ↵Selim Gurun
scheme to lowercase" into jb-mr1-dev * commit '88408f25fe49171b37781f879308fbdb970faa87': DO NOT MERGE Convert the scheme to lowercase
2014-01-16am 005881bb: Merge "DO NOT MERGE Convert the scheme to lowercase" into ↵Selim Gurun
jb-mr2-dev * commit '005881bbd1db2f59d2bc9709a37ee438b68d0998': DO NOT MERGE Convert the scheme to lowercase
2014-01-16am 3dee66e1: Merge "DO NOT MERGE Convert the scheme to lowercase" into klp-devSelim Gurun
* commit '3dee66e170e6b2a9700625212ffd513f01962ec2': DO NOT MERGE Convert the scheme to lowercase
2014-01-16am 0bc1ffaa: Merge "DO NOT MERGE Convert the scheme to lowercase" into jb-devSelim Gurun
* commit '0bc1ffaa383afaf88e9049a3610b2da90b9f0070': DO NOT MERGE Convert the scheme to lowercase
2014-01-16Merge "DO NOT MERGE Convert the scheme to lowercase" into klp-devSelim Gurun
2014-01-16Merge "DO NOT MERGE Convert the scheme to lowercase" into jb-mr2-devSelim Gurun
2014-01-16Merge "DO NOT MERGE Convert the scheme to lowercase" into jb-mr1-devSelim Gurun
2014-01-16Merge "DO NOT MERGE Convert the scheme to lowercase" into jb-devSelim Gurun
2014-01-16am 5f9ac43a: am 66d2de91: am 1e395bf5: am e3e09d43: am dea3d2ad: am ↵Selim Gurun
81cb07dc: am f8c18437: am 699496ca: am 6243e7cb: Restrict loading private browser files * commit '5f9ac43a65943dc1769d08c7464395af9b7ff7da': Restrict loading private browser files
2014-01-16am 66d2de91: am 1e395bf5: am e3e09d43: am dea3d2ad: am 81cb07dc: am ↵Selim Gurun
f8c18437: am 699496ca: am 6243e7cb: Restrict loading private browser files * commit '66d2de91e8a6741ea86c1da3faf1cfa28b515287': Restrict loading private browser files
2014-01-16am 1e395bf5: am e3e09d43: am dea3d2ad: am 81cb07dc: am f8c18437: am ↵Selim Gurun
699496ca: am 6243e7cb: Restrict loading private browser files * commit '1e395bf5184e309c857c90ce2a439b5f3d87d2fc': Restrict loading private browser files
2014-01-16am e3e09d43: am dea3d2ad: am 81cb07dc: am f8c18437: am 699496ca: am ↵Selim Gurun
6243e7cb: Restrict loading private browser files * commit 'e3e09d431c7ccfd6cda66bdd7df4845e13787c35': Restrict loading private browser files
2014-01-15am dea3d2ad: am 81cb07dc: am f8c18437: am 699496ca: am 6243e7cb: Restrict ↵Selim Gurun
loading private browser files * commit 'dea3d2ad90052a3828b2eb581354210430d103f4': Restrict loading private browser files
2014-01-15am 699496ca: am 6243e7cb: Restrict loading private browser filesSelim Gurun
* commit '699496ca7b8bc7ef2727a6681eb95aa8ac78e59b': Restrict loading private browser files
2014-01-15am 6243e7cb: Restrict loading private browser filesSelim Gurun
* commit '6243e7cb0eb836af28b23a2e00d89627b90496e4': Restrict loading private browser files
2014-01-16DO NOT MERGE Convert the scheme to lowercaseSelim Gurun
Bug: 9793586 This is to fix a bug in I8f6f03b05556ee4d6846c15752de9be54c003060. Change-Id: I643fb1b0730e1e6b391c9c5af69cf7b86cbcdfe5
2014-01-16DO NOT MERGE Convert the scheme to lowercaseSelim Gurun
Bug: 9793586 This is to fix a bug in I8f6f03b05556ee4d6846c15752de9be54c003060. Change-Id: I643fb1b0730e1e6b391c9c5af69cf7b86cbcdfe5
2014-01-16DO NOT MERGE Convert the scheme to lowercaseSelim Gurun
Bug: 9793586 This is to fix a bug in I8f6f03b05556ee4d6846c15752de9be54c003060. Change-Id: I643fb1b0730e1e6b391c9c5af69cf7b86cbcdfe5
2014-01-15DO NOT MERGE Convert the scheme to lowercaseSelim Gurun
Bug: 9793586 This is to fix a bug in I8f6f03b05556ee4d6846c15752de9be54c003060. Change-Id: I643fb1b0730e1e6b391c9c5af69cf7b86cbcdfe5
2014-01-15Restrict loading private browser filesSelim Gurun
Bug:11516871 Change-Id: I6a717a157f3d29edfffc36dc2da45c6df30d6ccd
2014-01-15am 40c2b93e: am d5b4fe1a: am 816688be: DO NOT MERGE Do not let intents ↵Selim Gurun
request viewing private browser files * commit '40c2b93ef0128756bd1a3bb1d471ab515a181404': DO NOT MERGE Do not let intents request viewing private browser files
2014-01-15am 00c67946: DO NOT MERGE Do not let intents request viewing private browser ↵Selim Gurun
files * commit '00c679463b20c4502393ecbe73b03b205fbc80c8': DO NOT MERGE Do not let intents request viewing private browser files
2014-01-15am 6d060463: DO NOT MERGE Do not let intents request viewing private browser ↵Selim Gurun
files * commit '6d0604635e469298155da478a3ea53aaec0c109c': DO NOT MERGE Do not let intents request viewing private browser files
2014-01-15am 0d49e161: Fix exception in Browser SettingsJonathan Dixon
* commit '0d49e161632661fbe4b16fd174acf401dec42e7a': Fix exception in Browser Settings
2014-01-15am 7719d6ca: DO NOT MERGE Do not let intents request viewing private browser ↵Selim Gurun
files * commit '7719d6ca3fd4079add8a9648838d99244a237eaf': DO NOT MERGE Do not let intents request viewing private browser files
2014-01-11DO NOT MERGE Do not let intents request viewing private browser filesSelim Gurun
Bug: 9793586 Change-Id: I8f6f03b05556ee4d6846c15752de9be54c003060 (cherry picked from commit 348cca6c61e1ad3f2d580298d9ec5f1826f64269)
2014-01-11DO NOT MERGE Do not let intents request viewing private browser filesSelim Gurun
Bug: 9793586 Change-Id: I8f6f03b05556ee4d6846c15752de9be54c003060 (cherry picked from commit 348cca6c61e1ad3f2d580298d9ec5f1826f64269)