platform/framework/web/crosswalk-tizen.git
2017-01-19 Kevin SawickiUpdate .node-version to 7.4
2017-01-19 Kevin SawickiLeak IsolateData since Environment is also leaked
2017-01-19 Kevin SawickiUpgrade to node 7.4
2017-01-19 Kevin SawickiUpgrade to latest libcc
2017-01-19 Birunthan MohanathasCorrect version in chrome_version.h
2017-01-19 Cheng ZhaoUpdate to latest libchromiumcontent
2017-01-19 Ales PerglUpdate `brightray` and `crashpad`
2017-01-19 Kevin SawickiUpgrade to Chrome 54.0.2840.101
2017-01-19 Kevin SawickiAdd basic inspectElement spec
2017-01-19 Kevin Sawicki:art:
2017-01-19 Kevin SawickiUse SetNeedsBeginFrames from IPC handler
2017-01-19 Kevin SawickiImplement GetScreenInfo
2017-01-19 Kevin SawickiImplement SetNeedsBeginFrames
2017-01-19 Kevin SawickiOnly remove webview when non-null
2017-01-19 Kevin SawickiUse === in specs
2017-01-19 Kevin SawickiCall InspectElement directly on InspectableWebContents
2017-01-19 Kevin SawickiImplement insertCSS on webFrame
2017-01-19 Kevin SawickiAdd failing spec for insertCSS
2017-01-19 Kevin SawickiAdd spec for denying perm requests when handler is...
2017-01-19 Kevin SawickiImplement RequestPermissions using request handler
2017-01-19 Kevin SawickiAdd spec for midi without sysex permission
2017-01-19 Kevin SawickiUpdate type to level in debugger message spec
2017-01-19 Kevin SawickiAppend form to body before submitting
2017-01-19 Cheng ZhaoUpdate to latest libchromiumcontent
2017-01-19 Cheng ZhaoFix linking for arm build
2017-01-19 Cheng ZhaoFix building error for arm linux
2017-01-19 Cheng ZhaoFix linking for Windows
2017-01-19 Cheng ZhaoFix building on Windows
2017-01-19 Cheng ZhaoUpdate libchromiumcontent for the rebase
2017-01-19 Cheng ZhaoFix linking error for x64 Linux build
2017-01-19 Cheng ZhaoFix linking problem with libgtk2ui
2017-01-19 Cheng ZhaoFix compilation errors for Linux
2017-01-19 Cheng ZhaoFix linking errors on Mac
2017-01-19 Cheng ZhaoUpdate files for Chrome 54 API changes
2017-01-19 Cheng ZhaoUpdate brightray and libchromiumcontent to Chrome 54
2017-01-19 Jacob Groundwaterupdate atom_browser_client.h
2017-01-19 Jacob GroundwaterWIP: chrome 54 update
2017-01-19 Ales PerglAdjustments after migrating libchromiumcontent to GN
2017-01-19 Kevin SawickiMerge pull request #8428 from electron/upgrade-libcc...
2017-01-19 Kevin SawickiUpgrade libcc for webm muxer patch
2017-01-19 Kevin SawickiMerge pull request #8441 from watilde/feature/tweak...
2017-01-18 Daijiro Wachido not call SetFullScreen in SetKiosk if it's already...
2017-01-18 Kevin SawickiMerge pull request #8437 from electron/set-version...
2017-01-18 Kevin SawickiMerge pull request #8438 from electron/restore-thick...
2017-01-18 Kevin SawickiRestore thick frame full screen case
2017-01-18 Zeke Sikelianosfix syntax and use relative path to electron-api.json...
2017-01-18 Zeke Sikelianosset version arg when creating electron-api.json
2017-01-18 Kevin SawickiMerge pull request #8432 from hrubilov/patch-1
2017-01-18 hrubilovTypo fixed
2017-01-17 Zeke SikelianosMerge pull request #8365 from destan/patch-3
2017-01-17 Kevin SawickiMerge pull request #8399 from watilde/feature/fixes...
2017-01-17 Kevin SawickiMerge pull request #8417 from electron/flaky-travis...
2017-01-17 Kevin SawickiMerge pull request #8348 from electron/isolated-world
2017-01-16 Kevin SawickiUse options constants for keys
2017-01-16 Kevin SawickiAssert document visibility in main context
2017-01-16 Kevin Sawicki:art:
2017-01-16 Kevin SawickiInclude atom_natives after builtin includes
2017-01-16 Kevin SawickiOnly create isolated context in main frame
2017-01-16 Kevin SawickiAccess getter instead of variable
2017-01-16 Kevin SawickiMention accessing context in dev tools
2017-01-16 Kevin Sawicki:art:
2017-01-16 Kevin SawickiDocument implemented APIs at the top
2017-01-16 Kevin SawickiParse guestInstanceId and opener as ints
2017-01-16 Kevin SawickiRemove use of now private guestId
2017-01-16 Kevin SawickiAdd back BrowserWindowProxy location property
2017-01-16 Kevin SawickiUse internal open event name with fully parsed options
2017-01-16 Kevin SawickiUse empty string for comparison
2017-01-16 Kevin SawickiRemove unneeded this prefix
2017-01-16 Kevin SawickiMove more functions to outer scope
2017-01-16 Kevin SawickiImplement window overrides in main context
2017-01-16 Kevin SawickiEnable context isolation on child windows
2017-01-16 Kevin SawickiSet human readable context name
2017-01-16 Kevin SawickiAssert context state after reload
2017-01-16 Kevin SawickiMention contextIsolation is experimental
2017-01-16 Kevin SawickiMention context isolation
2017-01-16 Kevin SawickiUpgrade libcc for world context patch
2017-01-16 Kevin SawickiAdd spec for webview context isolation
2017-01-16 Kevin SawickiRemove trailing comma
2017-01-16 Kevin SawickiDocument contextIsolation option
2017-01-16 Kevin SawickiSet page variable using webFrame.executeJavaScript
2017-01-16 Kevin SawickiAssert built-in prototype isolation
2017-01-16 Kevin SawickiRename option to contextIsolation
2017-01-16 Kevin Sawicki:art:
2017-01-16 Kevin SawickiUse patch worldScriptContext to get isolated context
2017-01-16 Kevin SawickiUpgrade libcc for worlds patch
2017-01-16 Kevin Sawicki:art: Use enum for world ids
2017-01-16 Kevin SawickiStore context that API is running in to deliver IPC...
2017-01-16 Kevin SawickiAdd initial isolated world spec
2017-01-16 Kevin SawickiNotify client each time main context is created
2017-01-16 Kevin Sawicki:art:
2017-01-16 Kevin SawickiSupport IPC messages in isolated context
2017-01-16 Kevin SawickiAdd world id constants
2017-01-16 Kevin SawickiSetup isolated context from AtomRenderFrameObserver
2017-01-16 Kevin SawickiAdd isolated world web preference option
2017-01-16 Kevin SawickiAdd null guards
2017-01-16 Kevin SawickiMatch extension name to class name
2017-01-16 Kevin SawickiAdd initial support for loading into isolated world
2017-01-16 Kevin SawickiDisable disableguestresize spec that times out on Travis
2017-01-16 Kevin SawickiMerge pull request #8395 from Arcath/patch-1
2017-01-16 Kevin SawickiMerge pull request #8355 from oukan/feature/translate...
next