platform/framework/web/crosswalk-tizen.git
2015-06-09 Cheng ZhaoMerge pull request #1848 from Bitbored/master
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-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 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_...
2015-06-04 deepak1556renderer: option to override page visiblity state
2015-06-04 Cheng Zhaomac: Do nothing if calling Menu.setApplicationMenu...
2015-06-04 Cheng Zhaodocs: Mention how to remove menu bar
2015-06-04 Cheng ZhaoAllow removing menu bar
2015-06-04 Haojian WuSimplify and polish the code.
2015-06-04 Cheng ZhaoRemove Menu::AttachToWindow
2015-06-04 Cheng ZhaoAllow settting menu to null
2015-06-04 Cheng ZhaoCreate a default menu for apps ran by default_app
2015-06-04 Cheng ZhaoUpdate brightray for #1809
2015-06-04 Haojian WuFix dialog.showSaveDialog doesn't show the non-exist...
2015-06-03 Cheng Zhaodocs: python 2.7 is required, close #1830
2015-06-03 Cheng ZhaoCheck for nullness when comparing webContents, close...
2015-06-03 Cheng ZhaoMerge pull request #1839 from deepak1556/devtools_api_patch
2015-06-03 Cheng ZhaoMerge pull request #1850 from atom/webview-update-proce...
2015-06-03 Cheng ZhaoClean up code
2015-06-03 Cheng ZhaoFix changing src would calling loadUrl for twice
2015-06-03 Cheng ZhaoClean up code
2015-06-03 Cheng ZhaoDon't rely on process_id to search for NativeWindow
2015-06-03 Seppe StasOw :poop:, where did that extra space come from?
2015-06-03 Cheng ZhaoDon't rely on guest_process_id for searching guest
2015-06-03 Haojian WuFix cpplint error.
2015-06-03 Haojian WuAdd missing crashpad submodule.
2015-06-03 Cheng ZhaoMerge pull request #1849 from atom/remove-devtools...
2015-06-03 Cheng ZhaoMerge pull request #1814 from fraserxu/master
2015-06-03 Cheng ZhaoRemove AtomResourceDispatcherHostDelegate
2015-06-03 Cheng ZhaoUpdate brightray for updates on devtools_ui
2015-06-03 Haojian WuImplement crash-reporter.getLastLastCrashReport API...
2015-06-02 Seppe StasUpdated tray api docs to reflect changes in ce8aa07
2015-06-02 Seppe StasAdded `bounds` payload to tray `clicked` event
2015-06-02 Haojian WuSwitch to use crashpad repo under atom org.
2015-06-02 Haojian WuUpdate crashpad implementation after code review.
2015-06-01 deepak1556devtools: initialise devtoolsWebContents when opened...
2015-06-01 Cheng ZhaoMerge pull request #1834 from hokein/master
2015-06-01 Haojian WuShip pdf.dll in release.
2015-06-01 Cheng Zhaowin: Load pdf.dll with abosolute path, fix #1826
2015-06-01 Cheng ZhaoBump v0.27.2
2015-06-01 Cheng ZhaoUpdate libchromiumcontent, fix #1786
2015-06-01 Yeechan LuPrint real error messages even if it looks like an...
2015-05-30 Haojian Wu:memo: crash-reporter note on OS X.
2015-05-30 Haojian WuAdd script to setup crashpad repository.
2015-05-30 Haojian WuSend all crash reports to collection server.
2015-05-29 Haojian WuEnable crashpad test on OS X.
2015-05-29 Haojian WuUse Crashpad instead of Breakpad on OS X.
next