platform/framework/web/crosswalk-tizen.git
2015-06-24 Cheng ZhaoMove "id" and "fromId" to C++
2015-06-24 Cheng ZhaoInitialize defaultSession after app is ready
2015-06-24 Cheng ZhaoMake Session trackable
2015-06-24 Cheng ZhaoMake sure each C++ WebContents has only one JS WebContents
2015-06-24 Cheng ZhaoEnable storing TrackableObject in other C++ class
2015-06-24 Cheng ZhaoAdd mate::TrackableObject
2015-06-24 Cheng ZhaoDon't make IDWeakMap public API
2015-06-24 Cheng ZhaoMake the JS IDWeakMap a thin wrapper of C++ IDWeakMap
2015-06-24 Cheng ZhaoAdd C++ version of IDWeakMap
2015-06-24 Cheng ZhaoMerge pull request #2043 from atom/default-session
2015-06-24 Cheng ZhaoKeep compatibility with app.resolveProxy
2015-06-24 Cheng ZhaoMove resolveProxy From app to session
2015-06-24 Cheng ZhaoMerge pull request #2027 from deepak1556/devtools_file_...
2015-06-23 Cheng ZhaoAdd app.defaultSession
2015-06-23 deepak1556devtools: write to file in FILE thread
2015-06-23 Cheng Zhaomac: Set NSHighResolutionCapable in Info.plist, close...
2015-06-23 Cheng ZhaoMerge pull request #2039 from atom/cleanup-web-contents-js
2015-06-23 Cheng ZhaoMerge pull request #2030 from deepak1556/file_download_...
2015-06-23 Cheng ZhaoClean up coffee files
2015-06-23 Cheng ZhaoEmit ATOM_BROWSER_RELEASE_RENDER_VIEW in C++
2015-06-23 deepak1556browser: creating download manager delegate to handle...
2015-06-23 Cheng ZhaoRemove all calls to node::MakeCallback
2015-06-23 Cheng ZhaoAdd EmitEvent function to replace node::MakeCallback
2015-06-23 Cheng ZhaoRemove calls to v8::Isolate::GetCurrent
2015-06-23 Cheng ZhaoFix release render view with wrong ID
2015-06-23 Cheng ZhaoOmit extra transfer of new-window event
2015-06-23 Cheng ZhaoClean up SetAllowTransparency
2015-06-23 Cheng ZhaoImplement getId in C++
2015-06-23 Cheng ZhaoDon't include routing ID in WebContents's ID
2015-06-23 Cheng ZhaoBump v0.28.3
2015-06-23 Cheng ZhaoMerge pull request #2014 from atom/enable-zygote
2015-06-23 Cheng ZhaoMerge pull request #2034 from hongrich/internalModuleRe...
2015-06-23 Cheng ZhaoMerge pull request #2028 from preco21/master
2015-06-23 Cheng ZhaoMerge pull request #2019 from atom/pdf-api-doc
2015-06-23 Cheng Zhaowin: Fix building, close #2018
2015-06-23 Cheng ZhaoMerge pull request #1981 from atom/cookies-api
2015-06-23 Cheng ZhaoMerge pull request #2009 from deepak1556/webview_patch
2015-06-22 Rich HongUpdate internalModuleReadFile to support unpacked asar...
2015-06-22 Kevin SawickiMerge pull request #2024 from atom/dev-tools-doc
2015-06-22 Plusb PrecoFirst translation
2015-06-21 Haojian Wu:memo: Add missing BrowserWindow.isDevToolsOpened method.
2015-06-20 Haojian WuAdd usage sample code of printToPDF API.
2015-06-20 Haojian WuUpdate cookies spec.
2015-06-20 Haojian WuFix more code styles.
2015-06-19 Cheng ZhaoMove headers to atom/common
2015-06-19 Cheng ZhaoMake process.argv work with zygote
2015-06-19 Cheng ZhaoUpdate libchromiumcontent to enable zygote process
2015-06-19 Cheng ZhaoOnly append --register-standard-schemes when needed
2015-06-19 Cheng ZhaoMerge pull request #1998 from deepak1556/process_patch
2015-06-19 Cheng ZhaoMerge pull request #1970 from deepak1556/scheme_patch
2015-06-19 Haojian WuMake cookie aligns to Chrome's.
2015-06-19 Haojian WuUse webContents BrowserContext.
2015-06-19 Haojian WuMove cookies APIs to webContents.session.cookies namespace.
2015-06-19 Haojian WuAdd cookies spec.
2015-06-19 Haojian Wu:memo: add cookies doc.
2015-06-19 Haojian WuMove set status code into error.
2015-06-19 Haojian WuFix cpplint.
2015-06-19 Haojian WuAdd cookies.set API.
2015-06-19 Haojian WuAdd cookies.remove API.
2015-06-19 Haojian WuImplement cookies.get API.
2015-06-18 deepak1556override: set window.opener to null for webview
2015-06-18 Cheng ZhaoMerge pull request #2004 from atom/remove-global-browse...
2015-06-18 Cheng ZhaoRemove AtomBrowserContext::Get
2015-06-18 Cheng ZhaoUse the BrowserContext from protocol
2015-06-18 Cheng ZhaoReplace a few calls to AtomBrowserMainParts::Get.
2015-06-18 Cheng ZhaoMake api::Protocol per-context
2015-06-18 deepak1556process: add hang method
2015-06-18 Cheng ZhaoMove BrowserProcess to BrowserMainParts
2015-06-18 Cheng ZhaoDon't rely on real focus/blur events in tests
2015-06-18 Cheng Zhaowin: Fix setContentSize changing window position
2015-06-18 Cheng ZhaoMerge pull request #1997 from deepak1556/api_app_patch
2015-06-18 deepak1556app: adding browser-window-focus/blur events
2015-06-18 Cheng ZhaoBump v0.28.2
2015-06-18 Cheng Zhaomac: Use NSFileManager::resultingItemURL for moving...
2015-06-18 Cheng ZhaoUpdate how to rebrand from source, close #1999
2015-06-18 Cheng ZhaoUpdate brightray
2015-06-17 deepak1556protocol: api to register custom schemes to standard...
2015-06-17 Cheng ZhaoHandle ".." in asar path, fix #1982
2015-06-17 Cheng ZhaoUpdate brightray, close #1025
2015-06-17 Cheng ZhaoMerge pull request #1835 from hokein/pdf-api
2015-06-17 Cheng ZhaoMerge pull request #1995 from atom/request-http-job
2015-06-17 Cheng ZhaoFix cpplint warnings
2015-06-17 Cheng Zhaodocs: protocol.RequestHttpJob
2015-06-17 Cheng ZhaoUse |request|'s headers if possible
2015-06-17 Cheng ZhaoAllow setting referrer
2015-06-17 Cheng ZhaoUse |request|'s method if |method| is not specified
2015-06-17 Cheng ZhaoClear pending_buffer_ at correct time
2015-06-17 Cheng ZhaoAllow setting method for RequestHttpJob
2015-06-17 Cheng ZhaoDon't need buffer for piping data
2015-06-17 Cheng ZhaoMake URLRequestFetchJob actually work
2015-06-17 Paul BettsMerge pull request #1994 from atom/paulcbetts-patch-1
2015-06-17 Paul BettsNote that setPressedImage only has an effect on OS X
2015-06-16 Haojian Wu:memo: Add missing printToPDF API in webview.
2015-06-16 Haojian WuCopy pdf data on IO thread to avoid causing main proces...
2015-06-16 Haojian WuAlso Expose printToPDF to BrowserWindow.
2015-06-16 Haojian WuExpose Print API to webContents and webView.
2015-06-16 Haojian WuFix code style.
2015-06-16 Haojian WuSimplify the pdf-data handled code.
2015-06-16 Haojian WuDon't use duprecated node buffer api, fix build error...
2015-06-16 Haojian Wu:memo: Update docs.
next