platform/framework/web/crosswalk-tizen.git
2016-05-19 Ben GotowUpdate remote.md to mention enumerable property limitation
2016-05-19 Cheng ZhaoMerge pull request #5606 from electron/process-docs
2016-05-19 Cheng ZhaoCleanup the docs of process object
2016-05-19 Cheng ZhaoMerge pull request #5526 from electron/process-stats
2016-05-19 Cheng ZhaoMerge pull request #5600 from tensor5/update_clang_only...
2016-05-19 Cheng ZhaoMerge pull request #5604 from preco21/korean-docs-5
2016-05-19 Cheng ZhaoMerge pull request #5605 from preco21/document-fixes-5
2016-05-19 Cheng ZhaoIgnore failures of OS X on Travis CI
2016-05-19 Cheng ZhaoUpdate brightray for #5578
2016-05-19 Cheng ZhaoMerge pull request #5578 from deepak1556/disable_http2_...
2016-05-19 Cheng ZhaoMerge pull request #5602 from electron/static-linking...
2016-05-19 Plusb Preco:memo: Fix link to improve readability
2016-05-19 Plusb Preco:memo: Remove unused link
2016-05-19 Plusb Preco:memo: Adjust line length to `80`
2016-05-19 Plusb Preco:memo: Adjust line length to `80`
2016-05-19 Plusb Preco:memo: Small fixes
2016-05-19 Plusb Preco:memo: Update Korean docs as upstream
2016-05-19 Cheng ZhaoOnly use the osfhandle hack on Windows
2016-05-19 Cheng ZhaoFix passing fd across modules
2016-05-19 Cheng ZhaoNo need to download and ship vs runtime libraries
2016-05-19 Cheng ZhaoLink with Vs2015 runtime statically for Release build
2016-05-19 Cheng ZhaoMerge pull request #5601 from electron/team-id
2016-05-19 Cheng Zhaodocs: Team ID is now required for signing
2016-05-19 Cheng ZhaoAdd team ID to base Bundle ID
2016-05-19 Nicola SquartiniUpdate Clang only if needed
2016-05-19 Kevin SawickiMerge pull request #5588 from brunoqueiros/error-message
2016-05-18 Cheng ZhaoMerge pull request #5595 from miniak/asar-fix
2016-05-18 Bruno Queiros:art: Use the same stack trace for both cases
2016-05-18 Kevin SawickiMerge pull request #5587 from kcrt/master
2016-05-18 Kevin SawickiMerge pull request #5594 from Gaserd/patch-3
2016-05-18 Milan BurdaMake js2asar.py more robust
2016-05-18 SergeyCreate supported-platforms.md
2016-05-18 Paul Betts:memo:
2016-05-18 Paul BettsMove everything into atom_bindings
2016-05-18 Paul BettsMerge pull request #5589 from Gaserd/patch-2
2016-05-18 Sergeyисправление ошибки в слове
2016-05-18 Bruno Queiros:art: Improve error message
2016-05-18 TAKAHASHI KyoheiJapanese manual: add electron-versioning.
2016-05-18 Cheng ZhaoMerge pull request #5584 from electron/sandbox-no-expl
2016-05-18 Cheng Zhaodocs: Update MAS guide without using temporary-exception
2016-05-18 Cheng ZhaoCurrently set base bundle ID
2016-05-18 Plusb Preco:memo: Update Korean docs as upstream
2016-05-18 Cheng ZhaoMerge pull request #5582 from electron/notification...
2016-05-18 Cheng ZhaoUse string description for unknown types
2016-05-18 Cheng ZhaoDo not convert NSDictionary to JSON
2016-05-18 Cheng ZhaoIgnore invalid JSON object when converting NSDictionary
2016-05-18 Cheng ZhaoPass userInfo in subscribeNotification
2016-05-18 Cheng ZhaoMerge pull request #5580 from electron/annoymous-web...
2016-05-18 Cheng ZhaoMake non-public module accesible via remote
2016-05-18 Cheng ZhaoHandle keyboard events for WebContents that do not...
2016-05-18 Cheng ZhaoRemove WebViewGuestDelegate::HandleKeyboardEvent
2016-05-18 Cheng ZhaoWebContents without owner window should always open...
2016-05-18 Cheng ZhaoAdd webContents.id property
2016-05-18 Cheng ZhaoA normal WebContents can have no owner window
2016-05-18 Cheng ZhaoMake sure BrowserContext is always destroyed after...
2016-05-18 Plusb Preco:memo: Update Korean docs as upstream
2016-05-18 Cheng ZhaoMerge pull request #5574 from electron/devtools-extensi...
2016-05-18 Cheng ZhaoMerge pull request #5575 from electron/link-to-spectron
2016-05-18 deepak1556browser: flag to disable HTTP/2 and SPDY/3.1 protocols
2016-05-18 Cheng ZhaoMerge pull request #5559 from electron/disable-webview
2016-05-18 Cheng ZhaoMerge pull request #5576 from electron/title-tweaks
2016-05-18 Cheng ZhaoMerge pull request #5567 from felixrieseberg/versioning
2016-05-18 Cheng ZhaoUpdate brightray to fix linking problem on Linux
2016-05-17 Kevin SawickiRemove semicolon
2016-05-17 Kevin SawickiUpdate interval id variable name
2016-05-17 Kevin SawickiShow last panel by id
2016-05-17 Kevin Sawickiwith -> on
2016-05-17 Kevin SawickiTweak doc headings
2016-05-17 Kevin SawickiSimplify sentence
2016-05-17 Kevin SawickiAdd spectron section
2016-05-17 Kevin SawickiRecommend electron-chromedriver
2016-05-17 Kevin SawickiAdd comment about panel switching via input event
2016-05-17 Kevin SawickiUse consistent function styles
2016-05-17 Kevin SawickiUse control on non-mac platforms
2016-05-17 Kevin SawickiDRY up specs
2016-05-17 Kevin SawickiAdd spec for undocked devtools
2016-05-17 Paul BettsCome Correct with Wrapping
2016-05-17 Kevin SawickiAdd spec for devtools extension
2016-05-17 Paul Betts:fire: old docs
2016-05-17 Paul BettsDox
2016-05-17 Paul BettsMove process-stats methods to process
2016-05-17 Paul BettsAdd docs
2016-05-17 Paul BettsLinting
2016-05-17 Paul BettsRename Metrics => MemoryInfo so it's consistent
2016-05-17 Paul BettsEverything is in KB
2016-05-17 Paul BettsImplement process and system memory statistics
2016-05-17 Paul BettsWire it up
2016-05-17 Paul BettsAdd the dumbest new builtin that works
2016-05-17 Felix Rieseberg:memo: Add Information about Versioning
2016-05-17 Plusb Preco:memo: Update Korean docs as upstream
2016-05-17 Cheng ZhaoUpdate brightray for #5348
2016-05-17 Cheng Zhaodocs: webview is only available with nodeIntegration on
2016-05-17 Cheng ZhaoNo more need to check for nodeIntegration when creating...
2016-05-17 Cheng Zhaospec: WebView is disabled when nodeIntegration is disabled
2016-05-17 Cheng ZhaoDisable webview when nodeIntegration is off
2016-05-17 Cheng ZhaoMerge pull request #5557 from electron/osx-buttons
2016-05-17 Cheng ZhaoFix the toolbar showing when titleBarStyle is hidden...
2016-05-17 Cheng ZhaoImplement titleBarStyle without using NSFullSizeContent...
2016-05-16 Cheng ZhaoMerge pull request #5542 from stevekinney/standardize...
2016-05-16 Cheng ZhaoMerge pull request #5540 from kcrt/master
next