platform/framework/web/crosswalk-tizen.git
2015-06-16 Haojian WuAdd printToPDF Implementation.
2015-06-16 Haojian WuAdd printToPDF API skeleton.
2015-06-16 Cheng ZhaoMerge pull request #1979 from deepak1556/remote_args_patch
2015-06-16 Cheng Zhaodocs: --ignore-connections-limit
2015-06-16 deepak1556remote: handle circular reference in wrapArgs
2015-06-16 Cheng ZhaoUpdate brightray for #1960
2015-06-16 Cheng ZhaoMerge pull request #1980 from magicae/set-audio-mute
2015-06-16 Cheng ZhaoUpdate brightray for #1941
2015-06-16 Cheng ZhaoMerge pull request #1967 from j13z/patch-1
2015-06-16 Cheng Zhaos/liste/listen
2015-06-15 MagicaAdd setAudioMuted to webContents
2015-06-13 Johannes SchmitzAdd minor grammar fixes
2015-06-12 Benjamin PaseroUpdate app.md to document how open-file is emitted
2015-06-12 Cheng ZhaoBump v0.28.1
2015-06-12 Cheng ZhaoDon't set browser_handles_all_top_level_requests
2015-06-12 Cheng ZhaoMerge pull request #1951 from sotayamashita/translate...
2015-06-12 Cheng ZhaoMerge pull request #1932 from samueleaton/master
2015-06-12 Cheng ZhaoUse LSGetApplicationForURL to search for app
2015-06-12 Cheng ZhaoMerge branch 'master' of https://github.com/mattotodd...
2015-06-12 Sota YamashitaTranlsate quick-start-jp.md: status first
2015-06-11 Sam EatonMerge branch 'master' of https://github.com/atom/electron
2015-06-11 Cheng Zhaowin: Fix running spec
2015-06-11 Cheng ZhaoBump v0.28.0
2015-06-11 eaton11Merge branch 'master' of https://github.com/atom/electron
2015-06-11 Sam Eatonadds 'before using methods' example
2015-06-10 msullivanreturn bool on shell.openExternal
2015-06-10 Cheng ZhaoUpdate node to fix crash caused by malloc
2015-06-10 Cheng Zhaowin: Fix compilation error
2015-06-10 Cheng Zhaodocs: Update formats
2015-06-10 Cheng ZhaoMerge pull request #1859 from deepak1556/client_certifi...
2015-06-10 Cheng ZhaoUpdate brightray
2015-06-10 Cheng ZhaoMerge pull request #1925 from atom/update-iojs
2015-06-10 Cheng ZhaoUpdate iojs to fix linking on Linux
2015-06-10 Cheng ZhaoDefine V8_BASE
2015-06-10 Cheng ZhaoUpdate io.js to v2.2.1
2015-06-10 Cheng ZhaoMake asar work with internalModuleReadFile and internal...
2015-06-10 Cheng ZhaoFix calls to deprecated node::ThrowError API
2015-06-10 Cheng ZhaoUpdate to node.gyp's changes
2015-06-10 Cheng ZhaoSuppress some tests on CI
2015-06-10 Cheng ZhaoMerge pull request #1921 from samueleaton/patch-1
2015-06-10 Cheng ZhaoMerge pull request #1918 from kirkouimet/master
2015-06-10 Cheng ZhaoMerge branch 'master' of https://github.com/alexwarren...
2015-06-10 Cheng ZhaoMerge pull request #1911 from thomastuts/doc-fixes
2015-06-10 Cheng ZhaoMerge pull request #1922 from atom/remote-clipboard
2015-06-10 Cheng ZhaoDon't rely on JS for setting optional argument
2015-06-10 Kirk OuimetFixing cpplint line width
2015-06-10 Cheng ZhaoTransfer Buffer through "remote"
2015-06-10 Cheng Zhaolinux: Don't use clipboard module in renderer process
2015-06-10 Sam Eatonadds display:inline-block to style tag
2015-06-09 Kirk OuimetGuarding webview attributes against polluted Object...
2015-06-09 kirkouimetConvert std::string path to a FilePath to get compiling...
2015-06-09 Alex WarrenMake consistent with other example
2015-06-09 Alex WarrenCorrections to menu.md
2015-06-09 Thomas TutsClean up Selenium webdriver code example
2015-06-09 Thomas TutsReplace shorthand if-statement notation in Pepper Flash...
2015-06-09 Thomas TutsReplace shorthand if-statement notation in quick start...
2015-06-09 Thomas TutsAdd missing semicolons in devtools extension docs
2015-06-09 Thomas TutsRemove trailing commas in desktop environment docs
2015-06-09 Thomas TutsAdd missing semicolon in webview tag documentation
2015-06-09 Thomas TutsRemove obsolete space in console log when using multipl...
2015-06-09 Thomas TutsRemove trailing comma in tray code example
2015-06-09 Thomas TutsDeclare one variable per statement in protocol code...
2015-06-09 Thomas TutsAdd missing commas in menu docs
2015-06-09 Thomas TutsRemove trailing commas in menu docs
2015-06-09 Thomas TutsClean up code in global shortcut code example
2015-06-09 Thomas TutsRemove trailing commas from dialog filters code example
2015-06-09 Thomas TutsFix grammar and JS example for Chrome command line...
2015-06-09 Thomas TutsTry to clarify docs for window.onbeforeunload()
2015-06-09 Thomas TutsMake platform compatibility notes consistent
2015-06-09 Thomas TutsUse consistent naming convention for 'task bar' concept
2015-06-09 Thomas TutsFix several typos and grammar errors
2015-06-09 Cheng ZhaoMerge pull request #1907 from timruffles/patch-1
2015-06-09 Tim Rufflesdoc on how to test with your application
2015-06-09 Cheng ZhaoMerge pull request #1882 from atom/get_uploaded_report_api
2015-06-09 Cheng ZhaoMerge pull request #1906 from atom/guest-owner-window
2015-06-09 Cheng ZhaoPass embedder when creating WebContents
2015-06-09 Cheng ZhaoRemove unused options for WebContents.create
2015-06-09 deepak1556default to first certificate from cert store
2015-06-09 Cheng ZhaoMerge pull request #1873 from atom/multiline-headers
2015-06-09 Haojian WuSupport multiple-line headers in web-contents `did...
2015-06-09 Cheng ZhaoMerge pull request #1883 from atom/http-referer-doc
2015-06-09 Cheng ZhaoUpgrade brightray, fix #1901
2015-06-09 Cheng ZhaoMerge pull request #1848 from Bitbored/master
2015-06-09 Haojian WuUse httpReferrer and userAgent new names in webview.
2015-06-09 Haojian WuRename httpreferrer to httpReferrer, useragent to userA...
2015-06-09 Haojian Wu:memo: Add missing `useragent` doc.
2015-06-09 Haojian Wu:memo: Add missing `httpreferer` option doc.
2015-06-09 Cheng Zhaodocs: Update formats of command line switches
2015-06-09 Cheng ZhaoUpdate brightray for --log-net-log
2015-06-08 Seppe StasInitialized rect with zeros
2015-06-08 Seppe StasSwitched to `gfx::Rect` constructor that takes a RECT
2015-06-08 deepak1556browser: support client certificate
2015-06-08 Cheng ZhaoMerge pull request #1880 from deepak1556/net_log_patch
2015-06-08 Cheng ZhaoMerge pull request #1899 from kirkouimet/guard-for...
2015-06-08 Cheng ZhaoMerge pull request #1886 from BobCochran/linux-build...
2015-06-08 Cheng ZhaoMerge pull request #1885 from lucidogen/patch-1
2015-06-08 Cheng ZhaoMerge pull request #1884 from lucidogen/master
2015-06-08 Cheng ZhaoMerge pull request #1894 from samccone/patch-5
2015-06-08 Cheng ZhaoMerge pull request #1889 from samccone/patch-2
2015-06-08 Cheng ZhaoMerge pull request #1890 from samccone/patch-3
next