platform/framework/web/crosswalk-tizen.git
2015-05-29 Cheng ZhaoUpdate brightray to use correct Chrome version string
2015-05-29 Cheng ZhaoMerge pull request #1811 from atom/new-webview
2015-05-29 Cheng ZhaoThe ElementSizeChanged has been removed
2015-05-29 Cheng ZhaoListen to ElementSizeChanged event
2015-05-29 Cheng ZhaoPass element size when attaching
2015-05-29 Cheng ZhaopendingGuestCreation is removed
2015-05-29 Cheng ZhaoUpdate to the new algorithm of setting webview size
2015-05-28 Cheng ZhaoBump v0.27.1
2015-05-28 Cheng ZhaoMerge pull request #1785 from deepak1556/browser_client...
2015-05-28 Cheng ZhaoMerge pull request #1799 from atom/linux-travis-ci
2015-05-28 Cheng ZhaoUse gcc-4.8 on CI machine
2015-05-28 Cheng ZhaoMerge pull request #1752 from deepak1556/clipboard_patch
2015-05-28 Cheng ZhaoMerge pull request #1797 from deepak1556/response_heade...
2015-05-28 Cheng ZhaoFix running spec on Windows
2015-05-28 Cheng ZhaoUpdate libchromiumcontent for race condition fix
2015-05-28 deepak1556fix accessing headers from resourcerequestdetails
2015-05-27 Jessica LordMerge pull request #1792 from atom/jl-cmd
2015-05-27 Jessica LordReplace cmd with bash
2015-05-27 deepak1556browserClient: dont restart render process for javascri...
2015-05-27 Cheng ZhaoBump v0.27.0
2015-05-27 deepak1556restore clipboard.has api and fix docs
2015-05-27 deepak1556clipboard: api to list supported types, reading and...
2015-05-27 Cheng ZhaoMerge pull request #1719 from deepak1556/service_worker...
2015-05-27 Cheng ZhaoUpdate node, fix #634
2015-05-27 Cheng Zhaotest: Add case for #634
2015-05-27 Cheng ZhaoMerge pull request #1738 from deepak1556/http_ptach
2015-05-27 Cheng ZhaoMerge pull request #1689 from deepak1556/ftp_patch
2015-05-27 Cheng ZhaoUpdate brightray
2015-05-27 Cheng Zhaodocs: "move" and "moved" are platform-dependent
2015-05-27 Cheng ZhaoMerge pull request #1633 from deepak1556/window_event_patch
2015-05-26 Cheng ZhaoUpdate libchromiumcontent for optional pdf.dll
2015-05-26 Cheng ZhaoMerge pull request #1669 from hokein/pdf-dll
2015-05-24 deepak1556retrieve headers from response info
2015-05-24 Cheng ZhaoMerge pull request #1763 from samccone/patch-4
2015-05-24 Cheng ZhaoMerge pull request #1761 from samccone/patch-3
2015-05-24 Cheng ZhaoMerge pull request #1760 from samccone/patch-2
2015-05-23 Sam Saccone:lipstick: Fix grammatical issues
2015-05-23 Sam Saccone:lipstick: Fix grammatical issues
2015-05-23 Sam Saccone:lipstick: Fix grammatical issue
2015-05-23 deepak1556using mate::Dictionary instead of base::DictionaryValue
2015-05-23 deepak1556return headers as object
2015-05-23 deepak1556webContents: providing header details with response...
2015-05-23 Haojian Wu:memo: Add `pdf.dll` note doc.
2015-05-23 Haojian WuRemove duplicated macro.
2015-05-23 Haojian WuRemove the multiple rules generate pdf.dll warning...
2015-05-23 Haojian WuCopy pdf.dll to build directory.
2015-05-23 Haojian WuRename PrintHandler to PrintHandlerWin since only used...
2015-05-23 Haojian WuLoad pdf component dynamically.
2015-05-23 Cheng ZhaoMerge pull request #1755 from atom/chrome43
2015-05-23 Cheng ZhaoHandleMouseDown is deprecated
2015-05-22 Cheng ZhaoDon't read Buffer in IO thread
2015-05-22 Cheng ZhaoUse Local instead of Handle
2015-05-22 Cheng ZhaoStart AtomRenderFrameObserver
2015-05-22 Cheng ZhaoInitialize V8 in browser process
2015-05-22 Cheng ZhaoFix compilation errors
2015-05-22 Cheng ZhaoAdd AtomRenderFrameObserver
2015-05-22 Cheng ZhaoUpgrade to Chrome 43
2015-05-22 deepak1556alias move and moved event on OS X
2015-05-22 Robochnage move hook and add details to doc
2015-05-22 Roboavoid unnecessary api calls
2015-05-22 deepak1556window: adding resize and move events
2015-05-22 Cheng ZhaoMerge pull request #1708 from kevva/patch-1
2015-05-22 Cheng ZhaoMerge pull request #1724 from atom/jl-contrib
2015-05-22 Cheng ZhaoFix typo
2015-05-22 Cheng ZhaoMerge pull request #1706 from hammerandchisel/crash...
2015-05-21 Andy DillRemove explicit nullptr and add clarifying comment.
2015-05-21 Cheng ZhaoBump v0.26.1
2015-05-21 Cheng ZhaoMerge pull request #1741 from atom/gtk-tray-click
2015-05-21 Cheng Zhaogtk: Notify the click event
2015-05-21 Cheng ZhaoRemove trailing white space
2015-05-21 Cheng ZhaoMerge pull request #1616 from deepak1556/webview_fullsc...
2015-05-21 Cheng ZhaoMerge pull request #1710 from deepak1556/screen_patch
2015-05-21 Cheng ZhaoMerge pull request #1730 from deepak1556/webview_naviga...
2015-05-21 deepak1556screen: initialise displays_ vector with available...
2015-05-21 deepak1556use generated constants
2015-05-21 deepak1556protocol: adding ftp scheme support
2015-05-21 deepak1556also emit html fullscreen notification on windows when...
2015-05-21 deepak1556check if window is html or forced fullscreen
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
next