platform/framework/web/crosswalk-tizen.git
2015-08-07 Cheng ZhaoMove callback converter from native mate to electron
2015-08-07 Cheng Zhaospec: Check the time when Promise's callback is called
2015-08-07 Cheng ZhaoMake every JS function call is wrapped with V8Recursion...
2015-08-07 Cheng ZhaoPerform microtask checkpoint after diving into libuv
2015-08-07 Cheng ZhaoStyle fix
2015-08-07 Cheng ZhaoUpdate libchromiumcontent to have WebScopedRunV8Script
2015-08-06 Cheng ZhaoCheck button size
2015-08-06 Cheng ZhaoMerge pull request #2431 from atom/clean-up-native...
2015-08-06 Cheng ZhaoFix cpplint warning
2015-08-06 Cheng ZhaoMove SetOverlayIcon to TaskbarHost
2015-08-06 Cheng ZhaoSave the taskbar object
2015-08-06 Cheng ZhaoMove SetProgressBar to TaskbarHost
2015-08-06 Cheng ZhaoRefactor code in taskbarHost
2015-08-06 Cheng ZhaoDecouple TaskbarHost from NativeWindow
2015-08-06 Cheng ZhaoThumbarHost => TaskbarHost
2015-08-06 Cheng ZhaoMove thumbar_host_ from TreeHost to NativeWindow
2015-08-06 Cheng ZhaoAdd MessageHandlerDelegate
2015-08-06 Cheng ZhaoMerge pull request #2400 from atom/thumbar_button
2015-08-06 Cheng ZhaoMerge pull request #2424 from deepak1556/web_contents_patch
2015-08-05 Haojian WuExpose NativeWindow.setThumbarButtons API to all platforms.
2015-08-05 Robowebview: adding load-commit event
2015-08-05 Robooverride: intialise BrowserWindowProxy.closed
2015-08-05 Haojian WuPolish thumbar code.
2015-08-05 Cheng ZhaoMerge pull request #2423 from atom/fix-release-leak
2015-08-05 Cheng ZhaoImageSkiaRep doesn't release memory
2015-08-05 Cheng ZhaoMerge pull request #2422 from atom/resizable-resize
2015-08-05 Cheng Zhaospec: BrowserWindow.setResizable should not change...
2015-08-05 Cheng Zhaomac: Disable resizing window when changing style mask
2015-08-05 Haojian WuMove atom_desktop_window_tree_host_win to atom/browser...
2015-08-05 Haojian Wu:memo: say more about thumbnail toolbar.
2015-08-05 Haojian Wu:memo: BrowserWindow.setThumbarButton API.
2015-08-05 Haojian Wuwin: Add BrowserWindow.setThumbarButtons API.
2015-08-05 Cheng ZhaoMerge pull request #2419 from atom/clean-native-window
2015-08-05 Cheng ZhaoRemove a few unused headers
2015-08-05 Cheng ZhaoMove ShouldUseGlobalMenuBar to x_window_utils
2015-08-05 Cheng ZhaoAvoid exposing data members to subclass
2015-08-05 Cheng ZhaoUse ranged for loop
2015-08-05 Cheng ZhaoRemove duplicate UpdateDraggableRegions
2015-08-05 Cheng ZhaoMerge pull request #2418 from deepak1556/content_tracin...
2015-08-05 Cheng ZhaoMerge pull request #2410 from atom/pop_context_menu_issue
2015-08-04 Robotracing: fix api and docs
2015-08-04 Cheng ZhaoUpdate brightray for #2263
2015-08-04 Cheng ZhaoMerge pull request #2412 from atom/dialog-title
2015-08-04 Cheng Zhaowin: Use app name as default title of message box
2015-08-04 Cheng ZhaoMerge pull request #2411 from atom/fix-crash-reporter
2015-08-04 Machisté N... Only build pushes on Travis for master branch [ci skip]
2015-08-04 Haojian WuCheck context menu when calling popContextMenu API.
2015-08-04 Cheng ZhaoUse different name for window class name
2015-08-04 Cheng ZhaoUse different name for wait events for different apps
2015-08-04 Cheng ZhaoClose handle when waiting is end
2015-08-04 Cheng ZhaoSet AppUserModelID for all renderer processes
2015-08-04 Cheng ZhaoUpdate brightray for #2294
2015-08-04 Cheng ZhaoMerge pull request #2408 from atom/window-opener
2015-08-04 Cheng ZhaoOnly set window.opener for windows opened by window...
2015-08-04 Cheng Zhaospec: Test window.opener
2015-08-04 Cheng Zhaospec: Don't set window to fullscreen unless under travis
2015-08-03 Cheng ZhaoMerge pull request #2391 from seanchas116/support-remot...
2015-08-03 Cheng ZhaoMerge pull request #2394 from DerNivel/fix-typos
2015-08-03 Cheng ZhaoMerge pull request #2389 from atom/resize-mask-flag
2015-08-03 Cheng ZhaoMerge pull request #2375 from deepak1556/web_frame_api_...
2015-08-03 Cheng Zhaodocs: userGesture is optional
2015-08-03 Cheng ZhaoMerge pull request #2383 from deepak1556/render_script_...
2015-08-01 Ryohei IkegamiUse constructor name to check if Promise
2015-07-31 JonathanFix typo
2015-07-31 JonathanFix typo
2015-07-31 Roboadd spec and fix docs
2015-07-31 Ryohei IkegamiChange spec to test Promise in both side
2015-07-31 Ryohei IkegamiSupport remote Promise in browser
2015-07-31 Ryohei IkegamiAdd spec for remote Promise
2015-07-31 Ryohei IkegamiSupport remote Promise in renderer
2015-07-31 Haojian WuFix: browser window will be resiable when calling ...
2015-07-30 RobowebFrame: api to make scheme bypass CSP
2015-07-30 Roborender: executejavascript with option to simulate userg...
2015-07-30 Cheng ZhaoMerge pull request #2382 from jiaz/patch-3
2015-07-30 Jiaji Zhou Add missing dependency for ubuntu build
2015-07-30 Cheng ZhaoBump v0.30.2
2015-07-30 Cheng ZhaoMerge pull request #2381 from atom/my-status-item
2015-07-30 Cheng Zhaomac: Make the tray icon behave more like the official one
2015-07-30 Cheng ZhaoFix compilation error caused by #2340
2015-07-30 Cheng ZhaoCoffeescript declares variable before assigning it
2015-07-30 Cheng ZhaoFix running callback when global.global is deleted
2015-07-30 Cheng ZhaoMerge pull request #2377 from CtrlVP/master
2015-07-30 Cheng ZhaoMerge pull request #2376 from timruffles/patch-2
2015-07-30 Cheng ZhaoMerge pull request #2372 from atom/allow-insecure-content
2015-07-29 Vivek PatelMerge pull request #1 from CtrlVP/CtrlVP-patch-1
2015-07-29 Vivek PatelReplaced 'browser' with 'main'
2015-07-29 Tim Rufflesmore accuracy around why to use ASAR
2015-07-29 Cheng ZhaoCheck whether entry is null
2015-07-29 Haojian WuMake 'allow-displaying-insecure-content' and
2015-07-29 Cheng ZhaoMerge pull request #2368 from dataich/master
2015-07-29 Cheng ZhaoMerge pull request #2370 from atom/osx-tray
2015-07-29 Cheng ZhaoMerge pull request #2340 from atom/set_download_path_api
2015-07-29 Cheng ZhaoUpdate brightray for #2327
2015-07-29 Cheng ZhaoMerge pull request #2327 from deepak1556/devtools_api_patch
2015-07-29 Haojian Wu:memo: `allow-running-insecure-content` and
2015-07-29 Haojian WuAdd `allow-running-insecure-content`, `allow-display...
2015-07-29 Cheng ZhaoMerge pull request #2369 from atom/better-modifiers
2015-07-29 Cheng ZhaoMerge pull request #2363 from atom/mime-check
2015-07-29 Cheng ZhaoUpdate brightray for #2324
2015-07-29 Cheng ZhaoAdd metaKey
next