platform/framework/web/crosswalk-tizen.git
2015-06-16 Haojian WuDon't use duprecated node buffer api, fix build error...
2015-06-16 Haojian Wu:memo: Update docs.
2015-06-16 Haojian WuFixing type: printBackgrounds => printBackground
2015-06-16 Haojian WuMake callback aligns node.js style.
2015-06-16 Haojian WuRemove some unused IPC messages.
2015-06-16 Haojian WuFix a type error.
2015-06-16 Haojian WuReturn node::Buffer as a printToPDF callback result.
2015-06-16 Haojian WuAdd silent and savePath options.
2015-06-16 Haojian WuMove PDF printing setting in JS part.
2015-06-16 Haojian WuMove printToPDF API to WebContents.
2015-06-16 Haojian WuCleanup.
2015-06-16 Haojian WuFix a type error in checking function options.
2015-06-16 Haojian WuFix Linux compilation error.
2015-06-16 Haojian WuFix OS X compilation error.
2015-06-16 Haojian Wu:memo: Add BrowserWindow.printToPDF API docs.
2015-06-16 Haojian WuFix a `landscape` option error.
2015-06-16 Haojian WuAdd preview failed error.
2015-06-16 Haojian WuAdd callback function in printToPDF API.
2015-06-16 Haojian WuAdd options to custom print settings in printToPDF...
2015-06-16 Haojian WuWrite PDF file in FILE thread.
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...
next