platform/framework/web/tizen-extensions-crosswalk.git
2013-09-29 Deqing Huang[download] Fix JS coding style
2013-09-28 Leandro A.... Merge pull request #138 from qjia7/mymaster
2013-09-28 Jiajia Qin[SystemInfo][SIM] Fixed callback error and type mismatc...
2013-09-27 Leandro A.... Merge pull request #182 from ricardotk/wip
2013-09-27 Ricardo de... [Time] Properly format toDateString, toTimeString and...
2013-09-27 Ricardo de... [Time] Fix unecessary check
2013-09-27 Ricardo de... [Time] Fix timezone -> timezone_ mistype
2013-09-27 Ricardo de... [Time] Solve instanceof problem
2013-09-27 Ricardo de... [Time] Add the checks for timezone property
2013-09-27 Ricardo de... [Time] addDuration is now throwing exceptions
2013-09-27 Ricardo de... [Time] Change the way of construction of TZDate
2013-09-27 Ricardo de... [Time] Fix TZDate constructor
2013-09-27 Ricardo de... [Time] Add getAvailableTimezones
2013-09-27 Leandro A.... Merge pull request #155 from qjia7/master
2013-09-27 Jiajia Qin[SystemInfo] Use singleton model to support multi frames
2013-09-26 Kenneth Rohde... Merge pull request #144 from deqing/fix-tizen-exception
2013-09-26 Kenneth Rohde... Merge pull request #181 from fyraimar/fixdo
2013-09-27 fyraimar[SystemInfo][DeviceOrientation] Remove 'Unknown' in...
2013-09-26 Kenneth Rohde... Merge pull request #177 from cmarcelo/notification...
2013-09-26 Leandro A.... Merge pull request #179 from ricardotk/wip
2013-09-26 Caio Marcelo... [Notification] Check for failures when parsing id from...
2013-09-26 Caio Marcelo... [Notification] Don't create a picojson::value to get...
2013-09-26 Caio Marcelo... [Notification] Add support for PROGRESS status type
2013-09-26 Caio Marcelo... [Notification] Add update() support for Mobile
2013-09-26 Caio Marcelo... [Notification] Add update() support for Desktop
2013-09-26 Caio Marcelo... [Notification] Make notification IDs assigned by native...
2013-09-26 Caio Marcelo... [Notification] Remove mentions to thread-safety from...
2013-09-26 Caio Marcelo... [Notification] Do not keep separated copy of notifications
2013-09-26 Caio Marcelo... [Notification] Create a function to extract properties
2013-09-26 Deqing Huang[download] Add exception handling
2013-09-25 cmarceloMerge pull request #180 from cmarcelo/enable-c++-0x
2013-09-25 Caio Marcelo... Enable -std=c++0x
2013-09-25 Ricardo de... [Time] Add GetTimezoneAbbreviation()
2013-09-25 Ricardo de... [Time] Add isDST, getPreviousDSTTransition and getNextD...
2013-09-25 Ricardo de... [Time] Change the way SyncMessage and SyncReply are...
2013-09-24 cmarceloMerge pull request #148 from lpereira/filesystem-api
2013-09-24 Leandro PereiraAdd Tizen Filesystem API.
2013-09-24 cmarceloMerge pull request #178 from cmarcelo/tizen-using-cpp...
2013-09-24 Leandro A.... Merge pull request #176 from ricardotk/wip
2013-09-24 Caio Marcelo... [tizen] Fix JS coding style
2013-09-24 Caio Marcelo... [tizen] Remove not used function
2013-09-24 Caio Marcelo... [tizen] Use new C++ Wrapper instead of old ExtensionAdapter
2013-09-24 Ricardo de... [Time] Add unicode timezone support
2013-09-24 Ricardo de... [Time] Fix toString getDay misunderstanding
2013-09-24 Ricardo de... [Time] Fix TimeDuration unit set property comparison
2013-09-23 Kenneth Rohde... Merge pull request #173 from Ryan--Yang/master
2013-09-23 cmarceloMerge pull request #175 from cmarcelo/cpp-wrapper
2013-09-23 Caio Marcelo... [Notification] Use new C++ wrapper in common/
2013-09-23 Caio Marcelo... [common] Create C++ wrapper to replace ExtensionAdapater
2013-09-22 yangruiintel[SystemInfo] fix JS code style
2013-09-20 cmarceloMerge pull request #171 from darktears/power-isscreenon-fix
2013-09-20 Alexis Menard[Power] Fix a TCT failure with isScreenOn()
2013-09-20 cmarceloMerge pull request #172 from cmarcelo/notification...
2013-09-20 Caio Marcelo... [Notification] Fix JS style
2013-09-20 Caio Marcelo... [Notification] Clean up example a bit
2013-09-20 Jesus Sanchez... Merge pull request #170 from ricardotk/wip
2013-09-20 Ricardo de... [Time] Fix the style of Time API JS File using the...
2013-09-20 Alexis MenardMerge pull request #169 from darktears/power-style-fix
2013-09-20 Alexis MenardFix the style of the Power API JS file using the new...
2013-09-19 Kenneth Rohde... Merge pull request #168 from vcgomes/bluetooth-fix...
2013-09-19 Vinicius Costa... bluetooth: Fix accessing invalid memory when creating...
2013-09-19 Jesus Sanchez... Merge pull request #167 from jeez/fix
2013-09-19 Jesus Sanchez... [Bluetooth] Fix object property
2013-09-19 Kenneth Rohde... Merge pull request #158 from ricardotk/wip
2013-09-19 Leandro A.... Merge pull request #156 from jeez/js-style-checker
2013-09-19 Ricardo de... [Time] Support timezone optional argument
2013-09-19 Ricardo de... [Time] Add TimeDuration getters and setters
2013-09-19 Ricardo de... [Time] equalsTo, lessThan and greaterThan are now throw...
2013-09-19 cmarceloMerge pull request #157 from cmarcelo/notification...
2013-09-19 Caio Marcelo... [Notification] More default values for properties
2013-09-19 Jesus Sanchez... Add a README file.
2013-09-19 Caio Marcelo... [Notification] Throw when calling constructors without new
2013-09-19 Caio Marcelo... [Notification] Make removal immediate, add NOT_FOUND_ERR
2013-09-19 Jesus Sanchez... [Bluetooth] Fix bluetooth_api.js according to our style
2013-09-19 Caio Marcelo... [Notification] Fixes default values of attributes
2013-09-19 Caio Marcelo... [Notification] Missing passing argument to Notification...
2013-09-19 Jesus Sanchez... Add a JavaScript Lint script that uses Google's Closure...
2013-09-19 Kenneth Rohde... Merge pull request #154 from vcgomes/bluetooth-service...
2013-09-19 Kenneth Rohde... Merge pull request #153 from vcgomes/bluetooth-fixes
2013-09-19 Kenneth Rohde... Merge pull request #152 from vcgomes/bluetooth-set...
2013-09-18 Vinicius Costa... bluetooth: Add a simple workaround for setPowered()
2013-09-18 Vinicius Costa... packaging: Link with libbluetooth
2013-09-18 Vinicius Costa... bluetooth: Add support for notifying that a socket...
2013-09-18 Vinicius Costa... bluetooth: Add support for registerRFCOMMServiceByUUID
2013-09-18 Vinicius Costa... bluetooth: Add handler for RFCOMMListen message
2013-09-18 Vinicius Costa... bluetooth: Cancel all pending calls on the destructor
2013-09-18 Vinicius Costa... bluetooth: Fix replying to getDefaultAdapter() before...
2013-09-18 cmarceloMerge pull request #151 from cmarcelo/notification...
2013-09-18 Caio Marcelo... [Notification] Use forceSetProperty to permit true...
2013-09-18 Kenneth Rohde... Merge pull request #149 from ricardotk/wip
2013-09-18 cmarceloMerge pull request #150 from cmarcelo/notification...
2013-09-18 Caio Marcelo... [Notification] Fix wrong loop in OnDetailedChanged
2013-09-18 Ricardo de... [Time] Correctly calculate the difference and return...
2013-09-18 Ricardo de... [Time] Fix toString()
2013-09-18 Ricardo de... [Time] Constructor now accepting JSDate as argument
2013-09-18 Caio Marcelo... [Notification] Remove locking from NotificationManager...
2013-09-18 Caio Marcelo... [Notification] Fix leaking ContextAPI object
2013-09-18 Caio Marcelo... [Notification] Make constructor explicit
2013-09-18 Jesus Sanchez... Merge pull request #147 from ricardotk/wip
2013-09-18 Ricardo de... [Time] difference is now throwing exceptions
next