platform/framework/web/crosswalk-tizen.git
2016-08-31 deepak1556fix ambiguous constructor call
2016-08-31 deepak1556fix docs and update specs
2016-08-31 deepak1556update api to work on public url and uuid
2016-08-31 deepak1556add docs
2016-08-31 deepak1556session: api to retrieve blob data from uuid
2016-08-31 deepak1556provide blob uuid from upload data
2016-08-31 Cheng ZhaoMerge pull request #7041 from Ikana/document-webcontent...
2016-08-31 Cheng ZhaoMerge pull request #6998 from electron/ipc-v8-converter...
2016-08-31 Cheng ZhaoMerge pull request #6986 from electron/arm-release...
2016-08-31 Cheng ZhaoMerge pull request #6867 from electron/remote-function...
2016-08-31 roderikdocuments webContents.fromId
2016-08-30 Kevin SawickiTest external value as send argument
2016-08-30 Kevin SawickiMove IsExternal check to FromV8ValueImpl
2016-08-30 Cheng ZhaoMerge pull request #7028 from electron/default-exit...
2016-08-30 Cheng ZhaoMerge pull request #7026 from Menci/master
2016-08-30 Cheng ZhaoMerge pull request #7018 from HanaeKae/jpfont-in-flash
2016-08-30 Cheng ZhaoMerge pull request #7029 from electron/revert-7003...
2016-08-30 Cheng ZhaoRevert "exit tab fullscreen on destroy"
2016-08-30 Samuel AttardDefault app exit code to 0
2016-08-30 MenciAdd guide for force new page in print / printToPDF
2016-08-29 Kevin SawickiExplicitly mention external objects
2016-08-29 Kevin Sawicki:art:
2016-08-29 Kevin SawickiAdd explicit test for IPC cycle detection
2016-08-29 Kevin SawickiAdd test for sending webContents instance over IPC
2016-08-29 Kevin SawickiRe-enable DOM object over IPC asserts
2016-08-29 Kevin SawickiIgnore external values when serializing
2016-08-29 Kevin SawickiAdd empty request error handler
2016-08-29 Kevin SawickiAdd regression spec for HTTP request over IPC
2016-08-29 Kevin SawickiConvert specs to expect empty objects
2016-08-29 Kevin SawickiDon't convert values with internal fields
2016-08-29 Cheng ZhaoMerge pull request #7003 from brave/exit-tab-fullscreen
2016-08-29 Hanae KaeJapanese font rendering in flash.
2016-08-29 Cheng ZhaoMerge pull request #7002 from electron/include-alpha
2016-08-29 Cheng ZhaoMerge pull request #7001 from electron/debug-wait-connect
2016-08-27 Kevin SawickiMerge pull request #7006 from electron/fix-optional...
2016-08-27 Zeke Sikelianosfix optional param spacing
2016-08-26 Kevin SawickiInclude windows.h first
2016-08-26 bridiverexit tab fullscreen on destroy
2016-08-26 Kevin SawickiSort includes alphabetically
2016-08-26 Kevin SawickiEnable alphabetical include order lint filter
2016-08-26 Kevin SawickiMerge pull request #6925 from BraveNewMath/patch-1
2016-08-26 Kevin SawickiAdd separate platform examples for running electron
2016-08-26 Kevin SawickiOnly set _debugWaitConnect in main process
2016-08-26 Kevin SawickiRemove v8debug flag no longer supported by node
2016-08-26 Kevin SawickiSet process._debugWaitConnect with --debug-brk is specified
2016-08-26 Cheng ZhaoMerge pull request #6989 from Menci/master
2016-08-26 Cheng ZhaoMerge pull request #6984 from electron/zoom-webview
2016-08-26 Cheng ZhaoMerge pull request #6983 from electron/download-item...
2016-08-26 Cheng ZhaoMerge pull request #6977 from electron/ipc-cycle-detection
2016-08-26 MenciAdd support for titleBarStyle hidden on macOS 10.9
2016-08-26 Kevin SawickiRemove unused imports
2016-08-26 Kevin SawickiAdd v7l suffix to ARM build assets
2016-08-26 Kevin SawickiAdd helper for generating zip file names
2016-08-26 Zeke SikelianosMerge pull request #6985 from electron/more-parameter...
2016-08-26 Zeke Sikelianoscapitalize
2016-08-26 Zeke Sikelianosuse the right bullet
2016-08-25 Zeke Sikelianosadd a description for BrowserWindowProxy
2016-08-25 Kevin SawickiDocument <webview>.setZoomFactor/Level as public
2016-08-25 Zeke Sikelianosdocument some missing parameters
2016-08-25 Zeke Sikelianosfix method heading level
2016-08-25 Kevin SawickiUse path to non-existent file
2016-08-25 Kevin SawickiCheck download item save path before prompting
2016-08-25 Kevin SawickiAdd failing spec for unwanted save dialog
2016-08-25 Kevin SawickiMerge pull request #6981 from electron/typo-in-method...
2016-08-25 Kevin SawickiCorrect misspelling of destroy in method name
2016-08-25 Zeke SikelianosMerge pull request #6980 from electron/method-params...
2016-08-25 Zeke Sikelianosdocument missing method parameters
2016-08-25 Kevin SawickiImprove cycle detection in V8ValueConverter
2016-08-25 Kevin SawickiAdd failing spec for duplicate references over IPC
2016-08-25 Cheng ZhaoMerge pull request #6963 from electron/remote-buffers
2016-08-25 Cheng ZhaoMerge pull request #6952 from deepak1556/custom_scheme_...
2016-08-25 Cheng ZhaoMerge pull request #6961 from electron/fullscreen-linux
2016-08-25 Kevin Sawicki:art: Use const
2016-08-24 Kevin SawickiAdd spec for Int16Array remote parameter
2016-08-24 Kevin SawickiAdd missing space after comma
2016-08-24 Kevin SawickiDon't serialize ArrayBuffer as Array
2016-08-24 Kevin SawickiAdd more remote Buffer specs
2016-08-24 Kevin SawickiAdd test of sending Buffer
2016-08-24 Zeke SikelianosInstall node 4 on GitHub CI (#6948)
2016-08-24 Kevin SawickiOnly change window state when fullscreen is true
2016-08-24 Kevin SawickiMinor doc edits and link to MDN page
2016-08-24 deepak1556use schemes from global instead of commandline
2016-08-24 Cheng ZhaoMerge pull request #6944 from electron/check-window...
2016-08-24 Cheng ZhaoMerge pull request #6896 from malept/fix-checksum-format
2016-08-24 deepak1556add spec and docs
2016-08-24 deepak1556register custom schemes to access files through filesys...
2016-08-23 Kevin SawickiDon't open dev tools if already initialized
2016-08-23 Kevin SawickiMerge pull request #6934 from electron/add-missing...
2016-08-23 Kevin SawickiUse correct GetToplevelWindow signature
2016-08-23 Kevin SawickiAdd spec for detached window crash
2016-08-23 Kevin SawickiAccess window through native view
2016-08-23 Jessica LordMerge pull request #6938 from electron/add-accessibilit...
2016-08-23 Cheng ZhaoBump v1.3.4
2016-08-23 Cheng ZhaoMerge pull request #6935 from electron/default-network...
2016-08-23 Zeke Sikelianosimprove wording about class instantiation
2016-08-23 Kevin SawickiAdd tests for setting remote function properties
2016-08-23 Kevin SawickiSupport remote function keys and property descriptors
2016-08-23 Kevin SawickiUse Proxy for accessing properties of remote function
2016-08-23 Kevin SawickiAdd helper for including function properties
2016-08-23 Kevin SawickiOnly register methods with members
next