summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | am fe408351: am ac497b63: Merge "Fix Incognito mode crash in AOSP browser"John Reck2014-05-133-13/+0
| |\ \ \ | | | |/ | | |/| | | | | | | | | * commit 'fe4083510dc773911651456f150bf5432f81a6c0': Fix Incognito mode crash in AOSP browser
| | * | am ac497b63: Merge "Fix Incognito mode crash in AOSP browser"John Reck2014-05-133-13/+0
| | |\ \ | | | | | | | | | | | | | | | | | | | | * commit 'ac497b63b7fab9e79cacfaed498ab19c9dd56972': Fix Incognito mode crash in AOSP browser
| | | * \ Merge "Fix Incognito mode crash in AOSP browser"John Reck2014-05-133-13/+0
| | | |\ \
| | | | * | Fix Incognito mode crash in AOSP browserbxu10x2014-05-133-13/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The menu of incognito is not supported in KK release, delete it. Change-Id: I461b3133ec49fa067e6730ac8d15feaa9e57a92b Signed-off-by: bxu10x <binx.xu@intel.com>
* | | | | | am ee431a57: am 342f6941: am 8ddaaa8c: Merge "Change the existing suggestion ↵John Reck2014-05-121-1/+1
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | | | | | | | | | | | | url for Naver to the new one." * commit 'ee431a57b1f47bc5f0a50beae9c7f4096d5700d7': Change the existing suggestion url for Naver to the new one.
| * | | | am 342f6941: am 8ddaaa8c: Merge "Change the existing suggestion url for ↵John Reck2014-05-121-1/+1
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | Naver to the new one." * commit '342f694144dcddba03006a0bfbd424c9928900a8': Change the existing suggestion url for Naver to the new one.
| | * | | am 8ddaaa8c: Merge "Change the existing suggestion url for Naver to the new ↵John Reck2014-05-121-1/+1
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | one." * commit '8ddaaa8c113b101dbd2f4629c9abd1fdb144babd': Change the existing suggestion url for Naver to the new one.
| | | * | Merge "Change the existing suggestion url for Naver to the new one."John Reck2014-05-121-1/+1
| | | |\ \ | | | | |/ | | | |/|
| | | | * Change the existing suggestion url for Naver to the new one.Sungmann Cho2014-05-081-1/+1
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The existing suggestion url for Naver was obsoleted recently. This CL introduces the new suggestion url for Naver. Please refer to http://sstatic.naver.net/search/opensearch-description.xml. Change-Id: I484fa48c870b6c9a4c1640907d0b8ed786c84486 Signed-off-by: Sungmann Cho <sungmann.cho@navercorp.com>
* | | | am 397ff6ba: am d42aa9eb: am bac9c87b: Sanitize selector Intent when ↵Marcin Kosiba2014-05-090-0/+0
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | handling intent: scheme. * commit '397ff6ba26dd37e40fbabe2a893da4d10704a48d': Sanitize selector Intent when handling intent: scheme.
| * | | am d42aa9eb: am bac9c87b: Sanitize selector Intent when handling intent: scheme.Marcin Kosiba2014-05-091-0/+5
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * commit 'd42aa9ebbf2647445c2848ea9ede6c526bc59f3a': Sanitize selector Intent when handling intent: scheme.
| | * \ \ am bac9c87b: Sanitize selector Intent when handling intent: scheme.Marcin Kosiba2014-05-091-0/+5
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * commit 'bac9c87bcdfba871f325bda3266b077bcee6b93c': Sanitize selector Intent when handling intent: scheme.
| | | * | | Sanitize selector Intent when handling intent: scheme.Marcin Kosiba2014-05-071-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Android Intents have a selector field which, if present, are used to search for the Activity to invoke. These must also be sanitized before handing off to the OS. BUG:14562482 Change-Id: I21752bc7841cf452ed42547acb6816f044130901
* | | | | | Sanitize selector Intent when handling intent: scheme.Marcin Kosiba2014-05-071-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Android Intents have a selector field which, if present, are used to search for the Activity to invoke. These must also be sanitized before handing off to the OS. BUG:14562482 Change-Id: I21752bc7841cf452ed42547acb6816f044130901
* | | | | | am 30879d5e: am b7f106e3: am 6207cda4: Merge "Fix Memory leaks on Browser ↵John Reck2014-05-061-0/+2
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | application" * commit '30879d5e687515cbbd73dbe19efd7fd5dfbc00de': Fix Memory leaks on Browser application
| * | | | | am b7f106e3: am 6207cda4: Merge "Fix Memory leaks on Browser application"John Reck2014-05-061-0/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | | | | | | | * commit 'b7f106e3755dde2f2db4f2430700e29016409856': Fix Memory leaks on Browser application
| | * | | | am 6207cda4: Merge "Fix Memory leaks on Browser application"John Reck2014-05-061-0/+2
| | |\ \ \ \ | | | | |_|/ | | | |/| | | | | | | | | | | | | | * commit '6207cda40403a4288138c7069530e147dbe77800': Fix Memory leaks on Browser application
| | | * | | Merge "Fix Memory leaks on Browser application"John Reck2014-05-061-0/+2
| | | |\ \ \
| | | | * | | Fix Memory leaks on Browser applicationSebastien MICHEL2014-05-041-0/+2
| | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | am f16c5759: am c31a76c3: Merge commit ↵Bill Yi2014-04-300-0/+0
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | \'4c1e2fb40bee6d3361b2d90a27493006f33f729b\' into HEAD * commit 'f16c575964e68446cc480593430640ca3d4fb036':
| * | | | | am c31a76c3: Merge commit \'4c1e2fb40bee6d3361b2d90a27493006f33f729b\' into HEADBill Yi2014-04-300-0/+0
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | * commit 'c31a76c3dfcb2d5e5fc22dfcef03fe12835b074c':
| | * | | | Merge commit '4c1e2fb40bee6d3361b2d90a27493006f33f729b' into HEADBill Yi2014-04-293-0/+43
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | am a83366c5: Merge "Handle DownloadManager expceptions"Selim Gurun2014-03-111-2/+11
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a83366c52fa7743615d60907d79c39853f5417c1': Handle DownloadManager expceptions
| | | * \ \ \ am 10c97303: Merge "Fix a crash when creating an incognito tab in the quick ↵John Reck2014-03-111-2/+8
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | controls mode." * commit '10c973034e686f0538adfa4b923c8054d7673e58': Fix a crash when creating an incognito tab in the quick controls mode.
| | | * \ \ \ \ am dbad7252: Merge "Fix a crash when creating an incognito tab."John Reck2014-03-111-1/+3
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'dbad7252e6e64f19f584e9f66596fe9d4eb95586': Fix a crash when creating an incognito tab.
| | | * \ \ \ \ \ am c34de179: Merge "Fix the problem that the favicons on the history page ↵John Reck2014-03-101-0/+2
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | | | | | | Add Client certificate support to AOSP browserSelim Gurun2014-04-242-0/+81
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14298085 The webview client cert API is not public at the time. This change adds client certificate support to AOSP browser via this hidden API mostly for testing purposes. We will be continuously updating Browser as the API changes since browser is the main testing tool for it. Change-Id: Idc993b4ebb5635a06435aaccdfa0e418a91ce48f
* | | | | | | | | | am 37c27e1e: (-s ours) am 959c49d8: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-04-230-0/+0
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '37c27e1e43b1e42b808679abb68ad36209f6a35a': Import translations. DO NOT MERGE
| * | | | | | | | | am 959c49d8: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-04-230-0/+0
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '959c49d83d3a753bedca8292ac414b1f4486f71e': Import translations. DO NOT MERGE
| | * | | | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-04-224-0/+1608
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib6d80f210f8805e743ea1744c55490333e3b5f3f Auto-generated-cl: translation import
* | | | | | | | | | am 2ccf5cdc: am f4abb38e: Merge "Fix the problem that the layout of the ↵John Reck2014-04-091-30/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | suggestion drop down list does not fit to the screen width when an orientation changes." * commit '2ccf5cdc72cfb0511b850cbea7d7de062db9a3af': Fix the problem that the layout of the suggestion drop down list does not fit to the screen width when an orientation changes.
| * | | | | | | | | am f4abb38e: Merge "Fix the problem that the layout of the suggestion drop ↵John Reck2014-04-091-30/+3
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | down list does not fit to the screen width when an orientation changes." * commit 'f4abb38e9ba7daeefedb24431dc71d9554164177': Fix the problem that the layout of the suggestion drop down list does not fit to the screen width when an orientation changes.
| | * | | | | | | | Merge "Fix the problem that the layout of the suggestion drop down list does ↵John Reck2014-04-091-30/+3
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not fit to the screen width when an orientation changes."
| | | * | | | | | | | Fix the problem that the layout of the suggestion drop down list does not ↵Sungmann Cho2014-02-271-30/+3
| | | | |_|/ / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | | | | am c4a9ace6: am 17f5c2ec: Merge "Use a gradient drawable for the tab window ↵John Reck2014-04-092-0/+21
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | background" * commit 'c4a9ace641a89d071c5cace7935f2a3e133b851f': Use a gradient drawable for the tab window background
| * | | | | | | | | am 17f5c2ec: Merge "Use a gradient drawable for the tab window background"John Reck2014-04-092-0/+21
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '17f5c2ecae981c1fd7b802c63b954909a985ca02': Use a gradient drawable for the tab window background
| | * | | | | | | | Merge "Use a gradient drawable for the tab window background"John Reck2014-04-092-0/+21
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | | * | | | | | | Use a gradient drawable for the tab window backgroundVeeti Paananen2013-08-242-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes banding and scaling issues caused by the image drawable. Change-Id: Ib3ff903c0d9d97a04b9a4f92de42ba69d6e47a0a
* | | | | | | | | | am 12b90643: am a83366c5: Merge "Handle DownloadManager expceptions"Selim Gurun2014-03-071-2/+11
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '12b90643829b10e3c25d8ba20cd95b7e951163a3': Handle DownloadManager expceptions
| * | | | | | | | | am a83366c5: Merge "Handle DownloadManager expceptions"Selim Gurun2014-03-071-2/+11
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a83366c52fa7743615d60907d79c39853f5417c1': Handle DownloadManager expceptions
| | * | | | | | | | Merge "Handle DownloadManager expceptions"Selim Gurun2014-03-071-2/+11
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | | * | | | | | | Handle DownloadManager expceptionsFilip Matusiak2013-01-161-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Handles illegal state exceptions thrown by DownloadManager on two ocassions: * the directory sdcard/Downloads is an ordinary file * could not create dirctory sdcard/Downloads Change will log an error, additionally toast with information will pop up. Change-Id: If853d3218a188bc77c187362a70697126b90989d
* | | | | | | | | | am c12c0653: am 10c97303: Merge "Fix a crash when creating an incognito tab ↵John Reck2014-03-061-2/+8
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in the quick controls mode." * commit 'c12c0653861a95cd2987d702a70226f0c29ab201': Fix a crash when creating an incognito tab in the quick controls mode.
| * | | | | | | | | am 10c97303: Merge "Fix a crash when creating an incognito tab in the quick ↵John Reck2014-03-061-2/+8
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | controls mode." * commit '10c973034e686f0538adfa4b923c8054d7673e58': Fix a crash when creating an incognito tab in the quick controls mode.
| | * | | | | | | | Merge "Fix a crash when creating an incognito tab in the quick controls mode."John Reck2014-03-061-2/+8
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | | * | | | | | | Fix a crash when creating an incognito tab in the quick controls mode.Sungmann Cho2014-03-021-2/+8
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | | | am 487d451a: am dbad7252: Merge "Fix a crash when creating an incognito tab."John Reck2014-02-281-1/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '487d451a6831fff2dae55b59d91cb9305cac701c': Fix a crash when creating an incognito tab.
| * | | | | | | | am dbad7252: Merge "Fix a crash when creating an incognito tab."John Reck2014-02-281-1/+3
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'dbad7252e6e64f19f584e9f66596fe9d4eb95586': Fix a crash when creating an incognito tab.
| | * | | | | | | Merge "Fix a crash when creating an incognito tab."John Reck2014-02-281-1/+3
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | * | | | | | Fix a crash when creating an incognito tab.Sungmann Cho2014-02-281-1/+3
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>