Age | Commit message (Expand) | Author | Files | Lines |
2018-06-27 | Add Get/Set area size functions |  Kazumasa Mitsunari | 3 | -0/+62 |
2018-06-25 | Bug Fix: Window Manager doesn't react after killing app process |  Kazumasa Mitsunari | 3 | -32/+12 |
2018-06-25 | Clean: remove small files |  Kazumasa Mitsunari | 6 | -147/+16 |
2018-06-25 | Clean: remove useless headers |  Kazumasa Mitsunari | 9 | -52/+9 |
2018-06-25 | Fix Client Context of afb-binder |  Kazumasa Mitsunari | 1 | -8/+10 |
2018-06-01 | Remove the unnecessary property |  Kazumasa Mitsunari | 2 | -284/+0 |
2018-05-31 | Format source codes |  Kazumasa Mitsunari | 19 | -2465/+2907 |
2018-03-20 | Update document |  Kazumasa Mitsunari | 1 | -101/+67 |
2018-03-19 | Change reply timing |  Kazumasa Mitsunari | 3 | -49/+59 |
2018-03-19 | Send visible event after commit change |  Kazumasa Mitsunari | 1 | -1/+1 |
2018-03-09 | Enable fallback, then display applicationsflounder_5.99.1flounder/5.99.15.99.1 |  Kazumasa Mitsunari | 3 | -5/+18 |
2018-02-09 | Add APIs which can get information about the display and the surface area |  Yuta Doi | 6 | -22/+280 |
2018-01-24 | Change the protocol from ivi-controller to ivi-wm |  Yuta Doi | 14 | -1582/+1340 |
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 | 2 | -1/+56 |
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 | 2 | -1/+3 |
2017-12-21 | Clean up source code |  Kazumasa Mitsunari | 7 | -455/+87 |
2017-12-19 | Remove automatic code generation |  Kazumasa Mitsunari | 3 | -10/+422 |
2017-12-19 | Exclude execusion bit |  Kazumasa Mitsunari | 1 | -0/+0 |
2017-12-14 | Add background layer for CES DEMO |  Yuta Doi | 3 | -1/+67 |
2017-12-12 | Support XDG application |  Tadao Tanikawa | 4 | -0/+56 |
2017-12-11 | Revert "Add APIs which can get information of display and area" |  Tadao Tanikawa | 8 | -217/+16 |
2017-12-11 | Add APIs which can get information of display and area |  Yuta Doi | 8 | -16/+217 |
2017-11-25 | Fix the flipped screen problemeel_4.99.3eel/4.99.34.99.3 |  Kazumasa Mitsunari | 1 | -2/+4 |
2017-11-13 | Update the debug message macros |  Yuta Doi | 1 | -9/+29 |
2017-11-10 | Remove and replace the comments |  Yuta Doi | 12 | -151/+74 |
2017-11-10 | Add the fail-safe process for the configuration file |  Yuta Doi | 2 | -3/+50 |
2017-11-09 | Fix the error log on windowmanager initialization |  Yuta Doi | 1 | -1/+1 |
2017-11-09 | Update the application guide |  Yuta Doi | 1 | -34/+31 |
2017-11-07 | Merge "Add an another example for layout configuration" |  Jan-Simon Moeller | 1 | -0/+41 |
2017-11-06 | Add an another example for layout configuration |  Kazumasa Mitsunari | 1 | -0/+41 |
2017-11-06 | Update application guide |  Yuta Doi | 1 | -46/+99 |
2017-11-01 | Fix copyright to TOYOTAeel_4.99.2eel/4.99.24.99.2 |  Kazumasa Mitsunari | 20 | -20/+20 |
2017-11-01 | Change namespace name to generic name |  Kazumasa Mitsunari | 8 | -53/+46 |
2017-11-01 | Add LICENSE.MIT |  Kazumasa Mitsunari | 1 | -0/+20 |
2017-11-01 | Update README.md |  Kazumasa Mitsunari | 1 | -1/+1 |
2017-11-01 | Layer configuration file is included in widget |  Yuta Doi | 3 | -6/+11 |
2017-11-01 | Modify the waiting loop of the ivi configuration listener |  Yuta Doi | 5 | -11/+79 |
2017-11-01 | Update the application guide |  Yuta Doi | 1 | -138/+325 |
2017-11-01 | Add debug message macros controlled by environment variable |  Yuta Doi | 8 | -93/+150 |
2017-11-01 | Modify event notification from broadcast to subscribe model |  Kazumasa Mitsunari | 4 | -32/+82 |
2017-11-01 | Removed redraw_fixer.cpp |  Kazumasa Mitsunari | 1 | -128/+0 |
2017-11-01 | Merge "Move scripts to test directory" |  Jan-Simon Moeller | 3 | -7/+1 |
2017-11-01 | Move scripts to test directory |  Kazumasa Mitsunari | 3 | -7/+1 |
2017-11-01 | Merge "Add drawing_area parameter to API" |  Jan-Simon Moeller | 5 | -55/+76 |
2017-11-01 | Merge "Provide a json configuration file for the full screen layout" |  Jan-Simon Moeller | 1 | -59/+2 |
2017-11-01 | Add drawing_area parameter to API |  Kazumasa Mitsunari | 5 | -55/+76 |
2017-11-01 | Provide a json configuration file for the full screen layout |  Kazumasa Mitsunari | 1 | -59/+2 |