platform/upstream/efl.git
2015-07-08 Cedric BAILefl: simplify the enum to only use Cubic Bezier curve. 12/43212/1
2015-07-08 Cedric BAILevas: actually return the right type and fix warnings. 11/43211/1
2015-07-08 Cedric BAILefl: fix typos that emitted the wrong PATH type. 10/43210/1
2015-07-08 Cedric BAILevas: actually we want the Ector_Renderer, not the... 09/43209/1
2015-07-08 Cedric BAILevas: properly propagate Eina_Matrix from the VG scene... 08/43208/1
2015-07-08 Cedric BAILefl: add efl_graphics_path_interpolate and efl_graphics... 07/43207/1
2015-07-08 Cedric BAILevas: start correctly implementing the render callback. 06/43206/1
2015-07-08 Cedric BAILecore_evas_svg: actually make the Evas_Object_VG visible. 05/43205/1
2015-07-08 Cedric BAILevas: start properly implementing render_pre for Evas_V... 04/43204/1
2015-07-08 Cedric BAILevas: those function should have been static. 03/43203/1
2015-07-08 Cedric BAILevas: remove printf. 02/43202/1
2015-07-08 Cedric BAILevas: cleanup parent handling of Evas_VG_Node. 01/43201/1
2015-07-08 Cedric BAILevas: NULL is always needed as during destruction paren... 00/43200/1
2015-07-08 Cedric BAILevas: add fill and size definition for a VG scene graph. 99/43199/1
2015-07-08 Cedric BAILevas: fix copy and paste mistake. 98/43198/1
2015-07-08 Cedric BAILevas: fix typos in Evas_VG_Root_Node. 97/43197/1
2015-07-08 Cedric BAILevas: Evas_Object_VG should always create a root node. 96/43196/1
2015-07-08 Cedric BAILeina: add eina_simple_xml_attribute_w3c_parse to parse... 95/43195/1
2015-07-08 Cedric BAILevas: fix examples dependencies as they don't use the... 94/43194/1
2015-07-08 Cedric BAILevas: also allow Evas_VG and NULL as parent. 93/43193/1
2015-07-08 Cedric BAILecore_evas: fix little typo. 92/43192/1
2015-07-08 Cedric BAILector: reorder compilation to first do Ector then Evas. 91/43191/1
2015-07-08 Cedric BAILevas: add file manipulation API to Evas_Object_VG. 90/43190/1
2015-07-08 Cedric BAILecore_evas: add a SVG vector dislay/converter tool. 89/43189/1
2015-07-08 Cedric BAILector: handle color multiplier in the function declaration. 88/43188/1
2015-07-08 Cedric BAILector: reorder macro for easier reuse. 87/43187/1
2015-07-08 Cedric BAILector: prepare doesn't need surface, as it should alway... 86/43186/1
2015-07-08 Cedric BAILefl: fix some whitespace. 85/43185/1
2015-07-08 Cedric BAILector: first implementation of an Cairo shape renderer. 84/43184/1
2015-07-08 Cedric BAILector: remove surface from draw command as it should... 83/43183/1
2015-07-08 Cedric BAILector: start implementing radial gradient in cairo... 82/43182/1
2015-07-08 Cedric BAILector: fix cairo linear gradient implementation. 81/43181/1
2015-07-08 Cedric BAILeo_cxx: fix after change in internal function naming... 80/43180/1
2015-07-08 Cedric BAILector: now import header of all cairo renderer. 79/43179/1
2015-07-08 Cedric BAILector: cairo need a specialized fill function. 78/43178/1
2015-07-08 Cedric BAILector: first try at implementing linear gradient renderer. 77/43177/1
2015-07-08 Cedric BAILector: first implementation of a Cairo surface. 76/43176/1
2015-07-08 Cedric BAILector: add a base interface for all cairo renderer. 75/43175/1
2015-07-08 Cedric BAILector: fix building of the generic backend. 74/43174/1
2015-07-08 Cedric BAILector: fix building of cairo backend. 73/43173/1
2015-07-08 Cedric BAILector: move dependency around. Evas now depend on Ector. 72/43172/1
2015-07-08 Cedric BAILector: and here come the beginning of a Cairo backend. 71/43171/1
2015-07-08 Cedric BAILector: add beginning of a cairo implementation. 70/43170/1
2015-07-08 Cedric BAILector: all those function needs to be static. 69/43169/1
2015-07-08 Cedric BAILector: share base type structure to the rest of ecore_p... 68/43168/1
2015-07-08 Cedric BAILector: duplicate PATH could be useful. 67/43167/1
2015-07-08 Cedric BAILector: add stop implementation. 66/43166/1
2015-07-08 Cedric BAILefl: move PATH manipulation from Evas into Efl interfaces. 65/43165/1
2015-07-08 Cedric BAILector: start the implementation of a Cairo backend. 64/43164/1
2015-07-08 Cedric BAILector: start the implementation of the Generic surface. 63/43163/1
2015-07-08 Cedric BAILector: make the drawing function virtual as it rely... 62/43162/1
2015-07-08 Cedric BAILector: move all interface to be in the Generic namespace. 61/43161/1
2015-07-08 Cedric BAILevas: make the interface part of the Generic name space. 60/43160/1
2015-07-08 Cedric BAILector: add linear and radial gradial renderer to Ector. 59/43159/1
2015-07-08 Cedric BAILefl: introduce an Efl Gradient Radial interface. 58/43158/1
2015-07-08 Cedric BAILefl: add a linear gradient interface. 57/43157/1
2015-07-08 Cedric BAILector: add top gradient renderer. 56/43156/1
2015-07-08 Cedric BAILefl: add a gradient interface. 55/43155/1
2015-07-08 Cedric BAILefl: rename geometry to graphics to be more general. 54/43154/1
2015-07-08 Cedric BAILector: add initial interface for a shape object. 53/43153/1
2015-07-08 Cedric BAILautotools: add ector in the list of Eolian file provider. 52/43152/1
2015-07-08 Cedric BAILector: add initial interface for Surface and Renderer. 51/43151/1
2015-07-08 Cedric BAILector: initial introduction. 50/43150/1
2015-07-08 Cedric BAILefl: use Efl_Geometry_Shape. 49/43149/1
2015-07-08 Cedric BAILefl: add an interface for Efl_Geometry_Shape. 48/43148/1
2015-07-08 Cedric BAILevas: fix Evas_VG eo files. 47/43147/1
2015-07-08 Cedric BAILevas: implement all Evas_VG_Shape property. 46/43146/1
2015-07-08 Cedric BAILevas: actually compile Evas_VG_Shape. 45/43145/1
2015-07-08 Cedric BAILevas: move Evas_VG_Node structure declaration into... 44/43144/1
2015-07-08 Cedric BAILevas: fix prototype and correctly call the function. 43/43143/1
2015-07-08 Cedric BAILevas: declare internal evas_vg helper. 42/43142/1
2015-07-08 Cedric BAILeo: internal variable should not have that much chance... 41/43141/1
2015-07-08 Cedric BAILevas: handle path set on shape object. 40/43140/1
2015-07-08 Cedric BAILevas: implement stupid bound get at container level. 39/43139/1
2015-07-08 Cedric BAILevas: add Efl.File interface to Evas_Object_VG. 38/43138/1
2015-07-08 Cedric BAILevas: add Evas_VG_Image. 37/43137/1
2015-07-08 Cedric BAILevas: implement Evas_VG_Node stacking functions. 36/43136/1
2015-07-08 Cedric BAILevas: Evas_VG_Root_Node should only be attached to... 35/43135/1
2015-07-08 Cedric BAILevas: remove unecessary duplicated code. 34/43134/1
2015-07-08 Cedric BAILevas: add evas_vg note. 33/43133/1
2015-07-08 Cedric BAILevas: add utility function to build path. 32/43132/1
2015-07-08 Cedric BAILevas: add initial Evas_Object_VG. 31/43131/1
2015-07-08 Cedric BAILeina: add eina_matrix. 30/43130/1
2015-07-07 Mun, Gwan-gyeongecore_wayland: fix initialize on avaialable_rotations_set 75/43075/2 accepted/tizen/mobile/20150708.015626 accepted/tizen/tv/20150708.015644 accepted/tizen/wearable/20150708.015655 submit/tizen/20150707.131424
2015-07-07 Jihoon Kimecore-imf: support input panel state callback 68/43068/1 accepted/tizen/mobile/20150708.015542 accepted/tizen/tv/20150708.015557 accepted/tizen/wearable/20150708.015609 submit/tizen/20150707.113118
2015-07-06 Mun, Gwan-gyeongecore-wayland, ecore_evas-wayland: support "Window... 94/42894/3 accepted/tizen/mobile/20150707.063248 accepted/tizen/tv/20150707.063302 accepted/tizen/wearable/20150707.063317 submit/tizen/20150707.000327
2015-07-06 MinJeong Kimwayland_shm: check if there is an available buffer... 66/42966/1
2015-07-03 Duna Ohecore-wayland: support 'conformant' for wayland 65/42865/1 submit/tizen/20150703.125223
2015-06-30 MinJeong Kimecore-wayland: support "role_set" for wayland 02/42602/2 accepted/tizen/mobile/20150701.001521 accepted/tizen/tv/20150701.001537 accepted/tizen/wearable/20150701.001555 submit/tizen/20150630.130609
2015-06-30 Seunghun Leeecore-buffer: Add omitted function for getting bpp 92/42592/2
2015-06-30 Seunghun Leeecore-buffer: check whether argument of tbm_surface... 91/42591/1
2015-06-30 MinJeong KimRevert "Add wl_display_roundtrip to wait for being... 70/42570/2
2015-06-30 Chris Michaelevas-software-generic: Allow future rendering calls... 68/42568/3
2015-06-30 Jihoon Kimecore_imf: check parameter of ecore_imf_module_register () 71/42571/1
2015-06-30 Jihoon Kimecore_imf: fix wrong return type of ecore_imf_context_i... 69/42569/1
2015-06-29 MinJeong Kimecore_wayland: use tizen_policy protocol regardless... 34/42434/1 accepted/tizen/mobile/20150630.002037 accepted/tizen/tv/20150630.002043 accepted/tizen/wearable/20150630.002056 submit/tizen/20150629.084820
2015-06-25 Youngbok Shinedje: Add plugin keyword. 82/42282/2 accepted/tizen/mobile/20150626.064843 accepted/tizen/tv/20150626.064928 accepted/tizen/wearable/20150626.064955 submit/tizen/20150626.020647
2015-06-25 MinJeong Kimecore_wayland: handle position changes of window 76/42276/1
2015-06-24 MinJeong Kimecore-wayland: support "lower" request for wayland... 90/41290/2
2015-06-16 Jihoon Kimecore_imf/wayland: Add NULL check before accessing 84/41484/1 accepted/tizen/mobile/20150617.012346 accepted/tizen/tv/20150617.012349 accepted/tizen/wearable/20150617.012402 submit/tizen/20150616.075952
next