platform/framework/web/crosswalk-tizen.git
2015-04-07 Cheng ZhaoMerge pull request #1353 from deepak1556/args_patch
2015-04-07 Cheng ZhaoMerge pull request #1350 from joshuabenuck/patch-1
2015-04-07 Cheng ZhaoMerge pull request #1337 from deepak1556/api_devtools_w...
2015-04-06 Kevin SawickiMerge pull request #1358 from LMGTech/master
2015-04-05 TJ Krusinskiadd `to` in sentence for grammar
2015-04-04 RoboatomMain: initialise uv_setup_args
2015-04-04 Joshua BenuckUpdate build-instructions-windows.md
2015-04-02 RobobrowserWindow: adding devtools-focused event
2015-04-02 Cheng ZhaoMerge pull request #1343 from atom/node_lib
2015-04-02 Cheng ZhaoFix generating node.lib
2015-04-02 Cheng ZhaoFix wrong update of node
2015-04-02 Cheng ZhaoUpdate brightray for #1337
2015-04-01 Cheng Zhaolinux: Fix relocation error when compiling as shared...
2015-04-01 Cheng Zhaowin: Fix linking errors
2015-04-01 Cheng ZhaoNo more need to reference node's native bindings
2015-04-01 Cheng ZhaoDo not need to copy node.dll to PRODUCT_DIR
2015-04-01 Cheng ZhaoShip node.dll
2015-04-01 Cheng ZhaoBuild node as shared library
2015-04-01 Cheng ZhaoMerge pull request #1342 from atom/iojs-update
2015-04-01 Cheng ZhaoFix calling js2c
2015-04-01 Cheng Zhao:arrow_up: iojs@1.6.3
2015-04-01 Cheng ZhaoMerge pull request #1340 from atom/zip_verify_file_exist
2015-04-01 Cheng ZhaoVerify whether the file exists before including it...
2015-04-01 Kevin SawickiMerge pull request #1339 from evlogii/patch-1
2015-04-01 Evlogiy Sutorminfix link
2015-03-31 Kevin SawickiMerge pull request #1332 from anhulife/patch-1
2015-03-30 liang fengmodify param description
2015-03-30 Cheng Zhaowin: Fix compilation error
2015-03-29 Cheng Zhaolinux: Fix compilation error
2015-03-29 Cheng ZhaoBump v0.22.3
2015-03-29 Cheng ZhaoUpgrade brightray to enable content module's webui
2015-03-29 Cheng ZhaoMinor fixes of #1309
2015-03-29 Cheng ZhaoMerge pull request #1309 from hokein/workspace-visible-api
2015-03-29 Cheng ZhaoIt is not safe to get exit code once the child is reaped
2015-03-29 Cheng ZhaoMerge pull request #1311 from deepak1556/api_shell_patch
2015-03-29 Cheng ZhaoCleanup command line handling code
2015-03-29 Cheng ZhaoRevert "Don't store args as std::string"
2015-03-29 Cheng ZhaoMerge pull request #1324 from vprasanth/master
2015-03-29 Cheng ZhaoDon't store args as std::string
2015-03-29 Cheng Zhaowin: d3dcompiler_46.dll => d3dcompiler_47.dll
2015-03-29 Cheng ZhaoMerge pull request #1256 from deepak1556/process_arg_patch
2015-03-29 Cheng ZhaoMerge pull request #1327 from atom/d3dcompiler_47
2015-03-29 Cheng Zhaowin: Ship d3dcompiler_47.dll
2015-03-29 Cheng Zhaodocs: Say more about what is renderer process and main...
2015-03-29 Cheng ZhaoMerge pull request #1313 from ArtskydJ/browser-side...
2015-03-29 Haojian WuUpdate workspace visible APIs.
2015-03-28 Prasanth VaaheeswaranSimplified Mirrors section.
2015-03-28 Roboshell: return status for moveItemToTrash on all platforms
2015-03-28 deepak1556implemetation of AtomCommandline to preserve args
2015-03-28 Cheng ZhaoMerge pull request #1323 from atom/no-zygote
2015-03-28 Cheng ZhaoUpdate libchromiumcontent to disable zygote process
2015-03-27 Joseph Dykstrareverted incorrect changes
2015-03-27 Cheng ZhaoImprove #1317
2015-03-27 Cheng ZhaoMerge pull request #1317 from deepak1556/api_window_patch
2015-03-27 Cheng ZhaoImprove #1307
2015-03-27 Cheng ZhaoMerge pull request #1307 from deepak1556/api_windows_patch
2015-03-27 deepak1556providing option to undock devtools from browser-window
2015-03-27 Cheng Zhaodocs: BrowserWindow.capturePage nows returns NativeImage
2015-03-26 Robonpapi: warn users loading npapi plugins on unsupported...
2015-03-26 Joseph DykstraRenamed browser-side to main process
2015-03-26 Haojian Wu:memo: Add document for workspace visible APIs.
2015-03-26 Cheng ZhaoMerge pull request #1304 from atom/restore-window-state
2015-03-26 Cheng Zhaoviews: Restore window state when showing window
2015-03-26 Cheng Zhaodocs: Mention the debug symbols, closes #1201
2015-03-26 Cheng ZhaoMerge pull request #1303 from atom/write-image
2015-03-26 Cheng Zhaolinux: it is now safe to use clipboard in renderer...
2015-03-26 Cheng Zhaospec: clipboard.readImage()
2015-03-26 Haojian WuAdd SetVisibleOnAllWorkspaces/IsVisibleOnAllWorkspaces...
2015-03-26 Cheng ZhaoAdd clipboard.writeImage API
2015-03-26 Cheng Zhaodocs: clipboard.readImage/.writeImage
2015-03-26 Cheng ZhaoEnable setting only one side of max/min size, fixes...
2015-03-26 Cheng ZhaoUnify how we throw exceptions
2015-03-26 Cheng ZhaoMerge pull request #1297 from deepak1556/api_tray_patch
2015-03-26 Cheng ZhaoImproves #1295
2015-03-26 Cheng ZhaoMerge pull request #1295 from deepak1556/app_patch
2015-03-25 deepak1556allow setting loglevel
2015-03-25 deepak1556throw when trying to create tray before app is ready
2015-03-25 Cheng ZhaoPrint localizedFailureReason for autoUpdater errors
2015-03-25 Cheng ZhaoMerge pull request #1290 from deepak1556/protocol_patch
2015-03-25 Cheng ZhaoMerge pull request #1294 from atom/catch-sign
2015-03-25 Cheng ZhaoCatch the exception thrown from Squirrel
2015-03-25 Cheng ZhaoUse Release build of Squirrel
2015-03-25 Cheng Zhaodocs: "options" is a required parameter in dialog.showM...
2015-03-25 Cheng Zhaomac: Don't rely on autorelease to delete window delegate
2015-03-25 deepak1556[doc]: fix when to use protocol module
2015-03-24 Nathan Sobo:art: Add "-ize" suffix
2015-03-24 Cheng ZhaoMerge pull request #1288 from deepak1556/native_window_...
2015-03-24 deepak1556added acceptsFirstMouse for controlRegionView
2015-03-23 Cheng ZhaoClean up WebView's ipc listeners when detached, fix...
2015-03-23 Cheng ZhaoUpdate brightray
2015-03-23 Cheng ZhaoBump v0.22.2
2015-03-23 Cheng ZhaoMerge pull request #1284 from atom/subpixel-font
2015-03-23 Cheng ZhaoUpdate libchromiumcontent
2015-03-23 Cheng ZhaoRevert "The "subpixel-font-scaling" option is removed"
2015-03-23 Cheng ZhaoUpdate native_mate for #1112
2015-03-23 Cheng Zhaodocs: The right way of "set", according to #1126
2015-03-23 Cheng Zhaodocs: Fix setting GYP_DEFINES on Windows, closes #1126
2015-03-23 Cheng ZhaoCleanup #1275
2015-03-23 Cheng ZhaoMerge pull request #1275 from lygstate/master
2015-03-21 Cheng ZhaoSimplify #1261
next