2015-07-09 |
HyunJin Park | Merge "[Messaging] Removed compilation warnings" into... |
tree | commitdiff |
2015-07-08 |
HyunJin Park | Merge "[SystemInfo] Changes to remove warning" into... |
tree | commitdiff |
2015-07-08 |
HyunJin Park | Merge "[Notification] Changed code to avoid compilation... |
tree | commitdiff |
2015-07-08 |
HyunJin Park | Merge "[Content] Changed code to avoid compilation... |
tree | commitdiff |
2015-07-07 |
HyunJin Park | Merge "[Filesystem] In case of error invoke callback... |
tree | commitdiff |
2015-07-07 |
HyunJin Park | Merge "[Common] - Removing the macro assert()" into... |
tree | commitdiff |
2015-07-07 |
HyunJin Park | Merge "[Common] Add javascript code minifier." into... |
tree | commitdiff |
2015-06-24 |
Kamil Lysik | [Common] Add javascript code minifier. |
tree | commitdiff |
2015-06-22 |
HyunJin Park | Merge "[Filesystem] Allow to resolve storages" into... |
tree | commitdiff |
2015-06-17 |
HyunJin Park | Merge "[Package] change onprogress behaviour" into... |
tree | commitdiff |
2015-06-16 |
HyunJin Park | Merge "[build] include *.gypi and tools in devel packag... |
tree | commitdiff |
2015-06-16 |
Rafal Galka | [build] include *.gypi and tools in devel package |
tree | commitdiff |
2015-06-01 |
ByungWoo Lee | [License] Modify license of tools |
tree | commitdiff |
2015-05-29 |
HyunJin Park | Merge "[Tool][Generator] Improvement of JavaScript... |
tree | commitdiff |
2015-05-15 |
Pawel Kaczmarek | [Tool][Generator] Improvement of JavaScript tpl |
tree | commitdiff |
2015-02-03 |
Jinwoo Jeong | Merge "[application] removed lint errors of .js/.h... |
tree | commitdiff |
2015-02-02 |
Pawel Kaczmarek | [Tool][Generator] fix async |
tree | commitdiff |
2015-01-29 |
pius.lee | [Tool][Generator] don't check constructor used only... |
tree | commitdiff |
2015-01-29 |
pius lee | Merge "[utils] modified _toPlatformObject() to handle... |
tree | commitdiff |
2015-01-29 |
pius lee | Merge "[Datacontrol] Enable feature in mobile profile... |
tree | commitdiff |
2015-01-29 |
pius lee | Merge "[Tool][Generator] fix to missing raises keyword... |
tree | commitdiff |
2015-01-29 |
pius lee | Merge "[Tool][Generator] Add validation to constructor... |
tree | commitdiff |
2015-01-29 |
Ryszard Matuszyk | [Tool][Generator] fix to missing raises keyword name |
tree | commitdiff |
2015-01-28 |
Pawel Kaczmarek | [Tool][Generator] Add validation to constructor functio... |
tree | commitdiff |
2015-01-28 |
Jerzy Pabich | Merge "[Messaging] - Testing an argument type of the... |
tree | commitdiff |
2015-01-28 |
Jerzy Pabich | Merge "[system-setting] setProperty() method added... |
tree | commitdiff |
2015-01-28 |
Jerzy Pabich | Merge "[system-setting] Framework, getProperty() method... |
tree | commitdiff |
2015-01-28 |
pius lee | Merge "[Tool][Generator] native_function format changin... |
tree | commitdiff |
2015-01-27 |
Ryszard Matuszyk | [Tool][Generator] native_function format changing |
tree | commitdiff |
2015-01-26 |
Jinwoo Jeong | Merge "[Datacontrol] reference to pointer in internal... |
tree | commitdiff |
2015-01-26 |
Jerzy Pabich | Merge "[Messaging][SMS] Added support for CompositeFilt... |
tree | commitdiff |
2015-01-22 |
Pawel Kaczmarek | [Tool][Generator] fix NameError: global name 'm' is... |
tree | commitdiff |
2015-01-21 |
ByungWoo Lee | Merge "[Application] Implemented several APIs of tizen... |
tree | commitdiff |
2015-01-19 |
Jerzy Pabich | Merge "[SecureElement] - SEService class added" into... |
tree | commitdiff |
2015-01-19 |
Jerzy Pabich | Merge "[SecureElement] Initial commit with stubs."... |
tree | commitdiff |
2015-01-19 |
Jerzy Pabich | Merge changes I37fca437,If013a0d9,Ica02a90f into devel... |
tree | commitdiff |
2015-01-19 |
Jerzy Pabich | Merge "[Messaging] tct fixes for sms part 1 tct: ... |
tree | commitdiff |
2015-01-19 |
Jerzy Pabich | Merge "[Messaging] Add support for MMS messages, change... |
tree | commitdiff |
2015-01-19 |
Jerzy Pabich | Merge changes I3e5486af,I7e71e23e,Id38eeacd into devel... |
tree | commitdiff |
2015-01-19 |
Jerzy Pabich | Merge changes If3f6a6ab,I540ccc27,I4d2c4547,I0a981d4e... |
tree | commitdiff |
2015-01-19 |
pius.lee | [Tool][Generator] add missing optional, nullable checki... |
tree | commitdiff |
2015-01-18 |
pius.lee | [Tool][Generator] fix mismatched type of typedef arguments |
tree | commitdiff |
2015-01-18 |
pius.lee | [Tool][Generator] define native parameter on async... |
tree | commitdiff |
2015-01-16 |
pius.lee | Merge "[Datacontrol] fix instance.cc style" into devel... |
tree | commitdiff |
2015-01-16 |
pius.lee | Merge "[Datacontrol] add datacontrol api" into devel... |
tree | commitdiff |
2015-01-16 |
pius.lee | Merge "[Common] add scope out macro for easy releasing... |
tree | commitdiff |
2015-01-16 |
pius.lee | Merge "[Tool][Generator] replace == to === in js templa... |
tree | commitdiff |
2015-01-16 |
pius.lee | [Tool][Generator] replace == to === in js template |
tree | commitdiff |
2015-01-16 |
pius.lee | Merge "[Tool][Generator] fix undefined constructor... |
tree | commitdiff |
2015-01-16 |
pius.lee | [Tool][Generator] fix undefined constructor in instance... |
tree | commitdiff |
2015-01-16 |
HyunJin Park | Merge "[Tool][Generator] fix removed method name in... |
tree | commitdiff |
2015-01-16 |
pius.lee | [Tool][Generator] fix removed method name in instance.cc |
tree | commitdiff |
2015-01-16 |
HyunJin Park | Merge "[Tool][Generator] property assigning move to... |
tree | commitdiff |
2015-01-16 |
pius.lee | [Tool][Generator] property assigning move to constructor |
tree | commitdiff |
2015-01-14 |
pius.lee | [Tool][Generator] JS template code style |
tree | commitdiff |
2015-01-14 |
pius.lee | [Tool] fix module name bug in skeleton generator |
tree | commitdiff |
2015-01-14 |
Rafal Galka | [Tool][Generator] ExceptionMap removed from JS template |
tree | commitdiff |
2015-01-14 |
Rafal Galka | [Tool][Generator] License boilerplates |
tree | commitdiff |
2015-01-09 |
Jerzy Pabich | Merge "[Messaging] moved SMS storage and SMS manager... |
tree | commitdiff |
2015-01-09 |
Jerzy Pabich | Merge "[Messaging] SMS getMessageServices" into devel... |
tree | commitdiff |
2015-01-09 |
Jerzy Pabich | Merge "[Messasging] removeChangeListener (for emails... |
tree | commitdiff |
2015-01-09 |
Jerzy Pabich | Merge "[Utils] extensions for NativeBridge" into devel... |
tree | commitdiff |
2015-01-08 |
Jerzy Pabich | Merge "[NFC] Fixed TODO sections." into devel/master |
tree | commitdiff |
2015-01-08 |
Rafal Galka | [Tool] Basic generator README file |
tree | commitdiff |
2015-01-08 |
Rafal Galka | [Tool] Skeleton generator moved to subdirectory |
tree | commitdiff |
2015-01-08 |
WonYoung Choi | Merge "[Tool] add module skeletone generator" into... |
tree | commitdiff |
2015-01-07 |
pius.lee | [Tool] add module skeletone generator |
tree | commitdiff |
2014-12-19 |
Jerzy Pabich | Merge "[Callhistory] Added remove, removeBatch/All... |
tree | commitdiff |
2014-12-19 |
Jerzy Pabich | Merge "[Callhistory] Added listeners implementation... |
tree | commitdiff |
2014-12-16 |
Jerzy Pabich | Merge "[Messaging] converting JSON object to Message... |
tree | commitdiff |
2014-12-16 |
Pawel Kaczmarek | [All API][Calendar] Merging JavaScript files |
tree | commitdiff |
2014-12-12 |
Rafal Galka | Merge "[Calendar] Adjustment of JavaScript files for... |
tree | commitdiff |
2014-12-12 |
Pawel Kaczmarek | [Calendar] Adjustment of JavaScript files for merging... |
tree | commitdiff |
2014-12-04 |
WonYoung Choi | Initial implementation for device apis using xwalk... |
tree | commitdiff |
|