platform/framework/web/crosswalk-tizen.git
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 Cheng ZhaoTransfer Buffer through "remote"
2015-06-10 Cheng Zhaolinux: Don't use clipboard module in renderer process
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 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 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
2015-06-08 Cheng ZhaoMerge pull request #1891 from samccone/patch-4
2015-06-08 Cheng ZhaoMerge pull request #1860 from atom/dialog-show-file...
2015-06-08 Kirk OuimetGuarding against polluted Object.prototypes
2015-06-08 Cheng ZhaoMerge pull request #1897 from atom/dumpsyms
2015-06-08 Cheng Zhaomac: Build dump_syms
2015-06-08 Cheng ZhaoBump v0.27.3
2015-06-08 Cheng Zhaowin: Fix runing clipboard spec
2015-06-08 Cheng ZhaoFix building on Windows, close #1896
2015-06-07 Sam Saccone:memo: Fix english errors and language
2015-06-07 BobCochranMerge branch 'linux-build-instructions-issue-vm' into...
2015-06-07 BobCochranEdited virtual machines sections.
2015-06-07 Sam Saccone:memo: Improve devtools documentation
2015-06-07 Sam Saccone:memo: Fix english errors and clarify docs
2015-06-07 Sam Saccone:memo: Fix english errors
2015-06-06 BobCochranAdd instructions to clean build products
2015-06-06 Lucidogen MediaAdded note and link for poorly documented operation.
2015-06-06 Lucidogen MediaAdded ending semicolon for consistency.
2015-06-06 Lucidogen MediaFixed example with correct capturePage api.
2015-06-06 Haojian WuFix coffeelint error.
2015-06-05 BobCochranEdit linux build instructions based on feedback
2015-06-05 deepak1556doc: adding info about log-net-log flag
2015-06-05 Cheng ZhaoFix refreshing test window
2015-06-05 Haojian Wu:memo: Add getUploadedReports API doc.
2015-06-05 Haojian WuImplement crash-reporter.getUploadedReports API.
2015-06-05 Cheng ZhaoMerge pull request #1874 from atom/fewer-code
2015-06-05 Cheng ZhaoAvoid destorying api::WebContents for twice
2015-06-05 Cheng ZhaoPut common code of OpenURLFromTab to CommonWebContentsD...
2015-06-05 Cheng ZhaoImplement HTML5 fullscreen in CommonWebContentsDelegate
2015-06-05 Cheng ZhaoRemove devtools APIs from NativeWindow
2015-06-05 Cheng ZhaoEnable calling WebContents::openDevTools for BrowserWin...
2015-06-05 Cheng ZhaoRemove duplicate def of is_guest
2015-06-05 Cheng ZhaoMove more methods to CommonWebContentsDelegate
2015-06-05 Cheng ZhaoManage webview with CommonWebContentsDelegate
2015-06-05 Cheng ZhaoManage InspectableWebContents in CommonWebContentsDelegate
2015-06-05 Cheng ZhaoAdd CommonWebContentsDelegate
2015-06-05 Cheng ZhaoUse DefaultWebContentsDelegate in api::WebContents
2015-06-05 Cheng ZhaoRemove NativeWindow::CallDevToolsFunction
2015-06-05 Cheng ZhaoUpdate brightray
2015-06-05 Cheng ZhaoMerge pull request #1867 from deepak1556/devtools_works...
2015-06-05 Cheng ZhaoFix typo
2015-06-05 BobCochranUpdate build instructions for Linux
2015-06-04 deepak1556devtools: supporting workspace usage
2015-06-04 Cheng Zhaodocs: Say more about page-visibility option
2015-06-04 Cheng ZhaoMerge pull request #1863 from atom/default-menu
2015-06-04 Cheng ZhaoMerge pull request #1822 from hokein/crashpad-mac
2015-06-04 Cheng ZhaoRevert "Update libchromiumcontent, fix #1786"
2015-06-04 Cheng ZhaoMerge pull request #1837 from deepak1556/render_client_...
next