Update Changelog accepted/tizen/20130911.233924 accepted/tizen/20130911.233951 accepted/tizen/20130912.015129 submit/tizen/20130910.194643 submit/tizen/20130911.233246
authorJoone Hur <joone.hur@intel.com>
Tue, 10 Sep 2013 19:44:08 +0000 (12:44 -0700)
committerJoone Hur <joone.hur@intel.com>
Tue, 10 Sep 2013 19:44:08 +0000 (12:44 -0700)
packaging/webkit2-efl.changes

index e528e09..6a25b3b 100644 (file)
@@ -1,3 +1,13 @@
+* Tue Sep 10 2013 Joone Hur <joone.hur@intel.com> submit/tizen/20130826.234643@c104711
+- Delay the Wayland initialization in the WebProcess for WRT.
+- wayland video: stop video rendering before destroy wayland surface
+- Add multiple texture rendering in TextureMapperGL
+- prepare multiple texture for wayland buffer
+- Add video support of wayland platform (x86/vaapi)
+- Use calloc instead of malloc, so all the pointers are already NULL.
+- Disable unused-local-typedefs and maybe-uninitialized warning in GCC 4.8
+- Add option to disable toolbar on MiniBrowser.
+
 * Mon Aug 19 2013 Joone Hur <joone.hur@intel.com> submit/tizen/20130809.012127@c4d8391
 - Merge "Revert "Enable Canvas 2d based on Cairo GLES."" into tizen
 - Revert "Enable Canvas 2d based on Cairo GLES."