apps/agl-service-windowmanager.git
2018-10-04 Kazumasa MitsunariModify .gitreview 17/16917/1
2018-08-31 Kazumasa MitsunariFix Window Manager crush when application terminated
2018-08-15 Yuta DoiReadd policy table generated by ZIPC for EXAMPLE
2018-08-15 Yuta DoiReadd Policy Manager as plugin
2018-08-09 Yuta DoiFix multiple erase of surface information
2018-08-03 Kazumasa MitsunariFix mistake
2018-08-02 Jan-Simon MoellerMerge changes from topic '15921'
2018-08-02 Kazumasa MitsunariFix WM attach layers to different screen.
2018-08-02 Tadao TanikawaImprove output of multiple screen resolution
2018-08-02 Tadao TanikawaRevert "Enable scaling to fit various screen resolutions"
2018-08-02 Kazumasa MitsunariFix source rectangle changes every state change
2018-07-27 Kazumasa MitsunariFix crashed application can re-launch
2018-07-26 Kazumasa MitsunariFix memory release problem
2018-07-24 Kazumasa MitsunariFix the race condition of HomeScreen
2018-07-24 Kazumasa MitsunariRemove useless functions
2018-07-24 Kazumasa MitsunariFix XDG application shrinks
2018-07-20 Tadao TanikawaFix timer
2018-07-19 Jan-Simon MoellerRevert "Add PolicyManager as plugin"
2018-07-19 Jan-Simon MoellerRevert "Add policy table generated by ZIPC for EXAMPLE"
2018-07-12 Yuta DoiAdd policy table generated by ZIPC for EXAMPLE 5.99.2 flounder/5.99.2 flounder_5.99.2
2018-07-12 Yuta DoiAdd PolicyManager as plugin
2018-07-11 Kazumasa MitsunariEnable scaling to fit various screen resolutions
2018-07-10 Kazumasa MitsunariForbid negative value for area size
2018-07-09 Yuta DoiRename event names to lower camel case
2018-07-09 Yuta DoiRename APIs
2018-07-09 Yuta DoiAdd new layers and rename existing layers
2018-07-09 Yuta DoiAdd configuration file for each area sizes
2018-07-09 Yuta DoiConvert the roles from old one to new
2018-06-28 Kazumasa MitsunariAdd signal when the displayed application changed
2018-06-27 Kazumasa MitsunariClean: sort source code according to the order of heade...
2018-06-27 Kazumasa MitsunariFix class name "App" to "WindowManager"
2018-06-27 Kazumasa MitsunariRefactor: Integrate rework handles by application
2018-06-27 Kazumasa MitsunariRework: Window Manager handles by application
2018-06-27 Kazumasa MitsunariAdd Get/Set area size functions
2018-06-25 Kazumasa MitsunariBug Fix: Window Manager doesn't react after killing...
2018-06-25 Kazumasa MitsunariClean: remove small files
2018-06-25 Kazumasa MitsunariClean: remove useless headers
2018-06-25 Kazumasa MitsunariFix Client Context of afb-binder
2018-06-01 Kazumasa MitsunariRemove the unnecessary property
2018-05-31 Kazumasa MitsunariFormat source codes
2018-03-20 Kazumasa MitsunariUpdate document
2018-03-19 Kazumasa MitsunariChange reply timing
2018-03-19 Kazumasa MitsunariSend visible event after commit change
2018-03-09 Kazumasa MitsunariEnable fallback, then display applications 5.99.1 flounder/5.99.1 flounder_5.99.1
2018-02-09 Yuta DoiAdd APIs which can get information about the display...
2018-01-24 Yuta DoiChange the protocol from ivi-controller to ivi-wm
2018-01-11 Kazumasa MitsunariFix screen flicker
2017-12-27 Jan-Simon MoellerMerge "Fix build error in gcc 7.2"
2017-12-25 Kazumasa MitsunariEnable an application re-launch
2017-12-22 Changhyeok BaeFix build error in gcc 7.2
2017-12-22 Tadao TanikawaEnable to show Video and WebBrowser
2017-12-21 Kazumasa MitsunariClean up source code
2017-12-19 Kazumasa MitsunariRemove automatic code generation
2017-12-19 Kazumasa MitsunariExclude execusion bit
2017-12-14 Yuta DoiAdd background layer for CES DEMO
2017-12-12 Tadao TanikawaSupport XDG application
2017-12-11 Tadao TanikawaRevert "Add APIs which can get information of display...
2017-12-11 Yuta DoiAdd APIs which can get information of display and area
2017-11-25 Kazumasa MitsunariFix the flipped screen problem 4.99.3 eel/4.99.3 eel_4.99.3
2017-11-13 Yuta DoiUpdate the debug message macros
2017-11-10 Yuta DoiRemove and replace the comments
2017-11-10 Yuta DoiAdd the fail-safe process for the configuration file
2017-11-09 Yuta DoiFix the error log on windowmanager initialization
2017-11-09 Yuta DoiUpdate the application guide
2017-11-07 Jan-Simon MoellerMerge "Add an another example for layout configuration"
2017-11-06 Kazumasa MitsunariAdd an another example for layout configuration
2017-11-06 Yuta DoiUpdate application guide
2017-11-01 Kazumasa MitsunariFix copyright to TOYOTA 4.99.2 eel/4.99.2 eel_4.99.2
2017-11-01 Kazumasa MitsunariChange namespace name to generic name
2017-11-01 Kazumasa MitsunariAdd LICENSE.MIT
2017-11-01 Kazumasa MitsunariUpdate README.md
2017-11-01 Yuta DoiLayer configuration file is included in widget
2017-11-01 Yuta DoiModify the waiting loop of the ivi configuration listener
2017-11-01 Yuta DoiUpdate the application guide
2017-11-01 Yuta DoiAdd debug message macros controlled by environment...
2017-11-01 Kazumasa MitsunariModify event notification from broadcast to subscribe...
2017-11-01 Kazumasa MitsunariRemoved redraw_fixer.cpp
2017-11-01 Jan-Simon MoellerMerge "Move scripts to test directory"
2017-11-01 Kazumasa MitsunariMove scripts to test directory
2017-11-01 Jan-Simon MoellerMerge "Add drawing_area parameter to API"
2017-11-01 Jan-Simon MoellerMerge "Provide a json configuration file for the full...
2017-11-01 Kazumasa MitsunariAdd drawing_area parameter to API
2017-11-01 Kazumasa MitsunariProvide a json configuration file for the full screen...
2017-10-31 Jan-Simon MoellerMerge "Change the sequence how signals are emitted"
2017-10-26 Kazumasa MitsunariChange the sequence how signals are emitted
2017-10-26 Kazumasa MitsunariRemove the library from this service binder
2017-10-23 Kazumasa MitsunariRemoved library from this service binder
2017-10-13 Jan-Simon MöllerAdd gitreview file for master 4.99.1 eel/4.99.1 eel_4.99.1
2017-10-08 zheng_wenlongAdd agl-service-windowmanager-2017
2017-09-28 Jan-Simon MoellerInitial empty repository