Linux Foundation Collaborative Projects
index
:
agl-service-windowmanager
eel
flounder
guppy
halibut
icefish
jellyfish
koi
lamprey
marlin
master
needlefish
octopus
pike
quillback
ricefish
sandbox/KazumasaTanaka/change_screen_updated
sandbox/KazumasaTanaka/change_screen_updated_test
sandbox/KazumasaTanaka/change_screen_updated_test2
sandbox/akiofukubayashi/als2019
sandbox/akiofukubayashi/als2019_8.0
sandbox/claneys/hmi-framework
sandbox/jsmoeller/timerfix
sandbox/knimitz/16085
sandbox/knimitz/fix_map_role
sandbox/knimitz/layer
sandbox/knimitz/layer_with_pm
sandbox/knimitz/lock
sandbox/knimitz/set_role_pid_ver
sandbox/knimitz/set_role_with_master
sandbox/ruke47/ces2018
sandbox/ruke47/lifecycle
sandbox/ruke47/scaling
sandbox/ruke47/xdg-launcher
sandbox/yuta-d/add_api_get_car_info
sandbox/yuta-d/als2018
sandbox/yuta-d/dev_pm
sandbox/zheng_wenlong/als2019
sandbox/zheng_wenlong/ces2019
sandbox/zheng_wenlong/change_hs_layer
sandbox/zheng_wenlong/set_role_pid_ver
sandbox/zheng_wenlong/split
[deprecated] Binding for applications to communicate with the windowmanager
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
app.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-09
Use unique_ptr
Kazumasa Mitsunari
1
-62
/
+64
2018-06-08
Enable functions
Kazumasa Mitsunari
1
-3
/
+3
2018-06-08
2nd Step : Implement overview into app.cpp for set_role
Kazumasa Mitsunari
1
-1
/
+65
2018-06-08
1st Step: Add set_role function
Kazumasa Mitsunari
1
-0
/
+5
2018-06-08
Merge branch 'sandbox/knimitz/format_code' into sandbox/knimitz/lock
Kazumasa Mitsunari
1
-74
/
+82
2018-06-08
Insert hack code
Kazumasa Mitsunari
1
-4
/
+7
2018-06-08
Change names. Not use sequence number but request number
Kazumasa Mitsunari
1
-30
/
+30
2018-06-08
Insert hack code to compatible split mode
Kazumasa Mitsunari
1
-0
/
+8
2018-06-07
Format source code
Kazumasa Mitsunari
1
-62
/
+60
2018-06-04
Adopt error code and message into Window Manager
Kazumasa Mitsunari
1
-28
/
+33
2018-06-04
Change message log
Kazumasa Mitsunari
1
-1
/
+1
2018-06-04
Add global error event
Kazumasa Mitsunari
1
-4
/
+0
2018-06-01
Add subscribe function in app.cpp to control from main.cpp
Kazumasa Mitsunari
1
-23
/
+52
2018-05-31
Reserve the process
Kazumasa Mitsunari
1
-0
/
+6
2018-05-31
Rename windowmanager-client
Kazumasa Mitsunari
1
-1
/
+1
2018-05-31
Modify app
Kazumasa Mitsunari
1
-23
/
+8
2018-05-29
Set timeout as 10sec
Kazumasa Mitsunari
1
-1
/
+1
2018-05-29
Set timer accuracy 1
Kazumasa Mitsunari
1
-1
/
+1
2018-05-29
Bug Fix: lookup surfaceID with appid not role
Kazumasa Mitsunari
1
-2
/
+5
2018-05-29
Move release sequence to lm_release
Kazumasa Mitsunari
1
-96
/
+111
2018-05-29
Stop timer when endDraw finished
Kazumasa Mitsunari
1
-3
/
+7
2018-05-29
pull out layout manager task
Kazumasa Mitsunari
1
-22
/
+64
2018-05-29
move layout manager task in do_allocate_resource
Kazumasa Mitsunari
1
-28
/
+37
2018-05-29
Add request for deactivate surface
Kazumasa Mitsunari
1
-3
/
+41
2018-05-29
Add stop_timer and revert the function name
Kazumasa Mitsunari
1
-4
/
+13
2018-05-29
Modify the private function name
Kazumasa Mitsunari
1
-2
/
+2
2018-05-29
Bug Fix: Checking WM contains apps conversely
Kazumasa Mitsunari
1
-1
/
+1
2018-05-25
Rework: Block the sequence
Kazumasa Mitsunari
1
-124
/
+163
2018-05-25
[Local]:5th step for blocking sequence
Kazumasa Mitsunari
1
-20
/
+10
2018-05-21
[Local]: Lock Sequence from activateSurface to flushDraw
Kazumasa Mitsunari
1
-892
/
+1052
2018-05-18
[Local]:4th step for blocking sequence
Kazumasa Mitsunari
1
-31
/
+59
2018-05-17
[Local]:3rd step for blocking sequence
Kazumasa Mitsunari
1
-41
/
+89
2018-05-15
[Local]:2nd step for blocking sequence
Kazumasa Mitsunari
1
-3
/
+99
2018-05-14
[Local]:1st step for blocking sequence
Kazumasa Mitsunari
1
-1
/
+8
2018-03-19
Change reply timing
Kazumasa Mitsunari
1
-24
/
+32
2018-03-19
Send visible event after commit change
Kazumasa Mitsunari
1
-1
/
+1
2018-03-09
Enable fallback, then display applications
flounder_5.99.1
flounder/5.99.1
5.99.1
Kazumasa Mitsunari
1
-3
/
+16
2018-02-09
Add APIs which can get information about the display and the surface area
Yuta Doi
1
-11
/
+127
2018-01-24
Change the protocol from ivi-controller to ivi-wm
Yuta Doi
1
-63
/
+16
2018-01-11
Fix screen flicker
Kazumasa Mitsunari
1
-2
/
+0
2017-12-27
Merge "Fix build error in gcc 7.2"
Jan-Simon Moeller
1
-1
/
+0
2017-12-25
Enable an application re-launch
Kazumasa Mitsunari
1
-1
/
+2
2017-12-22
Fix build error in gcc 7.2
Changhyeok Bae
1
-1
/
+0
2017-12-22
Enable to show Video and WebBrowser
Tadao Tanikawa
1
-0
/
+2
2017-12-21
Clean up source code
Kazumasa Mitsunari
1
-7
/
+31
2017-12-14
Add background layer for CES DEMO
Yuta Doi
1
-1
/
+57
2017-12-12
Support XDG application
Tadao Tanikawa
1
-0
/
+30
2017-12-11
Revert "Add APIs which can get information of display and area"
Tadao Tanikawa
1
-96
/
+10
2017-12-11
Add APIs which can get information of display and area
Yuta Doi
1
-10
/
+96
2017-11-10
Remove and replace the comments
Yuta Doi
1
-3
/
+1
[next]