platform/framework/web/crosswalk-tizen.git
2015-07-23 Jeffrey MorganImprove grammar and punctuation of auto-updater.md
2015-07-23 Jeffrey MorganImprove grammar and punctuation of accelerator.md
2015-07-23 Cheng ZhaoMerge pull request #2307 from atom/dialog-options
2015-07-23 Cheng ZhaoShow all buttons as custom buttons when noLink is specified
2015-07-23 Cheng ZhaoAdd noLink option for showMessageBox
2015-07-23 Cheng ZhaoAllow the C++ JS binding function to accept arbitrary...
2015-07-23 Cheng ZhaoAdd |options| for ShowMessageBox
2015-07-23 Cheng ZhaoUse node::MakeCallback to emit events in C++
2015-07-23 Cheng ZhaoMerge pull request #2298 from deepak1556/default_protoc...
2015-07-23 Cheng ZhaoMake the extraSize of BrowserWindow.setAspectRatio...
2015-07-23 Cheng ZhaoStyle fixes
2015-07-23 Cheng ZhaoMerge pull request #2250 from EyeSee360/master
2015-07-23 Cheng ZhaoMerge pull request #2302 from etiktin/patch-1
2015-07-22 Brendon GonzalezMerge pull request #4 from EyeSee360/msb/electron-pr...
2015-07-22 Roboget jsprotocolhandler in IO thread
2015-07-22 Roboread post-filtered data when filters are present
2015-07-22 Eran TiktinUpdate dialog.md
2015-07-22 Michael S.... changes requested for pull request #2250 into electron...
2015-07-22 Roboprotocol: copy headers from original request for custom...
2015-07-22 Cheng ZhaoMerge pull request #2297 from atom/get-user-agent
2015-07-22 Haojian WuImplement getUserAgent API.
2015-07-21 Cheng Zhaodocs: Mention libappindicator1 is required, close ...
2015-07-21 Cheng ZhaoMerge pull request #2287 from atom/fix-mac-content...
2015-07-21 Cheng ZhaoMerge pull request #2232 from atom/status_item_view
2015-07-21 Cheng Zhaomac: Always use GetSize for frameless window
2015-07-21 Cheng Zhaomac: Always call SetSize for framless window
2015-07-21 Cheng Zhaospec: Test setContentSize for frameless window
2015-07-20 Haojian WuImplement 'drop-files' tray event on OS X.
2015-07-20 Cheng ZhaoMerge pull request #2270 from UsabilityEtc/patch-1
2015-07-20 Cheng ZhaoMerge pull request #2246 from deepak1556/session_proxy_api
2015-07-20 Cheng ZhaoUpdate brightray for #2238
2015-07-20 Robosession: api to set proxy
2015-07-18 Jeffrey MorganImprove grammar and sentence structure of app.md
2015-07-17 Michael S.... fix bug with computing the case where we should constra...
2015-07-16 Cheng Zhaodocs: Mention null session of RequestHttpJob
2015-07-16 Cheng ZhaoMerge pull request #2207 from deepak1556/fetch_job_patch
2015-07-16 Robouse current session when not defined
2015-07-16 Michael S.... wrap lines to meet Travis CI build requirements
2015-07-16 Michael S.... shorten names
2015-07-16 Michael S.... fix line length issue
2015-07-16 mbarthelemyMerge pull request #1 from EyeSee360/msb/aspect-ratio
2015-07-16 Michael S.... Merge branch 'master' into msb/aspect-ratio
2015-07-16 Michael S.... add function maintainAspectRatioOfInteriorContent to...
2015-07-16 Cheng ZhaoBump v0.30.0
2015-07-16 Cheng ZhaoDon't upload PDB files in CI
2015-07-16 Robouse request context from session if provided
2015-07-16 Roboprotocol: create separate request context for fetch job
2015-07-16 Cheng ZhaoMerge pull request #2200 from atom/input_accept_attr
2015-07-16 Cheng ZhaoUpdate brightray for #1852
2015-07-16 Cheng Zhaodocs: Say more about standard scheme
2015-07-16 Cheng ZhaoMerge pull request #2234 from astoilkov/patch-1
2015-07-16 Haojian WuMake <input type="file"\> remember last used directory.
2015-07-16 Cheng ZhaoFix hanlding trailing slash in asar package, close...
2015-07-16 Haojian WuMore code style fixing.
2015-07-16 Cheng ZhaoMerge pull request #2235 from mhkeller/doc-json-fix
2015-07-16 Haojian Wu:memo: tray.popContextMenu API.
2015-07-16 Haojian WuFix OS X build error.
2015-07-16 Haojian WuAdd 'tray.popContextMenu()' Windows implementation.
2015-07-16 Haojian WuImplement 'tray.popContextMenu' API on OS X.
2015-07-16 Haojian WuSimplify code logic and fix object-c code style.
2015-07-15 Jeffrey MorganImprove grammar and comments
2015-07-15 Cheng ZhaoMerge pull request #2216 from UsabilityEtc/patch-1
2015-07-15 Cheng ZhaoMerge pull request #2214 from PButcher/patch-1
2015-07-15 Cheng ZhaoMerge pull request #2206 from dalinaum/patch-1
2015-07-15 Cheng ZhaoUse CTRL+SHIFT+I for toggling devtools, fix #2205
2015-07-15 mhkellervalid example json, fix https://github.com/atom/electro...
2015-07-15 Antonio Stoilkovfix typo in browser-window.md
2015-07-15 Haojian Wu:memo: 'right-clicked' doc.
2015-07-15 Haojian WuImplement 'right-clicked' tray event on Windows.
2015-07-15 Haojian WuImplement 'right-clicked' tray event on OS X.
2015-07-15 Haojian WuIntroduce Electron custom statusItem view.
2015-07-14 Cheng ZhaoForward the crashed event to BrowserWindow, fix #2201
2015-07-14 Cheng ZhaoMerge pull request #2220 from atom/provide-user-agent
2015-07-14 Cheng ZhaoFix cpplint warnings
2015-07-14 Cheng ZhaoSet default user agent for WebContents
2015-07-14 Cheng ZhaoDon't set two "Electron"s in user agent
2015-07-14 Cheng ZhaoProvide default user agent in BrowserContext
2015-07-14 Cheng Zhaospec: Test user agent in websocket
2015-07-14 Cheng ZhaoMerge pull request #2197 from deepak1556/user_agent_patch
2015-07-14 Cheng ZhaoMerge pull request #2215 from atom/delete-global
2015-07-14 Cheng Zhaospec: Check if window.global is set
2015-07-14 Cheng ZhaoDon't expose "global" when node integration is off
2015-07-14 Cheng ZhaoNo need to actually create a page for cookie test
2015-07-14 Cheng Zhaospec: Cookie test should not rely on cookie's count
2015-07-14 Jeffrey MorganUpdate global-shortcut.md
2015-07-14 Peter ButcherUpdate window-open.md
2015-07-14 Cheng ZhaoMerge pull request #2195 from atom/jl-docs-typo
2015-07-14 Cheng ZhaoMerge pull request #2211 from atom/no-heap-stl
2015-07-14 Cheng ZhaoAvoiding creating static STL containers
2015-07-14 Cheng ZhaoFix the ill cookie test
2015-07-14 Cheng Zhaowin: Also map MESSAGE_BOX_TYPE_QUESTION to TD_INFORMATI...
2015-07-14 Cheng ZhaoMerge pull request #2187 from jprichardson/patch-1
2015-07-13 Cheng Zhaodocs: Adds the dependencies of arm target
2015-07-13 Cheng ZhaoFix session specs
2015-07-13 Cheng ZhaoMerge pull request #2179 from deepak1556/proxy_patch
2015-07-13 Cheng ZhaoUpdate brightray, refs #1599
2015-07-13 Cheng ZhaoThe options of clearStorageData should be optional
2015-07-13 Cheng ZhaoCall callback of ClearCache after cache is doomed
2015-07-13 Cheng Zhaodocs: Add WebContents.session
2015-07-13 Cheng ZhaoMerge pull request #2102 from deepak1556/storage_cleanu...
next