platform/framework/web/crosswalk-tizen.git
2015-05-21 deepak1556adding events to notify fullscreen state
2015-05-21 deepak1556track html api triggered fullscreen separaely
2015-05-21 deepak1556check for renderviewhost availability before using
2015-05-21 deepak1556webContents: override fullscreen notification apis...
2015-05-21 Cheng Zhaodocs: Open devtools in the quick start example
2015-05-21 Cheng ZhaoMerge pull request #1713 from deepak1556/navigation_patch
2015-05-21 Cheng ZhaoMerge pull request #1705 from hammerandchisel/node...
2015-05-20 Andy DillCheck PATH first
2015-05-20 Cheng ZhaoMerge pull request #1701 from CharlieHess/paste-and...
2015-05-20 Cheng ZhaoRevert #1604
2015-05-20 Cheng ZhaoMerge pull request #1737 from magicae/patch-1
2015-05-20 Cheng ZhaoMerge pull request #1604 from deepak1556/contents_event...
2015-05-20 deepak1556remove usage global browser context
2015-05-20 deepak1556webContents: providing response headers in did-get...
2015-05-20 Magicadoc: fix typo in pepper flash document
2015-05-20 Cheng ZhaoMerge pull request #1668 from deepak1556/carsh_events_patch
2015-05-20 Cheng ZhaoMerge pull request #1663 from khornberg/patch-1
2015-05-20 deepak1556webContents: adding events to detect gpu and plugin...
2015-05-20 Cheng ZhaoMerge pull request #1734 from atom/forked-original-fs
2015-05-20 Cheng ZhaoMerge pull request #1660 from deepak1556/filesysem_patch
2015-05-20 Cheng ZhaoUpdate brightray for #1653
2015-05-20 Cheng Zhaospec: original-fs is available in forked scripts
2015-05-20 Cheng ZhaoRemove the original-fs.js
2015-05-20 Cheng ZhaoMake "original-fs" available as built-in module
2015-05-20 Cheng ZhaoMerge pull request #1596 from deepak1556/protocol_inter...
2015-05-20 Cheng ZhaoMerge pull request #1651 from magicae/ppapi-description...
2015-05-20 Cheng ZhaoMerge pull request #1732 from atom/web-preferences
2015-05-20 Cheng ZhaoMerge pull request #1587 from atom/agent-as-attribute
2015-05-20 Cheng ZhaoSimplify how we find NativeWindow from WebContents
2015-05-20 Cheng ZhaoUpgrade brightray
2015-05-19 Paul BettsDon't be so paranoid about empty opts
2015-05-19 Paul BettsFixup code review items
2015-05-19 Paul BettsAdd documentation
2015-05-19 Paul BettsAdd a test for the user agent
2015-05-19 Paul BettsFix typo
2015-05-19 Paul BettsPass user agent along like http referrer and set user...
2015-05-19 Paul BettsRight before navigate, set the user agent
2015-05-19 Paul BettsSet up a class for it in web-view-attributes
2015-05-19 Paul BettsDefine a new useragent attribute on WebView tag
2015-05-19 Magicadoc: Add pepper flash tutorial link in README.
2015-05-19 Magicappapi: Add pepper flash tutorial
2015-05-19 Cheng ZhaoMerge pull request #1670 from joshaber/infer-textured
2015-05-16 deepak1556navigation: fix accessing url from history array for...
2015-05-16 Andy Dillcompile-coffee.py searches for node even on non-windows...
2015-05-15 Paul BettsMerge pull request #1703 from tommoor/patch-3
2015-05-15 Tom MoorSmall spelling mistake
2015-05-15 Kevin SawickiMerge pull request #1696 from campersau/patch-1
2015-05-15 campersaudocs: fixed casing of "Note"
2015-05-15 Charlie HessUpdate docs.
2015-05-15 Charlie HessAdd WebContents API for PasteAndMatchStyle.
2015-05-15 Charlie HessMerge branch 'master' of https://github.com/atom/atom...
2015-05-13 joshaberUse the textured window for the frameless case too.
2015-05-13 joshaberIf the window's transparent it also needs to be textured.
2015-05-13 joshaberMerge remote-tracking branch 'atom/master'
2015-05-12 Kyle HornbergCorrect link of debugging UI
2015-05-12 deepak1556allowing file:// URI to access other file:// URIs for...
2015-05-12 deepak1556add test
2015-05-12 deepak1556browser: create quota permission context to allow quota...
2015-05-12 Cheng ZhaoBump v0.26.0
2015-05-12 Cheng ZhaoMerge pull request #1657 from atom/msvcrt
2015-05-12 Cheng ZhaoShip with vc++ redist files
2015-05-12 Cheng ZhaoUpgrade brightray to link with msvcrt dll
2015-05-12 Cheng ZhaoUpdate libchromiumcontent for linking with msvcrt dll
2015-05-11 MagicaFix PPAPI flash plugin description
2015-05-11 Cheng ZhaoMerge pull request #1646 from atom/navigation-in-page
2015-05-11 Cheng ZhaoMake history.go work
2015-05-11 Cheng ZhaoHandle when in-page entries are cleared
2015-05-11 Cheng ZhaoSend history operations as asynchronous messages
2015-05-11 deepak1556support https, ws, wss builtin schemes to be intercepted
2015-05-11 deepak1556protocol: wrapping httpjobfactory with a default protoc...
2015-05-11 Cheng ZhaoDon't force restart renderer process for in-page navigation
2015-05-11 Cheng ZhaoUse Chrome's navigation controller for in-page navigations
2015-05-11 Cheng ZhaoRedirect history operations in renderer to browser
2015-05-11 Cheng ZhaoAdd remote.getCurrentWebContents API
2015-05-11 Cheng ZhaoDetermine wheter a navigation entry is in-page
2015-05-11 Cheng ZhaoMerge pull request #1600 from deepak1556/protocol_error...
2015-05-11 deepak1556provide default error message
2015-05-11 deepak1556protocol: adding error job to log error with custom...
2015-05-11 Cheng ZhaoMerge pull request #1642 from atom/archive-update-header
2015-05-11 Cheng ZhaoReuse archive's fd in Node asar API
2015-05-11 Cheng ZhaoAdd Archive::GetFD
2015-05-11 Cheng ZhaoKeep archive's file opened in the archive's whole life...
2015-05-11 Cheng Zhaodocs: app.terminate is deprecated
2015-05-10 Cheng ZhaoMerge pull request #1634 from federicobond/patch-1
2015-05-10 Cheng ZhaoMerge pull request #1554 from deepak1556/favicon_patch
2015-05-10 Cheng Zhaomac: Make "standard-window" option default to true
2015-05-10 Cheng ZhaoMerge pull request #1585 from joshaber/no-texture
2015-05-10 Cheng ZhaoMerge pull request #1601 from hokein/fix-out-of-bound
2015-05-10 Cheng ZhaoMerge pull request #1636 from atom/ns-mainscreen
2015-05-10 Cheng Zhaomac: Don't use [NSScreen mainScreen]
2015-05-10 Cheng ZhaoMerge pull request #1635 from fengmk2/patch-1
2015-05-10 Cheng ZhaoMerge pull request #1558 from deepak1556/ppapi_patch
2015-05-10 fengmk2Update China mirrors url
2015-05-10 Federico BondFix wording in docs/api/remote.md
2015-05-10 deepak1556fix lint errors and add documentation
2015-05-10 deepak1556provide flag to set flash version
2015-05-10 deepak1556flash_drm_host not required
2015-05-10 deepak1556ppapi flash plugin support
2015-05-10 Cheng ZhaoUpgrade brightray for #1532
2015-05-10 Cheng ZhaoMerge pull request #1532 from hokein/win-print
next