Linux Foundation Collaborative Projects
index
:
libwindowmanager
eel
flounder
guppy
halibut
icefish
jellyfish
master
sandbox/claneys/hmi-framework
sandbox/knimitz/ces2019
sandbox/knimitz/remove_check_the_role
sandbox/knimitz/rev_19631
sandbox/knimitz/set_render_order
sandbox/knimitz/simple_api
sandbox/ruke47/ces2018
sandbox/ruke47/flounder_RPi3
sandbox/ruke47/lifecycle
sandbox/ruke47/xdg-launcher
sandbox/yuta-d/add_api_get_car_info
sandbox/yuta-d/dev_pm
sandbox/yuta-d/rename
sandbox/zheng_wenlong/als2019
sandbox/zheng_wenlong/ces2019
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-09
Bug fix
sandbox/knimitz/simple_api
Kazumasa Mitsunari
1
-4
/
+3
2018-08-09
Extract constant variables from class
Kazumasa Mitsunari
1
-17
/
+21
2018-08-09
Remove setErrorHandler
Kazumasa Mitsunari
2
-31
/
+1
2018-08-09
Move the old APIs using json_object* to deprecatid code
Kazumasa Mitsunari
1
-13
/
+10
2018-08-09
Clean source code and bug fix
Kazumasa Mitsunari
2
-45
/
+61
2018-08-09
Revert "Compile together with sample code"
Kazumasa Mitsunari
2
-6
/
+2
2018-08-09
Use static_cast
Kazumasa Mitsunari
1
-1
/
+1
2018-08-09
Split gettng json and parse
Kazumasa Mitsunari
1
-2
/
+3
2018-08-09
Use this pointer
Kazumasa Mitsunari
1
-1
/
+1
2018-08-08
Compile together with sample code
Kazumasa Mitsunari
2
-2
/
+6
2018-08-08
Fix simple-egl because of update libwindowmanager API
Kazumasa Mitsunari
2
-23
/
+25
2018-08-08
Fix API getArea and syncDraw handler
Kazumasa Mitsunari
2
-14
/
+24
2018-08-07
Add activateWindow(const char* role)
Kazumasa Mitsunari
2
-5
/
+9
2018-08-06
Don't use invisible/inactive handler
Kazumasa Mitsunari
2
-58
/
+15
2018-08-06
Clean: fix typo
Kazumasa Mitsunari
2
-13
/
+13
2018-08-06
Fix getDisplayInfo(AGLScreenInfo*) to getScreenInfo(strcut Screen*)
Kazumasa Mitsunari
2
-60
/
+69
2018-08-03
Use new libwindowmanager API
Kazumasa Mitsunari
2
-43
/
+56
2018-08-03
Add simple-egl using old API from libhomescreen
Kazumasa Mitsunari
13
-0
/
+2089
2018-08-03
Add error event
Kazumasa Mitsunari
2
-0
/
+34
2018-08-03
Add overload function "init"
Kazumasa Mitsunari
2
-0
/
+5
2018-08-03
Remove unnecessary headers
Kazumasa Mitsunari
1
-10
/
+0
2018-08-03
Simple API[2/2]
Kazumasa Mitsunari
2
-1
/
+305
2018-08-03
Simple API [1/2]
Kazumasa Mitsunari
2
-0
/
+39
2018-08-02
Add new parameter 'scale' for multiple resolution
flounder_5.99.4
flounder_5.99.3
flounder/5.99.4
flounder/5.99.3
5.99.4
5.99.3
Tadao Tanikawa
1
-1
/
+11
2018-07-25
Change .gitreview
Kazumasa Mitsunari
1
-1
/
+1
2018-07-13
Bug fix: Enable screenUpdated and error event
flounder_5.99.2
flounder/5.99.2
5.99.2
Kazumasa Mitsunari
1
-2
/
+4
2018-07-09
Rename event names to lower camel case
Yuta Doi
1
-3
/
+3
2018-07-09
Rename APIs
Yuta Doi
2
-12
/
+26
2018-06-29
Revert "Change Visible and InVisible event to broadcast"
Kazumasa Mitsunari
1
-2
/
+0
2018-06-29
Add screen_updated and error event
Kazumasa Mitsunari
2
-1
/
+9
2017-12-20
Change Visible and InVisible event to broadcast
flounder_5.99.1
flounder/5.99.1
5.99.1
zheng_wenlong
1
-0
/
+2
2017-12-20
Add APIs which can get information about the display and the surface area
Yuta Doi
2
-1
/
+200
2017-12-19
Fix the bug in error case
Kazumasa Mitsunari
1
-10
/
+1
2017-12-12
Support XDG application
Tadao Tanikawa
2
-0
/
+53
2017-12-04
Remove exit code when the websocket connection is disconnected
Kazumasa Mitsunari
1
-1
/
+0
2017-11-13
Remove the setenv
eel_4.99.3
eel/4.99.3
4.99.3
Yuta Doi
1
-11
/
+1
2017-11-13
Add debug message macros controlled by environment variable
Yuta Doi
2
-20
/
+101
2017-11-10
Remove unnecessary debug log
Kazumasa Mitsunari
1
-1
/
+0
2017-11-10
Remove unnecessary comments and variable
Yuta Doi
1
-5
/
+2
2017-11-08
Change requestSurface() to return surface_id
Yuta Doi
1
-1
/
+1
2017-11-02
Merge changes from topics '11553', '(detached'
eel_4.99.2
eel/4.99.2
4.99.2
Jan-Simon Moeller
4
-18
/
+47
2017-11-02
Use a version for the library
Kazumasa Mitsunari
2
-2
/
+3
2017-11-02
Replace json_object_object_get() with json_object_object_get_ex()
Yuta Doi
1
-14
/
+38
2017-11-02
Replace 'constexpr' with 'const char*'
Yuta Doi
2
-4
/
+8
2017-11-01
Merge "Change package configuration file name"
Jan-Simon Moeller
2
-2
/
+2
2017-11-01
Change package configuration file name
Yuta Doi
2
-2
/
+2
2017-11-01
Merge "Modify the enum starting point"
Jan-Simon Moeller
1
-1
/
+1
2017-11-01
Merge "Change parameter from char* to json_object"
Jan-Simon Moeller
2
-47
/
+80
2017-11-01
Remove unnecessary dependency
Kazumasa Mitsunari
1
-2
/
+0
2017-11-01
Add gitreview file for master
Yuta Doi
1
-0
/
+5
[next]