projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/framework/web/crosswalk-tizen.git
2015-06-25
Cheng Zhao
Allowing destroying a closed window
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Cheng Zhao
Add InspectableWebContentsViewDelegate
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Cheng Zhao
Set sender in EventEmitter.emit
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Cheng Zhao
Decouple WebContentsDelegate from NativeWindow
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Cheng Zhao
Don't create WebContents in NativeWindow
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Pass isGuest when creating WebContents
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Store NativeWindow in weak ptr
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Discard is_guest_, use type_ instead
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Store NativeWindow's weak ptr in WebContents
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Add type for WebContents
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Handle close cancel in BeforeUnloadDialogCancelled
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Remove usages of NotificationObserver
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Remove ActivateContents and DeactivateContents
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Merge pull request #2046 from atom/id-weak-map
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Remove JS override of setMenu
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Always initailize webContents in BrowserWindow
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Remove usages of JS IDWeakMap in browser-window
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Merge pull request #2025 from atom/power-save-blocker-api
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Make each class only have one weak map
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Add Values() method for IDWeakMap
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Move "id" and "fromId" to C++
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Initialize defaultSession after app is ready
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Make Session trackable
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Make sure each C++ WebContents has only one JS WebContents
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Enable storing TrackableObject in other C++ class
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Add mate::TrackableObject
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Don't make IDWeakMap public API
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Make the JS IDWeakMap a thin wrapper of C++ IDWeakMap
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Add C++ version of IDWeakMap
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Haojian Wu
More updates: use string instead of integer to identify...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Merge pull request #2043 from atom/default-session
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Keep compatibility with app.resolveProxy
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Move resolveProxy From app to session
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Cheng Zhao
Merge pull request #2027 from deepak1556/devtools_file_...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Cheng Zhao
Add app.defaultSession
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
deepak1556
devtools: write to file in FILE thread
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Cheng Zhao
mac: Set NSHighResolutionCapable in Info.plist, close...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Cheng Zhao
Merge pull request #2039 from atom/cleanup-web-contents-js
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Cheng Zhao
Merge pull request #2030 from deepak1556/file_download_...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Cheng Zhao
Clean up coffee files
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Cheng Zhao
Emit ATOM_BROWSER_RELEASE_RENDER_VIEW in C++
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
deepak1556
browser: creating download manager delegate to handle...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Cheng Zhao
Remove all calls to node::MakeCallback
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Cheng Zhao
Add EmitEvent function to replace node::MakeCallback
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Cheng Zhao
Remove calls to v8::Isolate::GetCurrent
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Cheng Zhao
Fix release render view with wrong ID
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Cheng Zhao
Omit extra transfer of new-window event
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Cheng Zhao
Clean up SetAllowTransparency
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Cheng Zhao
Implement getId in C++
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Cheng Zhao
Don't include routing ID in WebContents's ID
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Cheng Zhao
Bump v0.28.3
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Cheng Zhao
Merge pull request #2014 from atom/enable-zygote
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Cheng Zhao
Merge pull request #2034 from hongrich/internalModuleRe...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Cheng Zhao
Merge pull request #2028 from preco21/master
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Cheng Zhao
Merge pull request #2019 from atom/pdf-api-doc
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Cheng Zhao
win: Fix building, close #2018
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Cheng Zhao
Merge pull request #1981 from atom/cookies-api
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Cheng Zhao
Merge pull request #2009 from deepak1556/webview_patch
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Rich Hong
Update internalModuleReadFile to support unpacked asar...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Kevin Sawicki
Merge pull request #2024 from atom/dev-tools-doc
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Plusb Preco
First translation
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Haojian Wu
Update PowerSaveBlocker APIs design.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Haojian Wu
:memo: Add powerSaveBlocker APIs doc.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Haojian Wu
Add PowerSaveBlocker APIs.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Haojian Wu
:memo: Add missing BrowserWindow.isDevToolsOpened method.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Haojian Wu
Add usage sample code of printToPDF API.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Haojian Wu
Update cookies spec.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Haojian Wu
Fix more code styles.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Cheng Zhao
Move headers to atom/common
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Cheng Zhao
Make process.argv work with zygote
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Cheng Zhao
Update libchromiumcontent to enable zygote process
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Cheng Zhao
Only append --register-standard-schemes when needed
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Cheng Zhao
Merge pull request #1998 from deepak1556/process_patch
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Cheng Zhao
Merge pull request #1970 from deepak1556/scheme_patch
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Haojian Wu
Make cookie aligns to Chrome's.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Haojian Wu
Use webContents BrowserContext.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Haojian Wu
Move cookies APIs to webContents.session.cookies namespace.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Haojian Wu
Add cookies spec.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Haojian Wu
:memo: add cookies doc.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Haojian Wu
Move set status code into error.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Haojian Wu
Fix cpplint.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Haojian Wu
Add cookies.set API.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Haojian Wu
Add cookies.remove API.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Haojian Wu
Implement cookies.get API.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
deepak1556
override: set window.opener to null for webview
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Cheng Zhao
Merge pull request #2004 from atom/remove-global-browse...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Cheng Zhao
Remove AtomBrowserContext::Get
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Cheng Zhao
Use the BrowserContext from protocol
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Cheng Zhao
Replace a few calls to AtomBrowserMainParts::Get.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Cheng Zhao
Make api::Protocol per-context
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
deepak1556
process: add hang method
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Cheng Zhao
Move BrowserProcess to BrowserMainParts
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Cheng Zhao
Don't rely on real focus/blur events in tests
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Cheng Zhao
win: Fix setContentSize changing window position
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Cheng Zhao
Merge pull request #1997 from deepak1556/api_app_patch
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
deepak1556
app: adding browser-window-focus/blur events
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Cheng Zhao
Bump v0.28.2
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Cheng Zhao
mac: Use NSFileManager::resultingItemURL for moving...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Cheng Zhao
Update how to rebrand from source, close #1999
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Cheng Zhao
Update brightray
commit
|
commitdiff
|
tree
|
snapshot
next