summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
jaekuk, lee [Mon, 13 Jun 2016 12:48:48 +0000 (21:48 +0900)]
Revert "change the browser-provider permission from root to web_fw"
This reverts commit
4beb2fa934c2ff30854cf1d703d742707cb72f34
Change-Id: I4cd8cd1a3c4be7fb68679546b74e73bf038a99ac
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
jaekuk, lee [Mon, 13 Jun 2016 03:59:29 +0000 (12:59 +0900)]
change the browser-provider permission from root to web_fw
Change-Id: I07752fafcf3010785b832bd21ae70f00a7bdbecc
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
cookie [Mon, 28 Mar 2016 02:29:34 +0000 (11:29 +0900)]
Change the License License: Apache License, Version 2.0 -> Apache-2.0
Change-Id: Ibcc9684120ff02ba7f25580c379e6f77ba2f1fa6
Signed-off-by: cookie <cookie@samsung.com>
sungwon2.han [Wed, 2 Mar 2016 09:29:32 +0000 (18:29 +0900)]
Replace hard-coded paths with Tizen config variables
Change-Id: Ie040cf2833db9c926a0a2ce628048fdc146e761a
sungwon2.han [Wed, 2 Mar 2016 04:36:55 +0000 (13:36 +0900)]
Delete TC files
TC files are managed in other package separately.
Change-Id: I5bea75f69215e68bd198260b097d5ee0666ffd40
sungwon2.han [Tue, 16 Feb 2016 22:51:37 +0000 (07:51 +0900)]
Change BP_HISTORY_DATE_LAST_MONTH to include history items between
-7 day and -1 month.
Change-Id: I251c2d0616cabdb6450d14561acc3f4d36476acd
sungwon2.han [Tue, 16 Feb 2016 06:11:18 +0000 (15:11 +0900)]
Change BP_HISTORY_DATE_LAST_7_DAYS to include the day before yesterday
Change-Id: I9fd71a6f51978d0b0f7eccfdab8b3f7ae36e18af
sungwon2.han [Fri, 15 Jan 2016 06:57:07 +0000 (15:57 +0900)]
Remove "internal" tag for handling API as inhouse only module
Change-Id: Id5c0bbd95b084e017fc925dca5c4faefee573243
sungwon2.han [Tue, 22 Dec 2015 02:05:53 +0000 (11:05 +0900)]
Add NULL check
pointer 'client' was dereferenced without NULL check.
Change-Id: Ic372dc9fb02b0e69a00af96824cd8fd8708623a7
sungwon2.han [Thu, 10 Dec 2015 22:46:06 +0000 (07:46 +0900)]
Apply ASLR to browser-provider executable
Build browser-provider package as PIE (Position Independent Executable)
Change-Id: I081df397cd0cde3c0e0e64705e23dc4075537162
Jung Ick Guack [Thu, 15 Oct 2015 10:01:42 +0000 (19:01 +0900)]
Deleted scrap feature.
Change-Id: If1ae500a50a9c4d6aff79390d3cc6b9b1ce95000
Signed-off-by: Jung Ick Guack <jiguack@gmail.com>
Jung Ick Guack [Thu, 24 Sep 2015 06:05:40 +0000 (15:05 +0900)]
Disabled using shared memory.
shmget is not working from application becuase of smack deny,
until solve the issue, browser provider need to use only socket.
Change-Id: I8666398d92019ea654b07ea8b6c122f22add0f8c
Signed-off-by: Jung Ick Guack <jiguack@gmail.com>
Jung Ick Guack [Tue, 1 Sep 2015 07:25:10 +0000 (16:25 +0900)]
Fixed smack deny from 'notify' path
- Added smack label by System::Shared,
due to applications could read 'notify'
Change-Id: Id1a76510b3bf1bb1234e8cedd8c5b32ee83fa844
Signed-off-by: Jung Ick Guack <jiguack@gmail.com>
Jung Ick Guack [Wed, 12 Aug 2015 04:47:36 +0000 (13:47 +0900)]
Fixed bug the systemd file location in install time.
Change-Id: I06489290e19a94d94463b0968ff0a7ee371fdeeb
Signed-off-by: Jung Ick Guack <jiguack@gmail.com>
Jung Ick Guack [Tue, 23 Jun 2015 13:48:44 +0000 (22:48 +0900)]
Fixed systemd setting for multi user
Change-Id: Ifdfb473eff2c56aa4513a0621e8e0dd5e48e1019
Signed-off-by: Jung Ick Guack <jiguack@gmail.com>
sungwon2.han [Wed, 20 May 2015 09:27:22 +0000 (18:27 +0900)]
Delete SmackLabel from systemd/browser-provider.socket
Change-Id: I86f9d6ab44ea38acf769c7bfecd0f24d8efd2d61
Signed-off-by: sungwon2.han <sungwon2.han@samsung.com>
sungwon2.han [Sun, 10 May 2015 23:22:01 +0000 (08:22 +0900)]
Change git path from framework/web to platform/framework/web
Change-Id: Id068d239a760532b5cd999e26de6937d41fcd5b5
Signed-off-by: sungwon2.han <sungwon2.han@samsung.com>
Jeonghoon Jeon [Fri, 8 May 2015 11:07:20 +0000 (04:07 -0700)]
Initial empty repository