platform/framework/web/tizen-extensions-crosswalk.git
2013-08-01 fyraimarImplement BUILD
2013-08-01 Halton HuoFollow code style in system_info_utils.[cc|.h]
2013-08-01 Halton HuoUse SetPicoJsonObjectValue for handy
2013-08-01 Halton HuoImplement BATTERY
2013-08-01 Halton HuoImplement STORAGE
2013-08-01 Halton HuoImplement DISPLAY
2013-08-01 Halton HuoImplement NETWORK
2013-08-01 Halton HuoSeperate NETWORK for desktop and mobile
2013-08-01 Halton HuoReport not support for desktop and leave dummy code...
2013-08-01 Halton HuoImplement CPU
2013-08-01 Halton HuoInit for tizen.systeminfo, skeleton code
2013-08-01 Kenneth Rohde... Merge pull request #40 from cmarcelo/tizen-notification...
2013-08-01 Caio Marcelo... notification: simplify return statement
2013-08-01 Kenneth Rohde... Merge pull request #39 from jeez/bt4-setters
2013-08-01 Caio Marcelo... notification: rename Locker to AutoLock
2013-08-01 Jesus Sanchez... [Bluetooth] Make all callback parameters be called...
2013-08-01 Jesus Sanchez... [Bluetooth] Implement setName, setPowered and setVisibl...
2013-08-01 Kenneth Rohde... Merge pull request #38 from cmarcelo/tizen-notification
2013-08-01 Caio Marcelo... notification: fix comment about DetachClient() function
2013-08-01 Caio Marcelo... notification: move NotificationManager class to its...
2013-08-01 Caio Marcelo... notification: make NotificationManager use string ids
2013-08-01 Caio Marcelo... gyp: teach how to exclude sources according to subdirec...
2013-08-01 Caio Marcelo... notification: implement post / remove for Tizen Mobile
2013-08-01 Caio Marcelo... notification: create basic functions to interact with...
2013-08-01 Alexis MenardMerge pull request #37 from jeez/build-fix
2013-08-01 Jesus Sanchez... [Bluetooth] Fix desktop build
2013-08-01 Alexis MenardMerge pull request #35 from cmarcelo/build-system-fixes
2013-08-01 Caio Marcelo... configure: add short tip about individual targets
2013-08-01 Caio Marcelo... power: fix gypi so we can compile in desktop mode
2013-08-01 Caio Marcelo... configure: add --desktop option
2013-08-01 Caio Marcelo... notification: add stub for mobile
2013-08-01 Caio Marcelo... notification: move desktop specific bits to its file
2013-07-31 Kenneth Rohde... Merge pull request #33 from darktears/power-tizen
2013-07-31 Alexis MenardMake sure the Tizen Power API works on Tizen 2.1
2013-07-31 Kenneth Rohde... Merge pull request #34 from darktears/fullscreen-runner
2013-07-31 Alexis MenardForce fullscreen when running on Tizen
2013-07-31 Kenneth Rohde... Merge pull request #29 from kenchris/set-get-brightness
2013-07-31 Kenneth Rohde... Merge pull request #30 from jeez/bt4
2013-07-31 Jesus Sanchez... [Bluetooth] Remove unneeded conversions and make code...
2013-07-31 Kenneth Rohde... Merge pull request #32 from luxtella/samsung
2013-07-31 Kenneth Rohde... Merge pull request #31 from luxtella/instanceof
2013-07-31 Dongseong HwangMake the tizen example check exceptions that Samsung...
2013-07-31 Dongseong HwangMake js-test-pre.js use "instanceof" instead of checkin...
2013-07-30 Kenneth Rohde... Implement set/get brightness for Linux desktop
2013-07-30 Jesus Sanchez... [Bluetooth] Use typedef DeviceMap
2013-07-30 Jesus Sanchez... [Bluetooth] Make the manager-creation callback common.
2013-07-30 Jesus Sanchez... [Bluetooth] Moving common code to bluetooth_context.cc
2013-07-30 Jesus Sanchez... [Bluetooth] Add BlueZ4 backend.
2013-07-30 Kenneth Rohde... Merge pull request #28 from luxtella/tizen
2013-07-30 Dongseong HwangInitial Tizen API.
2013-07-30 Alexis MenardMerge pull request #27 from luxtella/power
2013-07-30 Dongseong HwangMake Power API call ScreenStateChangeCallback correctly.
2013-07-30 Dongseong HwangMake tizen.power.getScreenBrightness() synchronous...
2013-07-30 Dongseong HwangImprove a power example.
2013-07-30 Dongseong HwangAdd Blink license term into js-test-[post|pre].js becau...
2013-07-30 Alexis MenardMerge pull request #26 from rakuco/packaging-fixes...
2013-07-30 Raphael Kubo... packaging: Install the JS files after 65d900d.
2013-07-30 Alexis MenardMerge pull request #16 from jeez/bluetooth
2013-07-29 Jesus Sanchez... Make GetDefaultAdapter a sync call
2013-07-29 Jesus Sanchez... Add SetSyncReply to extension_adapter.h and add new...
2013-07-29 Jesus Sanchez... Implement tizen.bluetooth API using BlueZ 5.
2013-07-29 Kenneth Rohde... Merge pull request #20 from luxtella/jstest
2013-07-29 Alexis MenardMerge pull request #24 from rakuco/tizen-packaging
2013-07-29 Raphael Kubo... Add an initial packaging/ directory for Tizen 2.1.
2013-07-29 Raphael Kubo... Import gyp at r1611.
2013-07-29 Alexis MenardMerge pull request #23 from darktears/power-example
2013-07-29 Alexis MenardInitial Power API example.
2013-07-29 Alexis MenardMerge pull request #22 from rakuco/disable-broken-modul...
2013-07-29 Raphael Kubo... Disable the notifications and power extensions for...
2013-07-29 cmarceloMerge pull request #21 from rakuco/remove-build-time...
2013-07-29 Raphael Kubo... Move the check for xwalk from configure to run.sh.
2013-07-29 Dongseong HwangMake time example use js-test-[post|pre].js
2013-07-29 Dongseong HwangRemove Blink internal and Worker code in js-test-[post...
2013-07-29 Dongseong HwangCopy js-test[post|pre].js from Blink.
2013-07-26 Alexis MenardMerge pull request #15 from kenchris/power-api
2013-07-26 Kenneth Rohde... Initial Power API
2013-07-25 Halton HuoPass addtional arguments to xwalk.
2013-07-25 cmarceloMerge pull request #18 from jeez/all-local
2013-07-25 cmarceloMerge pull request #19 from darktears/fix-time
2013-07-25 Alexis MenardUnbreak the Tizen Time API.
2013-07-25 Jesus Sanchez... Remove the usage of XWALK_SOURCE_DIR and xwalk_path.
2013-07-25 Alexis MenardMerge pull request #17 from luxtella/master
2013-07-25 Dongseong HwangAdd examples directory and all html files are moved...
2013-07-25 Kenneth Rohde... Merge pull request #14 from halton/git-ignore
2013-07-25 Halton HuoIgnore temp files for vim and cscope/ctags
2013-07-24 Alexis MenardMerge pull request #13 from halton/debug-build
2013-07-24 Halton HuoAdd debug build support
2013-07-22 cmarceloMerge pull request #8 from cmarcelo/updated-js-api
2013-07-22 Caio Marcelo... Update Notification API to new JS API for Crosswalk
2013-07-22 Caio Marcelo... Update Time API to new JS API for Crosswalk
2013-07-19 Kenneth Rohde... Merge pull request #7 from lpereira/add-time-api
2013-07-19 Leandro PereiraAdd Time API.
2013-07-10 cmarceloMerge pull request #1 from jeez/notification
2013-07-10 Jesus Sanchez... Move index.html to notification.html
2013-07-10 Jesus Sanchez... Implement tizen.notification.update()
2013-07-10 Jesus Sanchez... Avoid posting the same notification repeatdly.
2013-07-10 Jesus Sanchez... Implement tizen.notification.removeAll
2013-07-10 Jesus Sanchez... Implement tizen.notification.get()
2013-07-09 Jesus Sanchez... Fix identation and tabs in notification_api.js
2013-07-09 Jesus Sanchez... Move Notification deletion to OnNotificationClosed...
next