platform/framework/web/crosswalk-tizen.git
2016-01-02 leethomas:white_check_mark: add tests for will-navigate, did...
2016-01-02 leethomas:memo: add 'did-navigate-in-page', 'did-navigate-to...
2016-01-02 leethomasadd did-navigate-in-page event to webview & webcontents...
2016-01-01 leethomasadd will-navigate, did-navigate-to-different-page event...
2015-12-31 Cheng ZhaoAdd comment on why checking empty set
2015-12-31 Cheng ZhaoMerge pull request #3967 from leethomas/fix-osx-crash...
2015-12-31 Cheng ZhaoMerge pull request #3968 from leethomas/fix-window...
2015-12-31 Cheng ZhaoMerge pull request #3959 from deepak1556/remote_object_...
2015-12-31 leethomas:apple: only add sub menus to Window when they actually...
2015-12-30 leethomas:apple: fix #3864 where saving a file causes a crash...
2015-12-30 Cheng ZhaoMerge pull request #3961 from atom/widevine-docs
2015-12-30 Cheng ZhaoUpdate libchromiumcontent: component_updater is not...
2015-12-30 Cheng Zhaodocs: Using Widevine CDM Plugin
2015-12-30 Cheng ZhaoMerge pull request #3957 from atom/widevine
2015-12-30 Cheng ZhaoMerge pull request #3955 from nishanths/feature/osx...
2015-12-30 Cheng ZhaoMerge pull request #3926 from adam-lynch/patch-3
2015-12-30 Plusb Preco:memo: Update as upstream
2015-12-30 Cheng ZhaoUpdate brightray and libchromiumcontent with widevine...
2015-12-30 Nishanth Shanmughamosx: Implement clear recent documents
2015-12-29 Roboremote: support arguments of type Date
2015-12-29 Adam LynchFixing link to web contents from ipcMain
2015-12-29 Cheng ZhaoDo not ship widevine plugin
2015-12-29 Cheng ZhaoMerge pull request #3944 from nishanths/feature/tray...
2015-12-29 Cheng ZhaoMerge pull request #3945 from deepak1556/web_frame_api_...
2015-12-29 Cheng ZhaoFix coding styles
2015-12-29 RobowebFrame: support fetch api for schemes that are privil...
2015-12-29 Nishanth Shanmughamtray: Support file-drop from OS X Dock
2015-12-29 Cheng ZhaoDo not link with unnecessary libraries
2015-12-29 Cheng ZhaoRemove hacky build settings
2015-12-29 Cheng ZhaoUpdate libchromiumcontent to include widevine libraries
2015-12-29 Cyrille LebeaupinAdd widevine third party
2015-12-29 Cheng ZhaoMerge pull request #3942 from atom/remote-memory-leak
2015-12-29 Cheng ZhaoLeak FunctionTemplateHandle
2015-12-29 Cheng ZhaoCache function templates created by CreateObjectWithName
2015-12-29 Cheng ZhaoFix circular reference caused by Object.defineProperty
2015-12-28 Cheng ZhaoOptimize the case when creating plain object
2015-12-28 Cheng ZhaoVariables are not shadowed in inline class
2015-12-28 Cheng ZhaoFix circular reference caused by RemoteMemberFunction
2015-12-28 Cheng ZhaoMerge pull request #3931 from leftstick/master
2015-12-28 Howard.Zuoadd zh-CN translation for devtools
2015-12-28 Cheng ZhaoMerge pull request #3920 from flaub/patch-1
2015-12-25 Frank Laubs/Phrase/Phase
2015-12-25 Cheng ZhaoBump v0.36.2
2015-12-25 Cheng ZhaoMerge pull request #3918 from deepak1556/renderer_proce...
2015-12-25 Plusb Preco:memo: Update as upstream
2015-12-25 Cheng ZhaoUpgrade brightray for atom/brightray#188
2015-12-24 Roborenderer: dont fork the process when there is server...
2015-12-24 Cheng ZhaoMerge pull request #3915 from juanpaulo/master
2015-12-24 Cheng ZhaoUpgrade brightray for #3866
2015-12-24 Juan Paulo... Removed unnecessary backtick.
2015-12-24 Cheng Zhaospec: Surppess did-change-theme-color test
2015-12-24 Cheng ZhaoMerge pull request #3914 from atom/fix-remvoe-headers
2015-12-24 Cheng Zhaospec: Increase timeout for window.open
2015-12-24 Cheng Zhaospec: onBeforeSendHeaders should reset the whole headers
2015-12-24 Cheng ZhaoReset whole headers when requestHeaders is set
2015-12-24 Cheng ZhaoMerge pull request #3912 from tylergibson/FixingMoveIte...
2015-12-24 Tyler GibsonAdding check for Windows version and alternate flags...
2015-12-24 Cheng ZhaoMerge pull request #3913 from atom/fix-nsurl
2015-12-24 Cheng ZhaoFix converting string to NSURL
2015-12-24 Cheng ZhaoMerge pull request #3911 from atom/fix-alt
2015-12-24 Cheng Zhaolinux: Fix pressing Alt not toggling window menu bar
2015-12-24 Cheng ZhaoMerge pull request #3910 from atom/no-ship-libnotify
2015-12-24 Cheng ZhaoNo longer need to ship with libnotify.so
2015-12-24 Cheng ZhaoUpdate brightray for #2294
2015-12-24 Cheng ZhaoMerge pull request #3905 from fscherwi/patch-2
2015-12-23 fscherwi:arrow_up: asar
2015-12-23 Cheng ZhaoMerge pull request #3900 from bbondy/theme-color
2015-12-23 Cheng ZhaoMerge pull request #3904 from atom/hidden-inset-no...
2015-12-23 Cheng ZhaoRemove visual artifacts of hidden-inset window
2015-12-23 Brian R. BondyAdd tests for did-change-theme-color event
2015-12-23 Cheng ZhaoMerge pull request #3890 from jaanus/hidden-inset-fulls...
2015-12-23 Cheng ZhaoMerge pull request #3903 from atom/fix-webrequest-crash
2015-12-23 Cheng ZhaoCancel callback in OnComplete event
2015-12-22 Brian R. BondyAdd did-change-theme-color event to webview
2015-12-22 jaanusFixes #2810: correct look of hidden-inset windows in...
2015-12-22 Cheng ZhaoCancel callback when URLRequest is destroyed
2015-12-22 Cheng ZhaoMerge pull request #3892 from jasssonpet/patch-1
2015-12-22 Plusb Preco:memo: Update as upstream
2015-12-22 Cheng ZhaoMerge pull request #3865 from deepak1556/visibility_api...
2015-12-22 Cheng ZhaoMerge pull request #3855 from deepak1556/find_api_patch
2015-12-22 Jason ZhekovFormatting app.md
2015-12-21 Robofix cpplint warning
2015-12-21 Roboadd test
2015-12-21 Robobrowser: fix value of document.hidden
2015-12-21 Roboadd api to webview
2015-12-21 RobowebContents: adding findInPage api
2015-12-21 Cheng ZhaoMerge pull request #3882 from deepak1556/chromium_spec_...
2015-12-21 Cheng ZhaoMerge pull request #3877 from bbondy/master
2015-12-21 Cheng ZhaoMerge pull request #3875 from deepak1556/history_naviga...
2015-12-21 Cheng ZhaoMerge pull request #3867 from WenryXu/master
2015-12-21 Cheng ZhaoMerge pull request #3880 from adam-lynch/patch-1
2015-12-21 Cheng ZhaoMerge pull request #3881 from adam-lynch/patch-2
2015-12-21 Plusb Preco:memo: Update as upstream
2015-12-21 Cheng ZhaoCode cleanup of browser_mac.mm
2015-12-21 Cheng ZhaoMerge pull request #3853 from jrehbein/fix-issue-3739...
2015-12-21 Cheng ZhaoUpdate brightray for #3831
2015-12-20 Robospec: serviceWorker registration with file scheme
2015-12-20 Adam LynchDesktop Environment Integration: rearranged sentence
2015-12-20 Adam LynchDesktop Environment Integration: typo
2015-12-20 Brian R. BondyAdd media play events to webview
next