platform/framework/web/crosswalk-tizen.git
2015-06-25 deepak1556session: using storageparttion to retrieve requestcontext
2015-06-25 Cheng ZhaoMerge pull request #2051 from atom/detach-web-contents
2015-06-25 Cheng ZhaoRemove NativeWindow::GetWebContents
2015-06-25 Cheng ZhaoRemove inspectable_web_contents_
2015-06-25 Cheng ZhaoMove BrowserPluginGuestDelegate to a separate class
2015-06-25 Cheng ZhaoFix the order of function definitions
2015-06-25 Cheng ZhaoRename CloseWebContents to RequestToClosePage
2015-06-25 Cheng ZhaoRemove NativeWindow::ActivateContents
2015-06-25 Cheng ZhaoAllowing destroying a closed window
2015-06-25 Cheng ZhaoAdd InspectableWebContentsViewDelegate
2015-06-25 Cheng ZhaoSet sender in EventEmitter.emit
2015-06-25 Cheng ZhaoDecouple WebContentsDelegate from NativeWindow
2015-06-25 Cheng ZhaoDon't create WebContents in NativeWindow
2015-06-24 Cheng ZhaoPass isGuest when creating WebContents
2015-06-24 Cheng ZhaoStore NativeWindow in weak ptr
2015-06-24 Cheng ZhaoDiscard is_guest_, use type_ instead
2015-06-24 Cheng ZhaoStore NativeWindow's weak ptr in WebContents
2015-06-24 Cheng ZhaoAdd type for WebContents
2015-06-24 Cheng ZhaoHandle close cancel in BeforeUnloadDialogCancelled
2015-06-24 Cheng ZhaoRemove usages of NotificationObserver
2015-06-24 Cheng ZhaoRemove ActivateContents and DeactivateContents
2015-06-24 Cheng ZhaoMerge pull request #2046 from atom/id-weak-map
2015-06-24 Cheng ZhaoRemove JS override of setMenu
2015-06-24 Cheng ZhaoAlways initailize webContents in BrowserWindow
2015-06-24 Cheng ZhaoRemove usages of JS IDWeakMap in browser-window
2015-06-24 Cheng ZhaoMerge pull request #2025 from atom/power-save-blocker-api
2015-06-24 Cheng ZhaoMake each class only have one weak map
2015-06-24 Cheng ZhaoAdd Values() method for IDWeakMap
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 Haojian WuMore updates: use string instead of integer to identify...
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-22 Haojian WuUpdate PowerSaveBlocker APIs design.
2015-06-21 Haojian Wu:memo: Add powerSaveBlocker APIs doc.
2015-06-21 Haojian WuAdd PowerSaveBlocker APIs.
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
next